Update src/app/page.tsx
This commit is contained in:
@@ -155,13 +155,13 @@ export default function LandingPage() {
|
||||
id: "1", title: "An Unforgettable Evening", quote: "The ambiance, the service, and most importantly the food – everything was absolutely perfect. The carne asada melted in my mouth, and the salsa was incredibly fresh. We're coming back next week!", name: "Maria García", role: "Family Dining", imageSrc: "http://img.b2bpic.net/free-photo/portrait-waitress-standing-counter_1170-668.jpg", imageAlt: "Maria García"
|
||||
},
|
||||
{
|
||||
id: "2", title: "Authentic Tastes of Home", quote: "This restaurant brought back memories of eating at my abuela's kitchen. Every dish is prepared with such care and authentic techniques. The mole is exactly as it should be.", name: "Juan López", role: "Regular Customer", imageSrc: "http://img.b2bpic.net/free-photo/low-angle-friends-shaking-hands_23-2148395404.jpg", imageAlt: "Juan López"
|
||||
id: "2", title: "Authentic Tastes of Home", quote: "This restaurant brought back memories of eating at my abuela's kitchen. Every dish is prepared with such care and authentic techniques. The mole is exactly as it should be.", name: "Juan López", role: "Regular Customer", imageSrc: "http://img.b2bpic.net/free-photo/low-angle-friends-shaking-hands_23-2148395404.jpg?_wi=1", imageAlt: "Juan López"
|
||||
},
|
||||
{
|
||||
id: "3", title: "Perfect for Celebrations", quote: "We celebrated our anniversary here and had an exceptional experience. The waitstaff was attentive, the food came out perfectly timed, and the flavors were outstanding. Highly recommended!", name: "Sofia Mendez", role: "Special Occasions", imageSrc: "http://img.b2bpic.net/free-photo/charming-student-girl-good-mood-relaxing-home_343059-139.jpg", imageAlt: "Sofia Mendez"
|
||||
},
|
||||
{
|
||||
id: "4", title: "Worth Every Visit", quote: "The freshness of ingredients really shines through. From the tortillas made daily to the prepared salsas, you can taste the quality and tradition in every bite. Simply magnificent!", name: "Carlos Rivas", role: "Food Enthusiast", imageSrc: "http://img.b2bpic.net/free-photo/low-angle-friends-shaking-hands_23-2148395404.jpg", imageAlt: "Carlos Rivas"
|
||||
id: "4", title: "Worth Every Visit", quote: "The freshness of ingredients really shines through. From the tortillas made daily to the prepared salsas, you can taste the quality and tradition in every bite. Simply magnificent!", name: "Carlos Rivas", role: "Food Enthusiast", imageSrc: "http://img.b2bpic.net/free-photo/low-angle-friends-shaking-hands_23-2148395404.jpg?_wi=2", imageAlt: "Carlos Rivas"
|
||||
}
|
||||
]}
|
||||
title="What Our Guests Say"
|
||||
|
||||
Reference in New Issue
Block a user