Files

68 lines
3.2 KiB
HTML
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Direct mail campaign · Portal · Fix&amp;Fresh</title>
<link rel="stylesheet" href="assets/css/ux-hub.css">
</head>
<body class="portal">
<div class="proposal-banner">
<div><span class="tag">Proposal mockup</span> &nbsp; Fix&amp;Fresh — UX examples (not production)</div>
<div><a href="ux-gallery.html">All screens</a> · <a href="pricing.html">Pricing</a></div>
</div>
<div class="portal-shell">
<aside class="portal-sidebar">
<a class="portal-brand" href="portal-dashboard.html">Fix&amp;Fresh<span>Client portal</span></a>
<nav class="portal-nav">
<div class="nav-section">Overview</div>
<a class="" href="portal-dashboard.html">Dashboard</a>
<a class="" href="portal-leads.html">Leads</a>
<a class="" href="portal-analytics.html">UTM analytics</a>
<div class="nav-section">Email &amp; SMS</div>
<a class="" href="portal-contacts.html">Mailing list</a>
<a class="" href="portal-campaign.html">Campaigns</a>
<a class="" href="portal-campaign-report.html">Engagement</a>
<div class="nav-section">Direct mail</div>
<a class="" href="portal-postcard-designer.html">Postcard design</a>
<a class="active" href="portal-direct-mail.html">Mail campaigns</a>
<div class="nav-section">Blog</div>
<a class="" href="portal-blog.html">Posts</a>
<div class="nav-section">Payments</div>
<a class="" href="portal-invoices.html">Invoices</a>
<div class="nav-section">Social</div>
<a class="" href="portal-social.html">Compose</a>
<a class="" href="portal-social-calendar.html">Calendar</a>
<a class="" href="portal-social-accounts.html">Accounts</a>
<a class="" href="portal-social-ai.html">AI generator</a>
</nav>
</aside>
<div class="portal-main">
<div class="portal-topbar">
<h1>Direct mail campaign</h1>
<div class="portal-user">Signed in as <strong>Fix&amp;Fresh Admin</strong> · <a href="portal-login.html">Sign out</a></div>
</div>
<div class="portal-content">
<div class="proposal-note"><strong>UX note:</strong> Recipient selection from contacts with postcard consent; vendor send.</div>
<div class="panel">
<div class="panel-h"><h2>Direct mail campaign</h2><a class="btn btn-sm btn-ghost" href="portal-postcard-designer.html">Edit design</a></div>
<div class="panel-b">
<form class="form-grid cols-2">
<div class="field"><label>Name</label><input value="Neighborhood just listed — March"></div>
<div class="field"><label>Piece</label><select><option>Drain trouble? (4×6)</option></select></div>
<div class="field"><label>Recipients</label><select><option>Postcard-consent contacts (120)</option></select></div>
<div class="field"><label>Schedule</label><input type="date" value="2026-03-28"></div>
</form>
<p class="muted" style="margin:16px 0">Print + postage pass-through billed separately.</p>
<button class="btn btn-primary" type="button">Queue for print</button>
</div>
</div>
</div>
<p class="aiml-site-credit">Made by <a href="https://aimloperations.com" rel="noopener noreferrer" target="_blank">AI ML Operations, LLC</a></p>
</div>
</div>
</body>
</html>