From 2e005b4e83b109629bb13553fc68b36f524d3bf7 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 20:41:35 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/app/page.tsx b/src/app/page.tsx index 22f734f..ddd582f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -106,6 +106,11 @@ export default function LandingPage() { animationType="slide-up" useInvertedBackground={false} tagAnimation="slide-up" + buttons={[ + { text: "Reserve Now", href: "#contact" }, + { text: "Call Us", href: "tel:+33468453703" }, + ]} + buttonAnimation="slide-up" testimonials={[ { id: "1", name: "Marie Dupont", handle: "Local Resident", testimonial: "Excellent grill dishes and welcoming service. One of the best places to eat in Narbonne. The steaks are perfectly cooked every time!", imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-beautiful-adult-businesswoman_1262-1760.jpg?_wi=1", imageAlt: "Marie Dupont"},