added first three mockups
This commit is contained in:
@@ -0,0 +1,38 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<title>Trim painting tips that last · Paint to Please</title>
|
||||
<link rel="stylesheet" href="assets/css/ux-hub.css">
|
||||
</head>
|
||||
<body class="theme-paint">
|
||||
<div class="proposal-banner">
|
||||
<div><span class="tag">Proposal mockup</span> Paint to Please — UX examples (not production)</div>
|
||||
<div><a href="ux-gallery.html">All screens</a> · <a href="pricing.html">Pricing</a></div>
|
||||
</div>
|
||||
<header class="public-nav">
|
||||
<a class="brand" href="index.html">Paint to Please</a>
|
||||
<div class="links">
|
||||
<a href="index.html">Home</a>
|
||||
<a href="index.html#about">About</a>
|
||||
<a href="index.html#contact">Contact</a>
|
||||
<a href="public-blog.html">Blog</a>
|
||||
<a href="portal-login.html">Portal</a>
|
||||
</div>
|
||||
</header>
|
||||
<div class="public-simple">
|
||||
|
||||
|
||||
<p class="muted">Mar 10, 2026 · <a href="public-blog.html">All posts</a></p>
|
||||
<h1 style="font-family:var(--display);margin:8px 0 16px">Trim painting tips that last</h1>
|
||||
<div class="card" style="font-size:15px;line-height:1.6">
|
||||
<p>Prep and cut-in habits that keep baseboards crisp.</p>
|
||||
<p>This is a mock article body for the proposal. In production, posts are managed from the client portal blog editor and rendered on the public site.</p>
|
||||
<p><a href="index.html#contact">Contact Paint to Please</a> if you need help sooner.</p>
|
||||
</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>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user