Skip to content

Commit 33506a0

Browse files
ithiria894claude
andcommitted
fix(landing): remove filter — restore robot face + eyes (logo on #0066FF naturally shows face)
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent c06a26b commit 33506a0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

demos/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -262,7 +262,7 @@ <h2>Integrate this afternoon</h2>
262262
<!-- Demos -->
263263
<section class="block" id="demos">
264264
<h2>Live in 6 verticals</h2>
265-
<p class="lede">Each demo runs on the same npm package + a <code>&lt;script&gt;</code> tag. Click any card, then tap this icon <span style="display:inline-flex;align-items:center;justify-content:center;vertical-align:-12px;width:46px;height:40px;background:#0066FF;border-radius:13px;margin:0 6px;box-shadow:0 8px 20px -4px rgba(0,102,255,0.45), 0 2px 6px rgba(0,0,0,0.18);"><img src="/public/logo.png" width="36" height="36" alt="ChatbotLite launcher" style="object-fit:contain;filter:brightness(0) invert(1);"></span> in the bottom-right corner to try the bot.</p>
265+
<p class="lede">Each demo runs on the same npm package + a <code>&lt;script&gt;</code> tag. Click any card, then tap this icon <span style="display:inline-flex;align-items:center;justify-content:center;vertical-align:-12px;width:46px;height:40px;background:#0066FF;border-radius:13px;margin:0 6px;box-shadow:0 8px 20px -4px rgba(0,102,255,0.45), 0 2px 6px rgba(0,0,0,0.18);"><img src="/public/logo.png" width="36" height="36" alt="ChatbotLite launcher" style="object-fit:contain;"></span> in the bottom-right corner to try the bot.</p>
266266
<div class="demos-grid">
267267
<a class="demo-card" href="/shopify-store/">
268268
<img src="/public/cards/coffee.jpg" alt="Coffee Shop" style="width:100%;height:160px;object-fit:cover;border-radius:12px;margin-bottom:10px;">

0 commit comments

Comments
 (0)