diff --git a/src/app/page.tsx b/src/app/page.tsx index d23cb46..a2e120d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -156,11 +156,11 @@ export default function LandingPage() { }, { id: "3", name: "Priya Sharma", handle: "@priyasharms", testimonial: "My family's favorite weekend spot now. The cheesy shawarma is heavenly, and the staff is always friendly and fast!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-people-avatar-collection_23-2148074529.jpg", imageAlt: "Priya Sharma" + imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-people-avatar-collection_23-2148074529.jpg?_wi=1", imageAlt: "Priya Sharma" }, { id: "4", name: "Ahmed Khan", handle: "@ahmedkhan", testimonial: "Authentic Middle Eastern flavors at local prices. Drive-through is super convenient. 10/10 recommend to everyone!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-people-avatar-collection_23-2148074529.jpg", imageAlt: "Ahmed Khan" + imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-people-avatar-collection_23-2148074529.jpg?_wi=2", imageAlt: "Ahmed Khan" } ]} />