diff --git a/src/app/page.tsx b/src/app/page.tsx index 9791f8b..33439bc 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -117,16 +117,16 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - title: "Reliable", description: "Our crew shows up on time and gets the job done right, every single time.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=ad1foi", imageAlt: "Professional crew working together" + title: "Reliable", description: "Our crew shows up on time and gets the job done right, every single time.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=ad1foi&_wi=1", imageAlt: "Professional crew working together" }, { - title: "Hardworking Team", description: "Customers consistently mention our team's professionalism, dedication, and exceptional work ethic.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=ad1foi", imageAlt: "Hardworking landscaping team" + title: "Hardworking Team", description: "Customers consistently mention our team's professionalism, dedication, and exceptional work ethic.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=ad1foi&_wi=2", imageAlt: "Hardworking landscaping team" }, { - title: "Attention to Detail", description: "We take the extra time to ensure everything looks perfect and exceeds your expectations.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=xs2ftk", imageAlt: "Attention to detail in landscaping" + title: "Attention to Detail", description: "We take the extra time to ensure everything looks perfect and exceeds your expectations.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=xs2ftk&_wi=1", imageAlt: "Attention to detail in landscaping" }, { - title: "Honest Pricing", description: "Fair quotes and transparent communication. No surprises, just quality service at reasonable prices.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=xs2ftk", imageAlt: "Professional consultation" + title: "Honest Pricing", description: "Fair quotes and transparent communication. No surprises, just quality service at reasonable prices.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=xs2ftk&_wi=2", imageAlt: "Professional consultation" } ]} ariaLabel="Why choose us section"