diff --git a/src/app/page.tsx b/src/app/page.tsx index 443942e..a6757a0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -190,7 +190,7 @@ export default function LandingPage() { handle: "@jl_ventures", testimonial: "The best private dining service we have ever used. Impeccable attention to detail.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/expressive-middle-aged-woman-posing_344912-3155.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/expressive-middle-aged-woman-posing_344912-3155.jpg?_wi=1", }, { id: "t5", @@ -198,7 +198,7 @@ export default function LandingPage() { handle: "@sarah_w_events", testimonial: "A truly magical evening, the service and culinary skill were top tier.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/expressive-middle-aged-woman-posing_344912-3155.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/expressive-middle-aged-woman-posing_344912-3155.jpg?_wi=2", }, ]} showRating={true}