84 lines
3.6 KiB
HTML
84 lines
3.6 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
<title>Lead detail · Portal · T.R.B. Painting</title>
|
|
<link rel="stylesheet" href="assets/css/ux-hub.css">
|
|
</head>
|
|
<body class="portal theme-paint">
|
|
<div class="proposal-banner">
|
|
<div><span class="tag">Proposal mockup</span> T.R.B. Painting — 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">T.R.B. Painting<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="active" href="portal-leads.html">Leads</a>
|
|
<a class="" href="portal-analytics.html">UTM analytics</a>
|
|
<div class="nav-section">Email & 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="" 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>Lead detail</h1>
|
|
<div class="portal-user">Signed in as <strong>Bill</strong> · <a href="portal-login.html">Sign out</a></div>
|
|
</div>
|
|
<div class="portal-content">
|
|
<div class="proposal-note"><strong>UX note:</strong> Notes, UTM attribution, linked contact consent.</div>
|
|
|
|
<div class="split">
|
|
<div class="panel">
|
|
<div class="panel-h"><h2>Ann Brooks</h2><span class="badge badge-new">New</span></div>
|
|
<div class="panel-b">
|
|
<p><strong>Need:</strong> Living room + trim</p>
|
|
<p><strong>Email:</strong> jordan@example.com</p>
|
|
<p><strong>Phone:</strong> (630) 555-0142</p>
|
|
<p><strong>Area:</strong> Wheaton, IL</p>
|
|
<div class="field" style="margin-top:16px">
|
|
<label>Internal notes</label>
|
|
<textarea>Called back — scheduling site visit Thursday AM.</textarea>
|
|
</div>
|
|
<button class="btn btn-primary" type="button" style="margin-top:12px">Save notes</button>
|
|
</div>
|
|
</div>
|
|
<div class="panel">
|
|
<div class="panel-h"><h2>UTM attribution</h2></div>
|
|
<div class="panel-b">
|
|
<table class="table">
|
|
<tr><td>Source</td><td><strong>yelp</strong></td></tr>
|
|
<tr><td>Medium</td><td>cpc</td></tr>
|
|
<tr><td>Campaign</td><td>profile</td></tr>
|
|
<tr><td>Landing</td><td>/index.html</td></tr>
|
|
<tr><td>First touch</td><td>Mar 18, 2026 · 9:14am</td></tr>
|
|
</table>
|
|
<p class="muted" style="margin-top:12px">Linked contact consent: email ✓ · SMS ✓ · postcard —</p>
|
|
</div>
|
|
</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>
|