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.", }, ]}