Update src/app/page.tsx
This commit is contained in:
@@ -69,7 +69,7 @@ export default function LandingPage() {
|
||||
handle: "@sarah_fit",
|
||||
testimonial: "The best HIIT classes in Brooklyn. Real results!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-fitness-woman-doing-exercise-with-dumbbell-studio_171337-9049.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-fitness-woman-doing-exercise-with-dumbbell-studio_171337-9049.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
name: "Mark V.",
|
||||
@@ -106,7 +106,7 @@ export default function LandingPage() {
|
||||
href: "#contact",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/sports-woman-training-morning-gym_1157-28775.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/sports-woman-training-morning-gym_1157-28775.jpg?_wi=1"
|
||||
mediaAnimation="slide-up"
|
||||
avatars={[
|
||||
{
|
||||
@@ -181,7 +181,7 @@ export default function LandingPage() {
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-working-out-indoors-together-with-dumbbells_23-2149175417.jpg",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sports-woman-training-morning-gym_1157-28775.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sports-woman-training-morning-gym_1157-28775.jpg?_wi=2",
|
||||
imageAlt: "gym functional fitness equipment",
|
||||
},
|
||||
{
|
||||
@@ -193,7 +193,7 @@ export default function LandingPage() {
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-adult-exercising-home_23-2150164763.jpg",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-sports-couple-is-engaged-gym_1157-21910.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-sports-couple-is-engaged-gym_1157-21910.jpg?_wi=1",
|
||||
imageAlt: "gym functional fitness equipment",
|
||||
},
|
||||
{
|
||||
@@ -205,7 +205,7 @@ export default function LandingPage() {
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-exercising-with-kettlebell-side-view_23-2149358201.jpg",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-fitness-woman-doing-exercise-with-dumbbell-studio_171337-9049.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-fitness-woman-doing-exercise-with-dumbbell-studio_171337-9049.jpg?_wi=2",
|
||||
imageAlt: "gym functional fitness equipment",
|
||||
},
|
||||
]}
|
||||
@@ -372,7 +372,7 @@ export default function LandingPage() {
|
||||
name: "message",
|
||||
placeholder: "How can we help?",
|
||||
}}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/beautiful-sports-couple-is-engaged-gym_1157-21910.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/beautiful-sports-couple-is-engaged-gym_1157-21910.jpg?_wi=2"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user