diff --git a/src/app/page.tsx b/src/app/page.tsx index 7e0a12d..5922cdf 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -110,19 +110,19 @@ export default function LandingPage() { features={[ { id: 1, - title: "Immaculate Cleanliness", description: "Your pool is kept perfect, not just clean.", imageSrc: "http://img.b2bpic.net/free-photo/well-organized-empty-medical-cabinet-ready-healthcare-services_482257-109844.jpg?_wi=1", imageAlt: "professional pool cleaning technician" + title: "Immaculate Cleanliness", description: "Your pool is kept perfect, not just clean.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B7wVEyMmDx1vSlBrwEQSjCRqn1/uploaded-1773854389796-9vbeefo6.jpg", imageAlt: "professional pool cleaning technician" }, { id: 2, - title: "Always On Time", description: "We respect your time and your guests.", imageSrc: "http://img.b2bpic.net/free-photo/female-collecting-trash-putting-plastic-garbage-bag-environmental-pollution-concept_181624-57357.jpg?_wi=1", imageAlt: "pool chemical balancing maintenance" + title: "Always On Time", description: "We respect your time and your guests.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B7wVEyMmDx1vSlBrwEQSjCRqn1/uploaded-1773854389795-czz6xufk.jpg", imageAlt: "pool chemical balancing maintenance" }, { id: 3, - title: "We Fix What Others Can't", description: "From leaks to water issues — we solve problems properly.", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-man-working-as-plumber_23-2150746421.jpg?_wi=1", imageAlt: "pool leak detection repair" + title: "We Fix What Others Can't", description: "From leaks to water issues — we solve problems properly.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B7wVEyMmDx1vSlBrwEQSjCRqn1/uploaded-1773854389795-apnt3rbm.jpg", imageAlt: "pool leak detection repair" }, { id: 4, - title: "Professional & Respectful", description: "Friendly team, trusted in private homes and villas.", imageSrc: "http://img.b2bpic.net/free-photo/attractive-woman-doing-sports-pool-colorful-pink-hoodie-wearing-sunglasses-listening-music-headphones-summer-vacation-play-tennis-sport-style_285396-4057.jpg", imageAlt: "airbnb villa property management" + title: "Professional & Respectful", description: "Friendly team, trusted in private homes and villas.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B7wVEyMmDx1vSlBrwEQSjCRqn1/uploaded-1773854389796-d3rlsrki.jpg", imageAlt: "airbnb villa property management" } ]} tag="Why Choose Us"