diff --git a/src/app/page.tsx b/src/app/page.tsx index e4999ff..b2e4d52 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -59,15 +59,15 @@ export default function LandingPage() { testimonials={[ { name: "Sarah Chen", handle: "Interior Designer, NYC", testimonial: "This completely changed how I present designs to clients. They can actually walk through the space before we build it.", rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AS2yEbyE5zMduXdnSEYsjgfPkB/professional-headshot-of-a-woman-confide-1772571972117-96e6cfdc.png" + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AS2yEbyE5zMduXdnSEYsjgfPkB/professional-headshot-of-a-woman-confide-1772571972117-96e6cfdc.png?_wi=1" }, { name: "Marcus Johnson", handle: "Real Estate Agent", testimonial: "Properties sell 40% faster with RoomMirror tours. Buyers love the immersive experience.", rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AS2yEbyE5zMduXdnSEYsjgfPkB/professional-headshot-of-a-man-warm-smil-1772571971113-338daf72.png" + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AS2yEbyE5zMduXdnSEYsjgfPkB/professional-headshot-of-a-man-warm-smil-1772571971113-338daf72.png?_wi=1" }, { name: "Emma Rodriguez", handle: "Architect, LA", testimonial: "Finally, a tool that bridges the gap between 2D plans and 3D reality. Game-changing.", rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AS2yEbyE5zMduXdnSEYsjgfPkB/professional-headshot-of-a-woman-with-da-1772571971603-871e6f13.png" + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AS2yEbyE5zMduXdnSEYsjgfPkB/professional-headshot-of-a-woman-with-da-1772571971603-871e6f13.png?_wi=1" } ]} testimonialRotationInterval={5000} @@ -156,13 +156,13 @@ export default function LandingPage() { tagAnimation="slide-up" testimonials={[ { - id: "1", name: "Sarah Chen", handle: "Interior Designer", testimonial: "This tool transformed how I present designs to clients. They experience spaces before construction.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AS2yEbyE5zMduXdnSEYsjgfPkB/professional-headshot-of-a-woman-confide-1772571972117-96e6cfdc.png", imageAlt: "Sarah Chen" + id: "1", name: "Sarah Chen", handle: "Interior Designer", testimonial: "This tool transformed how I present designs to clients. They experience spaces before construction.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AS2yEbyE5zMduXdnSEYsjgfPkB/professional-headshot-of-a-woman-confide-1772571972117-96e6cfdc.png?_wi=2", imageAlt: "Sarah Chen" }, { - id: "2", name: "Marcus Johnson", handle: "Real Estate Agent", testimonial: "Properties with RoomMirror tours sell 40% faster. Virtual staging that actually works.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AS2yEbyE5zMduXdnSEYsjgfPkB/professional-headshot-of-a-man-warm-smil-1772571971113-338daf72.png", imageAlt: "Marcus Johnson" + id: "2", name: "Marcus Johnson", handle: "Real Estate Agent", testimonial: "Properties with RoomMirror tours sell 40% faster. Virtual staging that actually works.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AS2yEbyE5zMduXdnSEYsjgfPkB/professional-headshot-of-a-man-warm-smil-1772571971113-338daf72.png?_wi=2", imageAlt: "Marcus Johnson" }, { - id: "3", name: "Emma Rodriguez", handle: "Architect", testimonial: "Finally bridging the gap between 2D plans and 3D reality. Absolutely game-changing.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AS2yEbyE5zMduXdnSEYsjgfPkB/professional-headshot-of-a-woman-with-da-1772571971603-871e6f13.png", imageAlt: "Emma Rodriguez" + id: "3", name: "Emma Rodriguez", handle: "Architect", testimonial: "Finally bridging the gap between 2D plans and 3D reality. Absolutely game-changing.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AS2yEbyE5zMduXdnSEYsjgfPkB/professional-headshot-of-a-woman-with-da-1772571971603-871e6f13.png?_wi=2", imageAlt: "Emma Rodriguez" }, { id: "4", name: "David Kim", handle: "Designer", testimonial: "The measurement tools saved hours of manual calculations. Precision that matters.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AS2yEbyE5zMduXdnSEYsjgfPkB/professional-headshot-of-a-man-approacha-1772571972927-ffad3d97.png", imageAlt: "David Kim"