Update src/app/page.tsx
This commit is contained in:
@@ -79,15 +79,15 @@ export default function LandingPage() {
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-fresh-green-grass_181624-14886.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-fresh-green-grass_181624-14886.jpg?_wi=1",
|
||||
imageAlt: "Perfectly mowed green lawn",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/focused-male-florist-standing-rows-with-potted-plants-cutting-bush-greenhouse-man-working-garden-growing-plants-pots-gardening-job-concept_74855-12788.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/focused-male-florist-standing-rows-with-potted-plants-cutting-bush-greenhouse-man-working-garden-growing-plants-pots-gardening-job-concept_74855-12788.jpg?_wi=1",
|
||||
imageAlt: "Professional landscaping crew trimming hedges",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/city-park-china_1127-4078.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/city-park-china_1127-4078.jpg?_wi=1",
|
||||
imageAlt: "Fresh mulch garden landscape design",
|
||||
},
|
||||
]}
|
||||
@@ -123,7 +123,7 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-cutting-grass-with-lawn-mover-back-yard-male-black-apron_1157-41429.jpg",
|
||||
imageAlt: "Maintenance",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-fresh-green-grass_181624-14886.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-fresh-green-grass_181624-14886.jpg?_wi=2",
|
||||
imageAlt: "lawn mowing service",
|
||||
},
|
||||
{
|
||||
@@ -137,7 +137,7 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/contrasting-outdoor-texture-design_23-2149756538.jpg",
|
||||
imageAlt: "Hedge Care",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/focused-male-florist-standing-rows-with-potted-plants-cutting-bush-greenhouse-man-working-garden-growing-plants-pots-gardening-job-concept_74855-12788.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/focused-male-florist-standing-rows-with-potted-plants-cutting-bush-greenhouse-man-working-garden-growing-plants-pots-gardening-job-concept_74855-12788.jpg?_wi=2",
|
||||
imageAlt: "lawn mowing service",
|
||||
},
|
||||
{
|
||||
@@ -151,7 +151,7 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-works-garden_1157-24648.jpg",
|
||||
imageAlt: "Irrigation",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/city-park-china_1127-4078.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/city-park-china_1127-4078.jpg?_wi=2",
|
||||
imageAlt: "lawn mowing service",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user