diff --git a/src/app/page.tsx b/src/app/page.tsx index c28bdb3..165bf95 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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: [ { - imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-taking-care-her-garden_329181-16526.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-taking-care-her-garden_329181-16526.jpg?_wi=1"}, { - imageSrc: "http://img.b2bpic.net/free-photo/portrait-professional-gardener-holding-trimmer-working-yard_342744-541.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/portrait-professional-gardener-holding-trimmer-working-yard_342744-541.jpg?_wi=1"}, ], }, { title: "Weed & Moss Control", description: "Eliminate unwanted weeds and stubborn moss to restore your lawn's pristine appearance and health.", icon: Target, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-green-grass_23-2148849313.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-green-grass_23-2148849313.jpg?_wi=1"}, { - imageSrc: "http://img.b2bpic.net/free-photo/little-lonely-tree-angle-view_23-2148249152.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/little-lonely-tree-angle-view_23-2148249152.jpg?_wi=1"}, ], }, { title: "Aeration & Scarification", description: "Improve soil health and drainage, and remove thatch to encourage stronger root growth and thicker grass.", icon: Cloud, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-taking-care-her-garden_329181-16526.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-taking-care-her-garden_329181-16526.jpg?_wi=2"}, { - imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-green-grass_23-2148849313.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-green-grass_23-2148849313.jpg?_wi=2"}, ], }, { 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: [ { - imageSrc: "http://img.b2bpic.net/free-photo/little-lonely-tree-angle-view_23-2148249152.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/little-lonely-tree-angle-view_23-2148249152.jpg?_wi=2"}, { - imageSrc: "http://img.b2bpic.net/free-photo/portrait-professional-gardener-holding-trimmer-working-yard_342744-541.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/portrait-professional-gardener-holding-trimmer-working-yard_342744-541.jpg?_wi=2"}, ], }, ]}