diff --git a/src/app/page.tsx b/src/app/page.tsx index 3a3616d..1e37d0b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -63,17 +63,17 @@ export default function HomePage() { name: "Amsterdam Design Studio", handle: "Design Firm", testimonial: "Exceptional quality and range. The 51 colour options gave us perfect flexibility for our luxury residential project.", rating: 5, imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=9hgojv", imageAlt: "Premium terrazzo flooring"}, + "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=9hgojv&_wi=1", imageAlt: "Premium terrazzo flooring"}, { name: "Rotterdam Architecture", handle: "Architecture Firm", testimonial: "Professional service and outstanding material quality. Our clients are thrilled with the finish and durability.", rating: 5, imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=hnogtg", imageAlt: "Modern terrazzo wall design"}, + "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=hnogtg&_wi=1", imageAlt: "Modern terrazzo wall design"}, { name: "Utrecht Interior Designers", handle: "Interior Design", testimonial: "The texture variety is unmatched. GraniTech's customer support made the entire process seamless.", rating: 5, imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=rve9zg", imageAlt: "Luxury bathroom terrazzo"}, + "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=rve9zg&_wi=1", imageAlt: "Luxury bathroom terrazzo"}, { name: "Breda Contractors", handle: "Construction", testimonial: "Reliable, professional, and consistent. We recommend them to all our high-end projects.", rating: 5, @@ -82,7 +82,7 @@ export default function HomePage() { ]} testimonialRotationInterval={6000} useInvertedBackground={false} - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=6yly1q" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=6yly1q&_wi=1" imageAlt="Premium terrazzo interior design showcase" />