From c6254f0f0d89c5499789083688a041db5d50c417 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 29 Mar 2026 07:50:20 +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 6e2c197..3aa67d4 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -157,7 +157,7 @@ export default function LandingPage() { name: "Jane Doe", role: "Fashion Designer", testimonial: "Amazing results, always! My go-to spot for everything beauty.", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-shot-amazing-girl-with-tanned-skin-laughing-portrait-glad-caucasian-lady-pink-dress_197531-9046.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-shot-amazing-girl-with-tanned-skin-laughing-portrait-glad-caucasian-lady-pink-dress_197531-9046.jpg?_wi=1", }, { id: "2", @@ -185,7 +185,7 @@ export default function LandingPage() { name: "Michael Reed", role: "Professional Model", testimonial: "Precision and style at every turn. Exceptional service every time I visit.", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-shot-amazing-girl-with-tanned-skin-laughing-portrait-glad-caucasian-lady-pink-dress_197531-9046.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-shot-amazing-girl-with-tanned-skin-laughing-portrait-glad-caucasian-lady-pink-dress_197531-9046.jpg?_wi=2", }, ]} title="Client Reviews" -- 2.49.1