Update src/app/page.tsx
This commit is contained in:
@@ -115,28 +115,28 @@ const HomePage = () => {
|
||||
id: 1,
|
||||
title: "Lawn Mowing",
|
||||
description: "Precision cutting and maintenance to keep your lawn looking sharp and well-cared for.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-robot-tending-maintaining-gardens_23-2151803934.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-robot-tending-maintaining-gardens_23-2151803934.jpg?_wi=1",
|
||||
imageAlt: "Professional lawn mowing service",
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
title: "Spring Cleanups",
|
||||
description: "Seasonal cleanup services to prepare your yard for the growing season.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-gardener-guiding-her-friend-water-plant-with-hose_23-2148165202.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-gardener-guiding-her-friend-water-plant-with-hose_23-2148165202.jpg?_wi=1",
|
||||
imageAlt: "Spring yard cleanup and landscaping",
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
title: "Shrub Trimming",
|
||||
description: "Expert shrub and hedge trimming for a polished, professional appearance.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-hands-cutting-plant_23-2148826126.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-hands-cutting-plant_23-2148826126.jpg?_wi=1",
|
||||
imageAlt: "Professional shrub trimming and hedge work",
|
||||
},
|
||||
{
|
||||
id: 4,
|
||||
title: "Mulch & Bed Work",
|
||||
description: "Quality mulch installation and landscape bed preparation for beautiful, maintained gardens.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-female-gardener-pruning-plants-garden_23-2148165258.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-female-gardener-pruning-plants-garden_23-2148165258.jpg?_wi=1",
|
||||
imageAlt: "Mulch installation and landscape bed work",
|
||||
},
|
||||
]}
|
||||
@@ -207,7 +207,7 @@ const HomePage = () => {
|
||||
},
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/successful-multiethnic-business-team_1262-20833.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/successful-multiethnic-business-team_1262-20833.jpg?_wi=1"
|
||||
imageAlt="Professional landscaping team at work"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user