From 61ff4c505793850fd3e90c9add35fd6cdcf7d38f Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 24 Mar 2026 12:57:03 +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 f738cc7..b388364 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -173,7 +173,7 @@ export default function LandingPage() { name: "Sarah J.", role: "Verified Buyer", testimonial: "ShopSphere truly exceeded my expectations! The product quality is fantastic, and shipping was incredibly fast. I'm a customer for life!", - imageSrc: "http://img.b2bpic.net/free-photo/attracitve-modern-young-woman-blond-curly-hairstyle-turn-away-intrigued-smiling-delighted-hold-cup-drink-coffee-working-laptop-use-net-book-studying-university-task-researching-freelance_197531-22197.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/attracitve-modern-young-woman-blond-curly-hairstyle-turn-away-intrigued-smiling-delighted-hold-cup-drink-coffee-working-laptop-use-net-book-studying-university-task-researching-freelance_197531-22197.jpg?_wi=1", imageAlt: "Sarah J.", }, { @@ -205,7 +205,7 @@ export default function LandingPage() { name: "Jessica L.", role: "Student", testimonial: "Affordable prices and great deals! ShopSphere is my go-to for all my essentials. The website is easy to navigate too.", - imageSrc: "http://img.b2bpic.net/free-photo/attracitve-modern-young-woman-blond-curly-hairstyle-turn-away-intrigued-smiling-delighted-hold-cup-drink-coffee-working-laptop-use-net-book-studying-university-task-researching-freelance_197531-22197.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/attracitve-modern-young-woman-blond-curly-hairstyle-turn-away-intrigued-smiling-delighted-hold-cup-drink-coffee-working-laptop-use-net-book-studying-university-task-researching-freelance_197531-22197.jpg?_wi=2", imageAlt: "Jessica L.", }, ]} -- 2.49.1