← back to Silkwallpaper
feat(silk hero): rotate 4 clean AI-generated silk heroes (sapphire/champagne/emerald/blush, brand-free) + strengthen top scrim for wordmark legibility
af1233c804c3ac66731d257694464512003e94ff · 2026-08-17 08:44:19 -0700 · Steve Abrams
Files touched
M public/hero-pool.jsonA public/hero-silk/blush.jpgA public/hero-silk/champagne.jpgA public/hero-silk/emerald.jpgA public/hero-silk/sapphire.jpgM public/index.html
Diff
commit af1233c804c3ac66731d257694464512003e94ff
Author: Steve Abrams <steve@designerwallcoverings.com>
Date: Mon Aug 17 08:44:19 2026 -0700
feat(silk hero): rotate 4 clean AI-generated silk heroes (sapphire/champagne/emerald/blush, brand-free) + strengthen top scrim for wordmark legibility
---
public/hero-pool.json | 2 +-
public/hero-silk/blush.jpg | Bin 0 -> 125409 bytes
public/hero-silk/champagne.jpg | Bin 0 -> 173349 bytes
public/hero-silk/emerald.jpg | Bin 0 -> 156022 bytes
public/hero-silk/sapphire.jpg | Bin 0 -> 184529 bytes
public/index.html | 2 +-
6 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/public/hero-pool.json b/public/hero-pool.json
index fe51488..6abc44b 100644
--- a/public/hero-pool.json
+++ b/public/hero-pool.json
@@ -1 +1 @@
-[]
+["/hero-silk/sapphire.jpg","/hero-silk/champagne.jpg","/hero-silk/emerald.jpg","/hero-silk/blush.jpg"]
\ No newline at end of file
diff --git a/public/hero-silk/blush.jpg b/public/hero-silk/blush.jpg
new file mode 100644
index 0000000..64bf76e
Binary files /dev/null and b/public/hero-silk/blush.jpg differ
diff --git a/public/hero-silk/champagne.jpg b/public/hero-silk/champagne.jpg
new file mode 100644
index 0000000..af4762a
Binary files /dev/null and b/public/hero-silk/champagne.jpg differ
diff --git a/public/hero-silk/emerald.jpg b/public/hero-silk/emerald.jpg
new file mode 100644
index 0000000..c8b488c
Binary files /dev/null and b/public/hero-silk/emerald.jpg differ
diff --git a/public/hero-silk/sapphire.jpg b/public/hero-silk/sapphire.jpg
new file mode 100644
index 0000000..42a4b3f
Binary files /dev/null and b/public/hero-silk/sapphire.jpg differ
diff --git a/public/index.html b/public/index.html
index 3234013..28fd860 100644
--- a/public/index.html
+++ b/public/index.html
@@ -66,7 +66,7 @@ header { position:fixed; top:0; left:0; right:0; display:flex; justify-content:s
/* ===== Cinema hero (R2: huge full-bleed photo + top-bar logo + below-photo wordmark) ===== */
.cinema { position:relative; min-height:clamp(560px, 90vh, 1080px); width:100%; overflow:hidden }
.cinema-bg { position:absolute; inset:0; background-size:cover; background-position:center; background-image:url('/hero-bg.jpg') }
-.cinema-bg::after { content:""; position:absolute; inset:0; background:linear-gradient(180deg, rgba(0,0,0,0.20) 0%, rgba(0,0,0,0) 35%, rgba(0,0,0,0) 65%, rgba(0,0,0,0.55) 100%) }
+.cinema-bg::after { content:""; position:absolute; inset:0; background:linear-gradient(180deg, rgba(0,0,0,0.38) 0%, rgba(0,0,0,0.12) 22%, rgba(0,0,0,0) 42%, rgba(0,0,0,0) 62%, rgba(0,0,0,0.55) 100%) }
/* Hero-mode hooks (R4): both modes share the same min-height — CLS-free */
.cinema-logo { position:absolute; top:22px; left:32px; font-family: ui-serif, Georgia, serif; font-size:18px; font-weight:500; letter-spacing:0.02em; color:#fff; text-decoration:none; z-index:6; text-shadow:0 1px 4px rgba(0,0,0,0.5) }
/* Below-photo wordmark (R2): brand display lives below the hero, not painted on it */
← 532ebe5 fix(silk hero): remove dead /rooms 404s + empty hero-pool (c
·
back to Silkwallpaper
·
fix(catalog): show ALL real silk wallpaper (331->747) — titl ce63e25 →