[object Object]

← back to Glitterwalls

remove /hero-bg.jpg flash — preload + CSS default replaced with solid #0a0a0a

9d8a4a76fe7bd5079e4faebc2359489752e9eefd · 2026-05-08 08:48:38 -0700 · Steve Abrams

Files touched

Diff

commit 9d8a4a76fe7bd5079e4faebc2359489752e9eefd
Author: Steve Abrams <steve@designerwallcoverings.com>
Date:   Fri May 8 08:48:38 2026 -0700

    remove /hero-bg.jpg flash — preload + CSS default replaced with solid #0a0a0a
---
 public/index.html | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/public/index.html b/public/index.html
index aedb308..3e3cb2c 100644
--- a/public/index.html
+++ b/public/index.html
@@ -17,7 +17,6 @@
 <meta name="theme-color" content="#FFF">
 <link rel="canonical" href="https://glitterwalls.com/">
 <link href="https://fonts.googleapis.com/css2?family=EB+Garamond:ital,wght@0,400;0,500;1,400&family=Inter:wght@300;400;500;700&display=swap" rel="stylesheet">
-<link rel="preload" as="image" href="/hero-bg.jpg" fetchpriority="high">
 <script type="application/ld+json">
 {
   "@context": "https://schema.org",
@@ -75,7 +74,7 @@ header { position:fixed; top:0; left:0; right:0; display:flex; justify-content:s
 
 /* ===== Cinema hero ===== */
 .cinema { position:relative; height:100vh; width:100%; overflow:hidden }
-.cinema-bg { position:absolute; inset:0; background-size:cover; background-position:center; background-image:url('/hero-bg.jpg') }
+.cinema-bg { position:absolute; inset:0; background-size:cover; background-position:center; background-color:#0a0a0a }
 .cinema-bg::after { content:""; position:absolute; inset:0; background:linear-gradient(180deg, rgba(0,0,0,0.35) 0%, rgba(0,0,0,0) 30%, rgba(0,0,0,0) 60%, rgba(0,0,0,0.75) 100%) }
 .corner-mark { position:absolute; top:24px; left:32px; font-size:11px; font-weight:700; letter-spacing:0.32em; text-transform:uppercase; color:#fff; text-shadow:0 1px 3px rgba(0,0,0,0.55), 0 0 1px rgba(0,0,0,0.4); z-index:5 }
 .corner-mark::before { content:"◆ "; margin-right:6px }

← 1d62ecd hero: shuffle hi-res pool every page load — both carousel or  ·  back to Glitterwalls  ·  rebrand to Glitter Walls — strip all Casa Rossa references ( cc1b4a1 →