Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-04-21 13:09:46 +00:00

View File

@@ -32,21 +32,13 @@ export default function LandingPage() {
<NavbarStyleFullscreen
navItems={[
{
name: "Home",
id: "home",
},
name: "Home", id: "home"},
{
name: "About",
id: "about",
},
name: "About", id: "about"},
{
name: "Menu",
id: "menu",
},
name: "Menu", id: "menu"},
{
name: "Contact",
id: "contact",
},
name: "Contact", id: "contact"},
]}
brandName="Haus Zvolen"
/>
@@ -58,35 +50,21 @@ export default function LandingPage() {
description="Spojte dobré jedlo s tankovým pivom v srdci Zvolena. Authentic tradition meets modern taste."
buttons={[
{
text: "Find a table",
href: "#contact",
},
text: "Find a table", href: "#contact"},
]}
slides={[
{
imageSrc: "http://img.b2bpic.net/free-photo/bartender-filling-beer-from-bar-pump_107420-65853.jpg?_wi=1",
imageAlt: "Interior atmosphere",
},
imageSrc: "http://img.b2bpic.net/free-photo/bartender-filling-beer-from-bar-pump_107420-65853.jpg", imageAlt: "Interior atmosphere"},
{
imageSrc: "http://img.b2bpic.net/free-photo/khinkali-form-leaves-with-fried-onions-chicken-wings-sauce_141793-460.jpg?_wi=1",
imageAlt: "Gourmet dishes",
},
imageSrc: "http://img.b2bpic.net/free-photo/khinkali-form-leaves-with-fried-onions-chicken-wings-sauce_141793-460.jpg", imageAlt: "Gourmet dishes"},
{
imageSrc: "http://img.b2bpic.net/free-photo/tasty-goulash-tomatoes-top-view_23-2149388107.jpg?_wi=1",
imageAlt: "Beer freshness",
},
imageSrc: "http://img.b2bpic.net/free-photo/tasty-goulash-tomatoes-top-view_23-2149388107.jpg", imageAlt: "Beer freshness"},
{
imageSrc: "http://img.b2bpic.net/free-photo/fried-shrimps-served-with-glass-beer_140725-8561.jpg",
imageAlt: "Friendly atmosphere",
},
imageSrc: "http://img.b2bpic.net/free-photo/fried-shrimps-served-with-glass-beer_140725-8561.jpg", imageAlt: "Friendly atmosphere"},
{
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-shot-famous-vieille-bourse-lille-france_181624-16698.jpg",
imageAlt: "Our location",
},
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-shot-famous-vieille-bourse-lille-france_181624-16698.jpg", imageAlt: "Our location"},
{
imageSrc: "http://img.b2bpic.net/free-photo/small-bubbles-spreading-water_23-2147798229.jpg",
imageAlt: "Craft beer",
},
imageSrc: "http://img.b2bpic.net/free-photo/small-bubbles-spreading-water_23-2147798229.jpg", imageAlt: "Craft beer"},
]}
/>
</div>
@@ -99,17 +77,11 @@ export default function LandingPage() {
description="Located in the heart of Zvolen on SNP Square, we serve traditional Slovak cuisine and premium tank beer. Our restaurant is the perfect meeting place for friends, family, and good food enthusiasts."
bulletPoints={[
{
title: "Tank Beer",
description: "Fresh, unpasteurized tank beer daily.",
},
title: "Tank Beer", description: "Fresh, unpasteurized tank beer daily."},
{
title: "Local Ingredients",
description: "Sourced from quality regional suppliers.",
},
title: "Local Ingredients", description: "Sourced from quality regional suppliers."},
{
title: "Prime Location",
description: "Right on SNP Square pedestrian zone.",
},
title: "Prime Location", description: "Right on SNP Square pedestrian zone."},
]}
imageSrc="http://img.b2bpic.net/free-photo/candlelight-dinner-glass-juice_140725-9361.jpg"
mediaAnimation="slide-up"
@@ -124,47 +96,17 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
id: "1",
name: "Haus Beef Burger",
price: "12.90€",
variant: "Popular",
imageSrc: "http://img.b2bpic.net/free-photo/three-mini-burgers-served-with-french-fries-tomato-mayonnaise_140725-5082.jpg",
},
id: "1", name: "Haus Beef Burger", price: "12.90€", variant: "Popular", imageSrc: "http://img.b2bpic.net/free-photo/three-mini-burgers-served-with-french-fries-tomato-mayonnaise_140725-5082.jpg"},
{
id: "2",
name: "Flank Steak",
price: "18.50€",
variant: "Premium",
imageSrc: "http://img.b2bpic.net/free-photo/tenderloin-steak-with-snacks-sauces_114579-2159.jpg",
},
id: "2", name: "Flank Steak", price: "18.50€", variant: "Premium", imageSrc: "http://img.b2bpic.net/free-photo/tenderloin-steak-with-snacks-sauces_114579-2159.jpg"},
{
id: "3",
name: "Bryndzové Halušky",
price: "9.90€",
variant: "Traditional",
imageSrc: "http://img.b2bpic.net/free-photo/traditional-russian-salad-olivier-top-view_2829-6257.jpg",
},
id: "3", name: "Bryndzové Halušky", price: "9.90€", variant: "Traditional", imageSrc: "http://img.b2bpic.net/free-photo/traditional-russian-salad-olivier-top-view_2829-6257.jpg"},
{
id: "4",
name: "Club Sandwich",
price: "8.50€",
variant: "Popular",
imageSrc: "http://img.b2bpic.net/free-photo/burger-with-fries-red-drink-inside-wooden-platter_114579-3717.jpg",
},
id: "4", name: "Club Sandwich", price: "8.50€", variant: "Popular", imageSrc: "http://img.b2bpic.net/free-photo/burger-with-fries-red-drink-inside-wooden-platter_114579-3717.jpg"},
{
id: "5",
name: "Chicken Wings",
price: "7.90€",
variant: "Snack",
imageSrc: "http://img.b2bpic.net/free-photo/khinkali-form-leaves-with-katyk-glass-red-wine_141793-459.jpg",
},
id: "5", name: "Chicken Wings", price: "7.90€", variant: "Snack", imageSrc: "http://img.b2bpic.net/free-photo/khinkali-form-leaves-with-katyk-glass-red-wine_141793-459.jpg"},
{
id: "6",
name: "Hovädzí Guláš",
price: "10.50€",
variant: "Classic",
imageSrc: "http://img.b2bpic.net/free-photo/fried-piece-meat-potatoes-fried-tomato_140725-6649.jpg",
},
id: "6", name: "Hovädzí Guláš", price: "10.50€", variant: "Classic", imageSrc: "http://img.b2bpic.net/free-photo/fried-piece-meat-potatoes-fried-tomato_140725-6649.jpg"},
]}
title="Popular Menu Highlights"
description="Discover our most loved dishes prepared with passion."
@@ -178,37 +120,25 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
title: "Dine-in Experience",
description: "Relax in our stylish interior.",
media: {
imageSrc: "http://img.b2bpic.net/free-photo/preparation-coffee-cezve-hot-sand-coffee-bar_23-2148209259.jpg",
title: "Dine-in Experience", description: "Relax in our stylish interior.", media: {
imageSrc: "http://img.b2bpic.net/free-photo/bartender-filling-beer-from-bar-pump_107420-65853.jpg", imageAlt: "traditional slovak restaurant interior rustic"
},
items: [],
reverse: false,
imageSrc: "http://img.b2bpic.net/free-photo/bartender-filling-beer-from-bar-pump_107420-65853.jpg?_wi=2",
imageAlt: "traditional slovak restaurant interior rustic",
reverse: false
},
{
title: "Kerbside Pickup",
description: "Convenient takeaway options.",
media: {
imageSrc: "http://img.b2bpic.net/free-photo/engaged-couple-posing-together-city_23-2149488108.jpg",
title: "Kerbside Pickup", description: "Convenient takeaway options.", media: {
imageSrc: "http://img.b2bpic.net/free-photo/khinkali-form-leaves-with-fried-onions-chicken-wings-sauce_141793-460.jpg", imageAlt: "traditional slovak restaurant interior rustic"
},
items: [],
reverse: true,
imageSrc: "http://img.b2bpic.net/free-photo/khinkali-form-leaves-with-fried-onions-chicken-wings-sauce_141793-460.jpg?_wi=2",
imageAlt: "traditional slovak restaurant interior rustic",
reverse: true
},
{
title: "Premium Beer",
description: "Best selection in the region.",
media: {
imageSrc: "http://img.b2bpic.net/free-photo/oriental-tea-concept_23-2148129879.jpg",
title: "Premium Beer", description: "Best selection in the region.", media: {
imageSrc: "http://img.b2bpic.net/free-photo/tasty-goulash-tomatoes-top-view_23-2149388107.jpg", imageAlt: "traditional slovak restaurant interior rustic"
},
items: [],
reverse: false,
imageSrc: "http://img.b2bpic.net/free-photo/tasty-goulash-tomatoes-top-view_23-2149388107.jpg?_wi=2",
imageAlt: "traditional slovak restaurant interior rustic",
reverse: false
},
]}
title="Why Choose Us?"
@@ -222,45 +152,15 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "1",
title: "Family Trip",
quote: "The soup, chicken quesadilla, and fried cheese were excellent.",
name: "Alyana K",
role: "Local Guide",
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-couple-talking-while-eating-lunch-restaurant_637285-9017.jpg",
},
id: "1", title: "Family Trip", quote: "The soup, chicken quesadilla, and fried cheese were excellent.", name: "Alyana K", role: "Local Guide", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-couple-talking-while-eating-lunch-restaurant_637285-9017.jpg"},
{
id: "2",
title: "Beef Tartare",
quote: "Absolutely delicious, rich and well-balanced flavor.",
name: "Patrik Pato",
role: "Local Guide",
imageSrc: "http://img.b2bpic.net/free-photo/young-man-women-having-dinner-together_23-2148454093.jpg",
},
id: "2", title: "Beef Tartare", quote: "Absolutely delicious, rich and well-balanced flavor.", name: "Patrik Pato", role: "Local Guide", imageSrc: "http://img.b2bpic.net/free-photo/young-man-women-having-dinner-together_23-2148454093.jpg"},
{
id: "3",
title: "Best Burger",
quote: "Best burger I've had in a long time. Good value for money.",
name: "Christine Flintrup",
role: "Local Guide",
imageSrc: "http://img.b2bpic.net/free-photo/girl-takes-off-her-protective-medical-face-mask_1153-8487.jpg",
},
id: "3", title: "Best Burger", quote: "Best burger I've had in a long time. Good value for money.", name: "Christine Flintrup", role: "Local Guide", imageSrc: "http://img.b2bpic.net/free-photo/girl-takes-off-her-protective-medical-face-mask_1153-8487.jpg"},
{
id: "4",
title: "Great Vibe",
quote: "Perfect location by the pedestrian street, nice environment.",
name: "Tomas V",
role: "Diner",
imageSrc: "http://img.b2bpic.net/free-photo/person-indian-origin-having-fun_23-2150285278.jpg",
},
id: "4", title: "Great Vibe", quote: "Perfect location by the pedestrian street, nice environment.", name: "Tomas V", role: "Diner", imageSrc: "http://img.b2bpic.net/free-photo/person-indian-origin-having-fun_23-2150285278.jpg"},
{
id: "5",
title: "Quick Service",
quote: "Always quick service and tasty beer.",
name: "Maria S",
role: "Regular",
imageSrc: "http://img.b2bpic.net/free-photo/woman-nature-with-clothesline_23-2148170342.jpg",
},
id: "5", title: "Quick Service", quote: "Always quick service and tasty beer.", name: "Maria S", role: "Regular", imageSrc: "http://img.b2bpic.net/free-photo/woman-nature-with-clothesline_23-2148170342.jpg"},
]}
title="What Our Customers Say"
description="Real experiences from satisfied diners."
@@ -274,31 +174,16 @@ export default function LandingPage() {
useInvertedBackground={false}
metrics={[
{
id: "m1",
value: "937+",
title: "Customer Reviews",
items: [
"Positive feedback",
"4.6 average rating",
],
id: "m1", value: "937+", title: "Customer Reviews", items: [
"Positive feedback", "4.6 average rating"],
},
{
id: "m2",
value: "20+",
title: "Daily Specials",
items: [
"Fresh ingredients",
"Slovak traditional recipes",
],
id: "m2", value: "20+", title: "Daily Specials", items: [
"Fresh ingredients", "Slovak traditional recipes"],
},
{
id: "m3",
value: "100%",
title: "Satisfaction",
items: [
"Quality service",
"Authentic atmosphere",
],
id: "m3", value: "100%", title: "Satisfaction", items: [
"Quality service", "Authentic atmosphere"],
},
]}
title="Our Achievements"
@@ -311,20 +196,11 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
id: "f1",
title: "Do you offer delivery?",
content: "We currently do not offer delivery, but we support kerbside pickup.",
},
id: "f1", title: "Do you offer delivery?", content: "We currently do not offer delivery, but we support kerbside pickup."},
{
id: "f2",
title: "Can I reserve a table?",
content: "Yes, please visit our website to find a table or call us.",
},
id: "f2", title: "Can I reserve a table?", content: "Yes, please visit our website to find a table or call us."},
{
id: "f3",
title: "Are you open daily?",
content: "Yes, we are open daily until 11:00 PM.",
},
id: "f3", title: "Are you open daily?", content: "Yes, we are open daily until 11:00 PM."},
]}
sideTitle="Frequently Asked Questions"
sideDescription="Find answers to our most common guest queries."
@@ -336,8 +212,7 @@ export default function LandingPage() {
<ContactCenter
useInvertedBackground={false}
background={{
variant: "sparkles-gradient",
}}
variant: "sparkles-gradient"}}
tag="Contact Us"
title="Visit Us at SNP Square"
description="Contact us to reserve your table or for any inquiries."
@@ -348,13 +223,9 @@ export default function LandingPage() {
<FooterLogoReveal
logoText="Haus Zvolen"
leftLink={{
text: "Privacy Policy",
href: "#",
}}
text: "Privacy Policy", href: "#"}}
rightLink={{
text: "Terms of Use",
href: "#",
}}
text: "Terms of Use", href: "#"}}
/>
</div>
</ReactLenis>