From 58c6586fd131829c1b8453f45c3bf230c898e2a2 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 18:08:07 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 4ddf0f0..7395041 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -47,7 +47,7 @@ export default function LandingPage() { tagIcon={MessageSquare} tagAnimation="slide-up" background={{ variant: "glowing-orb" }} - imageSrc="http://img.b2bpic.net/free-photo/bucharest-romania-july-30th-2024-man-typing-prompts-into-ai-powered-chat_482257-123072.jpg" + imageSrc="http://img.b2bpic.net/free-photo/bucharest-romania-july-30th-2024-man-typing-prompts-into-ai-powered-chat_482257-123072.jpg?_wi=1" imageAlt="Anonymous messaging interface" imagePosition="right" mediaAnimation="slide-up" @@ -140,7 +140,7 @@ export default function LandingPage() { background={{ variant: "plain" }} mediaAnimation="slide-up" useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/bucharest-romania-july-30th-2024-man-typing-prompts-into-ai-powered-chat_482257-123072.jpg" + imageSrc="http://img.b2bpic.net/free-photo/bucharest-romania-july-30th-2024-man-typing-prompts-into-ai-powered-chat_482257-123072.jpg?_wi=2" imageAlt="Start chatting now" inputPlaceholder="Enter your email (optional)" buttonText="Generate Code" -- 2.49.1