diff --git a/src/app/page.tsx b/src/app/page.tsx index 49b84a6..2983ed6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -88,11 +88,11 @@ export default function LandingPage() { textboxLayout="split-description" useInvertedBackground={true} testimonials={[ - { id: "t1", name: "Batul Rampura", handle: "@batul", testimonial: "One of my go-to places for all kinds of best flavours! Consistently amazing and freshly made.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-man-smiling_158595-2427.jpg" }, + { id: "t1", name: "Batul Rampura", handle: "@batul", testimonial: "One of my go-to places for all kinds of best flavours! Consistently amazing and freshly made.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-man-smiling_158595-2427.jpg?_wi=1" }, { id: "t2", name: "Marium Abbasi", handle: "@marium", testimonial: "The chicken cheese shawarma is 10/10. Loved everything we ordered. Amazing recommendation by Mr. Jabbar!", imageSrc: "http://img.b2bpic.net/free-photo/adorable-girl-with-long-hair-eating-vegetables-laughing-refined-lady-enjoying-favorite-salad_197531-17192.jpg" }, { id: "t3", name: "Abdul Latif Usman", handle: "@abdul", testimonial: "Great dinner! Good place and ambience. Free parking is a huge plus.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-painting-watercolors_23-2150170372.jpg" }, { id: "t4", name: "Regular Diner", handle: "@local", testimonial: "Consistently great food. The staff is polite and the atmosphere is very welcoming.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiling-woman-laptop_23-2148471013.jpg" }, - { id: "t5", name: "Ahmed Salem", handle: "@ahmeds", testimonial: "The quality of food has remained high for years. Highly recommended for families.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-man-smiling_158595-2427.jpg" }, + { id: "t5", name: "Ahmed Salem", handle: "@ahmeds", testimonial: "The quality of food has remained high for years. Highly recommended for families.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-man-smiling_158595-2427.jpg?_wi=2" }, ]} title="What Our Guests Say" description="With over 1,299 reviews and a 4.6-star rating, we pride ourselves on consistent quality and service."