Merge version_1 into main #1
243
src/app/page.tsx
243
src/app/page.tsx
@@ -32,95 +32,60 @@ export default function LandingPage() {
|
||||
<NavbarLayoutFloatingInline
|
||||
navItems={[
|
||||
{
|
||||
name: "Kezdőlap",
|
||||
id: "hero",
|
||||
},
|
||||
name: "Kezdőlap", id: "hero"},
|
||||
{
|
||||
name: "Rólunk",
|
||||
id: "about",
|
||||
},
|
||||
name: "Rólunk", id: "about"},
|
||||
{
|
||||
name: "Étlap",
|
||||
id: "menu",
|
||||
},
|
||||
name: "Étlap", id: "menu"},
|
||||
{
|
||||
name: "Vélemények",
|
||||
id: "testimonials",
|
||||
},
|
||||
name: "Vélemények", id: "testimonials"},
|
||||
{
|
||||
name: "Foglalás",
|
||||
id: "reservation",
|
||||
},
|
||||
name: "Foglalás", id: "reservation"},
|
||||
]}
|
||||
brandName="Smoke & More"
|
||||
button={{
|
||||
text: "Asztalfoglalás",
|
||||
href: "#reservation",
|
||||
}}
|
||||
text: "Asztalfoglalás", href: "#reservation"}}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroCentered
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
variant: "gradient-bars"}}
|
||||
title="Smoke & More – Prémium steak élmény Veszprém szívében"
|
||||
description="Kiváló minőségű húsok, különleges ízek és felejthetetlen hangulat minden nap."
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/low-angle-friends-shaking-hands_23-2148395404.jpg",
|
||||
alt: "Vendég 1",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/low-angle-friends-shaking-hands_23-2148395404.jpg", alt: "Vendég 1"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/elegant-couple-spend-time-restaurant_1157-20509.jpg",
|
||||
alt: "Vendég 2",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/elegant-couple-spend-time-restaurant_1157-20509.jpg", alt: "Vendég 2"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/people-cheering-with-wine-glasses-luxurious-restaurant_23-2150517422.jpg",
|
||||
alt: "Vendég 3",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/people-cheering-with-wine-glasses-luxurious-restaurant_23-2150517422.jpg", alt: "Vendég 3"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-young-man-restaurant_23-2147861975.jpg",
|
||||
alt: "Vendég 4",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-young-man-restaurant_23-2147861975.jpg", alt: "Vendég 4"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/group-young-people-having-lunch-talking-each-other-pub-focus-is-happy-woman_637285-4087.jpg",
|
||||
alt: "Vendég 5",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/group-young-people-having-lunch-talking-each-other-pub-focus-is-happy-woman_637285-4087.jpg", alt: "Vendég 5"},
|
||||
]}
|
||||
avatarText="4.9 csillagos értékelés 57 vendégünk alapján"
|
||||
buttons={[
|
||||
{
|
||||
text: "Asztalfoglalás",
|
||||
href: "#reservation",
|
||||
},
|
||||
text: "Asztalfoglalás", href: "#reservation"},
|
||||
]}
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "text-icon",
|
||||
text: "Prémium Húsok",
|
||||
icon: Flame,
|
||||
type: "text-icon", text: "Prémium Húsok", icon: Flame,
|
||||
},
|
||||
{
|
||||
type: "text-icon",
|
||||
text: "Kézműves Borok",
|
||||
icon: Wine,
|
||||
type: "text-icon", text: "Kézműves Borok", icon: Wine,
|
||||
},
|
||||
{
|
||||
type: "text-icon",
|
||||
text: "Modern Hangulat",
|
||||
icon: Sparkles,
|
||||
type: "text-icon", text: "Modern Hangulat", icon: Sparkles,
|
||||
},
|
||||
{
|
||||
type: "text-icon",
|
||||
text: "Veszprém Szíve",
|
||||
icon: MapPin,
|
||||
type: "text-icon", text: "Veszprém Szíve", icon: MapPin,
|
||||
},
|
||||
{
|
||||
type: "text-icon",
|
||||
text: "Élő Grill",
|
||||
icon: Flame,
|
||||
type: "text-icon", text: "Élő Grill", icon: Flame,
|
||||
},
|
||||
]}
|
||||
/>
|
||||
@@ -131,14 +96,9 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
heading={[
|
||||
{
|
||||
type: "text",
|
||||
content: "A Smoke & More Veszprém szívében található, ahol a modern elegancia találkozik a legfinomabb steakek világával.",
|
||||
},
|
||||
type: "text", content: "A Smoke & More Veszprém szívében található, ahol a modern elegancia találkozik a legfinomabb steakek világával."},
|
||||
{
|
||||
type: "image",
|
||||
src: "http://img.b2bpic.net/free-photo/beautiful-wedding-reception-hall-with-decorated-luxury-table-setting_181624-13771.jpg",
|
||||
alt: "Étterem belső tér",
|
||||
},
|
||||
type: "image", src: "http://img.b2bpic.net/free-photo/beautiful-wedding-reception-hall-with-decorated-luxury-table-setting_181624-13771.jpg", alt: "Étterem belső tér"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -151,41 +111,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "m1",
|
||||
name: "Prémium Ribeye",
|
||||
price: "9.900 Ft",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tasty-meat-with-sauce-wooden-board_23-2148599787.jpg",
|
||||
},
|
||||
id: "m1", name: "Prémium Ribeye", price: "9.900 Ft", imageSrc: "http://img.b2bpic.net/free-photo/tasty-meat-with-sauce-wooden-board_23-2148599787.jpg"},
|
||||
{
|
||||
id: "m2",
|
||||
name: "Friss kerti saláta",
|
||||
price: "3.500 Ft",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fruit-salad-with-greed-currant_140725-966.jpg",
|
||||
},
|
||||
id: "m2", name: "Friss kerti saláta", price: "3.500 Ft", imageSrc: "http://img.b2bpic.net/free-photo/fruit-salad-with-greed-currant_140725-966.jpg"},
|
||||
{
|
||||
id: "m3",
|
||||
name: "Házi erőleves",
|
||||
price: "2.200 Ft",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-vegetable-soup-with-different-ingredients-inside-brown-plate-dark-desk-soup-vegetable-sauce-meal-food-hot-food-dish_140725-64556.jpg",
|
||||
},
|
||||
id: "m3", name: "Házi erőleves", price: "2.200 Ft", imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-vegetable-soup-with-different-ingredients-inside-brown-plate-dark-desk-soup-vegetable-sauce-meal-food-hot-food-dish_140725-64556.jpg"},
|
||||
{
|
||||
id: "m4",
|
||||
name: "Grillezett tengeri hal",
|
||||
price: "7.500 Ft",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/grilled-fish-fillet-with-herbs-vegetable-salad-top-view_114579-4639.jpg",
|
||||
},
|
||||
id: "m4", name: "Grillezett tengeri hal", price: "7.500 Ft", imageSrc: "http://img.b2bpic.net/free-photo/grilled-fish-fillet-with-herbs-vegetable-salad-top-view_114579-4639.jpg"},
|
||||
{
|
||||
id: "m5",
|
||||
name: "Gyerek menü",
|
||||
price: "2.800 Ft",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/kids-food-background-chicken-nuggets-broccoli_53876-145458.jpg",
|
||||
},
|
||||
id: "m5", name: "Gyerek menü", price: "2.800 Ft", imageSrc: "http://img.b2bpic.net/free-photo/kids-food-background-chicken-nuggets-broccoli_53876-145458.jpg"},
|
||||
{
|
||||
id: "m6",
|
||||
name: "Szezonális grillezett zöldségek",
|
||||
price: "3.200 Ft",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/shell-with-red-curry_1339-530.jpg",
|
||||
},
|
||||
id: "m6", name: "Szezonális grillezett zöldségek", price: "3.200 Ft", imageSrc: "http://img.b2bpic.net/free-photo/shell-with-red-curry_1339-530.jpg"},
|
||||
]}
|
||||
title="Kínálatunk"
|
||||
description="Fedezze fel gondosan válogatott ételeinket."
|
||||
@@ -198,45 +134,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "t1",
|
||||
title: "Kiváló élmény",
|
||||
quote: "Kiváló steak, tökéletes sütéssel.",
|
||||
name: "Nagy László",
|
||||
role: "Vásárló",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-people-garage-sale_23-2150577115.jpg",
|
||||
},
|
||||
id: "t1", title: "Kiváló élmény", quote: "Kiváló steak, tökéletes sütéssel.", name: "Nagy László", role: "Vásárló", imageSrc: "http://img.b2bpic.net/free-photo/side-view-people-garage-sale_23-2150577115.jpg"},
|
||||
{
|
||||
id: "t2",
|
||||
title: "Csodás est",
|
||||
quote: "Nagyon kedves kiszolgálás.",
|
||||
name: "Kovács Zsuzsa",
|
||||
role: "Vásárló",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/couple-hugging-have-wine-cafe_1157-49918.jpg",
|
||||
},
|
||||
id: "t2", title: "Csodás est", quote: "Nagyon kedves kiszolgálás.", name: "Kovács Zsuzsa", role: "Vásárló", imageSrc: "http://img.b2bpic.net/free-photo/couple-hugging-have-wine-cafe_1157-49918.jpg"},
|
||||
{
|
||||
id: "t3",
|
||||
title: "Változatos",
|
||||
quote: "Mindenki talál magának megfelelő ételt.",
|
||||
name: "Szabó Gábor",
|
||||
role: "Vásárló",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/retired-woman-smiling-husband-serving-dinner-kitchen-elderly-old-couple-talking-sitting-table-kitchen-enjoying-meal-celebrating-their-anniversary-with-healty-food_482257-8817.jpg",
|
||||
},
|
||||
id: "t3", title: "Változatos", quote: "Mindenki talál magának megfelelő ételt.", name: "Szabó Gábor", role: "Vásárló", imageSrc: "http://img.b2bpic.net/free-photo/retired-woman-smiling-husband-serving-dinner-kitchen-elderly-old-couple-talking-sitting-table-kitchen-enjoying-meal-celebrating-their-anniversary-with-healty-food_482257-8817.jpg"},
|
||||
{
|
||||
id: "t4",
|
||||
title: "Ajánlom",
|
||||
quote: "Nagyon jó hangulat és finom ételek.",
|
||||
name: "Tóth Péter",
|
||||
role: "Vásárló",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/table-with-glasses-ready-lunch_1203-632.jpg",
|
||||
},
|
||||
id: "t4", title: "Ajánlom", quote: "Nagyon jó hangulat és finom ételek.", name: "Tóth Péter", role: "Vásárló", imageSrc: "http://img.b2bpic.net/free-photo/table-with-glasses-ready-lunch_1203-632.jpg"},
|
||||
{
|
||||
id: "t5",
|
||||
title: "Kedvenc",
|
||||
quote: "Visszatérő vendégek vagyunk.",
|
||||
name: "Varga Andrea",
|
||||
role: "Vásárló",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/group-young-people-having-lunch-talking-each-other-pub-focus-is-happy-woman_637285-4087.jpg",
|
||||
},
|
||||
id: "t5", title: "Kedvenc", quote: "Visszatérő vendégek vagyunk.", name: "Varga Andrea", role: "Vásárló", imageSrc: "http://img.b2bpic.net/free-photo/group-young-people-having-lunch-talking-each-other-pub-focus-is-happy-woman_637285-4087.jpg"},
|
||||
]}
|
||||
title="Vendégeink mondták"
|
||||
description="Köszönjük az elismerő szavakat!"
|
||||
@@ -245,51 +151,22 @@ export default function LandingPage() {
|
||||
|
||||
<div id="gallery" data-section="gallery">
|
||||
<FeatureCardMedia
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
id: "g1",
|
||||
title: "Ételeink",
|
||||
description: "Gondos elkészítés",
|
||||
tag: "Minőség",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/plate-with-cutlery-well-decorated-with-napkin-tied-with-golden-bow_1220-608.jpg",
|
||||
},
|
||||
id: "g1", title: "Ételeink", description: "Gondos elkészítés", tag: "Minőség", imageSrc: "http://img.b2bpic.net/free-photo/plate-with-cutlery-well-decorated-with-napkin-tied-with-golden-bow_1220-608.jpg"},
|
||||
{
|
||||
id: "g2",
|
||||
title: "Belső tér",
|
||||
description: "Modern hangulat",
|
||||
tag: "Design",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/shoulder-shot-woman-warming-her-hands-mug-hot-tea-sitting-fireplace-her-boyfriend-dealing-with-charcoal_1098-19374.jpg",
|
||||
},
|
||||
id: "g2", title: "Belső tér", description: "Modern hangulat", tag: "Design", imageSrc: "http://img.b2bpic.net/free-photo/shoulder-shot-woman-warming-her-hands-mug-hot-tea-sitting-fireplace-her-boyfriend-dealing-with-charcoal_1098-19374.jpg"},
|
||||
{
|
||||
id: "g3",
|
||||
title: "Különleges borok",
|
||||
description: "Prémium választék",
|
||||
tag: "Borok",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/flay-lay-table-arrangement-wedding_23-2148480730.jpg",
|
||||
},
|
||||
id: "g3", title: "Különleges borok", description: "Prémium választék", tag: "Borok", imageSrc: "http://img.b2bpic.net/free-photo/flay-lay-table-arrangement-wedding_23-2148480730.jpg"},
|
||||
{
|
||||
id: "g4",
|
||||
title: "Grill konyha",
|
||||
description: "Látványos sütés",
|
||||
tag: "Smoke",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-fish-meal_23-2148494084.jpg",
|
||||
},
|
||||
id: "g4", title: "Grill konyha", description: "Látványos sütés", tag: "Smoke", imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-fish-meal_23-2148494084.jpg"},
|
||||
{
|
||||
id: "g5",
|
||||
title: "Asztalaink",
|
||||
description: "Kényelmes környezet",
|
||||
tag: "Kényelem",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/confident-young-indian-man-black-shirt-standing-cafe_627829-5462.jpg",
|
||||
},
|
||||
id: "g5", title: "Asztalaink", description: "Kényelmes környezet", tag: "Kényelem", imageSrc: "http://img.b2bpic.net/free-photo/confident-young-indian-man-black-shirt-standing-cafe_627829-5462.jpg"},
|
||||
{
|
||||
id: "g6",
|
||||
title: "Alapanyagok",
|
||||
description: "Minőségi húsok",
|
||||
tag: "Fresh",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-chunk-red-meat-wooden-kitchen-board-two-pieces-sirloin-vintage-plate-copy-space-available_482257-20060.jpg",
|
||||
},
|
||||
id: "g6", title: "Alapanyagok", description: "Minőségi húsok", tag: "Fresh", imageSrc: "http://img.b2bpic.net/free-photo/top-view-chunk-red-meat-wooden-kitchen-board-two-pieces-sirloin-vintage-plate-copy-space-available_482257-20060.jpg"},
|
||||
]}
|
||||
title="Galéria"
|
||||
description="Tekintse meg éttermünk hangulatát."
|
||||
@@ -300,8 +177,7 @@ export default function LandingPage() {
|
||||
<ContactCenter
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
tag="Asztalfoglalás"
|
||||
title="Foglaljon asztalt nálunk"
|
||||
description="Adja meg adatait és munkatársunk felveszi önnel a kapcsolatot."
|
||||
@@ -314,20 +190,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "f1",
|
||||
title: "Hol talál minket?",
|
||||
content: "8200 Veszprém, Óváros tér 26",
|
||||
},
|
||||
id: "f1", title: "Hol talál minket?", content: "8200 Veszprém, Óváros tér 26"},
|
||||
{
|
||||
id: "f2",
|
||||
title: "Nyitvatartás",
|
||||
content: "Minden nap: 11:30 – 24:00",
|
||||
},
|
||||
id: "f2", title: "Nyitvatartás", content: "Minden nap: 11:30 – 24:00"},
|
||||
{
|
||||
id: "f3",
|
||||
title: "Telefonszám",
|
||||
content: "+36 30 123 4567",
|
||||
},
|
||||
id: "f3", title: "Telefonszám", content: "+36 30 123 4567"},
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
title="Elérhetőség"
|
||||
@@ -341,33 +208,21 @@ export default function LandingPage() {
|
||||
<FooterBase
|
||||
columns={[
|
||||
{
|
||||
title: "Kapcsolat",
|
||||
items: [
|
||||
title: "Kapcsolat", items: [
|
||||
{
|
||||
label: "Veszprém, Óváros tér 26",
|
||||
href: "#",
|
||||
},
|
||||
label: "Veszprém, Óváros tér 26", href: "#"},
|
||||
{
|
||||
label: "+36 30 123 4567",
|
||||
href: "tel:+36301234567",
|
||||
},
|
||||
label: "+36 30 123 4567", href: "tel:+36301234567"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Oldalak",
|
||||
items: [
|
||||
title: "Oldalak", items: [
|
||||
{
|
||||
label: "Kezdőlap",
|
||||
href: "#hero",
|
||||
},
|
||||
label: "Kezdőlap", href: "#hero"},
|
||||
{
|
||||
label: "Étlap",
|
||||
href: "#menu",
|
||||
},
|
||||
label: "Étlap", href: "#menu"},
|
||||
{
|
||||
label: "Foglalás",
|
||||
href: "#reservation",
|
||||
},
|
||||
label: "Foglalás", href: "#reservation"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user