[object Object]

← back to Silkwallcoverings

hero: replace off-brand floral-print hero with genuine silk (Burnished Silk Truffle); retire dead grasscloth room-render pool; fix garbled title tag

4bece02d72a61e438d8dc75a6d9112e40ef40cd8 · 2026-07-30 10:21:00 -0700 · Steve Abrams

- hero-bg.jpg was a flat printed-floral wallpaper (wrong product + orrible photo per Steve); swapped to a real plain-silk swatch with sheen from the catalog ($0, no AI gen)
- hero-pool.json pointed at 3 defective grasscloth room renders that the live HTML does not even read (dead legacy) -> repointed to /hero-bg.jpg so they can't resurface
- title/og/twitter title were 'silkwallcoverings — SILK — IN BLACK.' -> 'Silk Wallcoverings — Pure silk, on the wall.'

Files touched

Diff

commit 4bece02d72a61e438d8dc75a6d9112e40ef40cd8
Author: Steve Abrams <steve@designerwallcoverings.com>
Date:   Thu Jul 30 10:21:00 2026 -0700

    hero: replace off-brand floral-print hero with genuine silk (Burnished Silk Truffle); retire dead grasscloth room-render pool; fix garbled title tag
    
    - hero-bg.jpg was a flat printed-floral wallpaper (wrong product + orrible photo per Steve); swapped to a real plain-silk swatch with sheen from the catalog ($0, no AI gen)
    - hero-pool.json pointed at 3 defective grasscloth room renders that the live HTML does not even read (dead legacy) -> repointed to /hero-bg.jpg so they can't resurface
    - title/og/twitter title were 'silkwallcoverings — SILK — IN BLACK.' -> 'Silk Wallcoverings — Pure silk, on the wall.'
---
 public/hero-bg.jpg    | Bin 385035 -> 182062 bytes
 public/hero-pool.json |   2 +-
 public/index.html     |   6 +++---
 3 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/public/hero-bg.jpg b/public/hero-bg.jpg
index 2565d16..0eac7d2 100644
Binary files a/public/hero-bg.jpg and b/public/hero-bg.jpg differ
diff --git a/public/hero-pool.json b/public/hero-pool.json
index 329f0f4..45849f8 100644
--- a/public/hero-pool.json
+++ b/public/hero-pool.json
@@ -1 +1 @@
-["https://silkwallcoverings.com/rooms/living_room-straight_on.png","https://silkwallcoverings.com/rooms/office-angled_left.png","https://silkwallcoverings.com/rooms/dining_room-straight_on.png"]
\ No newline at end of file
+["/hero-bg.jpg"]
diff --git a/public/index.html b/public/index.html
index 9e9dccc..e0b3515 100644
--- a/public/index.html
+++ b/public/index.html
@@ -14,17 +14,17 @@
 </script>
 
 <meta name="viewport" content="width=device-width, initial-scale=1.0">
-<title>silkwallcoverings — SILK — IN BLACK.</title>
+<title>Silk Wallcoverings — Pure silk, on the wall.</title>
 <meta name="description" content="silkwallcoverings is a curated atelier dedicated entirely to silk. We do one thing — and we do it carefully.">
 <meta name="theme-color" content="#FFF">
 <link rel="canonical" href="https://silkwallcoverings.com/">
 <meta property="og:type" content="website">
 <meta property="og:url" content="https://silkwallcoverings.com/">
-<meta property="og:title" content="silkwallcoverings — SILK — IN BLACK.">
+<meta property="og:title" content="Silk Wallcoverings — Pure silk, on the wall.">
 <meta property="og:description" content="silkwallcoverings is a curated atelier dedicated entirely to silk. We do one thing — and we do it carefully.">
 <meta property="og:image" content="https://silkwallcoverings.com/hero-bg.jpg">
 <meta name="twitter:card" content="summary_large_image">
-<meta name="twitter:title" content="silkwallcoverings — SILK — IN BLACK.">
+<meta name="twitter:title" content="Silk Wallcoverings — Pure silk, on the wall.">
 <meta name="twitter:description" content="silkwallcoverings is a curated atelier dedicated entirely to silk. We do one thing — and we do it carefully.">
 <meta name="twitter:image" content="https://silkwallcoverings.com/hero-bg.jpg">
 <link href="https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&display=swap" rel="stylesheet">

← 4a5592b catalog: scope to real on-domain products only (remove off-m  ·  back to Silkwallcoverings  ·  hero: use Tavernier Blue silk (dramatic navy, best wordmark 2e9feba →