From a803ebedbf1e2eed5820c8f1a0f521f752a8135d Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 26 Mar 2026 18:29:37 +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 a423fa6..c648f4b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -113,7 +113,7 @@ export default function LandingPage() { quote: "Mutlaka kendi tarzınıza uygun birşey bulacağınızdan eminim... Çok güzel ve eşi benzeri yok... Kesinlikle tavsiyemdir... 😍", name: "Korsan Ayşe", role: "Verified Customer", - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-with-shopping-bags-city_1303-16810.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-woman-with-shopping-bags-city_1303-16810.jpg?_wi=1", }, { id: "2", @@ -137,7 +137,7 @@ export default function LandingPage() { quote: "Found the most beautiful dress here, absolutely love the curation!", name: "Elena R.", role: "Verified Customer", - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-with-shopping-bags-city_1303-16810.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-woman-with-shopping-bags-city_1303-16810.jpg?_wi=2", }, ]} title="Customer Reviews" -- 2.49.1