← back to Wallpaperhistory
scrub residual DW vendor names (Arte International + Lee Jofa) from captions + alt
e3630d8cf57a95a90ae5327fb16a00ff2a4ad54a · 2026-05-27 16:07:50 -0700 · Steve
Drop vendor prefix from captions and alt text, mirroring the prod
editorial-template convention. Mac2 source was stale vs prod.
Files touched
Diff
commit e3630d8cf57a95a90ae5327fb16a00ff2a4ad54a
Author: Steve <steve@designerwallcoverings.com>
Date: Wed May 27 16:07:50 2026 -0700
scrub residual DW vendor names (Arte International + Lee Jofa) from captions + alt
Drop vendor prefix from captions and alt text, mirroring the prod
editorial-template convention. Mac2 source was stale vs prod.
---
public/index.html | 14 +++++++-------
1 file changed, 7 insertions(+), 7 deletions(-)
diff --git a/public/index.html b/public/index.html
index 0fba30c..2b74a32 100644
--- a/public/index.html
+++ b/public/index.html
@@ -462,7 +462,7 @@ body {
<!-- Image break 1 -->
<div class="image-break">
<img src="https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2006101_517_86aa6f6e-b809-41ef-903c-7aa4fd878a79.jpg" alt="Chinese Lantern Coral wallcovering in chinoiserie tradition" loading="lazy">
- <div class="image-break-caption">Lee Jofa "Chinese Lantern Coral" — a modern interpretation of the chinoiserie tradition that arrived in Europe in the early 16th century.</div>
+ <div class="image-break-caption">"Chinese Lantern Coral" — a modern interpretation of the chinoiserie tradition that arrived in Europe in the early 16th century.</div>
</div>
<!-- 1600s -->
@@ -513,8 +513,8 @@ body {
<!-- Image break 2 -->
<div class="image-break">
- <img src="https://cdn.shopify.com/s/files/1/0015/4117/7456/files/Indienne_Poona_18300_Roomshot_Web_LR-og_2018d1c6-6247-46e3-959d-95569075202b.jpg" alt="Arte Poona Stone wallcovering in a richly patterned interior" loading="lazy">
- <div class="image-break-caption">Arte International "Poona Stone" — a contemporary echo of the 18th-century French tradition of nature-derived allover pattern.</div>
+ <img src="https://cdn.shopify.com/s/files/1/0015/4117/7456/files/Indienne_Poona_18300_Roomshot_Web_LR-og_2018d1c6-6247-46e3-959d-95569075202b.jpg" alt="Poona Stone wallcovering in a richly patterned interior" loading="lazy">
+ <div class="image-break-caption">"Poona Stone" — a contemporary echo of the 18th-century French tradition of nature-derived allover pattern.</div>
</div>
<!-- 1800s -->
@@ -542,8 +542,8 @@ body {
<!-- Image break 3 -->
<div class="image-break">
- <img src="https://cdn.shopify.com/s/files/1/0015/4117/7456/files/EssentialsLuxor_Thebe_19460_Roomshot_Web_LR-og.jpg" alt="Arte Thebe Terra wallcovering in a warm-toned contemporary interior" loading="lazy">
- <div class="image-break-caption">Arte International "Thebe Terra" — geometric clarity that reflects the Arts and Crafts principle of honest flat pattern over illusionistic naturalism.</div>
+ <img src="https://cdn.shopify.com/s/files/1/0015/4117/7456/files/EssentialsLuxor_Thebe_19460_Roomshot_Web_LR-og.jpg" alt="Thebe Terra wallcovering in a warm-toned contemporary interior" loading="lazy">
+ <div class="image-break-caption">"Thebe Terra" — geometric clarity that reflects the Arts and Crafts principle of honest flat pattern over illusionistic naturalism.</div>
</div>
<!-- 1900s -->
@@ -580,8 +580,8 @@ body {
<!-- Image break 4 -->
<div class="image-break">
- <img src="https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2020205_50_a98ae134-3d4e-44a9-91a1-1e0e93c34a22.jpg" alt="Lee Jofa Marion Print Indigo wallcovering in a styled space" loading="lazy">
- <div class="image-break-caption">Lee Jofa "Marion Print Indigo" — a contemporary pattern that draws on the mid-century tradition of bold, high-contrast graphic design in residential wallcovering.</div>
+ <img src="https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2020205_50_a98ae134-3d4e-44a9-91a1-1e0e93c34a22.jpg" alt="Marion Print Indigo wallcovering in a styled space" loading="lazy">
+ <div class="image-break-caption">"Marion Print Indigo" — a contemporary pattern that draws on the mid-century tradition of bold, high-contrast graphic design in residential wallcovering.</div>
</div>
<!-- 2000s -->
← 4ee3712 add: pre-stage Meta Pixel snippet (placeholder; flip via _dw
·
back to Wallpaperhistory
·
Remove Big Red widget — never UX-worked, collided with Help a30045c →