From c95ae03138c137f08d1939939001e84c32bceecd Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 18 Apr 2026 11:58:51 +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 9b57350..6255025 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -75,7 +75,7 @@ export default function LandingPage() { }, ]} enableKpiAnimation={true} - imageSrc="http://img.b2bpic.net/free-photo/portrait-glad-pretty-woman-dark-sweater-standing-near-lamps_114579-81861.jpg" + imageSrc="http://img.b2bpic.net/free-photo/portrait-glad-pretty-woman-dark-sweater-standing-near-lamps_114579-81861.jpg?_wi=1" mediaAnimation="blur-reveal" avatars={[ { @@ -295,7 +295,7 @@ export default function LandingPage() { title="Get in touch" description="Ready to bring your next idea to life? Send me a message and let's start a conversation." inputPlaceholder="Enter your email" - imageSrc="http://img.b2bpic.net/free-photo/portrait-glad-pretty-woman-dark-sweater-standing-near-lamps_114579-81861.jpg" + imageSrc="http://img.b2bpic.net/free-photo/portrait-glad-pretty-woman-dark-sweater-standing-near-lamps_114579-81861.jpg?_wi=2" mediaAnimation="slide-up" /> -- 2.49.1