diff --git a/src/app/page.tsx b/src/app/page.tsx index 98cc575..15d9435 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -218,7 +218,7 @@ export default function LandingPage() { name: "Sarah Johnson", role: "Designer", testimonial: "Absolutely love the quality and unique design of every product. My go-to shop now!", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-confident-successful-businesswoman-suit-cross-arms-chest-standing_1258-117443.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-confident-successful-businesswoman-suit-cross-arms-chest-standing_1258-117443.jpg?_wi=1", imageAlt: "Sarah Johnson", }, { @@ -250,7 +250,7 @@ export default function LandingPage() { name: "Jessica Lee", role: "Gift Shopper", testimonial: "Always find the most thoughtful and unique gifts here. Highly recommended!", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-confident-successful-businesswoman-suit-cross-arms-chest-standing_1258-117443.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-confident-successful-businesswoman-suit-cross-arms-chest-standing_1258-117443.jpg?_wi=2", imageAlt: "Jessica Lee", }, ]}