diff --git a/src/app/page.tsx b/src/app/page.tsx index 78ccf0d..1c5b141 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -146,16 +146,16 @@ export default function LandingPage() { textboxLayout="default" metrics={[ { - id: "1", value: "150+", title: "Projects Delivered", description: "Residential and commercial excellence", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=ifoyl0", imageAlt: "Construction team experienced professionals working" + id: "1", value: "150+", title: "Projects Delivered", description: "Residential and commercial excellence", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=ifoyl0&_wi=1", imageAlt: "Construction team experienced professionals working" }, { - id: "2", value: "500+", title: "Happy Clients", description: "Trusted across Mumbai's premium areas", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=inv3s2", imageAlt: "Satisfied customer testimonial happy client" + id: "2", value: "500+", title: "Happy Clients", description: "Trusted across Mumbai's premium areas", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=inv3s2&_wi=1", imageAlt: "Satisfied customer testimonial happy client" }, { - id: "3", value: "15+", title: "Years Experience", description: "Industry leadership and expertise", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=ifoyl0", imageAlt: "Construction team experienced professionals working" + id: "3", value: "15+", title: "Years Experience", description: "Industry leadership and expertise", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=ifoyl0&_wi=2", imageAlt: "Construction team experienced professionals working" }, { - id: "4", value: "₹500 Cr+", title: "Total Value Delivered", description: "Premium projects across Mumbai", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=inv3s2", imageAlt: "Satisfied customer testimonial happy client" + id: "4", value: "₹500 Cr+", title: "Total Value Delivered", description: "Premium projects across Mumbai", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=inv3s2&_wi=2", imageAlt: "Satisfied customer testimonial happy client" } ]} animationType="slide-up"