Update src/app/services/page.tsx
This commit is contained in:
@@ -80,42 +80,42 @@ export default function ServicesPage() {
|
||||
id: "01",
|
||||
title: "Lawn Mowing",
|
||||
description: "Routine lawn maintenance to keep your yard clean, healthy, and looking professional year-round. We use state-of-the-art equipment and follow best practices for optimal results.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-cutting-grass-with-lawn-mover-back-yard-male-black-apron-guy-repairs_1157-41431.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-cutting-grass-with-lawn-mover-back-yard-male-black-apron-guy-repairs_1157-41431.jpg?_wi=2",
|
||||
imageAlt: "Professional lawn mowing",
|
||||
},
|
||||
{
|
||||
id: "02",
|
||||
title: "Spring & Seasonal Cleanups",
|
||||
description: "Remove leaves, winter debris, and restore your yard to pristine condition for every season. Our thorough cleanups prepare your landscape for optimal health and appearance.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-raking-outdoors_23-2149382185.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-raking-outdoors_23-2149382185.jpg?_wi=3",
|
||||
imageAlt: "Spring yard cleanup",
|
||||
},
|
||||
{
|
||||
id: "03",
|
||||
title: "Shrub Trimming",
|
||||
description: "Professional trimming to maintain healthy landscaping and enhance your property's curb appeal. We carefully shape shrubs to promote growth and aesthetic appeal.",
|
||||
imageSrc: "http://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: "http://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: "Expert shrub trimming",
|
||||
},
|
||||
{
|
||||
id: "04",
|
||||
title: "Tree Limb Removal",
|
||||
description: "Safe removal of lower branches and storm-damaged limbs for a cleaner landscape. Our certified arborists ensure your trees remain healthy and beautiful.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/carpenter-working-sawmill-wood-manufacture_1303-22887.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/carpenter-working-sawmill-wood-manufacture_1303-22887.jpg?_wi=2",
|
||||
imageAlt: "Professional tree service",
|
||||
},
|
||||
{
|
||||
id: "05",
|
||||
title: "Mulch Installation",
|
||||
description: "Fresh mulch installation to protect beds, retain moisture, and add visual appeal. We use premium mulch products that enhance your landscape's appearance.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-material-pieces-wooden-boxes_181624-18062.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-material-pieces-wooden-boxes_181624-18062.jpg?_wi=2",
|
||||
imageAlt: "Quality mulch installation",
|
||||
},
|
||||
{
|
||||
id: "06",
|
||||
title: "Bed Redefining",
|
||||
description: "Edge and reshape landscape beds for a clean, professional, well-maintained appearance. Clear edges create definition and showcase your landscaping investment.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-cactus-with-blurred-background_23-2148249096.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-cactus-with-blurred-background_23-2148249096.jpg?_wi=3",
|
||||
imageAlt: "Landscape bed redefining",
|
||||
},
|
||||
]}
|
||||
@@ -154,7 +154,7 @@ export default function ServicesPage() {
|
||||
description="Contact us now to discuss your lawn care needs and get a personalized service plan. Our team is ready to transform your outdoor space."
|
||||
background={{ variant: "plain" }}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/closeup-businessmen-using-mobile-phone_53876-24734.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/closeup-businessmen-using-mobile-phone_53876-24734.jpg?_wi=2"
|
||||
imageAlt="Schedule lawn care service"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
|
||||
Reference in New Issue
Block a user