[object Object]

← back to Glassbeadedwallpaper

fix(hero): replace 404 glass-bead-hero.jpg + glass-bead-logo.png with real high-res BDL_1867 glass-bead texture (hero bg 2000px, og 1200x630 crop, logo 400x400)

51d9d40e3ae9df9502f7f488499ac5a7558389e5 · 2026-06-01 14:03:45 -0700 · Steve

Files touched

Diff

commit 51d9d40e3ae9df9502f7f488499ac5a7558389e5
Author: Steve <steve@designerwallcoverings.com>
Date:   Mon Jun 1 14:03:45 2026 -0700

    fix(hero): replace 404 glass-bead-hero.jpg + glass-bead-logo.png with real high-res BDL_1867 glass-bead texture (hero bg 2000px, og 1200x630 crop, logo 400x400)
---
 index.html | 6 +++---
 styles.css | 2 +-
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/index.html b/index.html
index e9be356..7ca1e60 100644
--- a/index.html
+++ b/index.html
@@ -30,7 +30,7 @@
     <meta property="og:site_name" content="glassbeadedwallpaper">
     <meta property="og:title" content="glassbeadedwallpaper — premium glass bead, sequin & glitter wallcoverings.">
     <meta property="og:description" content="glassbeadedwallpaper — a curated wallcovering atelier. All Class A Fire Rated.">
-    <meta property="og:image" content="https://cdn.shopify.com/s/files/1/0015/4117/7456/files/glass-bead-hero.jpg">
+    <meta property="og:image" content="https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BDL_1867_S_4e513baa-cc29-45e7-b8ed-f0d6ed0098df.jpg?v=1738861591&width=1200&height=630&crop=center">
     <meta property="og:image:width" content="1200">
     <meta property="og:image:height" content="630">
     <meta property="og:image:alt" content="Premium glass beaded and sequin wallpaper collection">
@@ -40,7 +40,7 @@
     <meta name="twitter:url" content="https://glassbeadedwallpaper.com/">
     <meta name="twitter:title" content="glassbeadedwallpaper — premium glass bead, sequin & glitter wallcoverings">
     <meta name="twitter:description" content="A curated wallcovering atelier. All Class A Fire Rated. Free memo samples.">
-    <meta property="twitter:image" content="https://cdn.shopify.com/s/files/1/0015/4117/7456/files/glass-bead-hero.jpg">
+    <meta property="twitter:image" content="https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BDL_1867_S_4e513baa-cc29-45e7-b8ed-f0d6ed0098df.jpg?v=1738861591&width=1200&height=630&crop=center">
 
     <!-- Additional SEO -->
     <meta name="geo.region" content="US">
@@ -70,7 +70,7 @@
       "@type": "Organization",
       "name": "glassbeadedwallpaper",
       "url": "https://glassbeadedwallpaper.com",
-      "logo": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/glass-bead-logo.png",
+      "logo": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BDL_1867_S_4e513baa-cc29-45e7-b8ed-f0d6ed0098df.jpg?v=1738861591&width=400&height=400&crop=center",
       "parentOrganization": { "@type": "Organization", "name": "Designer Wallcoverings" },
       "address": { "@type": "PostalAddress", "streetAddress": "15442 Ventura Bl #102", "addressLocality": "Sherman Oaks", "addressRegion": "CA", "postalCode": "91403", "addressCountry": "US" },
       "sameAs": [
diff --git a/styles.css b/styles.css
index 1a049f8..bd73275 100644
--- a/styles.css
+++ b/styles.css
@@ -111,7 +111,7 @@ body {
 .hero {
     /* fallback for slow image load */
     background: linear-gradient(rgba(0, 0, 0, 0.55), rgba(0, 0, 0, 0.7)),
-                url('https://cdn.shopify.com/s/files/1/0015/4117/7456/files/glass-bead-hero.jpg?v=1760485642');
+                url('https://cdn.shopify.com/s/files/1/0015/4117/7456/files/BDL_1867_S_4e513baa-cc29-45e7-b8ed-f0d6ed0098df.jpg?v=1738861591&width=2000');
     background-size: cover;
     background-position: center;
     background-repeat: no-repeat;

← a5f7d52 gitignore: add backup/orig/old file patterns to prevent sour  ·  back to Glassbeadedwallpaper  ·  vendor-redact: scrub DW vendor names from /api/products (raw 732dc8a →