From 3a20b37c9b65a38b9c2cddbcca9446ec20bd41e0 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 28 Mar 2026 07:57:22 +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 45a041a..efd664a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -125,7 +125,7 @@ export default function LandingPage() { name: "Sarah", handle: "@fashiongirl", testimonial: "Dressly saved my morning routine! No more guessing what to wear.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BZ76X9hLSAG8hmNi1l0LqsPGF3/portrait-of-a-happy-young-woman-studio-l-1774684628089-64963921.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BZ76X9hLSAG8hmNi1l0LqsPGF3/portrait-of-a-happy-young-woman-studio-l-1774684628089-64963921.png?_wi=1", }, { id: "2", @@ -153,7 +153,7 @@ export default function LandingPage() { name: "Elena", handle: "@fashionista", testimonial: "I love how it accounts for my specific style preferences. A must-have tool.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BZ76X9hLSAG8hmNi1l0LqsPGF3/portrait-of-a-happy-young-woman-studio-l-1774684628089-64963921.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BZ76X9hLSAG8hmNi1l0LqsPGF3/portrait-of-a-happy-young-woman-studio-l-1774684628089-64963921.png?_wi=2", }, ]} title="Loved by Fashionistas" -- 2.49.1