From d3b35faf2041938c4274bc88e6ea2806e172d24f Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 1 Apr 2026 06:36:16 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index b2fc3d0..148b0aa 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -67,7 +67,7 @@ export default function LandingPage() { handle: "@priya_s", testimonial: "Transformed our living room into a masterclass of comfort and style. Absolutely stunning!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-people-work_23-2149636279.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-people-work_23-2149636279.jpg?_wi=1", }, { name: "Rahul Verma", @@ -95,7 +95,7 @@ export default function LandingPage() { handle: "@meera_i", testimonial: "The attention to detail and personalized service provided by the team was impeccable.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-people-work_23-2149636279.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-people-work_23-2149636279.jpg?_wi=2", }, ]} buttons={[ @@ -104,7 +104,7 @@ export default function LandingPage() { href: "#portfolio", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/front-view-smiley-people-work_23-2149636279.jpg" + imageSrc="http://img.b2bpic.net/free-photo/front-view-smiley-people-work_23-2149636279.jpg?_wi=3" avatars={[ { src: "http://img.b2bpic.net/free-photo/front-view-smiley-people-work_23-2149636279.jpg", -- 2.49.1