4 Commits

Author SHA1 Message Date
9f91e4a1a0 Update src/app/page.tsx 2026-04-14 14:10:34 +00:00
0a529224e2 Merge version_3 into main
Merge version_3 into main
2026-04-14 14:04:31 +00:00
bcd8e031b4 Update src/app/page.tsx 2026-04-14 14:04:28 +00:00
6515618982 Merge version_2 into main
Merge version_2 into main
2026-04-14 14:03:04 +00:00

View File

@@ -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"},
@@ -81,7 +85,7 @@ export default function LandingPage() {
label: "Customer Love", value: "98%"},
{
icon: Sparkles,
label: "Cozy Atmosphere", value: "24/7"},
label: "Cozy Atmosphere", value: "Always Welcoming"},
]}
metricsAnimation="slide-up"
/>