Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-20 03:31:35 +00:00

View File

@@ -53,10 +53,10 @@ export default function LandingPage() {
]}
buttonAnimation="slide-up"
mediaItems={[
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BBrQenGj89APMYNedEgBMfXg2C/a-dramatic-high-energy-gym-environment-w-1773977450606-5393c2eb.png", imageAlt: "Intense gym training session" },
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BBrQenGj89APMYNedEgBMfXg2C/a-sleek-modern-gym-facility-with-premium-1773977450579-ed1f7299.png", imageAlt: "Modern gym facility" },
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BBrQenGj89APMYNedEgBMfXg2C/a-dramatic-high-energy-gym-environment-w-1773977450606-5393c2eb.png?_wi=1", imageAlt: "Intense gym training session" },
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BBrQenGj89APMYNedEgBMfXg2C/a-sleek-modern-gym-facility-with-premium-1773977450579-ed1f7299.png?_wi=1", imageAlt: "Modern gym facility" },
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BBrQenGj89APMYNedEgBMfXg2C/close-up-of-heavy-weights-and-barbell-in-1773977450555-aadf1488.png", imageAlt: "Heavy strength training equipment" },
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BBrQenGj89APMYNedEgBMfXg2C/modern-cardio-equipment-section-in-gym-w-1773977452555-9b68fdb9.png", imageAlt: "Modern cardio equipment" },
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BBrQenGj89APMYNedEgBMfXg2C/modern-cardio-equipment-section-in-gym-w-1773977452555-9b68fdb9.png?_wi=1", imageAlt: "Modern cardio equipment" },
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BBrQenGj89APMYNedEgBMfXg2C/group-of-diverse-athletes-training-toget-1773977453975-8164ced1.png", imageAlt: "Athletes training together" },
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BBrQenGj89APMYNedEgBMfXg2C/athletes-performing-intense-functional-t-1773977450626-b25357ca.png", imageAlt: "Functional training athletes" }
]}
@@ -72,7 +72,7 @@ export default function LandingPage() {
description="At Titan Strength Hub, we believe in pushing boundaries and breaking limits. Our state-of-the-art facility combines cutting-edge equipment with expert coaching to deliver transformative fitness experiences."
subdescription="Founded by elite trainers and fitness enthusiasts, Titan Strength Hub is dedicated to helping you achieve your fitness goals through personalized training, premium facilities, and unwavering support."
icon={Zap}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BBrQenGj89APMYNedEgBMfXg2C/a-sleek-modern-gym-facility-with-premium-1773977450579-ed1f7299.png"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BBrQenGj89APMYNedEgBMfXg2C/a-sleek-modern-gym-facility-with-premium-1773977450579-ed1f7299.png?_wi=2"
imageAlt="Titan Strength Hub Modern Facility"
mediaAnimation="slide-up"
useInvertedBackground={false}
@@ -181,10 +181,10 @@ export default function LandingPage() {
id: "4", name: "Lisa Anderson", handle: "@lisafit2024", testimonial: "The energy at Titan is unmatched. Every session pushes me to be better. This is more than a gym - it's a family.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BBrQenGj89APMYNedEgBMfXg2C/professional-headshot-of-a-fit-female-gy-1773977449715-7370ced1.png", imageAlt: "Lisa Anderson testimonial", icon: Star
},
{
id: "5", name: "David Kumar", handle: "@davidkumar_fit", testimonial: "Best investment in myself ever. Strength increased by 40%, confidence skyrocketed. Highly recommended!", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BBrQenGj89APMYNedEgBMfXg2C/a-dramatic-high-energy-gym-environment-w-1773977450606-5393c2eb.png", imageAlt: "David Kumar testimonial", icon: Star
id: "5", name: "David Kumar", handle: "@davidkumar_fit", testimonial: "Best investment in myself ever. Strength increased by 40%, confidence skyrocketed. Highly recommended!", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BBrQenGj89APMYNedEgBMfXg2C/a-dramatic-high-energy-gym-environment-w-1773977450606-5393c2eb.png?_wi=2", imageAlt: "David Kumar testimonial", icon: Star
},
{
id: "6", name: "Rachel Stone", handle: "@rachelstone_fitness", testimonial: "Professional coaches, amazing facilities, supportive community. Titan Strength Hub exceeded all my expectations.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BBrQenGj89APMYNedEgBMfXg2C/modern-cardio-equipment-section-in-gym-w-1773977452555-9b68fdb9.png", imageAlt: "Rachel Stone testimonial", icon: Star
id: "6", name: "Rachel Stone", handle: "@rachelstone_fitness", testimonial: "Professional coaches, amazing facilities, supportive community. Titan Strength Hub exceeded all my expectations.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BBrQenGj89APMYNedEgBMfXg2C/modern-cardio-equipment-section-in-gym-w-1773977452555-9b68fdb9.png?_wi=2", imageAlt: "Rachel Stone testimonial", icon: Star
}
]}
ariaLabel="Testimonials Section"