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"},