From 3a88ec881b7fa1949e0c9a733c87c315a1cf72cb Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 9 Apr 2026 08:38:15 +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 06d0286..7f4fcfa 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -78,7 +78,7 @@ export default function LandingPage() { 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={[ { @@ -235,7 +235,7 @@ export default function LandingPage() { 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