From e062a0d6d7eb5ed9fc98df89320d5e47c4338f00 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 28 Mar 2026 09:53:41 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index a3bb24a..e8fdb5f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -193,7 +193,7 @@ export default function LandingPage() { name: "Jane Smith", role: "Hotel Manager", testimonial: "Customer inquiries have never been higher. Highly recommend.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BZLHyJ2mJ3xcqh80j4Wntu9ryR/professional-headshot-of-a-boutique-hote-1774691603389-62bf0330.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BZLHyJ2mJ3xcqh80j4Wntu9ryR/professional-headshot-of-a-boutique-hote-1774691603389-62bf0330.png?_wi=1", }, { id: "t4", @@ -207,7 +207,7 @@ export default function LandingPage() { name: "Elena Vance", role: "Boutique Hotel Owner", testimonial: "Professional, efficient, and truly understood our hospitality brand needs.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BZLHyJ2mJ3xcqh80j4Wntu9ryR/professional-headshot-of-a-boutique-hote-1774691603389-62bf0330.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BZLHyJ2mJ3xcqh80j4Wntu9ryR/professional-headshot-of-a-boutique-hote-1774691603389-62bf0330.png?_wi=2", }, ]} title="Client Success" -- 2.49.1