Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-06 11:12:12 +00:00

View File

@@ -47,7 +47,7 @@ export default function LandingPage() {
text: "Shop Collection", href: "#products"},
]}
background={{ variant: "plain" }}
imageSrc="http://img.b2bpic.net/free-photo/low-angle-view-muscular-build-man-doing-deadlift-while-exercising-with-barbell-gym_637285-2489.jpg"
imageSrc="http://img.b2bpic.net/free-photo/low-angle-view-muscular-build-man-doing-deadlift-while-exercising-with-barbell-gym_637285-2489.jpg?_wi=1"
imageAlt="Athlete training with discipline and power"
mediaAnimation="opacity"
frameStyle="card"
@@ -121,13 +121,13 @@ export default function LandingPage() {
description="A movement of people committed to transformation."
testimonials={[
{
id: "1", name: "Alex Rivera", role: "Transformed 60 days", testimonial: "UNBRKABLE isn't just apparel—it's a commitment to yourself.", imageSrc: "http://img.b2bpic.net/free-photo/sports-group-standing-gum_1157-32139.jpg", imageAlt: "Community member transformation"},
id: "1", name: "Alex Rivera", role: "Transformed 60 days", testimonial: "UNBRKABLE isn't just apparel—it's a commitment to yourself.", imageSrc: "http://img.b2bpic.net/free-photo/sports-group-standing-gum_1157-32139.jpg?_wi=1", imageAlt: "Community member transformation"},
{
id: "2", name: "Jordan Cole", role: "Challenge Winner", testimonial: "The quality and mindset behind this brand changed my entire approach to fitness.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-fitness-couple-posing-studio_613910-15420.jpg", imageAlt: "Challenge winner athlete"},
id: "2", name: "Jordan Cole", role: "Challenge Winner", testimonial: "The quality and mindset behind this brand changed my entire approach to fitness.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-fitness-couple-posing-studio_613910-15420.jpg?_wi=1", imageAlt: "Challenge winner athlete"},
{
id: "3", name: "Morgan Blake", role: "Regular Member", testimonial: "Wearing UNBRKABLE reminds me daily that I'm capable of more than I think.", imageSrc: "http://img.b2bpic.net/free-photo/sports-group-standing-gum_1157-32139.jpg", imageAlt: "Community athlete training"},
id: "3", name: "Morgan Blake", role: "Regular Member", testimonial: "Wearing UNBRKABLE reminds me daily that I'm capable of more than I think.", imageSrc: "http://img.b2bpic.net/free-photo/sports-group-standing-gum_1157-32139.jpg?_wi=2", imageAlt: "Community athlete training"},
{
id: "4", name: "Casey Stone", role: "Transformation Journey", testimonial: "This is the gear I trust when I'm pushing my limits.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-fitness-couple-posing-studio_613910-15420.jpg", imageAlt: "Athlete in transformation"},
id: "4", name: "Casey Stone", role: "Transformation Journey", testimonial: "This is the gear I trust when I'm pushing my limits.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-fitness-couple-posing-studio_613910-15420.jpg?_wi=2", imageAlt: "Athlete in transformation"},
]}
animationType="slide-up"
textboxLayout="default"
@@ -149,7 +149,7 @@ export default function LandingPage() {
},
]}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/low-angle-view-muscular-build-man-doing-deadlift-while-exercising-with-barbell-gym_637285-2489.jpg"
imageSrc="http://img.b2bpic.net/free-photo/low-angle-view-muscular-build-man-doing-deadlift-while-exercising-with-barbell-gym_637285-2489.jpg?_wi=2"
imageAlt="Join the UNBRKABLE community"
mediaAnimation="opacity"
mediaPosition="right"