From b8cbaa5315f9dffc32e406f2d40eff30a44cc43a Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 9 Apr 2026 08:39: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 a899b77..0c4141a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -53,7 +53,7 @@ export default function LandingPage() { { text: "Shop the collection", href: "#categories" }, { text: "Why Rêveur", href: "#about" } ]} - imageSrc="http://img.b2bpic.net/free-photo/female-cyclist-posing-with-bicycle-helmet_23-2149749657.jpg" + imageSrc="http://img.b2bpic.net/free-photo/female-cyclist-posing-with-bicycle-helmet_23-2149749657.jpg?_wi=1" mediaAnimation="slide-up" avatars={[ { src: "http://img.b2bpic.net/free-photo/female-cyclist-posing-with-bicycle-helmet_23-2149749657.jpg", alt: "Pro Cyclist 1" }, @@ -114,7 +114,7 @@ export default function LandingPage() { { value: "100%", title: "Technical Focus" }, { value: "Direct", title: "Honest Price" } ]} - imageSrc="http://img.b2bpic.net/free-photo/female-cyclist-posing-with-bicycle-helmet_23-2149749657.jpg" + imageSrc="http://img.b2bpic.net/free-photo/female-cyclist-posing-with-bicycle-helmet_23-2149749657.jpg?_wi=2" mediaAnimation="blur-reveal" metricsAnimation="slide-up" /> -- 2.49.1