diff --git a/src/app/page.tsx b/src/app/page.tsx index 842bdb5..6aac534 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -170,7 +170,7 @@ export default function LandingPage() { handle: "@zumair", testimonial: "This place is a hunger buster. Has amazing food menu and drink. Nice ambiance.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/low-angle-business-entrepreneurs-working-together_23-2148366582.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/low-angle-business-entrepreneurs-working-together_23-2148366582.jpg?_wi=1", }, { id: "2", @@ -202,7 +202,7 @@ export default function LandingPage() { handle: "@arjunv", testimonial: "Excellent service and consistently great quality. A must-visit in Kammanahalli.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/low-angle-business-entrepreneurs-working-together_23-2148366582.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/low-angle-business-entrepreneurs-working-together_23-2148366582.jpg?_wi=2", }, ]} showRating={true}