Merge version_1 into main #2
174
src/app/page.tsx
174
src/app/page.tsx
@@ -29,43 +29,24 @@ export default function LandingPage() {
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarLayoutFloatingInline
|
||||
navItems={[
|
||||
{
|
||||
name: "Domov",
|
||||
id: "hero",
|
||||
},
|
||||
{
|
||||
name: "O nás",
|
||||
id: "about",
|
||||
},
|
||||
{
|
||||
name: "Menu",
|
||||
id: "menu",
|
||||
},
|
||||
{
|
||||
name: "Kontakt",
|
||||
id: "contact",
|
||||
},
|
||||
{ name: "Domov", id: "hero" },
|
||||
{ name: "O nás", id: "about" },
|
||||
{ name: "Menu", id: "menu" },
|
||||
{ name: "Kontakt", id: "contact" },
|
||||
]}
|
||||
brandName="Dedkov dvor"
|
||||
button={{ text: "Rezervácia", href: "#contact" }}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroLogoBillboard
|
||||
background={{
|
||||
variant: "rotated-rays-static",
|
||||
}}
|
||||
background={{ variant: "rotated-rays-static" }}
|
||||
logoText="Dedkov dvor"
|
||||
description="Vitajte v rodinnej reštaurácii, kde sa tradícia stretáva s poctivou kuchyňou. Zažite chute, ktoré vám pripomenú detstvo."
|
||||
buttons={[
|
||||
{
|
||||
text: "Naše Menu",
|
||||
href: "#menu",
|
||||
},
|
||||
{
|
||||
text: "Rezervácia",
|
||||
href: "#contact",
|
||||
},
|
||||
{ text: "Naše Menu", href: "#menu" },
|
||||
{ text: "Rezervácia", href: "#contact" },
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/retro-interior-design-table-with-food_23-2150595532.jpg"
|
||||
imageAlt="Reštaurácia Dedkov dvor"
|
||||
@@ -89,48 +70,12 @@ export default function LandingPage() {
|
||||
gridVariant="uniform-all-items-equal"
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Domáci guláš",
|
||||
price: "8,90 €",
|
||||
variant: "Polievky",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-goulash-ready-dinner_23-2149370841.jpg",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Pečená kačica",
|
||||
price: "14,50 €",
|
||||
variant: "Hlavné jedlá",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-tasty-meat-soup-consists-potatoes-meat-beans-dark-table_140725-85334.jpg",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Bryndzové halušky",
|
||||
price: "9,50 €",
|
||||
variant: "Tradičné",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-close-up-view-dish-sauces-stuffed-cabbage-multicolored-checkered-tablecloth-bowls-herbs-sauces-table_140725-110425.jpg",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "Pravý rezeň",
|
||||
price: "11,00 €",
|
||||
variant: "Hlavné jedlá",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-meat-soup-consists-potatoes-meat-beans-dark-background_140725-144902.jpg",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "Jablková štrúdľa",
|
||||
price: "3,50 €",
|
||||
variant: "Dezerty",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/apple-strudel-with-ice-cream_2829-8449.jpg",
|
||||
},
|
||||
{
|
||||
id: "6",
|
||||
name: "Domáce palacinky",
|
||||
price: "4,00 €",
|
||||
variant: "Dezerty",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-close-up-view-cake-cup-tea-cinnamon-cake-limes-tablecloth-cutting-board_140725-123189.jpg",
|
||||
},
|
||||
{ id: "1", name: "Domáci guláš", price: "8,90 €", variant: "Polievky", imageSrc: "http://img.b2bpic.net/free-photo/delicious-goulash-ready-dinner_23-2149370841.jpg" },
|
||||
{ id: "2", name: "Pečená kačica", price: "14,50 €", variant: "Hlavné jedlá", imageSrc: "http://img.b2bpic.net/free-photo/front-view-tasty-meat-soup-consists-potatoes-meat-beans-dark-table_140725-85334.jpg" },
|
||||
{ id: "3", name: "Bryndzové halušky", price: "9,50 €", variant: "Tradičné", imageSrc: "http://img.b2bpic.net/free-photo/side-close-up-view-dish-sauces-stuffed-cabbage-multicolored-checkered-tablecloth-bowls-herbs-sauces-table_140725-110425.jpg" },
|
||||
{ id: "4", name: "Pravý rezeň", price: "11,00 €", variant: "Hlavné jedlá", imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-meat-soup-consists-potatoes-meat-beans-dark-background_140725-144902.jpg" },
|
||||
{ id: "5", name: "Jablková štrúdľa", price: "3,50 €", variant: "Dezerty", imageSrc: "http://img.b2bpic.net/free-photo/apple-strudel-with-ice-cream_2829-8449.jpg" },
|
||||
{ id: "6", name: "Domáce palacinky", price: "4,00 €", variant: "Dezerty", imageSrc: "http://img.b2bpic.net/free-photo/top-close-up-view-cake-cup-tea-cinnamon-cake-limes-tablecloth-cutting-board_140725-123189.jpg" },
|
||||
]}
|
||||
title="Naše špeciality"
|
||||
description="Objavte naše domáce recepty pripravené s láskou z čerstvých surovín."
|
||||
@@ -143,41 +88,11 @@ export default function LandingPage() {
|
||||
textboxLayout="split-description"
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Ján K.",
|
||||
role: "Stály zákazník",
|
||||
testimonial: "Najlepšie bryndzové halušky v okolí, cítim sa tu ako u dedka doma.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/senior-couple-cooking-together-kitchen-having-wine_23-2150463326.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Mária B.",
|
||||
role: "Návštevníčka",
|
||||
testimonial: "Úžasná domáca atmosféra a veľmi milá obsluha. Určite prídeme znova.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-young-redhead-female-wearing-casual-clothes-glasses-eating-spicy-noodles-asian-restaurant_613910-19821.jpg",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Peter S.",
|
||||
role: "Gurmán",
|
||||
testimonial: "Poctivá reštaurácia, žiadne polotovary. Kvalita za rozumnú cenu.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-friends-with-drinks_23-2149073439.jpg",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "Lucia M.",
|
||||
role: "Rodinný obed",
|
||||
testimonial: "Ideálne miesto na nedeľný obed s rodinou. Deti boli nadšené.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/boy-with-dirty-face-with-whipped-cream-is-happily-talking-blondie_8353-10359.jpg",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "Tomáš F.",
|
||||
role: "Pravidelný hosť",
|
||||
testimonial: "Skvelé jedlo, rýchla obsluha a autentické prostredie. Odporúčam každému.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/senior-couple-cooking-together-kitchen-having-wine_23-2150463326.jpg?_wi=2",
|
||||
},
|
||||
{ id: "1", name: "Ján K.", role: "Stály zákazník", testimonial: "Najlepšie bryndzové halušky v okolí, cítim sa tu ako u dedka doma.", imageSrc: "http://img.b2bpic.net/free-photo/senior-couple-cooking-together-kitchen-having-wine_23-2150463326.jpg" },
|
||||
{ id: "2", name: "Mária B.", role: "Návštevníčka", testimonial: "Úžasná domáca atmosféra a veľmi milá obsluha. Určite prídeme znova.", imageSrc: "http://img.b2bpic.net/free-photo/happy-young-redhead-female-wearing-casual-clothes-glasses-eating-spicy-noodles-asian-restaurant_613910-19821.jpg" },
|
||||
{ id: "3", name: "Peter S.", role: "Gurmán", testimonial: "Poctivá reštaurácia, žiadne polotovary. Kvalita za rozumnú cenu.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-friends-with-drinks_23-2149073439.jpg" },
|
||||
{ id: "4", name: "Lucia M.", role: "Rodinný obed", testimonial: "Ideálne miesto na nedeľný obed s rodinou. Deti boli nadšené.", imageSrc: "http://img.b2bpic.net/free-photo/boy-with-dirty-face-with-whipped-cream-is-happily-talking-blondie_8353-10359.jpg" },
|
||||
{ id: "5", name: "Tomáš F.", role: "Pravidelný hosť", testimonial: "Skvelé jedlo, rýchla obsluha a autentické prostredie. Odporúčam každému.", imageSrc: "http://img.b2bpic.net/free-photo/senior-couple-cooking-together-kitchen-having-wine_23-2150463326.jpg" },
|
||||
]}
|
||||
title="Čo hovoria naši hostia"
|
||||
description="Spokojnosť našich zákazníkov je našou najväčšou prioritou."
|
||||
@@ -190,23 +105,11 @@ export default function LandingPage() {
|
||||
title="Napíšte nám"
|
||||
description="Máte otázky alebo si chcete zarezervovať stôl? Ozvite sa nám."
|
||||
inputs={[
|
||||
{
|
||||
name: "name",
|
||||
type: "text",
|
||||
placeholder: "Vaše meno",
|
||||
required: true,
|
||||
},
|
||||
{
|
||||
name: "email",
|
||||
type: "email",
|
||||
placeholder: "Váš email",
|
||||
required: true,
|
||||
},
|
||||
{ name: "name", type: "text", placeholder: "Vaše meno", required: true },
|
||||
{ name: "email", type: "email", placeholder: "Váš email", required: true },
|
||||
]}
|
||||
textarea={{
|
||||
name: "message",
|
||||
placeholder: "Vaša správa",
|
||||
rows: 4,
|
||||
name: "message", placeholder: "Vaša správa", rows: 4,
|
||||
required: true,
|
||||
}}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/house-entrance-door-with-decorated-porch_23-2147764364.jpg"
|
||||
@@ -218,33 +121,16 @@ export default function LandingPage() {
|
||||
<FooterSimple
|
||||
columns={[
|
||||
{
|
||||
title: "Kontakt",
|
||||
items: [
|
||||
{
|
||||
label: "Dedkov dvor, 123 45 Dedovo",
|
||||
href: "#",
|
||||
},
|
||||
{
|
||||
label: "info@dedkovdvor.sk",
|
||||
href: "mailto:info@dedkovdvor.sk",
|
||||
},
|
||||
title: "Kontakt", items: [
|
||||
{ label: "Dedkov dvor, 123 45 Dedovo", href: "#" },
|
||||
{ label: "info@dedkovdvor.sk", href: "mailto:info@dedkovdvor.sk" },
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Odkazy",
|
||||
items: [
|
||||
{
|
||||
label: "Domov",
|
||||
href: "#hero",
|
||||
},
|
||||
{
|
||||
label: "Menu",
|
||||
href: "#menu",
|
||||
},
|
||||
{
|
||||
label: "Rezervácia",
|
||||
href: "#contact",
|
||||
},
|
||||
title: "Odkazy", items: [
|
||||
{ label: "Domov", href: "#hero" },
|
||||
{ label: "Menu", href: "#menu" },
|
||||
{ label: "Rezervácia", href: "#contact" },
|
||||
],
|
||||
},
|
||||
]}
|
||||
@@ -255,4 +141,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user