Compare commits
10 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| c28e9dbf67 | |||
| 283aabc21d | |||
| 7811e248fe | |||
| 22f5d80465 | |||
| 4e2243a22b | |||
| da5eb6b758 | |||
| 27907d520b | |||
| e72c8df1bd | |||
| ba902a71b2 | |||
| 6503d6e873 |
120
src/app/page.tsx
120
src/app/page.tsx
@@ -2,9 +2,9 @@
|
||||
|
||||
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
|
||||
import ReactLenis from "lenis/react";
|
||||
import ContactCenter from '@/components/sections/contact/ContactCenter';
|
||||
import ContactSplit from '@/components/sections/contact/ContactSplit';
|
||||
import FaqDouble from '@/components/sections/faq/FaqDouble';
|
||||
import FooterLogoEmphasis from '@/components/sections/footer/FooterLogoEmphasis';
|
||||
import FooterBase from '@/components/sections/footer/FooterBase';
|
||||
import HeroSplitKpi from '@/components/sections/hero/HeroSplitKpi';
|
||||
import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloatingInline';
|
||||
import ProductCardThree from '@/components/sections/product/ProductCardThree';
|
||||
@@ -30,44 +30,42 @@ export default function LandingPage() {
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarLayoutFloatingInline
|
||||
navItems={[
|
||||
{ name: "Home", id: "hero" },
|
||||
{ name: "About", id: "about" },
|
||||
{ name: "Menu", id: "products" },
|
||||
{ name: "Contact", id: "contact" },
|
||||
{ name: "Kezdőlap", id: "hero" },
|
||||
{ name: "Rólunk", id: "about" },
|
||||
{ name: "Étlap", id: "products" },
|
||||
{ name: "Kapcsolat", id: "contact" },
|
||||
]}
|
||||
brandName="Sanyi Sarok"
|
||||
button={{ text: "Reserve Now", href: "#contact" }}
|
||||
button={{ text: "Foglalás", href: "#contact" }}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplitKpi
|
||||
background={{ variant: "radial-gradient" }}
|
||||
title="Welcome to Sanyi Sarok Étterem"
|
||||
description="Authentic flavors, family traditions, and locally sourced ingredients served in the heart of the community. Experience the warmth of home in every bite."
|
||||
title="Üdvözöljük a Sanyi Sarok Étteremben"
|
||||
description="Autentikus ízek, családi hagyományok és helyi alapanyagok a közösség szívében. Érezze az otthon melegét minden falatban."
|
||||
kpis={[
|
||||
{ value: "15+", label: "Years Served" },
|
||||
{ value: "50+", label: "Signature Dishes" },
|
||||
{ value: "4.9", label: "Star Rating" },
|
||||
{ value: "15+", label: "Évei szolgálatban" },
|
||||
{ value: "50+", label: "Hagyományos fogás" },
|
||||
{ value: "4.9", label: "Értékelés" },
|
||||
]}
|
||||
enableKpiAnimation={true}
|
||||
buttons={[{ text: "Reserve a Table", href: "#contact" }]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/restaurant-tables-with-cozy-decor_23-2147764388.jpg"
|
||||
buttons={[{ text: "Asztalfoglalás", href: "#contact" }]}
|
||||
imageSrc="https://scontent.fbud1-1.fna.fbcdn.net/v/t39.30808-6/435133748_859556066179374_4445851411545648834_n.jpg?_nc_cat=105&ccb=1-7&_nc_sid=833d8c&_nc_ohc=i2i6eE4O-yQQ7kNvgFvJ9mH&_nc_ht=scontent.fbud1-1.fna.fbcdn.net&oh=00_AYBqH0N6fN-a_e5i20vY554j2I5d4N0n6fN-a&oe=66D0C300"
|
||||
mediaAnimation="blur-reveal"
|
||||
avatars={[
|
||||
{ src: "http://img.b2bpic.net/free-photo/event-hall-furniture-brown-white-colors_114579-2230.jpg", alt: "Event hall furniture" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/elegant-table-with-drinks_1122-458.jpg", alt: "Elegant table with drinks" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/round-base-clear-drinking-glasses-brown-wooden-table-round-black-white-pendant-lamp_410324-63.jpg", alt: "Round base clear drinking glasses" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/cafe-with-burning-candles-tables_140725-7784.jpg", alt: "Cafe with burning candles" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/man-preparing-salad-with-fresh-vegetables-wooden-table-cooking-tasty-healthy-food-black-background-vegetarian-food-healthy-cooking-concept-close-up_639032-429.jpg", alt: "Man preparing salad" },
|
||||
{ src: "https://scontent.fbud1-1.fna.fbcdn.net/v/t39.30808-6/435133748_859556066179374_4445851411545648834_n.jpg?_nc_cat=105&ccb=1-7&_nc_sid=833d8c&_nc_ohc=i2i6eE4O-yQQ7kNvgFvJ9mH&_nc_ht=scontent.fbud1-1.fna.fbcdn.net&oh=00_AYBqH0N6fN-a_e5i20vY554j2I5d4N0n6fN-a&oe=66D0C300", alt: "Atmoszféra" },
|
||||
{ src: "https://scontent.fbud1-1.fna.fbcdn.net/v/t39.30808-6/435133748_859556066179374_4445851411545648834_n.jpg?_nc_cat=105&ccb=1-7&_nc_sid=833d8c&_nc_ohc=i2i6eE4O-yQQ7kNvgFvJ9mH&_nc_ht=scontent.fbud1-1.fna.fbcdn.net&oh=00_AYBqH0N6fN-a_e5i20vY554j2I5d4N0n6fN-a&oe=66D0C300", alt: "Belső tér" },
|
||||
{ src: "https://scontent.fbud1-1.fna.fbcdn.net/v/t39.30808-6/435133748_859556066179374_4445851411545648834_n.jpg?_nc_cat=105&ccb=1-7&_nc_sid=833d8c&_nc_ohc=i2i6eE4O-yQQ7kNvgFvJ9mH&_nc_ht=scontent.fbud1-1.fna.fbcdn.net&oh=00_AYBqH0N6fN-a_e5i20vY554j2I5d4N0n6fN-a&oe=66D0C300", alt: "Ételek" },
|
||||
]}
|
||||
avatarText="Join our 1,000+ happy guests"
|
||||
avatarText="Csatlakozzon 1000+ elégedett vendégünkhöz"
|
||||
marqueeItems={[
|
||||
{ type: "text", text: "Authentic Ingredients" },
|
||||
{ type: "text", text: "Family Recipes" },
|
||||
{ type: "text", text: "Locally Sourced" },
|
||||
{ type: "text", text: "Traditional Warmth" },
|
||||
{ type: "text", text: "Community Roots" },
|
||||
{ type: "text", text: "Autentikus alapanyagok" },
|
||||
{ type: "text", text: "Családi receptek" },
|
||||
{ type: "text", text: "Helyi termelők" },
|
||||
{ type: "text", text: "Hagyományos vendéglátás" },
|
||||
{ type: "text", text: "Közösségi élmény" },
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -75,8 +73,8 @@ export default function LandingPage() {
|
||||
<div id="about" data-section="about">
|
||||
<TextAbout
|
||||
useInvertedBackground={false}
|
||||
title="Our Passion for Authentic Dining"
|
||||
buttons={[{ text: "Our Story", href: "#" }]}
|
||||
title="Szenvedélyünk az autentikus gasztronómia"
|
||||
buttons={[{ text: "Történetünk", href: "#" }]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -87,15 +85,15 @@ export default function LandingPage() {
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{ id: "p1", name: "Grandma's Roast", price: "$24.00", imageSrc: "http://img.b2bpic.net/free-photo/traditional-italian-dish-burrata-mozzarella_501050-759.jpg" },
|
||||
{ id: "p2", name: "Garden Fresh Pasta", price: "$18.00", imageSrc: "http://img.b2bpic.net/free-photo/pasta-with-pesto-parmesan_23-2152015851.jpg" },
|
||||
{ id: "p3", name: "Seasonal Herb Chicken", price: "$21.00", imageSrc: "http://img.b2bpic.net/free-photo/fried-meat-placed-mashed-potato-garnished-with-shredded-bell-pepper-thyme_141793-2239.jpg" },
|
||||
{ id: "p4", name: "Traditional Goulash", price: "$16.00", 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: "p5", name: "Honey Walnut Cake", price: "$9.00", imageSrc: "http://img.b2bpic.net/free-photo/tart-with-profiteroles-top-with-whipped-cream_114579-85556.jpg" },
|
||||
{ id: "p6", name: "Roasted Vegetable Platter", price: "$17.00", imageSrc: "http://img.b2bpic.net/free-photo/border-made-healthy-food-ready-meal-vegetable-pieces_23-2148113640.jpg" },
|
||||
{ id: "p1", name: "Nagyi sültje", price: "2400 Ft", imageSrc: "https://scontent.fbud1-1.fna.fbcdn.net/v/t39.30808-6/435133748_859556066179374_4445851411545648834_n.jpg?_nc_cat=105&ccb=1-7&_nc_sid=833d8c&_nc_ohc=i2i6eE4O-yQQ7kNvgFvJ9mH&_nc_ht=scontent.fbud1-1.fna.fbcdn.net&oh=00_AYBqH0N6fN-a_e5i20vY554j2I5d4N0n6fN-a&oe=66D0C300&_wi=2" },
|
||||
{ id: "p2", name: "Friss kerti tészta", price: "1800 Ft", imageSrc: "https://scontent.fbud1-1.fna.fbcdn.net/v/t39.30808-6/435133748_859556066179374_4445851411545648834_n.jpg?_nc_cat=105&ccb=1-7&_nc_sid=833d8c&_nc_ohc=i2i6eE4O-yQQ7kNvgFvJ9mH&_nc_ht=scontent.fbud1-1.fna.fbcdn.net&oh=00_AYBqH0N6fN-a_e5i20vY554j2I5d4N0n6fN-a&oe=66D0C300&_wi=3" },
|
||||
{ id: "p3", name: "Fűszeres csirke", price: "2100 Ft", imageSrc: "https://scontent.fbud1-1.fna.fbcdn.net/v/t39.30808-6/435133748_859556066179374_4445851411545648834_n.jpg?_nc_cat=105&ccb=1-7&_nc_sid=833d8c&_nc_ohc=i2i6eE4O-yQQ7kNvgFvJ9mH&_nc_ht=scontent.fbud1-1.fna.fbcdn.net&oh=00_AYBqH0N6fN-a_e5i20vY554j2I5d4N0n6fN-a&oe=66D0C300&_wi=4" },
|
||||
{ id: "p4", name: "Hagyományos gulyás", price: "1600 Ft", imageSrc: "https://scontent.fbud1-1.fna.fbcdn.net/v/t39.30808-6/435133748_859556066179374_4445851411545648834_n.jpg?_nc_cat=105&ccb=1-7&_nc_sid=833d8c&_nc_ohc=i2i6eE4O-yQQ7kNvgFvJ9mH&_nc_ht=scontent.fbud1-1.fna.fbcdn.net&oh=00_AYBqH0N6fN-a_e5i20vY554j2I5d4N0n6fN-a&oe=66D0C300&_wi=5" },
|
||||
{ id: "p5", name: "Diós sütemény", price: "900 Ft", imageSrc: "https://scontent.fbud1-1.fna.fbcdn.net/v/t39.30808-6/435133748_859556066179374_4445851411545648834_n.jpg?_nc_cat=105&ccb=1-7&_nc_sid=833d8c&_nc_ohc=i2i6eE4O-yQQ7kNvgFvJ9mH&_nc_ht=scontent.fbud1-1.fna.fbcdn.net&oh=00_AYBqH0N6fN-a_e5i20vY554j2I5d4N0n6fN-a&oe=66D0C300&_wi=6" },
|
||||
{ id: "p6", name: "Sült zöldségtál", price: "1700 Ft", imageSrc: "https://scontent.fbud1-1.fna.fbcdn.net/v/t39.30808-6/435133748_859556066179374_4445851411545648834_n.jpg?_nc_cat=105&ccb=1-7&_nc_sid=833d8c&_nc_ohc=i2i6eE4O-yQQ7kNvgFvJ9mH&_nc_ht=scontent.fbud1-1.fna.fbcdn.net&oh=00_AYBqH0N6fN-a_e5i20vY554j2I5d4N0n6fN-a&oe=66D0C300&_wi=7" },
|
||||
]}
|
||||
title="Signature Menu Highlights"
|
||||
description="Explore our chef's daily specials, traditional recipes passed through generations, and seasonal delights."
|
||||
title="Kiemelt ételeink"
|
||||
description="Fedezze fel séfünk szezonális különlegességeit és a generációk óta öröklődő hagyományos recepteket."
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -106,12 +104,12 @@ export default function LandingPage() {
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
useInvertedBackground={false}
|
||||
members={[
|
||||
{ id: "m1", name: "Sándor Nagy", role: "Head Chef", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-male-baker-weighing-knead-dough-scale-commercial-kitchen_23-2148189058.jpg" },
|
||||
{ id: "m2", name: "Katalin Tóth", role: "Sous Chef", imageSrc: "http://img.b2bpic.net/free-photo/portrait-male-chef-kitchen_23-2149646280.jpg" },
|
||||
{ id: "m3", name: "László Kovács", role: "Pastry Chef", imageSrc: "http://img.b2bpic.net/free-photo/happy-business-people-posing-indoors_1262-20190.jpg" },
|
||||
{ id: "m1", name: "Nagy Sándor", role: "Konyhafőnök", imageSrc: "https://scontent.fbud1-1.fna.fbcdn.net/v/t39.30808-6/435133748_859556066179374_4445851411545648834_n.jpg?_nc_cat=105&ccb=1-7&_nc_sid=833d8c&_nc_ohc=i2i6eE4O-yQQ7kNvgFvJ9mH&_nc_ht=scontent.fbud1-1.fna.fbcdn.net&oh=00_AYBqH0N6fN-a_e5i20vY554j2I5d4N0n6fN-a&oe=66D0C300&_wi=8" },
|
||||
{ id: "m2", name: "Tóth Katalin", role: "Sous Chef", imageSrc: "https://scontent.fbud1-1.fna.fbcdn.net/v/t39.30808-6/435133748_859556066179374_4445851411545648834_n.jpg?_nc_cat=105&ccb=1-7&_nc_sid=833d8c&_nc_ohc=i2i6eE4O-yQQ7kNvgFvJ9mH&_nc_ht=scontent.fbud1-1.fna.fbcdn.net&oh=00_AYBqH0N6fN-a_e5i20vY554j2I5d4N0n6fN-a&oe=66D0C300&_wi=9" },
|
||||
{ id: "m3", name: "Kovács László", role: "Cukrászmester", imageSrc: "https://scontent.fbud1-1.fna.fbcdn.net/v/t39.30808-6/435133748_859556066179374_4445851411545648834_n.jpg?_nc_cat=105&ccb=1-7&_nc_sid=833d8c&_nc_ohc=i2i6eE4O-yQQ7kNvgFvJ9mH&_nc_ht=scontent.fbud1-1.fna.fbcdn.net&oh=00_AYBqH0N6fN-a_e5i20vY554j2I5d4N0n6fN-a&oe=66D0C300&_wi=10" },
|
||||
]}
|
||||
title="Meet Our Culinary Team"
|
||||
description="The dedicated professionals who bring heart and soul to your table every single day."
|
||||
title="Ismerje meg csapatunkat"
|
||||
description="A szakemberek, akik minden nap szívvel-lélekkel készítik el ételeinket."
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -121,14 +119,11 @@ export default function LandingPage() {
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{ id: "t1", name: "Erika V.", role: "Local Regular", testimonial: "The best roast I've had in years. Feels like home.", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-redhead-woman-having-fun-while-having-dinner-with-friends-home_637285-3551.jpg" },
|
||||
{ id: "t2", name: "Mark J.", role: "Visitor", testimonial: "Incredible service and authentic taste. Must visit!", imageSrc: "http://img.b2bpic.net/free-photo/expressive-young-lady-posing_176474-62590.jpg" },
|
||||
{ id: "t3", name: "Anna P.", role: "Food Critic", testimonial: "A hidden gem of traditional flavors and warm ambiance.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-happy-woman-holding-glass_23-2148965394.jpg" },
|
||||
{ id: "t4", name: "Zoltán K.", role: "Loyal Patron", testimonial: "Always consistent, always delicious. My weekend go-to.", imageSrc: "http://img.b2bpic.net/free-photo/girl-gives-five-guy-from-india_496169-2861.jpg" },
|
||||
{ id: "t5", name: "Mónika B.", role: "Family Diner", testimonial: "Kids love the menu and we love the atmosphere.", imageSrc: "http://img.b2bpic.net/free-photo/happy-mature-businesswoman-her-colleague-toasting-with-champagne-office-party_637285-9569.jpg" },
|
||||
{ id: "t1", name: "V. Erika", role: "Törzsvendég", testimonial: "A legjobb sült, amit évek óta ettem. Olyan, mintha otthon lennék.", imageSrc: "https://scontent.fbud1-1.fna.fbcdn.net/v/t39.30808-6/435133748_859556066179374_4445851411545648834_n.jpg?_nc_cat=105&ccb=1-7&_nc_sid=833d8c&_nc_ohc=i2i6eE4O-yQQ7kNvgFvJ9mH&_nc_ht=scontent.fbud1-1.fna.fbcdn.net&oh=00_AYBqH0N6fN-a_e5i20vY554j2I5d4N0n6fN-a&oe=66D0C300&_wi=11" },
|
||||
{ id: "t2", name: "J. Márk", role: "Látogató", testimonial: "Hihetetlen kiszolgálás és autentikus ízek. Kötelező program!", imageSrc: "https://scontent.fbud1-1.fna.fbcdn.net/v/t39.30808-6/435133748_859556066179374_4445851411545648834_n.jpg?_nc_cat=105&ccb=1-7&_nc_sid=833d8c&_nc_ohc=i2i6eE4O-yQQ7kNvgFvJ9mH&_nc_ht=scontent.fbud1-1.fna.fbcdn.net&oh=00_AYBqH0N6fN-a_e5i20vY554j2I5d4N0n6fN-a&oe=66D0C300&_wi=12" },
|
||||
]}
|
||||
title="What Our Guests Say"
|
||||
description="Experience firsthand the community love for Sanyi Sarok."
|
||||
title="Vendégeink mondták"
|
||||
description="Tapasztalja meg első kézből, mennyire szeretik vendégeink a Sanyi Sarkot."
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -137,36 +132,37 @@ export default function LandingPage() {
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{ id: "f1", title: "Do I need a reservation?", content: "While we welcome walk-ins, reservations are recommended for weekend evenings." },
|
||||
{ id: "f2", title: "Are you pet friendly?", content: "Yes, our outdoor terrace is pet-friendly." },
|
||||
{ id: "f3", title: "Do you have vegetarian options?", content: "Absolutely! We offer several seasonal vegetarian signature dishes." },
|
||||
{ id: "f1", title: "Szükséges asztalt foglalni?", content: "Bár szívesen látjuk az érkező vendégeket, hétvégén erősen ajánlott az asztalfoglalás." },
|
||||
{ id: "f2", title: "Kutyabarát az étterem?", content: "Igen, külső teraszunk kutyabarát, ahová kedvencét is hozhatja." },
|
||||
]}
|
||||
title="Frequently Asked Questions"
|
||||
description="Everything you need to know about our reservation process and dining experience."
|
||||
title="Gyakran Ismételt Kérdések"
|
||||
description="Minden, amit a foglalásról és az éttermi élményről tudnia kell."
|
||||
faqsAnimation="blur-reveal"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactCenter
|
||||
<ContactSplit
|
||||
tag="Kapcsolat"
|
||||
title="Foglaljon asztalt"
|
||||
description="Foglaljon asztalt még ma, vagy lépjen velünk kapcsolatba. Hétfőtől vasárnapig 11:00 - 22:00 között várjuk."
|
||||
useInvertedBackground={false}
|
||||
background={{ variant: "rotated-rays-static" }}
|
||||
tag="Connect"
|
||||
title="Reserve Your Table"
|
||||
description="Book your table today or join our newsletter for exclusive tasting events and special holiday offers."
|
||||
imageSrc="https://scontent.fbud1-1.fna.fbcdn.net/v/t39.30808-6/435133748_859556066179374_4445851411545648834_n.jpg?_nc_cat=105&ccb=1-7&_nc_sid=833d8c&_nc_ohc=i2i6eE4O-yQQ7kNvgFvJ9mH&_nc_ht=scontent.fbud1-1.fna.fbcdn.net&oh=00_AYBqH0N6fN-a_e5i20vY554j2I5d4N0n6fN-a&oe=66D0C300&_wi=13"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterLogoEmphasis
|
||||
columns={[
|
||||
{ items: [{ label: "About Us", href: "#about" }, { label: "Menu", href: "#products" }, { label: "Contact", href: "#contact" }] },
|
||||
{ items: [{ label: "Privacy Policy", href: "#" }, { label: "Terms of Service", href: "#" }] },
|
||||
]}
|
||||
<FooterBase
|
||||
logoText="Sanyi Sarok Étterem"
|
||||
columns={[
|
||||
{ title: "Navigáció", items: [{ label: "Rólunk", href: "#about" }, { label: "Étlap", href: "#products" }, { label: "Kapcsolat", href: "#contact" }] },
|
||||
{ title: "Nyitva tartás", items: [{ label: "Hétfő-Vasárnap: 11:00 - 22:00", href: "#" }] },
|
||||
{ title: "Közösségi média", items: [{ label: "Facebook", href: "#" }, { label: "Instagram", href: "#" }] }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user