Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 9f91e4a1a0 | |||
| 0a529224e2 | |||
| bcd8e031b4 | |||
| 6515618982 |
@@ -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"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user