diff --git a/src/app/page.tsx b/src/app/page.tsx index 27c5e20..a16e256 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -59,7 +59,7 @@ export default function LandingPage() { testimonials={[ { name: "Swalehe Msungi", handle: "Regular Customer", testimonial: "Amazing food and friendly service every time I visit. Highly recommended!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg", imageAlt: "Swalehe Msungi" + imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg?_wi=1", imageAlt: "Swalehe Msungi" } ]} buttons={[ @@ -190,7 +190,7 @@ export default function LandingPage() { testimonials={[ { id: "1", name: "Swalehe Msungi", role: "Regular Customer", company: "Local Community", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg", imageAlt: "Swalehe Msungi" + imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg?_wi=2", imageAlt: "Swalehe Msungi" }, { id: "2", name: "Grace Miraji", role: "University Student", company: "Makumira Area", rating: 5,