From 5136993dcb29107cfa10ad58d913c00025bff6c6 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 17 Apr 2026 14:45:35 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index e6fe304..e221a2b 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/muscular-young-woman-training-with-ropes_651396-1613.jpg" + imageSrc="http://img.b2bpic.net/free-photo/muscular-young-woman-training-with-ropes_651396-1613.jpg?_wi=1" imageAlt="Gym performance hero shot" /> @@ -76,7 +76,7 @@ export default function LandingPage() { useInvertedBackground={false} title="ENGINEERED FOR EXCELLENCE" description="We blend innovative design with high-performance fabrics to create apparel that empowers you during every rep, sprint, and session. Join a global community defined by dedication and progress." - imageSrc="http://img.b2bpic.net/free-photo/bearded-man-before-training_23-2147688196.jpg" + imageSrc="http://img.b2bpic.net/free-photo/bearded-man-before-training_23-2147688196.jpg?_wi=1" /> @@ -219,7 +219,7 @@ export default function LandingPage() { button: { text: "Get Started", }, - imageSrc: "http://img.b2bpic.net/free-photo/muscular-young-woman-training-with-ropes_651396-1613.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/muscular-young-woman-training-with-ropes_651396-1613.jpg?_wi=2", imageAlt: "Athletic woman practicing gymnastics", }, { @@ -236,7 +236,7 @@ export default function LandingPage() { button: { text: "Get Started", }, - imageSrc: "http://img.b2bpic.net/free-photo/bearded-man-before-training_23-2147688196.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/bearded-man-before-training_23-2147688196.jpg?_wi=2", imageAlt: "Athletic woman practicing gymnastics", }, ]} -- 2.49.1