From 510732342d271bfd22d8a6f3002504f7ea05674b Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 2 Apr 2026 19:20:15 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 1aed3d3..6c1bc17 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -66,7 +66,7 @@ export default function LandingPage() { href: "#products", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/platform-showcasing-products-with-dreamy-aesthetic-colors_23-2151780559.jpg" + imageSrc="http://img.b2bpic.net/free-photo/platform-showcasing-products-with-dreamy-aesthetic-colors_23-2151780559.jpg?_wi=1" mediaAnimation="slide-up" imageAlt="Damon Darling on stage under a spotlight" /> @@ -89,7 +89,7 @@ export default function LandingPage() { ]} mediaAnimation="blur-reveal" metricsAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/platform-showcasing-products-with-dreamy-aesthetic-colors_23-2151780559.jpg" + imageSrc="http://img.b2bpic.net/free-photo/platform-showcasing-products-with-dreamy-aesthetic-colors_23-2151780559.jpg?_wi=2" imageAlt="Damon Darling performing live" /> @@ -192,7 +192,7 @@ export default function LandingPage() { title="Join The Comedy Club" description="Sign up for tour updates and exclusive merch drops before anyone else." mediaAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/platform-showcasing-products-with-dreamy-aesthetic-colors_23-2151780559.jpg" + imageSrc="http://img.b2bpic.net/free-photo/platform-showcasing-products-with-dreamy-aesthetic-colors_23-2151780559.jpg?_wi=3" imageAlt="Contact background image" /> -- 2.49.1