diff --git a/src/app/page.tsx b/src/app/page.tsx index c36ff9b..0e494df 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -117,11 +117,11 @@ export default function LandingPage() { }, { id: 2, - title: "Quality Installation", description: "Precision construction using premium materials ensures durability and safety for years of enjoyment.", imageSrc: "https://img.b2bpic.net/free-photo/legs-skateboarder-preparing-ride_23-2147678296.jpg", imageAlt: "Professional pool installation process" + title: "Quality Installation", description: "Precision construction using premium materials ensures durability and safety for years of enjoyment.", imageSrc: "https://img.b2bpic.net/free-photo/legs-skateboarder-preparing-ride_23-2147678296.jpg?_wi=1", imageAlt: "Professional pool installation process" }, { id: 3, - title: "Ongoing Maintenance", description: "Comprehensive maintenance programs keep your pool pristine and functioning at peak performance.", imageSrc: "https://img.b2bpic.net/free-photo/legs-skateboarder-preparing-ride_23-2147678296.jpg", imageAlt: "Pool maintenance service in progress" + title: "Ongoing Maintenance", description: "Comprehensive maintenance programs keep your pool pristine and functioning at peak performance.", imageSrc: "https://img.b2bpic.net/free-photo/legs-skateboarder-preparing-ride_23-2147678296.jpg?_wi=2", imageAlt: "Pool maintenance service in progress" } ]} />