Update src/app/services/page.tsx
This commit is contained in:
@@ -43,42 +43,42 @@ export default function ServicesPage() {
|
|||||||
id: "1",
|
id: "1",
|
||||||
name: "Yard Cleanouts & Debris Haul Away",
|
name: "Yard Cleanouts & Debris Haul Away",
|
||||||
price: "From $299",
|
price: "From $299",
|
||||||
imageSrc: "https://img.b2bpic.net/free-photo/kids-learnign-about-environment_23-2149176599.jpg",
|
imageSrc: "https://img.b2bpic.net/free-photo/kids-learnign-about-environment_23-2149176599.jpg?_wi=2",
|
||||||
imageAlt: "Professional yard cleanout service"
|
imageAlt: "Professional yard cleanout service"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "2",
|
id: "2",
|
||||||
name: "Weed Removal & Scraping",
|
name: "Weed Removal & Scraping",
|
||||||
price: "From $149",
|
price: "From $149",
|
||||||
imageSrc: "https://img.b2bpic.net/free-photo/crop-woman-working-garden_23-2147714891.jpg",
|
imageSrc: "https://img.b2bpic.net/free-photo/crop-woman-working-garden_23-2147714891.jpg?_wi=2",
|
||||||
imageAlt: "Complete weed removal service"
|
imageAlt: "Complete weed removal service"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "3",
|
id: "3",
|
||||||
name: "Trimming, Pruning & Detail Work",
|
name: "Trimming, Pruning & Detail Work",
|
||||||
price: "From $199",
|
price: "From $199",
|
||||||
imageSrc: "https://img.b2bpic.net/free-photo/hands-gardener-orange-gloves-are-trimming-overgrown-green-shrub-using-hedge-shears-sunny-backyard-worker-landscaping-garden-close-up_639032-841.jpg",
|
imageSrc: "https://img.b2bpic.net/free-photo/hands-gardener-orange-gloves-are-trimming-overgrown-green-shrub-using-hedge-shears-sunny-backyard-worker-landscaping-garden-close-up_639032-841.jpg?_wi=2",
|
||||||
imageAlt: "Professional trimming and pruning"
|
imageAlt: "Professional trimming and pruning"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "4",
|
id: "4",
|
||||||
name: "Front & Backyard Refresh",
|
name: "Front & Backyard Refresh",
|
||||||
price: "From $399",
|
price: "From $399",
|
||||||
imageSrc: "https://img.b2bpic.net/free-photo/full-shot-woman-raking-outdoors_23-2149382185.jpg",
|
imageSrc: "https://img.b2bpic.net/free-photo/full-shot-woman-raking-outdoors_23-2149382185.jpg?_wi=2",
|
||||||
imageAlt: "Complete yard refresh and makeover"
|
imageAlt: "Complete yard refresh and makeover"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "5",
|
id: "5",
|
||||||
name: "Rental Property Cleanup",
|
name: "Rental Property Cleanup",
|
||||||
price: "From $249",
|
price: "From $249",
|
||||||
imageSrc: "https://img.b2bpic.net/free-photo/couple-collects-leaves-cleans-park_1157-27418.jpg",
|
imageSrc: "https://img.b2bpic.net/free-photo/couple-collects-leaves-cleans-park_1157-27418.jpg?_wi=2",
|
||||||
imageAlt: "Rental property landscaping maintenance"
|
imageAlt: "Rental property landscaping maintenance"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "6",
|
id: "6",
|
||||||
name: "Tilling & Bed Prep",
|
name: "Tilling & Bed Prep",
|
||||||
price: "From $179",
|
price: "From $179",
|
||||||
imageSrc: "https://img.b2bpic.net/free-photo/overhead-view-male-gardener-digging-soil-with-hoe_23-2148165200.jpg",
|
imageSrc: "https://img.b2bpic.net/free-photo/overhead-view-male-gardener-digging-soil-with-hoe_23-2148165200.jpg?_wi=2",
|
||||||
imageAlt: "Garden bed preparation and tilling"
|
imageAlt: "Garden bed preparation and tilling"
|
||||||
}
|
}
|
||||||
]}
|
]}
|
||||||
|
|||||||
Reference in New Issue
Block a user