[object Object]

← back to Wallco Ai

Age prompt: add 'We are asking to serve the best theme for your eyes.' line on the first-visit age overlay

1ed52767442bf5bde2ec84669933fe69935670d6 · 2026-05-29 13:51:15 -0700 · Steve

Files touched

Diff

commit 1ed52767442bf5bde2ec84669933fe69935670d6
Author: Steve <steve@designerwallcoverings.com>
Date:   Fri May 29 13:51:15 2026 -0700

    Age prompt: add 'We are asking to serve the best theme for your eyes.' line on the first-visit age overlay
---
 server.js | 1 +
 1 file changed, 1 insertion(+)

diff --git a/server.js b/server.js
index f7f2866..00cd4e8 100644
--- a/server.js
+++ b/server.js
@@ -5074,6 +5074,7 @@ const HAMBURGER_JS = `
 <div id="age-prompt-overlay" aria-hidden="true">
   <div style="background:#fff;border-radius:12px;padding:36px 40px;max-width:480px;width:90%;box-shadow:0 24px 64px rgba(0,0,0,.4);font-family:'Inter',system-ui,sans-serif">
     <h2 style="font-family:'Cormorant Garamond',serif;font-weight:300;font-size:26px;margin:0 0 6px;color:#1a1a1a">Welcome to wallco.ai</h2>
+    <p style="margin:0 0 12px;color:#1a1a1a;font-size:15px;line-height:1.5;font-style:italic">We are asking to serve the best theme for your eyes.</p>
     <p style="margin:0 0 22px;color:#666;font-size:14px;line-height:1.5">Tell us your age so we can show you the version of this site that's easiest for you to use.</p>
     <input type="number" id="age-input" min="3" max="99" placeholder="Your age" style="width:100%;padding:14px 16px;font-size:16px;border:1px solid #ccc;border-radius:6px;margin-bottom:14px;font-family:inherit">
     <div style="display:flex;gap:10px">

← 4e1f5e0 feat(theme-gallery): width + height sliders, dynamic resize  ·  back to Wallco Ai  ·  feat(colorways): clicking a saved colorway chip opens it as 1950b74 →