From 779eb636793b417baace7dee60186f2b1a55e3fa Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 29 Mar 2026 20:44:05 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index a5daeec..ae90573 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -79,7 +79,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BdRVwa9tt5w9PtirbtbRYhQ8FL/a-professional-premium-plumbing-and-heat-1774817027505-8d681a87.png" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BdRVwa9tt5w9PtirbtbRYhQ8FL/a-professional-premium-plumbing-and-heat-1774817027505-8d681a87.png?_wi=1" mediaAnimation="blur-reveal" avatars={[ { @@ -196,7 +196,7 @@ export default function LandingPage() { description: "Available when you need us, day or night.", }, ]} - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BdRVwa9tt5w9PtirbtbRYhQ8FL/a-professional-premium-plumbing-and-heat-1774817027505-8d681a87.png" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BdRVwa9tt5w9PtirbtbRYhQ8FL/a-professional-premium-plumbing-and-heat-1774817027505-8d681a87.png?_wi=2" mediaAnimation="slide-up" /> @@ -213,7 +213,7 @@ export default function LandingPage() { handle: "@customer", testimonial: "Absolutely remarkable service… intuitive solutions… highly recommend!", rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BdRVwa9tt5w9PtirbtbRYhQ8FL/professional-portrait-of-a-happy-custome-1774817027180-790c9b99.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BdRVwa9tt5w9PtirbtbRYhQ8FL/professional-portrait-of-a-happy-custome-1774817027180-790c9b99.png?_wi=1", }, { id: "2", @@ -245,7 +245,7 @@ export default function LandingPage() { handle: "@customer", testimonial: "Expert advice, prompt arrival, and clean work. Highly recommended.", rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BdRVwa9tt5w9PtirbtbRYhQ8FL/professional-portrait-of-a-happy-custome-1774817027180-790c9b99.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BdRVwa9tt5w9PtirbtbRYhQ8FL/professional-portrait-of-a-happy-custome-1774817027180-790c9b99.png?_wi=2", }, ]} showRating={true} -- 2.49.1