Update src/app/page.tsx
This commit is contained in:
@@ -85,15 +85,15 @@ export default function LandingPage() {
|
||||
]}
|
||||
slides={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/long-corridor-showcase_1127-3442.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/long-corridor-showcase_1127-3442.jpg?_wi=1",
|
||||
imageAlt: "Luxurious garden design with waterfall and lush plants.",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hard-working-man-casual-outfit-removing-dry-leaves-from-sidewalk-with-hand-blower-sunny-day_7502-10151.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hard-working-man-casual-outfit-removing-dry-leaves-from-sidewalk-with-hand-blower-sunny-day_7502-10151.jpg?_wi=1",
|
||||
imageAlt: "Professional landscaper mowing a vibrant green lawn.",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cropped-view-gardening-worker-wearing-protective-gloves-while-trimming-plants_344912-2291.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cropped-view-gardening-worker-wearing-protective-gloves-while-trimming-plants_344912-2291.jpg?_wi=1",
|
||||
imageAlt: "Skilled arborist safely trimming a tall palm tree.",
|
||||
},
|
||||
{
|
||||
@@ -140,7 +140,7 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-spring-gerbera-flowers_23-2148894260.jpg",
|
||||
imageAlt: "Close-up of healthy plants being watered in a garden.",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/long-corridor-showcase_1127-3442.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/long-corridor-showcase_1127-3442.jpg?_wi=2",
|
||||
imageAlt: "man mowing lawn residential property",
|
||||
},
|
||||
{
|
||||
@@ -154,7 +154,7 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/firewood_1098-12794.jpg",
|
||||
imageAlt: "Stump grinding machine removing a tree stump from a garden.",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hard-working-man-casual-outfit-removing-dry-leaves-from-sidewalk-with-hand-blower-sunny-day_7502-10151.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hard-working-man-casual-outfit-removing-dry-leaves-from-sidewalk-with-hand-blower-sunny-day_7502-10151.jpg?_wi=2",
|
||||
imageAlt: "man mowing lawn residential property",
|
||||
},
|
||||
{
|
||||
@@ -168,7 +168,7 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vintage-landscape-photo_23-2149728872.jpg",
|
||||
imageAlt: "A beautifully installed patio with stone pavers and lush planting.",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cropped-view-gardening-worker-wearing-protective-gloves-while-trimming-plants_344912-2291.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cropped-view-gardening-worker-wearing-protective-gloves-while-trimming-plants_344912-2291.jpg?_wi=2",
|
||||
imageAlt: "man mowing lawn residential property",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user