From fd5c24e2c0a75a204f256e974c64b56593af8d36 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 18:06: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 39538e5..7b799b8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -46,7 +46,7 @@ export default function LandingPage() { tagIcon={MessageSquare} tagAnimation="slide-up" background={{ variant: "aurora" }} - 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" @@ -131,7 +131,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