Merge version_1 into main #5

Merged
bender merged 1 commits from version_1 into main 2026-03-25 08:15:02 +00:00

View File

@@ -133,36 +133,36 @@ export default function LandingPage() {
title: "Lawn Treatment", description: "Revitalise your lawn with our tailored feeding and nutrient programs for vibrant green health.", icon: CheckCircle,
mediaItems: [
{
src: "http://img.b2bpic.net/free-photo/close-up-woman-taking-care-her-garden_329181-16526.jpg", alt: "Lawn treatment before and after"},
imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-taking-care-her-garden_329181-16526.jpg", alt: "Lawn treatment before and after"},
{
src: "http://img.b2bpic.net/free-photo/portrait-professional-gardener-holding-trimmer-working-yard_342744-541.jpg", alt: "Professional lawn fertilising"},
imageSrc: "http://img.b2bpic.net/free-photo/portrait-professional-gardener-holding-trimmer-working-yard_342744-541.jpg", alt: "Professional lawn fertilising"},
],
},
{
title: "Weed & Moss Control", description: "Eliminate unwanted weeds and stubborn moss to restore your lawn's pristine appearance and health.", icon: Target,
mediaItems: [
{
src: "http://img.b2bpic.net/free-photo/flat-lay-green-grass_23-2148849313.jpg", alt: "Weed control application"},
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-green-grass_23-2148849313.jpg", alt: "Weed control application"},
{
src: "http://img.b2bpic.net/free-photo/little-lonely-tree-angle-view_23-2148249152.jpg", alt: "Moss removal on lawn"},
imageSrc: "http://img.b2bpic.net/free-photo/little-lonely-tree-angle-view_23-2148249152.jpg", alt: "Moss removal on lawn"},
],
},
{
title: "Aeration & Scarification", description: "Improve soil health and drainage, and remove thatch to encourage stronger root growth and thicker grass.", icon: Cloud,
mediaItems: [
{
src: "http://img.b2bpic.net/free-photo/close-up-woman-taking-care-her-garden_329181-16526.jpg", alt: "Lawn aeration machine"},
imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-taking-care-her-garden_329181-16526.jpg", alt: "Lawn aeration machine"},
{
src: "http://img.b2bpic.net/free-photo/flat-lay-green-grass_23-2148849313.jpg", alt: "Scarification of lawn"},
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-green-grass_23-2148849313.jpg", alt: "Scarification of lawn"},
],
},
{
title: "Seasonal Lawn Care", description: "Our year-round programs ensure your lawn receives optimal care, adapting to seasonal needs for continuous vitality.", icon: Calendar,
mediaItems: [
{
src: "http://img.b2bpic.net/free-photo/little-lonely-tree-angle-view_23-2148249152.jpg", alt: "Spring lawn care"},
imageSrc: "http://img.b2bpic.net/free-photo/little-lonely-tree-angle-view_23-2148249152.jpg", alt: "Spring lawn care"},
{
src: "http://img.b2bpic.net/free-photo/portrait-professional-gardener-holding-trimmer-working-yard_342744-541.jpg", alt: "Autumn lawn care"},
imageSrc: "http://img.b2bpic.net/free-photo/portrait-professional-gardener-holding-trimmer-working-yard_342744-541.jpg", alt: "Autumn lawn care"},
],
},
]}