From 2f7eb8010597609feafb9662671e53ce29f79705 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 31 Mar 2026 21:17:54 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 208e37e..4c5c6ab 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -65,7 +65,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/twinkly-lights-decoration-christmas-background_23-2148056704.jpg" + imageSrc="http://img.b2bpic.net/free-photo/twinkly-lights-decoration-christmas-background_23-2148056704.jpg?_wi=1" imageAlt="Experiential brand event immersion" mediaAnimation="blur-reveal" avatars={[ @@ -195,7 +195,7 @@ export default function LandingPage() { name: "Sarah Johnson", role: "Brand Director", testimonial: "Momentum Experience took our activation to the next level.", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-businesswoman-her-desk_23-2148826514.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-businesswoman-her-desk_23-2148826514.jpg?_wi=1", }, { id: "2", @@ -223,7 +223,7 @@ export default function LandingPage() { name: "Alex Rivers", role: "CMO", testimonial: "The best experiential agency we have worked with.", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-businesswoman-her-desk_23-2148826514.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-businesswoman-her-desk_23-2148826514.jpg?_wi=2", }, ]} title="What Partners Say" @@ -267,7 +267,7 @@ export default function LandingPage() { tag="Let's Collaborate" title="Ready to ignite your brand?" description="Submit your project brief and let's start a conversation that makes an impact." - imageSrc="http://img.b2bpic.net/free-photo/twinkly-lights-decoration-christmas-background_23-2148056704.jpg" + imageSrc="http://img.b2bpic.net/free-photo/twinkly-lights-decoration-christmas-background_23-2148056704.jpg?_wi=2" mediaAnimation="slide-up" /> -- 2.49.1