From 7b9562c0680ae4dac9e28a3bf16d8f4cf3f88515 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 1 Apr 2026 14:24:02 +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 580ded6..8001fea 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -186,7 +186,7 @@ export default function LandingPage() { handle: "@elena_ceo", testimonial: "Transformative results. My brand finally feels premium.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/people-having-dinner-luxurious-restaurants_23-2151081912.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/people-having-dinner-luxurious-restaurants_23-2151081912.jpg?_wi=1", }, { id: "t2", @@ -218,7 +218,7 @@ export default function LandingPage() { handle: "@sj_design", testimonial: "Incredible partnership that redefined our digital presence completely.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/people-having-dinner-luxurious-restaurants_23-2151081912.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/people-having-dinner-luxurious-restaurants_23-2151081912.jpg?_wi=2", }, ]} showRating={true} -- 2.49.1