diff --git a/src/app/page.tsx b/src/app/page.tsx index bd790e1..f927680 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -86,11 +86,11 @@ export default function LandingPage() { textboxLayout="split" useInvertedBackground={false} testimonials={[ - { id: "1", title: "Great Food", quote: "Affordable and delicious! The jollof is amazing.", name: "Sarah A.", role: "Local Resident", imageSrc: "http://img.b2bpic.net/free-photo/woman-eating-fresh-cheese_52683-110427.jpg" }, + { id: "1", title: "Great Food", quote: "Affordable and delicious! The jollof is amazing.", name: "Sarah A.", role: "Local Resident", imageSrc: "http://img.b2bpic.net/free-photo/woman-eating-fresh-cheese_52683-110427.jpg?_wi=1" }, { id: "2", title: "Best Burger", quote: "The signature burger is exactly what I needed. Truly the best!", name: "Kwame O.", role: "Foodie", imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-woman-holding-flowers_23-2149901693.jpg" }, { id: "3", title: "Fast & Tasty", quote: "Everything was soooo good. Delivery was super quick.", name: "Ama P.", role: "Business Owner", imageSrc: "http://img.b2bpic.net/free-photo/woman-with-beer-eating-olives_23-2147680959.jpg" }, { id: "4", title: "New Regular", quote: "Can't get enough of those wings. Definitely coming back.", name: "John D.", role: "Visitor", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-with-dark-long-hair-smiling-coffee-shop_273609-2809.jpg" }, - { id: "5", title: "Authentic Taste", quote: "It feels like home cooking. Simply the best in the area.", name: "Esi M.", role: "Teacher", imageSrc: "http://img.b2bpic.net/free-photo/woman-eating-fresh-cheese_52683-110427.jpg" } + { id: "5", title: "Authentic Taste", quote: "It feels like home cooking. Simply the best in the area.", name: "Esi M.", role: "Teacher", imageSrc: "http://img.b2bpic.net/free-photo/woman-eating-fresh-cheese_52683-110427.jpg?_wi=2" } ]} title="Loved by Locals" description="Hear what our amazing customers have to say about U-TRN."