Merge version_1 into main #1
289
src/app/page.tsx
289
src/app/page.tsx
@@ -31,26 +31,11 @@ export default function LandingPage() {
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarLayoutFloatingOverlay
|
||||
navItems={[
|
||||
{
|
||||
name: "Domů",
|
||||
id: "hero",
|
||||
},
|
||||
{
|
||||
name: "O nás",
|
||||
id: "about",
|
||||
},
|
||||
{
|
||||
name: "Nabídka",
|
||||
id: "menu",
|
||||
},
|
||||
{
|
||||
name: "Recenze",
|
||||
id: "testimonials",
|
||||
},
|
||||
{
|
||||
name: "Kontakt",
|
||||
id: "contact",
|
||||
},
|
||||
{ name: "Domů", id: "hero" },
|
||||
{ name: "O nás", id: "about" },
|
||||
{ name: "Nabídka", id: "menu" },
|
||||
{ name: "Recenze", id: "testimonials" },
|
||||
{ name: "Kontakt", id: "contact" },
|
||||
]}
|
||||
brandName="Maják Svitavy"
|
||||
/>
|
||||
@@ -58,105 +43,38 @@ export default function LandingPage() {
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplitDoubleCarousel
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
background={{ variant: "gradient-bars" }}
|
||||
title="Restaurace Maják Svitavy"
|
||||
description="Objevte gastronomický zážitek v srdci Svitav. Naše restaurace kombinuje prvotřídní suroviny, mistrovské řemeslo a útulnou atmosféru pro každý váš výjimečný moment."
|
||||
leftCarouselItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/classic-luxury-restaurant-with-tables-chairs_140725-9388.jpg",
|
||||
imageAlt: "elegant restaurant dining room",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-cooking-tomahawk-beef-steak-gourmet-dish-stove_482257-121134.jpg",
|
||||
imageAlt: "professional chef cooking dish",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/wine-glass_74190-3483.jpg",
|
||||
imageAlt: "restaurant wine service glasses",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chilies-kaffir-lime-leaves-bitter-gourd-tomatoes-stacked-together-white-plate_1150-20846.jpg",
|
||||
imageAlt: "delicious dessert presentation",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/luxury-meeting-dining-room-table-multiple-chairs_114579-2067.jpg",
|
||||
imageAlt: "warm restaurant lighting interior",
|
||||
},
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/classic-luxury-restaurant-with-tables-chairs_140725-9388.jpg", imageAlt: "elegant restaurant dining room" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/woman-cooking-tomahawk-beef-steak-gourmet-dish-stove_482257-121134.jpg", imageAlt: "professional chef cooking dish" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/wine-glass_74190-3483.jpg", imageAlt: "restaurant wine service glasses" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/chilies-kaffir-lime-leaves-bitter-gourd-tomatoes-stacked-together-white-plate_1150-20846.jpg", imageAlt: "delicious dessert presentation" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/luxury-meeting-dining-room-table-multiple-chairs_114579-2067.jpg", imageAlt: "warm restaurant lighting interior" },
|
||||
]}
|
||||
rightCarouselItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-little-cheese-pizza-round-formed-with-seasonings-cheese-dark-blue-surface_140725-49051.jpg",
|
||||
imageAlt: "gourmet menu dinner choice",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-high-protein-meal-assortment_23-2149089674.jpg",
|
||||
imageAlt: "warm restaurant lighting interior",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-having-dinner-luxurious-restaurants_23-2151081866.jpg",
|
||||
imageAlt: "delicious dessert presentation",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/table-with-white-servant_140725-6421.jpg",
|
||||
imageAlt: "restaurant wine service glasses",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/kitchen-drawer-contemporary-design-light-depth_169016-69050.jpg",
|
||||
imageAlt: "professional chef cooking dish",
|
||||
},
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
text: "Rezervovat stůl",
|
||||
href: "#contact",
|
||||
},
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/top-view-little-cheese-pizza-round-formed-with-seasonings-cheese-dark-blue-surface_140725-49051.jpg", imageAlt: "gourmet menu dinner choice" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/delicious-high-protein-meal-assortment_23-2149089674.jpg", imageAlt: "warm restaurant lighting interior" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/people-having-dinner-luxurious-restaurants_23-2151081866.jpg", imageAlt: "delicious dessert presentation" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/table-with-white-servant_140725-6421.jpg", imageAlt: "restaurant wine service glasses" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/kitchen-drawer-contemporary-design-light-depth_169016-69050.jpg", imageAlt: "professional chef cooking dish" },
|
||||
]}
|
||||
buttons={[{ text: "Rezervovat stůl", href: "#contact" }]}
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/restaurant-hall-with-round-square-tables-some-chairs-plants_140725-8031.jpg",
|
||||
alt: "Diner 1",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/restaurant-hall-with-blue-chairs-decors-wall_140725-8028.jpg",
|
||||
alt: "Diner 2",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/grey-painted-fancy-restaurant-with-empty-dinner-table_140725-8729.jpg",
|
||||
alt: "Diner 3",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/restaurant-hall-with-turquoise-chairs-white-walls-french-windows-curtains_140725-8450.jpg",
|
||||
alt: "Diner 4",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/male-chef-kitchen-cooking_23-2148934672.jpg",
|
||||
alt: "Diner 5",
|
||||
},
|
||||
{ src: "http://img.b2bpic.net/free-photo/restaurant-hall-with-round-square-tables-some-chairs-plants_140725-8031.jpg", alt: "Diner 1" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/restaurant-hall-with-blue-chairs-decors-wall_140725-8028.jpg", alt: "Diner 2" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/grey-painted-fancy-restaurant-with-empty-dinner-table_140725-8729.jpg", alt: "Diner 3" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/restaurant-hall-with-turquoise-chairs-white-walls-french-windows-curtains_140725-8450.jpg", alt: "Diner 4" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/male-chef-kitchen-cooking_23-2148934672.jpg", alt: "Diner 5" },
|
||||
]}
|
||||
avatarText="Již přes 50 000 spokojených hostů"
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "text",
|
||||
text: "Čerstvé suroviny",
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "Špičková gastronomie",
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "Lokální dodavatelé",
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "Příjemná atmosféra",
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "Tradice od 2008",
|
||||
},
|
||||
{ type: "text", text: "Čerstvé suroviny" },
|
||||
{ type: "text", text: "Špičková gastronomie" },
|
||||
{ type: "text", text: "Lokální dodavatelé" },
|
||||
{ type: "text", text: "Příjemná atmosféra" },
|
||||
{ type: "text", text: "Tradice od 2008" },
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -166,21 +84,9 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
title="Příběh Majáku"
|
||||
metrics={[
|
||||
{
|
||||
icon: Star,
|
||||
label: "Léta tradice",
|
||||
value: "15+",
|
||||
},
|
||||
{
|
||||
icon: Users,
|
||||
label: "Spokojených hostů",
|
||||
value: "50k+",
|
||||
},
|
||||
{
|
||||
icon: Award,
|
||||
label: "Ocenění kvality",
|
||||
value: "5",
|
||||
},
|
||||
{ icon: Star, label: "Léta tradice", value: "15+" },
|
||||
{ icon: Users, label: "Spokojených hostů", value: "50k+" },
|
||||
{ icon: Award, label: "Ocenění kvality", value: "5" },
|
||||
]}
|
||||
metricsAnimation="slide-up"
|
||||
/>
|
||||
@@ -192,21 +98,9 @@ export default function LandingPage() {
|
||||
title="Náš závazek kvality"
|
||||
description="Věříme v sílu poctivých surovin a lokálních dodavatelů. Každé jídlo připravujeme s vášní, která přesahuje talíř."
|
||||
accordionItems={[
|
||||
{
|
||||
id: "1",
|
||||
title: "Lokální suroviny",
|
||||
content: "Spolupracujeme s farmáři z okolí Svitav, abychom zaručili maximální čerstvost.",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
title: "Sezónní menu",
|
||||
content: "Naši šéfkuchaři obměňují jídelní lístek podle aktuální sezóny a nejlepších dostupných surovin.",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
title: "Profesionální přístup",
|
||||
content: "Náš tým se stará o to, abyste se cítili jako doma a odcházeli s úsměvem.",
|
||||
},
|
||||
{ id: "1", title: "Lokální suroviny", content: "Spolupracujeme s farmáři z okolí Svitav, abychom zaručili maximální čerstvost." },
|
||||
{ id: "2", title: "Sezónní menu", content: "Naši šéfkuchaři obměňují jídelní lístek podle aktuální sezóny a nejlepších dostupných surovin." },
|
||||
{ id: "3", title: "Profesionální přístup", content: "Náš tým se stará o to, abyste se cítili jako doma a odcházeli s úsměvem." },
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/restaurant-private-room-with-table-14-persons-wooden-ceiling-brick-walls-fireplace_140725-8452.jpg"
|
||||
mediaAnimation="blur-reveal"
|
||||
@@ -220,42 +114,12 @@ export default function LandingPage() {
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Stařený steak",
|
||||
price: "495 Kč",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/perfectly-grilled-steak-with-herbs-spices_84443-72270.jpg",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Grilovaný candát",
|
||||
price: "425 Kč",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/seafood-mussels-salad-with-galetta-white-plate_114579-2359.jpg",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Domácí tagliatelle",
|
||||
price: "345 Kč",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bowl-pasta-salad-with-cherry-tomatoes-black-olives-fresh-basil-leaves-wooden-table_9975-124585.jpg",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "Zeleninové rizoto",
|
||||
price: "295 Kč",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/shell-with-red-curry_1339-530.jpg",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "Telecí vývar",
|
||||
price: "125 Kč",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vegetable-soup-chicken-broth-sprinkled-with-herbs_140725-2237.jpg",
|
||||
},
|
||||
{
|
||||
id: "6",
|
||||
name: "Čokoládový fondant",
|
||||
price: "185 Kč",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/berry-cake-with-milk-souffle-cherry-strawberry-chocolate-sauce-tea-side-view_141793-3071.jpg",
|
||||
},
|
||||
{ id: "1", name: "Stařený steak", price: "495 Kč", imageSrc: "http://img.b2bpic.net/free-photo/perfectly-grilled-steak-with-herbs-spices_84443-72270.jpg" },
|
||||
{ id: "2", name: "Grilovaný candát", price: "425 Kč", imageSrc: "http://img.b2bpic.net/free-photo/seafood-mussels-salad-with-galetta-white-plate_114579-2359.jpg" },
|
||||
{ id: "3", name: "Domácí tagliatelle", price: "345 Kč", imageSrc: "http://img.b2bpic.net/free-photo/bowl-pasta-salad-with-cherry-tomatoes-black-olives-fresh-basil-leaves-wooden-table_9975-124585.jpg" },
|
||||
{ id: "4", name: "Zeleninové rizoto", price: "295 Kč", imageSrc: "http://img.b2bpic.net/free-photo/shell-with-red-curry_1339-530.jpg" },
|
||||
{ id: "5", name: "Telecí vývar", price: "125 Kč", imageSrc: "http://img.b2bpic.net/free-photo/vegetable-soup-chicken-broth-sprinkled-with-herbs_140725-2237.jpg" },
|
||||
{ id: "6", name: "Čokoládový fondant", price: "185 Kč", imageSrc: "http://img.b2bpic.net/free-photo/berry-cake-with-milk-souffle-cherry-strawberry-chocolate-sauce-tea-side-view_141793-3071.jpg" },
|
||||
]}
|
||||
title="Naše speciality"
|
||||
description="Ochutnejte výběr toho nejlepšího, co naše kuchyně nabízí."
|
||||
@@ -265,32 +129,13 @@ export default function LandingPage() {
|
||||
<div id="testimonials" data-section="testimonials">
|
||||
<TestimonialCardTwelve
|
||||
useInvertedBackground={false}
|
||||
cardTag="Recenze"
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Petr Novák",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/couple-having-lunch-together-restaurant_58466-16804.jpg",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Jana Svobodová",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-satisfied-happy-young-man-glasses-working-cafe-sitting-coworking-space-with-laptop-showing-thumbs-up-like-approve-smth-good-chatting-giving-online-lessons_1258-314620.jpg",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Martin Dvořák",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-lovely-married-woman_23-2148060430.jpg",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "Lucie Černá",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-with-delicious-burger_23-2150347940.jpg",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "Tomáš Kučera",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/friendship-togetherness-party-drinking-cheers-concept_53876-139650.jpg",
|
||||
},
|
||||
{ id: "1", name: "Petr Novák", imageSrc: "http://img.b2bpic.net/free-photo/couple-having-lunch-together-restaurant_58466-16804.jpg" },
|
||||
{ id: "2", name: "Jana Svobodová", imageSrc: "http://img.b2bpic.net/free-photo/portrait-satisfied-happy-young-man-glasses-working-cafe-sitting-coworking-space-with-laptop-showing-thumbs-up-like-approve-smth-good-chatting-giving-online-lessons_1258-314620.jpg" },
|
||||
{ id: "3", name: "Martin Dvořák", imageSrc: "http://img.b2bpic.net/free-photo/front-view-lovely-married-woman_23-2148060430.jpg" },
|
||||
{ id: "4", name: "Lucie Černá", imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-with-delicious-burger_23-2150347940.jpg" },
|
||||
{ id: "5", name: "Tomáš Kučera", imageSrc: "http://img.b2bpic.net/free-photo/friendship-togetherness-party-drinking-cheers-concept_53876-139650.jpg" },
|
||||
]}
|
||||
cardTitle="Co říkají naši hosté"
|
||||
cardAnimation="blur-reveal"
|
||||
@@ -301,21 +146,9 @@ export default function LandingPage() {
|
||||
<FaqSplitText
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "1",
|
||||
title: "Je nutná rezervace?",
|
||||
content: "Doporučujeme rezervaci předem, zejména o víkendech.",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
title: "Máte bezlepkové možnosti?",
|
||||
content: "Ano, naše menu obsahuje volby pro dietní omezení včetně bezlepkových jídel.",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
title: "Pořádáte firemní akce?",
|
||||
content: "Samozřejmě, zajistíme prostory pro firemní večírky i soukromé oslavy.",
|
||||
},
|
||||
{ id: "1", title: "Je nutná rezervace?", content: "Doporučujeme rezervaci předem, zejména o víkendech." },
|
||||
{ id: "2", title: "Máte bezlepkové možnosti?", content: "Ano, naše menu obsahuje volby pro dietní omezení včetně bezlepkových jídel." },
|
||||
{ id: "3", title: "Pořádáte firemní akce?", content: "Samozřejmě, zajistíme prostory pro firemní večírky i soukromé oslavy." },
|
||||
]}
|
||||
sideTitle="Časté dotazy"
|
||||
faqsAnimation="slide-up"
|
||||
@@ -325,9 +158,7 @@ export default function LandingPage() {
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactCenter
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
background={{ variant: "plain" }}
|
||||
tag="Kontaktujte nás"
|
||||
title="Rezervujte si stůl"
|
||||
description="Zanechte nám svůj email a my se vám ozveme ohledně vaší rezervace, nebo zavolejte přímo na +420 123 456 789."
|
||||
@@ -339,26 +170,14 @@ export default function LandingPage() {
|
||||
columns={[
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "O nás",
|
||||
href: "#about",
|
||||
},
|
||||
{
|
||||
label: "Nabídka",
|
||||
href: "#menu",
|
||||
},
|
||||
{ label: "O nás", href: "#about" },
|
||||
{ label: "Nabídka", href: "#menu" },
|
||||
],
|
||||
},
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "Kontakt",
|
||||
href: "#contact",
|
||||
},
|
||||
{
|
||||
label: "Rezervace",
|
||||
href: "#contact",
|
||||
},
|
||||
{ label: "Kontakt", href: "#contact" },
|
||||
{ label: "Rezervace", href: "#contact" },
|
||||
],
|
||||
},
|
||||
]}
|
||||
@@ -368,4 +187,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user