diff --git a/src/app/page.tsx b/src/app/page.tsx index ee31a79..d5502a9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -110,10 +110,10 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} testimonials={[ - { id: "1", name: "Mark R.", role: "Glendale Resident", testimonial: "The best window cleaning I've had. Crystal clear and professional.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BOgLPz2rB8iiGpcMLHkwwemAGS/abstract-background-showing-blurred-mode-1774550684266-722d52c9.jpg" }, - { id: "2", name: "Sarah P.", role: "Glendale Resident", testimonial: "So fast and efficient. Highly recommend.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BOgLPz2rB8iiGpcMLHkwwemAGS/abstract-background-showing-blurred-mode-1774550684266-722d52c9.jpg" }, - { id: "3", name: "James L.", role: "Glendale Resident", testimonial: "Very professional and left everything spotless.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BOgLPz2rB8iiGpcMLHkwwemAGS/abstract-background-showing-blurred-mode-1774550684266-722d52c9.jpg" }, - { id: "4", name: "Emily H.", role: "Glendale Resident", testimonial: "Exceeded my expectations perfectly.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BOgLPz2rB8iiGpcMLHkwwemAGS/abstract-background-showing-blurred-mode-1774550684266-722d52c9.jpg" }, + { id: "1", name: "Mark R.", role: "Glendale Resident", testimonial: "The best window cleaning I've had. Crystal clear and professional.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BOgLPz2rB8iiGpcMLHkwwemAGS/abstract-background-showing-blurred-mode-1774550684266-722d52c9.jpg?_wi=1" }, + { id: "2", name: "Sarah P.", role: "Glendale Resident", testimonial: "So fast and efficient. Highly recommend.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BOgLPz2rB8iiGpcMLHkwwemAGS/abstract-background-showing-blurred-mode-1774550684266-722d52c9.jpg?_wi=2" }, + { id: "3", name: "James L.", role: "Glendale Resident", testimonial: "Very professional and left everything spotless.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BOgLPz2rB8iiGpcMLHkwwemAGS/abstract-background-showing-blurred-mode-1774550684266-722d52c9.jpg?_wi=3" }, + { id: "4", name: "Emily H.", role: "Glendale Resident", testimonial: "Exceeded my expectations perfectly.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BOgLPz2rB8iiGpcMLHkwwemAGS/abstract-background-showing-blurred-mode-1774550684266-722d52c9.jpg?_wi=4" }, ]} title="Loved by Glendale Heights" description="See why our neighbors trust us with their views."