diff --git a/src/app/page.tsx b/src/app/page.tsx index e869e99..05efa73 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -58,7 +58,7 @@ export default function LandingPage() { { text: "Shop Now", 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" /> @@ -68,7 +68,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" /> @@ -144,13 +144,13 @@ export default function LandingPage() { "Full Gym Access", "Priority Support", "App Sync", "1-on-1 Coaching Session"], button: { text: "Get Started"}, - imageSrc: "http://img.b2bpic.net/free-photo/muscular-young-woman-training-with-ropes_651396-1613.jpg", imageAlt: "Athletic woman practicing gymnastics"}, + imageSrc: "http://img.b2bpic.net/free-photo/muscular-young-woman-training-with-ropes_651396-1613.jpg?_wi=2", imageAlt: "Athletic woman practicing gymnastics"}, { id: "elite", title: "Champion", price: "$99", period: "/mo", features: [ "24/7 Priority Access", "Unlimited PT", "Recovery Suite", "Personalized Meal Plan"], button: { text: "Get Started"}, - imageSrc: "http://img.b2bpic.net/free-photo/bearded-man-before-training_23-2147688196.jpg", imageAlt: "Athletic woman practicing gymnastics"}, + imageSrc: "http://img.b2bpic.net/free-photo/bearded-man-before-training_23-2147688196.jpg?_wi=2", imageAlt: "Athletic woman practicing gymnastics"}, ]} title="CHOOSE YOUR TRAINING PATH" description="Access elite equipment and world-class coaching to elevate your game."