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() {