Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #2.
This commit is contained in:
198
src/app/page.tsx
198
src/app/page.tsx
@@ -17,27 +17,22 @@ export default function LandingPage() {
|
||||
defaultButtonVariant="text-stagger"
|
||||
defaultTextAnimation="entrance-slide"
|
||||
borderRadius="pill"
|
||||
contentWidth="medium"
|
||||
sizing="medium"
|
||||
background="circleGradient"
|
||||
cardStyle="glass-elevated"
|
||||
primaryButtonStyle="gradient"
|
||||
secondaryButtonStyle="glass"
|
||||
headingFontWeight="normal"
|
||||
>
|
||||
<ReactLenis root>
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarStyleCentered
|
||||
navItems={[
|
||||
{
|
||||
name: "Úvod",
|
||||
id: "hero",
|
||||
},
|
||||
{
|
||||
name: "Denné menu",
|
||||
id: "menu",
|
||||
},
|
||||
{
|
||||
name: "O nás",
|
||||
id: "about",
|
||||
},
|
||||
{
|
||||
name: "Objednávky",
|
||||
id: "contact",
|
||||
},
|
||||
{ name: "Úvod", id: "hero" },
|
||||
{ name: "Denné menu", id: "menu" },
|
||||
{ name: "O nás", id: "about" },
|
||||
{ name: "Objednávky", id: "contact" },
|
||||
]}
|
||||
brandName="Kútik Chuti"
|
||||
/>
|
||||
@@ -48,40 +43,16 @@ export default function LandingPage() {
|
||||
logoText="Kútik Chuti"
|
||||
description="Rozvážame denné menu aj objednávky z jedálneho lístka. Záhorská Bystrica a okolie."
|
||||
buttons={[
|
||||
{
|
||||
text: "Pozrieť Menu",
|
||||
href: "#menu",
|
||||
},
|
||||
{
|
||||
text: "Objednať",
|
||||
href: "#contact",
|
||||
},
|
||||
{ text: "Pozrieť Menu", href: "#menu" },
|
||||
{ text: "Objednať", href: "#contact" },
|
||||
]}
|
||||
slides={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tasty-bruschetta-meat-front-view_23-2148516952.jpg?_wi=1",
|
||||
imageAlt: "Denné menu",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-cook-preparing-meal-white-suit-gloves-designing-meat-meal-inside-kitchen-food-meal-meat_140725-26014.jpg?_wi=1",
|
||||
imageAlt: "Kuchyňa Kútik Chuti",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-standing-near-window-restaurant_23-2147936227.jpg?_wi=1",
|
||||
imageAlt: "Interiér",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-protein-meal-sausage-close-up-detail_23-2149098896.jpg",
|
||||
imageAlt: "Doručenie jedla",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-food-professional-kitchen_23-2149727972.jpg",
|
||||
imageAlt: "Čerstvé suroviny",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/served-table-restaurant_93675-129573.jpg",
|
||||
imageAlt: "Dobrá chuť",
|
||||
},
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/tasty-bruschetta-meat-front-view_23-2148516952.jpg", imageAlt: "Denné menu" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/front-view-cook-preparing-meal-white-suit-gloves-designing-meat-meal-inside-kitchen-food-meal-meat_140725-26014.jpg", imageAlt: "Kuchyňa Kútik Chuti" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/woman-standing-near-window-restaurant_23-2147936227.jpg", imageAlt: "Interiér" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/high-protein-meal-sausage-close-up-detail_23-2149098896.jpg", imageAlt: "Doručenie jedla" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/view-food-professional-kitchen_23-2149727972.jpg", imageAlt: "Čerstvé suroviny" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/served-table-restaurant_93675-129573.jpg", imageAlt: "Dobrá chuť" },
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -91,21 +62,9 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
title="O nás"
|
||||
metrics={[
|
||||
{
|
||||
icon: Clock,
|
||||
label: "Varenie od",
|
||||
value: "10:30",
|
||||
},
|
||||
{
|
||||
icon: MapPin,
|
||||
label: "Rozvoz",
|
||||
value: "Záhorská Bystrica",
|
||||
},
|
||||
{
|
||||
icon: Award,
|
||||
label: "Kvalita",
|
||||
value: "Domáca",
|
||||
},
|
||||
{ icon: Clock, label: "Varenie od", value: "10:30" },
|
||||
{ icon: MapPin, label: "Rozvoz", value: "Záhorská Bystrica" },
|
||||
{ icon: Award, label: "Kvalita", value: "Domáca" },
|
||||
]}
|
||||
metricsAnimation="slide-up"
|
||||
/>
|
||||
@@ -117,23 +76,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Denné menu",
|
||||
description: "Každý pracovný deň nové chute.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/black-friday-sales-concept-with-label-board_23-2147695924.jpg?_wi=1",
|
||||
imageAlt: "Denné menu",
|
||||
},
|
||||
title: "Denné menu", description: "Každý pracovný deň nové chute.", imageSrc: "http://img.b2bpic.net/free-photo/black-friday-sales-concept-with-label-board_23-2147695924.jpg", imageAlt: "Denné menu"},
|
||||
{
|
||||
title: "Jedálny lístok",
|
||||
description: "Stálice z našej kuchyne.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cutting-board-with-slices-colorful-bell-peppers-light-surface-sliced-sweet-peppers-different-colors-vegetable-salad-ingredient-cooking-healthy-food-top-view_114579-5631.jpg",
|
||||
imageAlt: "Jedálny lístok",
|
||||
},
|
||||
title: "Jedálny lístok", description: "Stálice z našej kuchyne.", imageSrc: "http://img.b2bpic.net/free-photo/cutting-board-with-slices-colorful-bell-peppers-light-surface-sliced-sweet-peppers-different-colors-vegetable-salad-ingredient-cooking-healthy-food-top-view_114579-5631.jpg", imageAlt: "Jedálny lístok"},
|
||||
{
|
||||
title: "Objednávky",
|
||||
description: "Zavolajte nám a objednajte.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vegetable-composition-with-slate_23-2147681801.jpg",
|
||||
imageAlt: "Objednávky",
|
||||
},
|
||||
title: "Objednávky", description: "Zavolajte nám a objednajte.", imageSrc: "http://img.b2bpic.net/free-photo/vegetable-composition-with-slate_23-2147681801.jpg", imageAlt: "Objednávky"},
|
||||
]}
|
||||
title="Naša ponuka"
|
||||
description="Čerstvé suroviny, poctivá príprava a rozvoz až k vašim dverám."
|
||||
@@ -146,60 +93,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Mária",
|
||||
date: "2023-10-01",
|
||||
title: "Stála zákazníčka",
|
||||
quote: "Najlepšie menu v Záhorskej!",
|
||||
tag: "Spokojnosť",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/close-up-young-friends-restaurant_23-2148395397.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tasty-bruschetta-meat-front-view_23-2148516952.jpg?_wi=2",
|
||||
imageAlt: "happy customer dining out",
|
||||
},
|
||||
id: "1", name: "Mária", date: "2023-10-01", title: "Stála zákazníčka", quote: "Najlepšie menu v Záhorskej!", tag: "Spokojnosť", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-young-friends-restaurant_23-2148395397.jpg", imageSrc: "http://img.b2bpic.net/free-photo/tasty-bruschetta-meat-front-view_23-2148516952.jpg", imageAlt: "happy customer dining out"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Peter",
|
||||
date: "2023-09-25",
|
||||
title: "Obyvateľ Lamača",
|
||||
quote: "Rýchly rozvoz a chutné jedlo.",
|
||||
tag: "Odporúčam",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/couple-enjoying-food-restaurant_23-2149269176.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-cook-preparing-meal-white-suit-gloves-designing-meat-meal-inside-kitchen-food-meal-meat_140725-26014.jpg?_wi=2",
|
||||
imageAlt: "happy customer dining out",
|
||||
},
|
||||
id: "2", name: "Peter", date: "2023-09-25", title: "Obyvateľ Lamača", quote: "Rýchly rozvoz a chutné jedlo.", tag: "Odporúčam", avatarSrc: "http://img.b2bpic.net/free-photo/couple-enjoying-food-restaurant_23-2149269176.jpg", imageSrc: "http://img.b2bpic.net/free-photo/front-view-cook-preparing-meal-white-suit-gloves-designing-meat-meal-inside-kitchen-food-meal-meat_140725-26014.jpg", imageAlt: "happy customer dining out"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Jana",
|
||||
date: "2023-09-20",
|
||||
title: "Verná klientka",
|
||||
quote: "Domáca kvalita, cítim sa ako u mamy.",
|
||||
tag: "Top",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/excited-male-gardener-wearing-gardening-hat-stucks-out-tongue-holds-broken-hot-pepper_141793-70732.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-standing-near-window-restaurant_23-2147936227.jpg?_wi=2",
|
||||
imageAlt: "happy customer dining out",
|
||||
},
|
||||
id: "3", name: "Jana", date: "2023-09-20", title: "Verná klientka", quote: "Domáca kvalita, cítim sa ako u mamy.", tag: "Top", avatarSrc: "http://img.b2bpic.net/free-photo/excited-male-gardener-wearing-gardening-hat-stucks-out-tongue-holds-broken-hot-pepper_141793-70732.jpg", imageSrc: "http://img.b2bpic.net/free-photo/woman-standing-near-window-restaurant_23-2147936227.jpg", imageAlt: "happy customer dining out"},
|
||||
{
|
||||
id: "4",
|
||||
name: "Tomáš",
|
||||
date: "2023-09-15",
|
||||
title: "Firemný klient",
|
||||
quote: "Denné menu zachraňuje naše obedy.",
|
||||
tag: "Skvelé",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-happy-woman-holding-glass_23-2148965394.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-raw-eggplants-still-life_23-2150561809.jpg",
|
||||
imageAlt: "happy customer dining out",
|
||||
},
|
||||
id: "4", name: "Tomáš", date: "2023-09-15", title: "Firemný klient", quote: "Denné menu zachraňuje naše obedy.", tag: "Skvelé", avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-happy-woman-holding-glass_23-2148965394.jpg", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-raw-eggplants-still-life_23-2150561809.jpg", imageAlt: "happy customer dining out"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Lucia",
|
||||
date: "2023-09-10",
|
||||
title: "Záhorská Bystrica",
|
||||
quote: "Odporúčam všetkým!",
|
||||
tag: "Super",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/young-happy-woman-her-boyfriend-reading-text-message-mobile-phone-while-sitting-dining-table_637285-10328.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/black-friday-sales-concept-with-label-board_23-2147695924.jpg?_wi=2",
|
||||
imageAlt: "happy customer dining out",
|
||||
},
|
||||
id: "5", name: "Lucia", date: "2023-09-10", title: "Záhorská Bystrica", quote: "Odporúčam všetkým!", tag: "Super", avatarSrc: "http://img.b2bpic.net/free-photo/young-happy-woman-her-boyfriend-reading-text-message-mobile-phone-while-sitting-dining-table_637285-10328.jpg", imageSrc: "http://img.b2bpic.net/free-photo/black-friday-sales-concept-with-label-board_23-2147695924.jpg", imageAlt: "happy customer dining out"},
|
||||
]}
|
||||
title="Čo hovoria zákazníci"
|
||||
description="Spokojní klienti sú našou prioritou."
|
||||
@@ -209,9 +111,7 @@ export default function LandingPage() {
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactCenter
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
background={{ variant: "plain" }}
|
||||
tag="Kontakt"
|
||||
title="Objednajte si obed"
|
||||
description="Objednávky na tel. čísle: +421 940 378 467. Adresa odberu: Bratislavská 34, Záhorská Bystrica."
|
||||
@@ -224,37 +124,17 @@ export default function LandingPage() {
|
||||
logoText="Kútik Chuti"
|
||||
columns={[
|
||||
{
|
||||
title: "Menu",
|
||||
items: [
|
||||
{
|
||||
label: "Úvod",
|
||||
href: "#hero",
|
||||
},
|
||||
{
|
||||
label: "Denné menu",
|
||||
href: "#menu",
|
||||
},
|
||||
{
|
||||
label: "O nás",
|
||||
href: "#about",
|
||||
},
|
||||
title: "Menu", items: [
|
||||
{ label: "Úvod", href: "#hero" },
|
||||
{ label: "Denné menu", href: "#menu" },
|
||||
{ label: "O nás", href: "#about" },
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Kontakt",
|
||||
items: [
|
||||
{
|
||||
label: "Objednávky",
|
||||
href: "#contact",
|
||||
},
|
||||
{
|
||||
label: "Adresa",
|
||||
href: "#",
|
||||
},
|
||||
{
|
||||
label: "Pracovná ponuka",
|
||||
href: "#",
|
||||
},
|
||||
title: "Kontakt", items: [
|
||||
{ label: "Objednávky", href: "#contact" },
|
||||
{ label: "Adresa", href: "#" },
|
||||
{ label: "Pracovná ponuka", href: "#" },
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user