Files
monica_site/proposal/pages/index.html
T
2026-07-16 05:48:12 -05:00

41 lines
4.2 KiB
HTML
Raw 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>MKDRealtor.com — Proposal UX Gallery</title>
<link rel="stylesheet" href="//fonts.googleapis.com/css?family=Work+Sans:300,400,500,700%7CPoppins:400,700">
<link rel="stylesheet" href="proposal.css">
</head>
<body class="hub-page">
<div class="proposal-banner">
<div><span class="tag">Proposal mockup</span> &nbsp; MKDRealtor.com — UX examples (not production)</div>
<div><a href="index.html">All screens</a></div>
</div>
<section class="hub-hero">
<h1>MKDRealtor.com — UX proposal</h1>
<p>Click-through mockups for MKDRealtor.com — public marketing site and private realtor portal: leads, UTM analytics, mailing list, multi-channel campaigns, postcard design, email engagement, and social scheduling.</p>
</section>
<div class="hub-grid">
<a class="hub-card" href="public-home.html"><div class="eyebrow">Public · Phase 1</div><h3>Marketing home</h3><p>Brand-forward landing with hero, services, and CTA to contact.</p></a>
<a class="hub-card" href="public-about.html"><div class="eyebrow">Public · Phase 1</div><h3>About</h3><p>Realtor story and trust signals.</p></a>
<a class="hub-card" href="public-contact.html"><div class="eyebrow">Public · Phase 1</div><h3>Contact form</h3><p>reCAPTCHA-protected lead capture; consent notice; creates Lead + Contact.</p></a>
<a class="hub-card" href="public-unsubscribe.html"><div class="eyebrow">Public · Phase 2</div><h3>Opt-out / unsubscribe</h3><p>One-click email unsubscribe and per-channel preference.</p></a>
<a class="hub-card" href="public-404.html"><div class="eyebrow">Public · system</div><h3>404 not found</h3><p>Branded error page with path home or to contact.</p></a>
<a class="hub-card" href="public-under-construction.html"><div class="eyebrow">Public · system</div><h3>Under construction</h3><p>Pre-launch / maintenance holding page with notify-me email.</p></a>
<a class="hub-card" href="portal-login.html"><div class="eyebrow">Portal · Phase 1</div><h3>Login</h3><p>Private realtor authentication.</p></a>
<a class="hub-card" href="portal-dashboard.html"><div class="eyebrow">Portal · Phase 1</div><h3>Dashboard</h3><p>Home widgets: new leads, campaign health, scheduled posts.</p></a>
<a class="hub-card" href="portal-leads.html"><div class="eyebrow">Portal · Phase 1</div><h3>Lead inbox</h3><p>Statuses, source attribution, quick filter.</p></a>
<a class="hub-card" href="portal-lead-detail.html"><div class="eyebrow">Portal · Phase 1</div><h3>Lead detail</h3><p>Notes, UTM attribution, linked contact consent.</p></a>
<a class="hub-card" href="portal-analytics.html"><div class="eyebrow">Portal · Phase 1</div><h3>UTM analytics</h3><p>Leads by source/campaign over time.</p></a>
<a class="hub-card" href="portal-contacts.html"><div class="eyebrow">Portal · Phase 2</div><h3>Mailing list</h3><p>Contacts with per-channel consent (email / SMS / postcard).</p></a>
<a class="hub-card" href="portal-contacts-import.html"><div class="eyebrow">Portal · Phase 2</div><h3>Import contacts</h3><p>CSV/Excel upload, column mapping, consent defaults, duplicate merge.</p></a>
<a class="hub-card" href="portal-campaign.html"><div class="eyebrow">Portal · Phase 23</div><h3>Campaign composer</h3><p>Email, SMS, or postcard — select recipients, schedule, send.</p></a>
<a class="hub-card" href="portal-campaign-report.html"><div class="eyebrow">Portal · Phase 2</div><h3>Email engagement</h3><p>SMTP2GO opens, clicks, bounces, unsubscribes per campaign.</p></a>
<a class="hub-card" href="portal-postcard-designer.html"><div class="eyebrow">Portal · Phase 3</div><h3>Postcard designer</h3><p>Size picker (4×6jumbo), reusable media library uploads, live front/back preview.</p></a>
<a class="hub-card" href="portal-social.html"><div class="eyebrow">Portal · Phase 4</div><h3>Social live preview</h3><p>Compose with AI chat assist; live FB / IG / LinkedIn previews update as you type.</p></a>
<a class="hub-card" href="portal-social-accounts.html"><div class="eyebrow">Portal · Phase 4</div><h3>Social accounts</h3><p>Add via OAuth; reconnect when tokens expire; health + disconnect.</p></a>
</div>
</body>
</html>