From e4316725392f46f373b487f9566d5181b52b5e29 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 2 Mar 2026 23:53:03 +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 484c8b8..1af34cd 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -46,7 +46,7 @@ export default function LandingPage() { { text: "Shop Now", href: "products" }, { text: "Learn More", href: "features" } ]} - imageSrc="http://img.b2bpic.net/free-photo/outdoor-shot-sad-unhappy-young-cyclist-wearing-sports-clothing-helmet-eyeglasses-sitting-big-tree-with-broken-electric-bicycle-lying-ground-waiting-friends-help-him_273609-268.jpg" + imageSrc="http://img.b2bpic.net/free-photo/outdoor-shot-sad-unhappy-young-cyclist-wearing-sports-clothing-helmet-eyeglasses-sitting-big-tree-with-broken-electric-bicycle-lying-ground-waiting-friends-help-him_273609-268.jpg?_wi=1" imageAlt="Cyclists riding on scenic mountain trail" showDimOverlay={false} /> @@ -162,7 +162,7 @@ export default function LandingPage() {