Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 925936861b | |||
| c632495042 |
252
src/app/page.tsx
252
src/app/page.tsx
@@ -31,17 +31,11 @@ export default function LandingPage() {
|
|||||||
<NavbarStyleCentered
|
<NavbarStyleCentered
|
||||||
navItems={[
|
navItems={[
|
||||||
{
|
{
|
||||||
name: "Menu",
|
name: "Menu", id: "menu"},
|
||||||
id: "menu",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
name: "Rezervace",
|
name: "Rezervace", id: "reservation"},
|
||||||
id: "reservation",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
name: "Kontakt",
|
name: "Kontakt", id: "contact"},
|
||||||
id: "contact",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
brandName="Hostinec Růžovka"
|
brandName="Hostinec Růžovka"
|
||||||
/>
|
/>
|
||||||
@@ -50,116 +44,67 @@ export default function LandingPage() {
|
|||||||
<div id="hero" data-section="hero">
|
<div id="hero" data-section="hero">
|
||||||
<HeroSplitDoubleCarousel
|
<HeroSplitDoubleCarousel
|
||||||
background={{
|
background={{
|
||||||
variant: "gradient-bars",
|
variant: "gradient-bars"}}
|
||||||
}}
|
|
||||||
title="Poctivá česká kuchyně. Bez kompromisů."
|
title="Poctivá česká kuchyně. Bez kompromisů."
|
||||||
description="Rychlá obsluha, plné talíře a chutě, kvůli kterým se vracíš."
|
description="Rychlá obsluha, plné talíře a chutě, kvůli kterým se vracíš."
|
||||||
leftCarouselItems={[
|
leftCarouselItems={[
|
||||||
{
|
{
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/fresh-tomatoes-burlap-caucasian-piti-pots-around_114579-9281.jpg?_wi=1",
|
imageSrc: "http://img.b2bpic.net/free-photo/fresh-tomatoes-burlap-caucasian-piti-pots-around_114579-9281.jpg?_wi=1", imageAlt: "czech traditional restaurant table"},
|
||||||
imageAlt: "czech traditional restaurant table",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/eating-asian-food-dinner-concept_53876-23414.jpg?_wi=1",
|
imageSrc: "http://img.b2bpic.net/free-photo/eating-asian-food-dinner-concept_53876-23414.jpg?_wi=1", imageAlt: "beef tartare serving bread"},
|
||||||
imageAlt: "beef tartare serving bread",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-vinaigrette-salad-oval-plate-woman-hand-white-purple-checkered-tablecloth-bowls-with-some-stuffs-light-grey-table_140725-137406.jpg?_wi=1",
|
imageSrc: "http://img.b2bpic.net/free-photo/top-view-vinaigrette-salad-oval-plate-woman-hand-white-purple-checkered-tablecloth-bowls-with-some-stuffs-light-grey-table_140725-137406.jpg?_wi=1", imageAlt: "spanish bird czech dish"},
|
||||||
imageAlt: "spanish bird czech dish",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-traditional-azerbaijani-buglama-decorated-with-dried-fruits-white-plate_140725-12933.jpg?_wi=1",
|
imageSrc: "http://img.b2bpic.net/free-photo/side-view-traditional-azerbaijani-buglama-decorated-with-dried-fruits-white-plate_140725-12933.jpg?_wi=1", imageAlt: "pork roll with mashed potatoes"},
|
||||||
imageAlt: "pork roll with mashed potatoes",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-japanese-dumplings-arrangement_23-2148809866.jpg?_wi=1",
|
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-japanese-dumplings-arrangement_23-2148809866.jpg?_wi=1", imageAlt: "dumplings with smoked meat"},
|
||||||
imageAlt: "dumplings with smoked meat",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/azerbaijani-dushbere-gurze-khingal-with-yogurt-tomato-sauce_114579-2901.jpg",
|
imageSrc: "http://img.b2bpic.net/free-photo/azerbaijani-dushbere-gurze-khingal-with-yogurt-tomato-sauce_114579-2901.jpg", imageAlt: "dill sauce with dumplings"},
|
||||||
imageAlt: "dill sauce with dumplings",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
rightCarouselItems={[
|
rightCarouselItems={[
|
||||||
{
|
{
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-golden-suit-sits-cafe_8353-301.jpg",
|
imageSrc: "http://img.b2bpic.net/free-photo/woman-golden-suit-sits-cafe_8353-301.jpg", imageAlt: "cozy rustic pub interior"},
|
||||||
imageAlt: "cozy rustic pub interior",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-meat-mushroom-sauce-with-herbs_141793-4076.jpg",
|
imageSrc: "http://img.b2bpic.net/free-photo/top-view-meat-mushroom-sauce-with-herbs_141793-4076.jpg", imageAlt: "beef broth clear soup"},
|
||||||
imageAlt: "beef broth clear soup",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/raw-meat-piece-wooden-plate-decorated-with-fresh-mint-dark-background_114579-14734.jpg",
|
imageSrc: "http://img.b2bpic.net/free-photo/raw-meat-piece-wooden-plate-decorated-with-fresh-mint-dark-background_114579-14734.jpg", imageAlt: "beef tartare serving bread"},
|
||||||
imageAlt: "beef tartare serving bread",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/apple-pie-served-with-fruit-syrup_140725-1700.jpg",
|
imageSrc: "http://img.b2bpic.net/free-photo/apple-pie-served-with-fruit-syrup_140725-1700.jpg", imageAlt: "spanish bird czech dish"},
|
||||||
imageAlt: "spanish bird czech dish",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/fried-fish-with-potato-sauce_140725-1765.jpg",
|
imageSrc: "http://img.b2bpic.net/free-photo/fried-fish-with-potato-sauce_140725-1765.jpg", imageAlt: "pork roll with mashed potatoes"},
|
||||||
imageAlt: "pork roll with mashed potatoes",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/meat-fritters_1220-142.jpg",
|
imageSrc: "http://img.b2bpic.net/free-photo/meat-fritters_1220-142.jpg", imageAlt: "dumplings with smoked meat"},
|
||||||
imageAlt: "dumplings with smoked meat",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
buttons={[
|
buttons={[
|
||||||
{
|
{
|
||||||
text: "Rezervovat stůl",
|
text: "Rezervovat stůl", href: "#reservation"},
|
||||||
href: "#reservation",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
text: "Zobrazit menu",
|
text: "Zobrazit menu", href: "#menu"},
|
||||||
href: "#menu",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
avatars={[
|
avatars={[
|
||||||
{
|
{
|
||||||
src: "http://img.b2bpic.net/free-photo/two-happy-male-friends-toasting-alcoholic-glasses-bar_23-2147919263.jpg",
|
src: "http://img.b2bpic.net/free-photo/two-happy-male-friends-toasting-alcoholic-glasses-bar_23-2147919263.jpg", alt: "Happy customer 1"},
|
||||||
alt: "Happy customer 1",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
src: "http://img.b2bpic.net/free-photo/three-people-toasting-drinking-beer-pub_1262-3658.jpg",
|
src: "http://img.b2bpic.net/free-photo/three-people-toasting-drinking-beer-pub_1262-3658.jpg", alt: "Happy customer 2"},
|
||||||
alt: "Happy customer 2",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
src: "http://img.b2bpic.net/free-photo/meeting-with-best-friends-three-happy-young-men-casual-wear-talking-drinking-beer-while-sitting-bar-together_1157-44625.jpg",
|
src: "http://img.b2bpic.net/free-photo/meeting-with-best-friends-three-happy-young-men-casual-wear-talking-drinking-beer-while-sitting-bar-together_1157-44625.jpg", alt: "Happy customer 3"},
|
||||||
alt: "Happy customer 3",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
src: "http://img.b2bpic.net/free-photo/group-friends-eating-restaurant_23-2148006643.jpg",
|
src: "http://img.b2bpic.net/free-photo/group-friends-eating-restaurant_23-2148006643.jpg", alt: "Happy customer 4"},
|
||||||
alt: "Happy customer 4",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
src: "http://img.b2bpic.net/free-photo/group-friends-eating-restaurant_23-2148006579.jpg",
|
src: "http://img.b2bpic.net/free-photo/group-friends-eating-restaurant_23-2148006579.jpg", alt: "Happy customer 5"},
|
||||||
alt: "Happy customer 5",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
avatarText="Více než 500+ spokojených hostů"
|
avatarText="Více než 500+ spokojených hostů"
|
||||||
marqueeItems={[
|
marqueeItems={[
|
||||||
{
|
{
|
||||||
type: "text",
|
type: "text", text: "Domácí recepty"},
|
||||||
text: "Domácí recepty",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
type: "text",
|
type: "text", text: "Čerstvé suroviny"},
|
||||||
text: "Čerstvé suroviny",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
type: "text",
|
type: "text", text: "Jaroměřská tradice"},
|
||||||
text: "Jaroměřská tradice",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
type: "text",
|
type: "text", text: "Pivo jako křen"},
|
||||||
text: "Pivo jako křen",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
type: "text",
|
type: "text", text: "Rychlá obsluha"},
|
||||||
text: "Rychlá obsluha",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
@@ -171,21 +116,11 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
negativeCard={{
|
negativeCard={{
|
||||||
items: [
|
items: [
|
||||||
"Žádné polotovary",
|
"Žádné polotovary", "Žádný stres", "Žádné kompromisy v kvalitě", "Žádné mražené suroviny", "Žádné dlouhé čekání"],
|
||||||
"Žádný stres",
|
|
||||||
"Žádné kompromisy v kvalitě",
|
|
||||||
"Žádné mražené suroviny",
|
|
||||||
"Žádné dlouhé čekání",
|
|
||||||
],
|
|
||||||
}}
|
}}
|
||||||
positiveCard={{
|
positiveCard={{
|
||||||
items: [
|
items: [
|
||||||
"Poctivá česká klasika",
|
"Poctivá česká klasika", "Rychlá a milá obsluha", "Skvělý poměr cena/výkon", "Čepované pivo", "Příjemná atmosféra"],
|
||||||
"Rychlá a milá obsluha",
|
|
||||||
"Skvělý poměr cena/výkon",
|
|
||||||
"Čepované pivo",
|
|
||||||
"Příjemná atmosféra",
|
|
||||||
],
|
|
||||||
}}
|
}}
|
||||||
title="Proč k nám?"
|
title="Proč k nám?"
|
||||||
description="Hostinec, kde jídlo chutná jako od babičky a obsluha vždy usměje."
|
description="Hostinec, kde jídlo chutná jako od babičky a obsluha vždy usměje."
|
||||||
@@ -200,49 +135,23 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
products={[
|
products={[
|
||||||
{
|
{
|
||||||
id: "1",
|
id: "1", name: "Tatarák", price: "195 Kč", imageSrc: "http://img.b2bpic.net/free-photo/beef-steak-tartar-still-life_23-2150655664.jpg"},
|
||||||
name: "Tatarák",
|
|
||||||
price: "195 Kč",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/beef-steak-tartar-still-life_23-2150655664.jpg",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "2",
|
id: "2", name: "Španělský ptáček", price: "185 Kč", imageSrc: "http://img.b2bpic.net/free-photo/grilled-snail-sausage-fry-pan-with-fresh-vegetable_23-2148206926.jpg"},
|
||||||
name: "Španělský ptáček",
|
|
||||||
price: "185 Kč",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/grilled-snail-sausage-fry-pan-with-fresh-vegetable_23-2148206926.jpg",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "3",
|
id: "3", name: "Vepřová roláda", price: "175 Kč", imageSrc: "http://img.b2bpic.net/free-photo/lamb-steak-with-fried-potatoes-grilled-peppers-tomato-fresh-dill_140725-10572.jpg"},
|
||||||
name: "Vepřová roláda",
|
|
||||||
price: "175 Kč",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/lamb-steak-with-fried-potatoes-grilled-peppers-tomato-fresh-dill_140725-10572.jpg",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "4",
|
id: "4", name: "Knedlíky s uzeným", price: "165 Kč", imageSrc: "http://img.b2bpic.net/free-photo/penne-pasta-with-tomato-sauce-parmesan_141793-17566.jpg"},
|
||||||
name: "Knedlíky s uzeným",
|
|
||||||
price: "165 Kč",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/penne-pasta-with-tomato-sauce-parmesan_141793-17566.jpg",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "5",
|
id: "5", name: "Koprovka", price: "155 Kč", imageSrc: "http://img.b2bpic.net/free-photo/broccoli-soup-winter-food-elegant-blue-cloth_23-2148717331.jpg"},
|
||||||
name: "Koprovka",
|
|
||||||
price: "155 Kč",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/broccoli-soup-winter-food-elegant-blue-cloth_23-2148717331.jpg",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "6",
|
id: "6", name: "Vývar", price: "105 Kč", imageSrc: "http://img.b2bpic.net/free-photo/traditional-african-okra-soup-wooden-table_123827-28575.jpg"},
|
||||||
name: "Vývar",
|
|
||||||
price: "105 Kč",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/traditional-african-okra-soup-wooden-table_123827-28575.jpg",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
title="Naše speciality"
|
title="Naše speciality"
|
||||||
description="Výběr jídel, která u nás prostě musíte zkusit."
|
description="Výběr jídel, která u nás prostě musíte zkusit."
|
||||||
buttons={[
|
buttons={[
|
||||||
{
|
{
|
||||||
text: "Zobrazit celé menu",
|
text: "Zobrazit celé menu", href: "#"},
|
||||||
href: "#",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
@@ -253,60 +162,15 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
testimonials={[
|
testimonials={[
|
||||||
{
|
{
|
||||||
id: "1",
|
id: "1", name: "Petr Novák", date: "12. 3. 2024", title: "Skvělé jídlo", quote: "Jídlo bylo naprosto vynikající, nemáme absolutně co vytknout.", tag: "4.5★", avatarSrc: "http://img.b2bpic.net/free-photo/vertical-shot-smiling-korean-barista-pouring-filter-coffee-prepare-batch-brew-client-cafe_1258-203378.jpg", imageSrc: "http://img.b2bpic.net/free-photo/fresh-tomatoes-burlap-caucasian-piti-pots-around_114579-9281.jpg?_wi=2", imageAlt: "portrait happy customer restaurant"},
|
||||||
name: "Petr Novák",
|
|
||||||
date: "12. 3. 2024",
|
|
||||||
title: "Skvělé jídlo",
|
|
||||||
quote: "Jídlo bylo naprosto vynikající, nemáme absolutně co vytknout.",
|
|
||||||
tag: "4.5★",
|
|
||||||
avatarSrc: "http://img.b2bpic.net/free-photo/vertical-shot-smiling-korean-barista-pouring-filter-coffee-prepare-batch-brew-client-cafe_1258-203378.jpg",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/fresh-tomatoes-burlap-caucasian-piti-pots-around_114579-9281.jpg?_wi=2",
|
|
||||||
imageAlt: "portrait happy customer restaurant",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "2",
|
id: "2", name: "Jana Svobodová", date: "5. 2. 2024", title: "Moc dobré", quote: "Příjemná hospůdka, skvělé jídlo za malý peníz.", tag: "4.5★", avatarSrc: "http://img.b2bpic.net/free-photo/excited-football-fans-watching-american-football-pub_329181-18330.jpg", imageSrc: "http://img.b2bpic.net/free-photo/eating-asian-food-dinner-concept_53876-23414.jpg?_wi=2", imageAlt: "portrait happy customer restaurant"},
|
||||||
name: "Jana Svobodová",
|
|
||||||
date: "5. 2. 2024",
|
|
||||||
title: "Moc dobré",
|
|
||||||
quote: "Příjemná hospůdka, skvělé jídlo za malý peníz.",
|
|
||||||
tag: "4.5★",
|
|
||||||
avatarSrc: "http://img.b2bpic.net/free-photo/excited-football-fans-watching-american-football-pub_329181-18330.jpg",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/eating-asian-food-dinner-concept_53876-23414.jpg?_wi=2",
|
|
||||||
imageAlt: "portrait happy customer restaurant",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "3",
|
id: "3", name: "Marek Dvořák", date: "10. 1. 2024", title: "Rychlá obsluha", quote: "Milá a rychlá obsluha.", tag: "4.5★", avatarSrc: "http://img.b2bpic.net/free-photo/vertical-photo-beautiful-lady-sitting-restaurant-smiling-camera_114579-92383.jpg", imageSrc: "http://img.b2bpic.net/free-photo/top-view-vinaigrette-salad-oval-plate-woman-hand-white-purple-checkered-tablecloth-bowls-with-some-stuffs-light-grey-table_140725-137406.jpg?_wi=2", imageAlt: "portrait happy customer restaurant"},
|
||||||
name: "Marek Dvořák",
|
|
||||||
date: "10. 1. 2024",
|
|
||||||
title: "Rychlá obsluha",
|
|
||||||
quote: "Milá a rychlá obsluha.",
|
|
||||||
tag: "4.5★",
|
|
||||||
avatarSrc: "http://img.b2bpic.net/free-photo/vertical-photo-beautiful-lady-sitting-restaurant-smiling-camera_114579-92383.jpg",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-vinaigrette-salad-oval-plate-woman-hand-white-purple-checkered-tablecloth-bowls-with-some-stuffs-light-grey-table_140725-137406.jpg?_wi=2",
|
|
||||||
imageAlt: "portrait happy customer restaurant",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "4",
|
id: "4", name: "Eva Černá", date: "1. 12. 2023", title: "Doporučuji", quote: "Opravdu poctivá česká kuchyně, vracíme se pravidelně.", tag: "4.5★", avatarSrc: "http://img.b2bpic.net/free-photo/group-friends-eating-restaurant_23-2148006610.jpg", imageSrc: "http://img.b2bpic.net/free-photo/side-view-traditional-azerbaijani-buglama-decorated-with-dried-fruits-white-plate_140725-12933.jpg?_wi=2", imageAlt: "portrait happy customer restaurant"},
|
||||||
name: "Eva Černá",
|
|
||||||
date: "1. 12. 2023",
|
|
||||||
title: "Doporučuji",
|
|
||||||
quote: "Opravdu poctivá česká kuchyně, vracíme se pravidelně.",
|
|
||||||
tag: "4.5★",
|
|
||||||
avatarSrc: "http://img.b2bpic.net/free-photo/group-friends-eating-restaurant_23-2148006610.jpg",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-traditional-azerbaijani-buglama-decorated-with-dried-fruits-white-plate_140725-12933.jpg?_wi=2",
|
|
||||||
imageAlt: "portrait happy customer restaurant",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "5",
|
id: "5", name: "Jan Kučera", date: "15. 11. 2023", title: "Výborné", quote: "Nejlepší tatarák v okolí, určitě se zastavíme znovu.", tag: "4.5★", avatarSrc: "http://img.b2bpic.net/free-photo/happy-young-female-student-eating-fast-food-fast-food-cheat-meal_169016-67586.jpg", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-japanese-dumplings-arrangement_23-2148809866.jpg?_wi=2", imageAlt: "portrait happy customer restaurant"},
|
||||||
name: "Jan Kučera",
|
|
||||||
date: "15. 11. 2023",
|
|
||||||
title: "Výborné",
|
|
||||||
quote: "Nejlepší tatarák v okolí, určitě se zastavíme znovu.",
|
|
||||||
tag: "4.5★",
|
|
||||||
avatarSrc: "http://img.b2bpic.net/free-photo/happy-young-female-student-eating-fast-food-fast-food-cheat-meal_169016-67586.jpg",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-japanese-dumplings-arrangement_23-2148809866.jpg?_wi=2",
|
|
||||||
imageAlt: "portrait happy customer restaurant",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
title="Co říkají hosté"
|
title="Co říkají hosté"
|
||||||
description="Jsme hrdí na 4.5* hodnocení od více než 500 spokojených hostů."
|
description="Jsme hrdí na 4.5* hodnocení od více než 500 spokojených hostů."
|
||||||
@@ -321,17 +185,11 @@ export default function LandingPage() {
|
|||||||
description="Nejsme místo pro formální večery v kravatě. Jsme místo, kam jdeš na dobré jídlo, vychlazené pivo a pohodu. Bez přetvářky. Jen kvalita, velké porce a přátelská atmosféra."
|
description="Nejsme místo pro formální večery v kravatě. Jsme místo, kam jdeš na dobré jídlo, vychlazené pivo a pohodu. Bez přetvářky. Jen kvalita, velké porce a přátelská atmosféra."
|
||||||
bulletPoints={[
|
bulletPoints={[
|
||||||
{
|
{
|
||||||
title: "Poctivá kvalita",
|
title: "Poctivá kvalita", description: "Používáme čerstvé suroviny a léty prověřené recepty."},
|
||||||
description: "Používáme čerstvé suroviny a léty prověřené recepty.",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
title: "Klid a pohoda",
|
title: "Klid a pohoda", description: "Místo, kde se zastaví čas."},
|
||||||
description: "Místo, kde se zastaví čas.",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
title: "Místní legenda",
|
title: "Místní legenda", description: "Srdce Jaroměře pro každého, kdo miluje dobré jídlo."},
|
||||||
description: "Srdce Jaroměře pro každého, kdo miluje dobré jídlo.",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/retro-world-theatre-day-scenes-with-vintage-backstage_23-2151211362.jpg"
|
imageSrc="http://img.b2bpic.net/free-photo/retro-world-theatre-day-scenes-with-vintage-backstage_23-2151211362.jpg"
|
||||||
/>
|
/>
|
||||||
@@ -341,8 +199,7 @@ export default function LandingPage() {
|
|||||||
<ContactSplit
|
<ContactSplit
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
background={{
|
background={{
|
||||||
variant: "plain",
|
variant: "plain"}}
|
||||||
}}
|
|
||||||
tag="Rezervace"
|
tag="Rezervace"
|
||||||
title="Zajistěte si svůj stůl"
|
title="Zajistěte si svůj stůl"
|
||||||
description="Rezervujte si místo předem a užijte si klidný oběd nebo večeři u nás."
|
description="Rezervujte si místo předem a užijte si klidný oběd nebo večeři u nás."
|
||||||
@@ -355,20 +212,11 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
faqs={[
|
faqs={[
|
||||||
{
|
{
|
||||||
id: "1",
|
id: "1", title: "Adresa", content: "Na Vrších 257, 551 01 Jaroměř"},
|
||||||
title: "Adresa",
|
|
||||||
content: "Na Vrších 257, 551 01 Jaroměř",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "2",
|
id: "2", title: "Telefon", content: "704 157 935"},
|
||||||
title: "Telefon",
|
|
||||||
content: "704 157 935",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "3",
|
id: "3", title: "Otevírací doba", content: "Po–Čt: 11:00 – 22:00, Pá: 11:00 – 00:00, So: 12:00 – 00:00, Ne: 12:00 – 20:00"},
|
||||||
title: "Otevírací doba",
|
|
||||||
content: "Po–Ne: 11:00 – 22:00",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
sideTitle="Kontakt & Info"
|
sideTitle="Kontakt & Info"
|
||||||
sideDescription="Najdete nás v centru Jaroměře. Máme otevřeno denně."
|
sideDescription="Najdete nás v centru Jaroměře. Máme otevřeno denně."
|
||||||
@@ -385,4 +233,4 @@ export default function LandingPage() {
|
|||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user