Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-17 14:45:38 +00:00

View File

@@ -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"
/>
</div>
@@ -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"
/>
</div>
@@ -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",
},
]}