Update src/app/page.tsx
This commit is contained in:
@@ -142,22 +142,19 @@ export default function LandingPage() {
|
||||
title: "Personal Training", description: "Get one-on-one coaching tailored to your specific goals and fitness level.", phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-men-exercising-with-kettlebells_23-2149358215.jpg", imageAlt: "Personal training session"},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/back-view-young-business-man-talking-phone-sitting-his-office-diagrams-monitor_482257-34736.jpg", imageAlt: "Progress tracking app"},
|
||||
imageAlt: "personal training session image"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/back-view-young-business-man-talking-phone-sitting-his-office-diagrams-monitor_482257-34736.jpg", imageAlt: "Progress tracking app"}
|
||||
},
|
||||
{
|
||||
title: "Group Classes", description: "Energize your workout with a variety of group classes, from HIIT to Zumba.", phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-exercising-practicing-sports-with-use-foam-roller_23-2151742542.jpg", imageAlt: "Group fitness class"},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smartphone-with-sport-accessories-around-blue-background_23-2148241568.jpg", imageAlt: "Class schedule app"},
|
||||
imageAlt: "personal training session image"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smartphone-with-sport-accessories-around-blue-background_23-2148241568.jpg", imageAlt: "Class schedule app"}
|
||||
},
|
||||
{
|
||||
title: "Yoga & Wellness", description: "Improve flexibility, balance, and mind-body connection with our yoga and wellness sessions.", phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/yoga-action-exercise-healthy-park_1150-4424.jpg", imageAlt: "Yoga class stretching"},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-showing-blank-digital-tablet-standing-vegetables-table_23-2147918174.jpg", imageAlt: "Nutrition plan app"},
|
||||
imageAlt: "personal training session image"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-showing-blank-digital-tablet-standing-vegetables-table_23-2147918174.jpg", imageAlt: "Nutrition plan app"}
|
||||
},
|
||||
]}
|
||||
showStepNumbers={true}
|
||||
|
||||
Reference in New Issue
Block a user