diff --git a/src/app/page.tsx b/src/app/page.tsx index e97088b..50ed816 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -133,13 +133,13 @@ export default function LandingPage() { id: "1", title: "Authentic and Unforgettable", quote: "The flavors transported me straight to the Middle East. Every dish was prepared with such care and authenticity. The staff made us feel like family. We've been back five times!", name: "Fatima Al-Mansouri", role: "Food Critic", imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", imageAlt: "Fatima Al-Mansouri" }, { - id: "2", title: "Best Shawarma in Town", quote: "I've traveled throughout the Middle East, and this shawarma rivals anything I had abroad. The meat is perfectly seasoned, the pita is warm and fresh, and the service is impeccable.", name: "Ahmed Hassan", role: "Travel Blogger", imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", imageAlt: "Ahmed Hassan" + id: "2", title: "Best Shawarma in Town", quote: "I've traveled throughout the Middle East, and this shawarma rivals anything I had abroad. The meat is perfectly seasoned, the pita is warm and fresh, and the service is impeccable.", name: "Ahmed Hassan", role: "Travel Blogger", imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=1", imageAlt: "Ahmed Hassan" }, { id: "3", title: "Perfect for Family Gatherings", quote: "We celebrated our daughter's engagement here. The food was spectacular, the atmosphere was warm and inviting, and the staff accommodated all our needs. Highly recommended!", name: "Layla Khalil", role: "Event Organizer", imageSrc: "http://img.b2bpic.net/free-photo/casual-smile-street-style-background-spring_1139-777.jpg", imageAlt: "Layla Khalil" }, { - id: "4", title: "A Hidden Gem", quote: "Discovered this restaurant by accident and it's now our go-to place. The hummus is the best I've ever had, and the falafel is crispy perfection. Will definitely bring friends!", name: "Marcus Chen", role: "Local Resident", imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", imageAlt: "Marcus Chen" + id: "4", title: "A Hidden Gem", quote: "Discovered this restaurant by accident and it's now our go-to place. The hummus is the best I've ever had, and the falafel is crispy perfection. Will definitely bring friends!", name: "Marcus Chen", role: "Local Resident", imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=2", imageAlt: "Marcus Chen" } ]} />