Update src/app/page.tsx
This commit is contained in:
@@ -91,12 +91,12 @@ export default function LandingPage() {
|
||||
carouselItems={[
|
||||
{
|
||||
id: "carousel-1",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-view-thoughtful-sportswoman-with-boxing-gloves-trying-motivate-herself-before-sports-training_637285-795.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-view-thoughtful-sportswoman-with-boxing-gloves-trying-motivate-herself-before-sports-training_637285-795.jpg?_wi=1",
|
||||
imageAlt: "Person lifting heavy weights in a modern gym",
|
||||
},
|
||||
{
|
||||
id: "carousel-2",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/professional-female-dancer-posing-floor_23-2148004023.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/professional-female-dancer-posing-floor_23-2148004023.jpg?_wi=1",
|
||||
imageAlt: "Woman practicing yoga in a serene studio",
|
||||
},
|
||||
{
|
||||
@@ -175,7 +175,7 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-sitting-yoga-mat_23-2149249477.jpg",
|
||||
imageAlt: "Person attending an online group workout",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-view-thoughtful-sportswoman-with-boxing-gloves-trying-motivate-herself-before-sports-training_637285-795.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-view-thoughtful-sportswoman-with-boxing-gloves-trying-motivate-herself-before-sports-training_637285-795.jpg?_wi=2",
|
||||
imageAlt: "fitness app tracking progress",
|
||||
},
|
||||
{
|
||||
@@ -189,7 +189,7 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pencil-notepad-near-fruit-salad_23-2147850967.jpg",
|
||||
imageAlt: "Person tracking meals on a nutrition app",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/professional-female-dancer-posing-floor_23-2148004023.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/professional-female-dancer-posing-floor_23-2148004023.jpg?_wi=2",
|
||||
imageAlt: "fitness app tracking progress",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user