Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| d6ca5f7660 | |||
| 6c94c572be |
@@ -195,6 +195,10 @@ export default function LandingPage() {
|
|||||||
id: "4", name: "Diego López, Regular Customer", date: "Date: 5 January 2025", title: "My New Favorite Spot", quote: "The choripán here is authentic street food done right. Fresh, flavorful, and generous portions. I've already brought my whole family back three times. This is the real deal!", tag: "Loyal Guest", avatarSrc: "http://img.b2bpic.net/free-photo/brunette-woman-ginger-man-sitting-cafe_273609-15575.jpg", avatarAlt: "Diego López", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-hot-dog_23-2148768185.jpg?_wi=4", imageAlt: "Traditional choripan"
|
id: "4", name: "Diego López, Regular Customer", date: "Date: 5 January 2025", title: "My New Favorite Spot", quote: "The choripán here is authentic street food done right. Fresh, flavorful, and generous portions. I've already brought my whole family back three times. This is the real deal!", tag: "Loyal Guest", avatarSrc: "http://img.b2bpic.net/free-photo/brunette-woman-ginger-man-sitting-cafe_273609-15575.jpg", avatarAlt: "Diego López", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-hot-dog_23-2148768185.jpg?_wi=4", imageAlt: "Traditional choripan"
|
||||||
}
|
}
|
||||||
]}
|
]}
|
||||||
|
buttons={[
|
||||||
|
{ text: "Join Our Guests", href: "contact" },
|
||||||
|
{ text: "Make Your Reservation", href: "contact" }
|
||||||
|
]}
|
||||||
buttonAnimation="slide-up"
|
buttonAnimation="slide-up"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user