diff --git a/src/app/page.tsx b/src/app/page.tsx index 11ef3c3..a0c3114 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -58,7 +58,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-blonde-woman-wearing-casual-striped-tshirt-isolated-white-background-looking-away-side-with-smile-face-natural-expression-laughing-confident_839833-30463.jpg"}, { name: "Raj Patel", handle: "Local Business Owner", testimonial: "Very polite staff and good atmosphere. Perfect for family hangouts!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1"}, { name: "Meera Singh", handle: "Mojito Lover", testimonial: "Their mojitos are unbeatable! Refreshing and perfectly made every time.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg"}, @@ -178,13 +178,13 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg"}, { id: "2", name: "Priya Sharma", role: "Food Enthusiast", company: "Chennai Foodies", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-posing-her-home_23-2148708980.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-posing-her-home_23-2148708980.jpg?_wi=1"}, { id: "3", name: "Raj Patel", role: "Business Owner", company: "Local Community", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2"}, { id: "4", name: "Meera Singh", role: "Foodie Blogger", company: "Chennai Eats", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-posing-her-home_23-2148708980.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-posing-her-home_23-2148708980.jpg?_wi=2"}, ]} kpiItems={[ { value: "160+", label: "Happy Customers" },