From d6ca5f766053cfd242545fa84de96f049511140b Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 10:51:41 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/app/page.tsx b/src/app/page.tsx index cc4c2ba..142afaf 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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" } ]} + buttons={[ + { text: "Join Our Guests", href: "contact" }, + { text: "Make Your Reservation", href: "contact" } + ]} buttonAnimation="slide-up" />