diff --git a/src/app/page.tsx b/src/app/page.tsx index ce55d21..77ad97c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -51,6 +51,10 @@ export default function LandingPage() { variant: "plain"}} title="Eleven Kultúrbisztró" description="Artistic vibes, world-class coffee, and culinary delights in the heart of Kaposvár." + buttons={[ + { text: "Book a Table", href: "#contact" }, + { text: "Explore Menu", href: "#products" } + ]} carouselItems={[ { id: "1", imageSrc: "http://img.b2bpic.net/free-photo/stylish-young-woman-using-digital-tablet-restaurant-table_23-2147936094.jpg", imageAlt: "Luxurious bistro atmosphere"},