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

65 lines
3.3 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 class="wide wow-animation" lang="en">
<head>
<title>Under construction · Monica Dhillon</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="icon" href="brand/favicon-32.png" type="image/x-icon">
<link rel="stylesheet" href="//fonts.googleapis.com/css?family=Work+Sans:300,400,500,700,800%7CPoppins:300,400,700">
<link rel="stylesheet" href="css/bootstrap.css">
<link rel="stylesheet" href="css/fonts.css">
<link rel="stylesheet" href="css/style.css" id="main-styles-link">
<link rel="stylesheet" href="proposal.css">
</head>
<body>
<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>
<div class="page">
<section class="section section-single bg-gray-800 primary-overlay" style="background-image: url(images/bg-image-4.jpg);">
<div class="section-single-inner">
<div class="section-single-dummy"></div>
<div class="section-single-main">
<div class="container">
<div class="row row-30 justify-content-center justify-content-sm-start">
<div class="col-sm-10 col-md-9 col-lg-7 col-xl-6">
<div class="proposal-note" style="margin-bottom:20px">
<strong>UX note:</strong> Holding page for maintenance or pre-launch. Optional notify list; still offers a way to reach Monica.
</div>
<h6 class="title-decorated title-decorated-lg">Were getting ready to launch</h6>
<p>Monica Dhillon · MKDRealtor.coms new site is almost here. Leave your email and Ill let you know when its live — or reach out now if you need help buying or selling.</p>
<div class="rd-mailform-wrap">
<form class="rd-form form-inline" action="#" method="post" onsubmit="alert('Mockup only — would store a notify-me Contact.'); return false;">
<div class="form-wrap">
<input class="form-input" id="subscribe-form-1-email" type="email" name="email" required>
<label class="form-label" for="subscribe-form-1-email">Your e-mail</label>
</div>
<div class="form-button">
<button class="button button-primary button-winona" type="submit">Notify me</button>
</div>
</form>
</div>
<p style="margin-top:20px">
<a class="button button-default-outline button-winona" href="public-contact.html">Contact Monica now</a>
</p>
</div>
</div>
</div>
</div>
<div class="footer-minimal section-single-footer">
<div class="container">
<div class="footer-minimal-inner">
<a class="brand" href="public-home.html"><img src="brand/exit_logo.png" alt="EXIT Realty · Monica Dhillon" width="151" height="44"/></a>
<p class="rights"><span>&copy;&nbsp;</span><span>2026</span><span>&nbsp;</span><span>Monica Dhillon · MKDRealtor.com</span><span>&nbsp;·&nbsp;</span><a href="tel:+15551234567">(555) 123-4567</a></p>
</div>
</div>
</div>
</div>
</section>
</div>
<script src="js/core.min.js"></script>
<script src="js/script.js"></script>
</body>
</html>