diff --git a/src/app/page.tsx b/src/app/page.tsx index f2b0d36..b9d8cf9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -182,7 +182,7 @@ export default function LandingPage() { name: "Sarah Johnson", role: "CEO", testimonial: "An incredible experience. The attention to detail and flavors were unmatched.", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-caucasian-female-with-long-blonde-hair-nice-face-bright-earrings-white-suit_132075-9619.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-caucasian-female-with-long-blonde-hair-nice-face-bright-earrings-white-suit_132075-9619.jpg?_wi=1", }, { id: "2", @@ -210,7 +210,7 @@ export default function LandingPage() { name: "Julia V.", role: "Designer", testimonial: "Unforgettable evening. Everything was handled perfectly.", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-caucasian-female-with-long-blonde-hair-nice-face-bright-earrings-white-suit_132075-9619.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-caucasian-female-with-long-blonde-hair-nice-face-bright-earrings-white-suit_132075-9619.jpg?_wi=2", }, ]} title="Client Experiences"