Update src/app/page.tsx
This commit is contained in:
@@ -60,7 +60,7 @@ export default function LandingPage() {
|
||||
{ src: "https://img.b2bpic.net/free-photo/male-personal-trainer-helping-woman-working-with-heavy-dumbbells-gym_651396-1074.jpg", alt: "Trainer guiding a client" }
|
||||
]}
|
||||
avatarText="Join 500+ members thriving at Retro Fitness"
|
||||
imageSrc="https://img.b2bpic.net/free-photo/side-view-woman-looking-mirror_23-2149832697.jpg"
|
||||
imageSrc="https://img.b2bpic.net/free-photo/side-view-woman-looking-mirror_23-2149832697.jpg?_wi=1"
|
||||
imageAlt="Modern gym interior with natural lighting and premium equipment"
|
||||
mediaAnimation="slide-up"
|
||||
marqueeItems={[
|
||||
@@ -97,7 +97,7 @@ export default function LandingPage() {
|
||||
title: "Wellness-Focused Environment", description: "A calming space that promotes both physical and mental well-being.", icon: Heart
|
||||
}
|
||||
]}
|
||||
imageSrc="https://img.b2bpic.net/free-photo/side-view-woman-looking-mirror_23-2149832697.jpg"
|
||||
imageSrc="https://img.b2bpic.net/free-photo/side-view-woman-looking-mirror_23-2149832697.jpg?_wi=2"
|
||||
imageAlt="Members working out in a modern, well-lit gym with natural wood accents and green plants"
|
||||
mediaAnimation="slide-up"
|
||||
imagePosition="right"
|
||||
@@ -126,7 +126,7 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
title: "Wellness-Focused Environment", description: "A serene, natural atmosphere with organic materials and greenery that promotes both physical and mental well-being.", imageSrc: "https://img.b2bpic.net/free-photo/side-view-woman-looking-mirror_23-2149832697.jpg", imageAlt: "Natural, wellness-focused gym environment"
|
||||
title: "Wellness-Focused Environment", description: "A serene, natural atmosphere with organic materials and greenery that promotes both physical and mental well-being.", imageSrc: "https://img.b2bpic.net/free-photo/side-view-woman-looking-mirror_23-2149832697.jpg?_wi=3", imageAlt: "Natural, wellness-focused gym environment"
|
||||
}
|
||||
]}
|
||||
buttons={[
|
||||
|
||||
Reference in New Issue
Block a user