Update src/app/page.tsx
This commit is contained in:
@@ -92,7 +92,7 @@ export default function HomePage() {
|
|||||||
{ text: "📞 Call Now", href: "tel:+919876543210" },
|
{ text: "📞 Call Now", href: "tel:+919876543210" },
|
||||||
]}
|
]}
|
||||||
buttonAnimation="slide-up"
|
buttonAnimation="slide-up"
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/sport-fitness-health-exercise-bikes-fitness-center_613910-20283.jpg"
|
imageSrc="http://img.b2bpic.net/free-photo/sport-fitness-health-exercise-bikes-fitness-center_613910-20283.jpg?_wi=1"
|
||||||
imageAlt="Ignite Fitness Club premium gym interior with modern equipment"
|
imageAlt="Ignite Fitness Club premium gym interior with modern equipment"
|
||||||
mediaAnimation="slide-up"
|
mediaAnimation="slide-up"
|
||||||
avatars={[
|
avatars={[
|
||||||
@@ -171,7 +171,7 @@ export default function HomePage() {
|
|||||||
description:
|
description:
|
||||||
"State-of-the-art strength training equipment with personalized guidance from certified trainers. Build muscle and increase power.",
|
"State-of-the-art strength training equipment with personalized guidance from certified trainers. Build muscle and increase power.",
|
||||||
imageSrc:
|
imageSrc:
|
||||||
"http://img.b2bpic.net/free-photo/still-life-gym-equipment_23-2148197736.jpg",
|
"http://img.b2bpic.net/free-photo/still-life-gym-equipment_23-2148197736.jpg?_wi=1",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: 2,
|
id: 2,
|
||||||
@@ -179,7 +179,7 @@ export default function HomePage() {
|
|||||||
description:
|
description:
|
||||||
"Premium cardio machines including treadmills, ellipticals, and rowing machines. Improve endurance and heart health.",
|
"Premium cardio machines including treadmills, ellipticals, and rowing machines. Improve endurance and heart health.",
|
||||||
imageSrc:
|
imageSrc:
|
||||||
"http://img.b2bpic.net/free-photo/young-woman-gym-fitnes_624325-2383.jpg",
|
"http://img.b2bpic.net/free-photo/young-woman-gym-fitnes_624325-2383.jpg?_wi=1",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: 3,
|
id: 3,
|
||||||
@@ -187,7 +187,7 @@ export default function HomePage() {
|
|||||||
description:
|
description:
|
||||||
"One-on-one coaching with certified fitness professionals. Customized workout plans tailored to your goals.",
|
"One-on-one coaching with certified fitness professionals. Customized workout plans tailored to your goals.",
|
||||||
imageSrc:
|
imageSrc:
|
||||||
"http://img.b2bpic.net/free-photo/young-sports-people-training-morning-gym_1157-32133.jpg",
|
"http://img.b2bpic.net/free-photo/young-sports-people-training-morning-gym_1157-32133.jpg?_wi=1",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: 4,
|
id: 4,
|
||||||
|
|||||||
Reference in New Issue
Block a user