Update src/app/page.tsx
This commit is contained in:
@@ -73,7 +73,7 @@ export default function LandingPage() {
|
||||
},
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/still-life-gym-equipment_23-2148197736.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/still-life-gym-equipment_23-2148197736.jpg?_wi=1"
|
||||
imageAlt="Reforma Fitness Studio Interior"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
@@ -209,7 +209,7 @@ export default function LandingPage() {
|
||||
imageAlt: "Transformation",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-gym-equipment_23-2148197736.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-gym-equipment_23-2148197736.jpg?_wi=2",
|
||||
imageAlt: "cardio equipment area modern gym",
|
||||
},
|
||||
{
|
||||
@@ -217,7 +217,7 @@ export default function LandingPage() {
|
||||
description: "Build muscle safely with professional guidance.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: Activity,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-sporty-woman-stretching-gym_169016-58685.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-sporty-woman-stretching-gym_169016-58685.jpg?_wi=1",
|
||||
imageAlt: "cardio equipment area modern gym",
|
||||
},
|
||||
{
|
||||
@@ -225,7 +225,7 @@ export default function LandingPage() {
|
||||
description: "It's more than fitness; it's a lifestyle upgrade.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: Heart,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-happy-sporty-woman_23-2149137083.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-happy-sporty-woman_23-2149137083.jpg?_wi=1",
|
||||
imageAlt: "cardio equipment area modern gym",
|
||||
},
|
||||
]}
|
||||
@@ -275,12 +275,12 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "1",
|
||||
name: "Rahul K.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-sporty-woman-stretching-gym_169016-58685.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-sporty-woman-stretching-gym_169016-58685.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Priya S.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-happy-sporty-woman_23-2149137083.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-happy-sporty-woman_23-2149137083.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
|
||||
Reference in New Issue
Block a user