diff --git a/src/app/page.tsx b/src/app/page.tsx index 10709e6..3f32b2e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -111,6 +111,10 @@ export default function LandingPage() { tagAnimation="slide-up" textboxLayout="default" useInvertedBackground={false} + buttons={[ + { text: "Reserve Your Table", href: "#contact" } + ]} + buttonAnimation="slide-up" testimonials={[ { id: "1", name: "Maria Rossi, Local Food Blogger", date: "Date: 15 January 2025", title: "The best pizza in the city!", quote: "Scooters Pizza has become my favorite spot. The quality of ingredients and the care they put into each pizza is unmatched. Every bite tastes authentic and fresh.", tag: "Verified Customer", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-young-beautiful-businesswoman-smiling-workplace-office_176420-6981.jpg", avatarAlt: "Maria Rossi", imageSrc: "http://img.b2bpic.net/free-photo/homemade-pizza-food-photography-recipe-idea_53876-38.jpg?_wi=2", imageAlt: "Maria enjoying Margherita pizza"