Update src/app/page.tsx

This commit is contained in:
2026-02-24 01:22:09 +00:00
parent 2229dbbcfb
commit b7e79ad244

View File

@@ -117,11 +117,11 @@ export default function LandingPage() {
}, },
{ {
id: 2, 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, 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"
} }
]} ]}
/> />