← back to CelebritySignatures
front page: flip sections — campaign (seated Lincoln) leads, hero follows
f7578611a7368ab54508433d18d42aa70c1f46e4 · 2026-09-09 12:00:06 -0700 · Steve
Per Steve: swap section order so the full-width seated-Lincoln campaign image
is the first thing under the masthead, with the 'Wear a piece of history'
editorial hero below it.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01U2uvgXWs4FjLd6eDBDNUxP
Files touched
Diff
commit f7578611a7368ab54508433d18d42aa70c1f46e4
Author: Steve <steve@designerwallcoverings.com>
Date: Wed Sep 9 12:00:06 2026 -0700
front page: flip sections — campaign (seated Lincoln) leads, hero follows
Per Steve: swap section order so the full-width seated-Lincoln campaign image
is the first thing under the masthead, with the 'Wear a piece of history'
editorial hero below it.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01U2uvgXWs4FjLd6eDBDNUxP
---
public/index.html | 24 ++++++++++++------------
1 file changed, 12 insertions(+), 12 deletions(-)
diff --git a/public/index.html b/public/index.html
index 6057810..7cb1b2f 100644
--- a/public/index.html
+++ b/public/index.html
@@ -309,6 +309,18 @@
<button class="burger" id="burger" aria-label="Open menu" aria-expanded="false"><span></span><span></span><span></span></button>
</div>
+<!-- CAMPAIGN — clearly-labeled artistic rendering (AI), not a photograph -->
+<section class="campaign">
+ <div class="cimg"><img src="/assets/campaign-lincoln.jpg" alt="Editorial artistic rendering of Abraham Lincoln in the Signature Edit" loading="lazy"></div>
+ <div class="ctxt">
+ <span class="ck">The Campaign · № 001</span>
+ <h2 class="ch2">Signed, <em>Mr. Lincoln.</em></h2>
+ <p>Our first icon, styled in the full Signature Edit — the hat, the shirt, the socks. His authentic 1862 autograph runs through every thread.</p>
+ <a class="clink" href="/wear">Shop the Lincoln edit →</a>
+ <p class="rendering">Artistic rendering — a stylized depiction of Abraham Lincoln (public domain). Not a photograph.</p>
+ </div>
+</section>
+
<!-- HERO -->
<section class="hero hero--edit">
<div class="hero-bg" aria-hidden="true"></div>
@@ -343,18 +355,6 @@
</div>
</section>
-<!-- CAMPAIGN — clearly-labeled artistic rendering (AI), not a photograph -->
-<section class="campaign">
- <div class="cimg"><img src="/assets/campaign-lincoln.jpg" alt="Editorial artistic rendering of Abraham Lincoln in the Signature Edit" loading="lazy"></div>
- <div class="ctxt">
- <span class="ck">The Campaign · № 001</span>
- <h2 class="ch2">Signed, <em>Mr. Lincoln.</em></h2>
- <p>Our first icon, styled in the full Signature Edit — the hat, the shirt, the socks. His authentic 1862 autograph runs through every thread.</p>
- <a class="clink" href="/wear">Shop the Lincoln edit →</a>
- <p class="rendering">Artistic rendering — a stylized depiction of Abraham Lincoln (public domain). Not a photograph.</p>
- </div>
-</section>
-
<!-- LEFT DRAWER (all browse controls live here) -->
<div class="dback" id="dback" hidden></div>
<aside class="drawer" id="drawer" aria-label="Browse options">
← 62fab0c front page: stack the campaign section — image on top, text
·
back to CelebritySignatures
·
campaign: overlay text on the photo's open area + signature 0355907 →