added first three mockups
This commit is contained in:
@@ -0,0 +1,30 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<title>Blog · 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">
|
||||
<div class="proposal-note"><strong>UX note:</strong> Public readers view posts; client manages them in the portal.</div>
|
||||
<h1 style="font-family:var(--display);margin:0 0 8px">Blog</h1><p class="muted" style="margin:0 0 24px;font-size:14px">Tips from Paint to Please</p><div class="blog-list"><a class="blog-item" href="public-blog-post.html"><div class="meta">Mar 10, 2026</div><h3>Trim painting tips that last</h3><p>Prep and cut-in habits that keep baseboards crisp.</p></a><a class="blog-item" href="public-blog-post.html"><div class="meta">Feb 20, 2026</div><h3>Cabinet paint vs refinish</h3><p>When a spray finish beats a full replace.</p></a><a class="blog-item" href="public-blog-post.html"><div class="meta">Jan 8, 2026</div><h3>Choosing white without regret</h3><p>Warm vs cool whites for Wheaton interiors.</p></a></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