[object Object]

← back to Quadrille House Site

Quadrille landing: 3D showroom Enter button LINKS OUT to quadrilleshowroom.designerwallcoverings.com

5c0eb6e54fb364c09b37de087fc2d998bf1be713 · 2026-06-30 17:22:21 -0700 · Steve Abrams

Was an in-page iframe embed of quadrille-showroom (hyphen); Steve 2026-06-30 wants a link-out to the
new no-hyphen subdomain quadrilleshowroom.designerwallcoverings.com (opens in new tab). DTD verdict A (3-0:
dedicated Kamatera subdomain). Deploy of this landing change is gated (deploy-kamatera.sh).

Files touched

Diff

commit 5c0eb6e54fb364c09b37de087fc2d998bf1be713
Author: Steve Abrams <steve@designerwallcoverings.com>
Date:   Tue Jun 30 17:22:21 2026 -0700

    Quadrille landing: 3D showroom Enter button LINKS OUT to quadrilleshowroom.designerwallcoverings.com
    
    Was an in-page iframe embed of quadrille-showroom (hyphen); Steve 2026-06-30 wants a link-out to the
    new no-hyphen subdomain quadrilleshowroom.designerwallcoverings.com (opens in new tab). DTD verdict A (3-0:
    dedicated Kamatera subdomain). Deploy of this landing change is gated (deploy-kamatera.sh).
---
 public/index.html | 17 +----------------
 1 file changed, 1 insertion(+), 16 deletions(-)

diff --git a/public/index.html b/public/index.html
index 078ef46..0fd9aee 100644
--- a/public/index.html
+++ b/public/index.html
@@ -51,24 +51,9 @@
     <div class="sh-eyebrow">Step Inside</div>
     <h2 class="sh-h2">3D Showroom Experience</h2>
     <p class="sh-sub">Walk the Quadrille House in an interactive 3D room — see every line dressed on the wall.</p>
-    <button class="sh-enter" id="shEnter" type="button">Enter the Showroom ▸</button>
+    <a class="sh-enter" id="shEnter" href="https://quadrilleshowroom.designerwallcoverings.com/" target="_blank" rel="noopener" aria-label="Enter the 3D Showroom (opens quadrilleshowroom.designerwallcoverings.com)">Enter the Showroom ▸</a>
   </div>
 </section>
-<script>
-  (function(){
-    var SHOWROOM_URL = 'https://quadrille-showroom.designerwallcoverings.com/';
-    var sec=document.getElementById('showroom'), ov=document.getElementById('shOverlay'), btn=document.getElementById('shEnter');
-    if(!btn) return;
-    btn.addEventListener('click',function(){
-      var f=document.createElement('iframe');
-      f.src=SHOWROOM_URL; f.title='3D Showroom Experience';
-      f.allow='fullscreen; xr-spatial-tracking'; f.setAttribute('allowfullscreen','');
-      f.loading='eager';
-      sec.appendChild(f);
-      if(ov) ov.style.display='none';
-    });
-  })();
-</script>
 
 <!-- BRAND / LINE FILTER -->
 <section class="books" id="collections">

← 6a38e99 settlement scrub (remove 42 banana-leaf/tropical/bird/butter  ·  back to Quadrille House Site  ·  5x: deploy-both verification report (1 real defect fixed: de 9c16e3a →