Merge version_1 into main #1
@@ -66,7 +66,7 @@ export default function LandingPage() {
|
||||
tagAnimation="slide-up"
|
||||
buttons={[{ text: "Explore Our Story", href: "programs" }]}
|
||||
buttonAnimation="slide-up"
|
||||
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="Our fitness facility and community"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
@@ -84,7 +84,7 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
title: "Strength Training", description: "Build lean muscle and increase your power with our comprehensive strength coaching program tailored to your fitness level.", imageSrc: "http://img.b2bpic.net/free-photo/low-angle-view-muscular-build-man-doing-deadlift-while-exercising-with-barbell-gym_637285-2489.jpg", imageAlt: "Strength training program"},
|
||||
title: "Strength Training", description: "Build lean muscle and increase your power with our comprehensive strength coaching program tailored to your fitness level.", 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: "Strength training program"},
|
||||
{
|
||||
id: 2,
|
||||
title: "Nutrition Guidance", description: "Achieve your physique goals with personalized meal planning and nutrition coaching from our certified experts.", imageSrc: "http://img.b2bpic.net/free-photo/organic-healthy-food-dining-table_169016-6246.jpg", imageAlt: "Nutrition planning"},
|
||||
@@ -148,13 +148,13 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-sportive-girl-posing-with-crossed-arms-dark-wall_176420-622.jpg", imageAlt: "woman portrait athlete fitness headshot"},
|
||||
{
|
||||
id: "2", name: "Michael Chen", role: "Software Developer", company: "StartUp Inc", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-fit-man-gym_23-2149517268.jpg", imageAlt: "man portrait athlete fitness headshot"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-fit-man-gym_23-2149517268.jpg?_wi=1", imageAlt: "man portrait athlete fitness headshot"},
|
||||
{
|
||||
id: "3", name: "Emily Rodriguez", role: "Fitness Entrepreneur", company: "Wellness Co", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/serious-sportswoman-with-crossed-arms_1153-942.jpg", imageAlt: "woman portrait gym fitness headshot"},
|
||||
{
|
||||
id: "4", name: "David Kim", role: "Business Owner", company: "Growth Studio", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-fit-man-gym_23-2149517268.jpg", imageAlt: "man portrait training fitness headshot"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-fit-man-gym_23-2149517268.jpg?_wi=2", imageAlt: "man portrait training fitness headshot"},
|
||||
]}
|
||||
kpiItems={[
|
||||
{ value: "500+", label: "Active Members" },
|
||||
|
||||
Reference in New Issue
Block a user