Merge version_1 into main #1
@@ -60,7 +60,7 @@ export default function LandingPage() {
|
||||
{ text: "Learn More", href: "#about" },
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/side-view-group-people-gym_23-2150289995.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/side-view-group-people-gym_23-2150289995.jpg?_wi=1"
|
||||
imageAlt="Professional fitness coach with client"
|
||||
imagePosition="right"
|
||||
mediaAnimation="slide-up"
|
||||
@@ -118,10 +118,10 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
title: "Personalized Training Plans", description: "Custom workouts tailored to your fitness level, goals, and schedule. Progressive programming for continuous advancement.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-group-people-gym_23-2150289995.jpg", imageAlt: "Personalized training session"},
|
||||
title: "Personalized Training Plans", description: "Custom workouts tailored to your fitness level, goals, and schedule. Progressive programming for continuous advancement.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-group-people-gym_23-2150289995.jpg?_wi=2", imageAlt: "Personalized training session"},
|
||||
{
|
||||
id: 2,
|
||||
title: "Nutrition & Lifestyle Guidance", description: "Expert nutritional coaching integrated with your fitness program. Sustainable habits that complement your training.", imageSrc: "http://img.b2bpic.net/free-photo/woman-resting-sportswear-with-smartphone_140725-16445.jpg", imageAlt: "Nutrition planning consultation"},
|
||||
title: "Nutrition & Lifestyle Guidance", description: "Expert nutritional coaching integrated with your fitness program. Sustainable habits that complement your training.", imageSrc: "http://img.b2bpic.net/free-photo/woman-resting-sportswear-with-smartphone_140725-16445.jpg?_wi=1", imageAlt: "Nutrition planning consultation"},
|
||||
{
|
||||
id: 3,
|
||||
title: "Accountability & Motivation", description: "Regular check-ins, progress tracking, and motivational support. Stay committed with consistent guidance and encouragement.", imageSrc: "http://img.b2bpic.net/free-photo/women-getting-ready-run_23-2149044620.jpg", imageAlt: "Client success celebration"},
|
||||
@@ -209,7 +209,7 @@ export default function LandingPage() {
|
||||
description="Subscribe to receive expert fitness tips, motivational content, and exclusive coaching insights delivered to your inbox weekly."
|
||||
background={{ variant: "aurora" }}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/woman-resting-sportswear-with-smartphone_140725-16445.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/woman-resting-sportswear-with-smartphone_140725-16445.jpg?_wi=2"
|
||||
imageAlt="Fitness tracking and coaching app"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
|
||||
Reference in New Issue
Block a user