Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
2026-03-04 14:33:36 +00:00

View File

@@ -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"
}
]}
/>