Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| ac9ea85ff5 | |||
| 9f91e4a1a0 | |||
| 0a529224e2 | |||
| bcd8e031b4 | |||
| 6515618982 |
@@ -51,6 +51,10 @@ export default function LandingPage() {
|
|||||||
variant: "plain"}}
|
variant: "plain"}}
|
||||||
title="Eleven Kultúrbisztró"
|
title="Eleven Kultúrbisztró"
|
||||||
description="Artistic vibes, world-class coffee, and culinary delights in the heart of Kaposvár."
|
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={[
|
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"},
|
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%"},
|
label: "Customer Love", value: "98%"},
|
||||||
{
|
{
|
||||||
icon: Sparkles,
|
icon: Sparkles,
|
||||||
label: "Cozy Atmosphere", value: "24/7"},
|
label: "Cozy Atmosphere", value: "Always Welcoming"},
|
||||||
]}
|
]}
|
||||||
metricsAnimation="slide-up"
|
metricsAnimation="slide-up"
|
||||||
/>
|
/>
|
||||||
|
|||||||
Reference in New Issue
Block a user