Merge version_2 into main #1
155
src/app/page.tsx
155
src/app/page.tsx
@@ -10,7 +10,7 @@ import MetricCardFourteen from "@/components/sections/metrics/MetricCardFourteen
|
||||
import TestimonialCardTen from "@/components/sections/testimonial/TestimonialCardTen";
|
||||
import FeatureCardSixteen from "@/components/sections/feature/FeatureCardSixteen";
|
||||
import ContactText from "@/components/sections/contact/ContactText";
|
||||
import FooterLogoReveal from "@/components/sections/footer/FooterLogoReveal";
|
||||
import FooterBase from "@/components/sections/footer/FooterBase";
|
||||
import { Sparkles } from "lucide-react";
|
||||
|
||||
export default function ItalianRestaurantPage() {
|
||||
@@ -22,7 +22,7 @@ export default function ItalianRestaurantPage() {
|
||||
contentWidth="medium"
|
||||
sizing="mediumLarge"
|
||||
background="floatingGradient"
|
||||
cardStyle="glass-elevated"
|
||||
cardStyle="soft-shadow"
|
||||
primaryButtonStyle="shadow"
|
||||
secondaryButtonStyle="layered"
|
||||
headingFontWeight="semibold"
|
||||
@@ -30,71 +30,58 @@ export default function ItalianRestaurantPage() {
|
||||
<ReactLenis root>
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarLayoutFloatingInline
|
||||
brandName="Bella Italia"
|
||||
brandName="Pizzeria Nella Valle"
|
||||
navItems={[
|
||||
{ name: "Menu", id: "menu" },
|
||||
{ name: "About", id: "about" },
|
||||
{ name: "Reservations", id: "contact" },
|
||||
{ name: "Reviews", id: "testimonials" }
|
||||
{ name: "Menu / Étlap", id: "menu" },
|
||||
{ name: "About / Rólunk", id: "about" },
|
||||
{ name: "Reservations / Foglalás", id: "contact" },
|
||||
{ name: "Reviews / Vélemények", id: "testimonials" }
|
||||
]}
|
||||
button={{
|
||||
text: "Book a Table",
|
||||
href: "contact"
|
||||
text: "Book a Table / Foglaljon Asztalt", href: "contact"
|
||||
}}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboard
|
||||
title="Welcome to Bella Italia"
|
||||
description="Authentic Italian cuisine crafted with passion and tradition. Experience the flavors of Italy in every dish."
|
||||
title="Welcome to Pizzeria Nella Valle / Üdvözöljük a Pizzeria Nella Valle-ban"
|
||||
description="Authentic Italian cuisine crafted with passion and tradition. Experience the flavors of Italy in every dish. / Valódi olasz konyha szenvedéllyel és hagyománnyal elkészítve. Tapasztalja meg Olaszország ízeit minden fogásban."
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
tag="Fine Dining"
|
||||
tag="Fine Dining / Exkluzív Étkezés"
|
||||
tagIcon={Sparkles}
|
||||
imageSrc="https://img.b2bpic.net/premium-photo/tasted-famous-italian-food_119101-260.jpg?id=6608694"
|
||||
imageAlt="Elegant Italian restaurant dining room"
|
||||
buttons={[
|
||||
{ text: "Reserve Now", href: "contact" },
|
||||
{ text: "View Menu", href: "menu" }
|
||||
{ text: "Reserve Now / Foglaljon Most", href: "contact" },
|
||||
{ text: "View Menu / Étlap Megtekintése", href: "menu" }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="about" data-section="about">
|
||||
<TextAbout
|
||||
title="At Bella Italia, we honor the rich culinary traditions of Italy while celebrating the art of fine dining. Every dish tells a story of tradition, craftsmanship, and love for food."
|
||||
title="At Pizzeria Nella Valle, we honor the rich culinary traditions of Italy while celebrating the art of fine dining. Every dish tells a story of tradition, craftsmanship, and love for food. / A Pizzeria Nella Valle-ban tiszteletben tartjuk Olaszország gazdag kulináris hagyományait, miközben ünnepeljük a finom étkezés művészetét. Minden étel a hagyomány, a kézművesség és az ételek iránti szeretet történetét meséli el."
|
||||
useInvertedBackground={false}
|
||||
buttons={[
|
||||
{ text: "Learn More", href: "#" }
|
||||
{ text: "Learn More / Tudjon Meg Többet", href: "#" }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="menu" data-section="menu">
|
||||
<ProductCardOne
|
||||
title="Featured Dishes"
|
||||
description="Discover our signature dishes, carefully crafted using authentic Italian recipes and premium ingredients."
|
||||
title="Featured Dishes / Kiemelt Ételeink"
|
||||
description="Discover our signature dishes, carefully crafted using authentic Italian recipes and premium ingredients. / Fedezze fel éttermünk különleges fogásait, melyeket gondosan készítünk eredeti olasz receptek és prémium alapanyagok felhasználásával."
|
||||
products={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Tagliatelle al Ragù",
|
||||
price: "$28",
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/italian-spaghetti-tomato-sauce-with-parmesan-inside-blue-plate-top-view_114579-1556.jpg",
|
||||
imageAlt: "Tagliatelle al Ragù with meat sauce"
|
||||
id: "1", name: "Tagliatelle al Ragù / Tagliatelle Ragùval", price: "$28", imageSrc: "https://img.b2bpic.net/free-photo/italian-spaghetti-tomato-sauce-with-parmesan-inside-blue-plate-top-view_114579-1556.jpg", imageAlt: "Tagliatelle al Ragù with meat sauce"
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Risotto ai Funghi",
|
||||
price: "$26",
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/pasta-tomato-sauce-with-chopped-parmesan-tomato-basilic_114579-919.jpg",
|
||||
imageAlt: "Creamy mushroom risotto"
|
||||
id: "2", name: "Risotto ai Funghi / Gombás Rizottó", price: "$26", imageSrc: "https://img.b2bpic.net/free-photo/pasta-tomato-sauce-with-chopped-parmesan-tomato-basilic_114579-919.jpg", imageAlt: "Creamy mushroom risotto"
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Tiramisu Tradizionale",
|
||||
price: "$12",
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/top-view-chicken-spaghetti-with-bell-peppers-parsley_140725-312.jpg",
|
||||
imageAlt: "Classic tiramisu dessert"
|
||||
id: "3", name: "Tiramisu Tradizionale / Hagyományos Tiramisu", price: "$12", imageSrc: "https://img.b2bpic.net/free-photo/top-view-chicken-spaghetti-with-bell-peppers-parsley_140725-312.jpg", imageAlt: "Classic tiramisu dessert"
|
||||
}
|
||||
]}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
@@ -106,18 +93,14 @@ export default function ItalianRestaurantPage() {
|
||||
|
||||
<div id="impact" data-section="impact">
|
||||
<MetricCardFourteen
|
||||
title="Celebrating Our Success"
|
||||
tag="By The Numbers"
|
||||
title="Celebrating Our Success / Sikereinket Ünnepeljük"
|
||||
tag="By The Numbers / Számokban"
|
||||
metrics={[
|
||||
{
|
||||
id: "1",
|
||||
value: "25+",
|
||||
description: "Years of excellence in authentic Italian cuisine and hospitality"
|
||||
id: "1", value: "25+", description: "Years of excellence in authentic Italian cuisine and hospitality / Évek óta tartó kiválóság az autentikus olasz konyhában és vendéglátásban"
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
value: "50,000+",
|
||||
description: "Happy customers who have enjoyed memorable dining experiences at Bella Italia"
|
||||
id: "2", value: "50,000+", description: "Happy customers who have enjoyed memorable dining experiences at Pizzeria Nella Valle / Elégedett vendégek, akik felejthetetlen étkezési élményt éltek át a Pizzeria Nella Valle-ban"
|
||||
}
|
||||
]}
|
||||
metricsAnimation="slide-up"
|
||||
@@ -127,44 +110,20 @@ export default function ItalianRestaurantPage() {
|
||||
|
||||
<div id="testimonials" data-section="testimonials">
|
||||
<TestimonialCardTen
|
||||
title="What Our Guests Say"
|
||||
description="Experience the warmth and authenticity that our visitors cherish about Bella Italia."
|
||||
title="What Our Guests Say / Amit Vendégeink Mondanak"
|
||||
description="Experience the warmth and authenticity that our visitors cherish about Pizzeria Nella Valle. / Tapasztalja meg azt a melegséget és hitelességet, amit vendégeink a Pizzeria Nella Valle-ban találnak."
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
title: "An Unforgettable Evening",
|
||||
quote: "The pasta was absolutely divine! Every bite transported me straight to Italy. The ambiance, the service, everything was perfect. We'll definitely be back.",
|
||||
name: "Maria Rossi",
|
||||
role: "Food Critic",
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/culinary-expert-commercial-kitchen-prepares-dish-with-fresh-basil-parsley_482257-124314.jpg",
|
||||
imageAlt: "Maria Rossi"
|
||||
id: "1", title: "An Unforgettable Evening / Felejthetetlen Est", quote: "The pasta was absolutely divine! Every bite transported me straight to Italy. The ambiance, the service, everything was perfect. We'll definitely be back. / A tészta abszolút isteni volt! Minden falat egyenesen Olaszországba repített. A hangulat, a kiszolgálás, minden tökéletes volt. Biztosan visszatérünk.", name: "Maria Rossi", role: "Food Critic / Gasztro Kritikus", imageSrc: "https://img.b2bpic.net/free-photo/culinary-expert-commercial-kitchen-prepares-dish-with-fresh-basil-parsley_482257-124314.jpg", imageAlt: "Maria Rossi"
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
title: "Authentic Italian Magic",
|
||||
quote: "This is the most authentic Italian restaurant I've found in the city. The chef clearly knows his craft, and it shows in every plate. A true gem!",
|
||||
name: "Giovanni Ferrari",
|
||||
role: "Restaurant Enthusiast",
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/chef-white-uniform-garnishes-plated-dish-with-herbs-spices_482257-121123.jpg",
|
||||
imageAlt: "Giovanni Ferrari"
|
||||
id: "2", title: "Authentic Italian Magic / Valódi Olasz Varázs", quote: "This is the most authentic Italian restaurant I've found in the city. The chef clearly knows his craft, and it shows in every plate. A true gem! / Ez a leghitelesebb olasz étterem, amit a városban találtam. A séf nyilvánvalóan érti a mesterségét, és ez minden tányéron megmutatkozik. Egy igazi gyöngyszem!", name: "Giovanni Ferrari", role: "Restaurant Enthusiast / Étterem Rajongó", imageSrc: "https://img.b2bpic.net/free-photo/chef-white-uniform-garnishes-plated-dish-with-herbs-spices_482257-121123.jpg", imageAlt: "Giovanni Ferrari"
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
title: "Perfect for Special Occasions",
|
||||
quote: "We celebrated our anniversary here and it was spectacular. The attention to detail, the wine pairings, the warmth of the staff – simply extraordinary.",
|
||||
name: "Elena Marchetti",
|
||||
role: "Couple",
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/close-up-chef-cooking-restaurant-kitchen_329181-16131.jpg",
|
||||
imageAlt: "Elena Marchetti"
|
||||
id: "3", title: "Perfect for Special Occasions / Tökéletes Különleges Alkalmakra", quote: "We celebrated our anniversary here and it was spectacular. The attention to detail, the wine pairings, the warmth of the staff – simply extraordinary. / Itt ünnepeltük évfordulónkat, és látványos volt. A részletekre való odafigyelés, a borpárosítások, a személyzet melegsége – egyszerűen rendkívüli.", name: "Elena Marchetti", role: "Couple / Pár", imageSrc: "https://img.b2bpic.net/free-photo/close-up-chef-cooking-restaurant-kitchen_329181-16131.jpg", imageAlt: "Elena Marchetti"
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
title: "Worth Every Visit",
|
||||
quote: "I've been coming to Bella Italia for three years now. The consistency, quality, and passion never wavers. It's become my second home.",
|
||||
name: "Antonio Bianchi",
|
||||
role: "Regular Guest",
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/chef-workg-together-professional-kitchen_23-2149727992.jpg",
|
||||
imageAlt: "Antonio Bianchi"
|
||||
id: "4", title: "Worth Every Visit / Minden Látogatást Megér", quote: "I've been coming to Pizzeria Nella Valle for three years now. The consistency, quality, and passion never wavers. It's become my second home. / Már három éve járok a Pizzeria Nella Valle-ba. A következetesség, a minőség és a szenvedély soha nem ingadozik. Ez lett a második otthonom.", name: "Antonio Bianchi", role: "Regular Guest / Törzsvendég", imageSrc: "https://img.b2bpic.net/free-photo/chef-workg-together-professional-kitchen_23-2149727992.jpg", imageAlt: "Antonio Bianchi"
|
||||
}
|
||||
]}
|
||||
textboxLayout="default"
|
||||
@@ -174,25 +133,19 @@ export default function ItalianRestaurantPage() {
|
||||
|
||||
<div id="comparison" data-section="comparison">
|
||||
<FeatureCardSixteen
|
||||
title="What Sets Us Apart"
|
||||
description="Traditional Italian dining elevated with modern hospitality and exceptional service."
|
||||
title="What Sets Us Apart / Ami Megkülönböztet Minket"
|
||||
description="Traditional Italian dining elevated with modern hospitality and exceptional service. / Hagyományos olasz étkezés modern vendéglátással és kivételes szolgáltatással."
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
negativeCard={{
|
||||
items: [
|
||||
"Frozen pre-made ingredients",
|
||||
"Inconsistent flavors",
|
||||
"Rushed service",
|
||||
"Limited wine selection"
|
||||
"Frozen pre-made ingredients / Fagyasztott, előre elkészített alapanyagok", "Inconsistent flavors / Következetlen ízek", "Rushed service / Siettetett kiszolgálás", "Limited wine selection / Korlátozott borválaszték"
|
||||
]
|
||||
}}
|
||||
positiveCard={{
|
||||
items: [
|
||||
"Fresh ingredients sourced daily from Italy",
|
||||
"Consistent excellence in every dish",
|
||||
"Attentive, unhurried service",
|
||||
"Curated selection of Italian wines"
|
||||
"Fresh ingredients sourced daily from Italy / Naponta friss, Olaszországból származó alapanyagok", "Consistent excellence in every dish / Folyamatos kiválóság minden ételben", "Attentive, unhurried service / Figyelmes, nyugodt kiszolgálás", "Curated selection of Italian wines / Válogatott olasz borok"
|
||||
]
|
||||
}}
|
||||
/>
|
||||
@@ -200,24 +153,48 @@ export default function ItalianRestaurantPage() {
|
||||
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactText
|
||||
text="Ready to experience authentic Italian cuisine? Reserve your table at Bella Italia and join us for an evening of culinary excellence."
|
||||
text="Ready to experience authentic Italian cuisine? Reserve your table at Pizzeria Nella Valle and join us for an evening of culinary excellence. / Készen áll, hogy megtapasztalja az autentikus olasz konyhát? Foglaljon asztalt a Pizzeria Nella Valle-ban, és csatlakozzon hozzánk egy kulináris kiválóságokkal teli estére."
|
||||
background={{ variant: "plain" }}
|
||||
buttons={[
|
||||
{ text: "Make a Reservation", href: "https://example.com/reservations" },
|
||||
{ text: "Contact Us", href: "mailto:info@bellaitalia.com" }
|
||||
{ text: "Make a Reservation / Foglaljon Asztalt", href: "https://example.com/reservations" },
|
||||
{ text: "Contact Us / Lépjen Velünk Kapcsolatba", href: "mailto:info@pizzerianellavalle.hu" }
|
||||
]}
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterLogoReveal
|
||||
logoText="Bella Italia"
|
||||
leftLink={{ text: "Privacy Policy", href: "#privacy" }}
|
||||
rightLink={{ text: "Contact Us", href: "#contact" }}
|
||||
<FooterBase
|
||||
logoText="Pizzeria Nella Valle"
|
||||
copyrightText="© 2024 Pizzeria Nella Valle. Minden jog fenntartva. / All rights reserved."
|
||||
columns={[
|
||||
{
|
||||
title: "Címünk / Our Address", items: [
|
||||
{ label: "Rákóczi út 12, Budapest, 1072 / 12 Rákóczi Street, Budapest, H-1072", href: "https://maps.app.goo.gl/YourGoogleMapsLinkHere" }
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "Elérhetőségek / Contact", items: [
|
||||
{ label: "Telefon / Phone: +36 1 123 4567", href: "tel:+3611234567" },
|
||||
{ label: "E-mail: info@pizzerianellavalle.hu", href: "mailto:info@pizzerianellavalle.hu" }
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "Nyitvatartás / Opening Hours", items: [
|
||||
{ label: "Hétfő-Péntek / Mon-Fri: 11:00 - 22:00", href: "#" },
|
||||
{ label: "Szombat-Vasárnap / Sat-Sun: 12:00 - 23:00", href: "#" }
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "Kövessen Minket / Follow Us", items: [
|
||||
{ label: "Instagram: @pizzerianellavalle", href: "https://www.instagram.com/pizzerianellavalle/" },
|
||||
{ label: "Facebook: @pizzerianellavalle", href: "https://www.facebook.com/pizzerianellavalle/" }
|
||||
]
|
||||
}
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
@@ -10,15 +10,15 @@
|
||||
--accent: #ffffff;
|
||||
--background-accent: #ffffff; */
|
||||
|
||||
--background: #f5f5f5;
|
||||
--card: #ffffff;
|
||||
--foreground: #1c1c1c;
|
||||
--primary-cta: #1c1c1c;
|
||||
--primary-cta-text: #f5f5f5;
|
||||
--secondary-cta: #ffffff;
|
||||
--secondary-cta-text: #1c1c1c;
|
||||
--accent: #e63946;
|
||||
--background-accent: #e8bea8;
|
||||
--background: #f8f5e9;
|
||||
--card: #ede8d4;
|
||||
--foreground: #4a1e1e;
|
||||
--primary-cta: #8a0c0c;
|
||||
--primary-cta-text: #ffffff;
|
||||
--secondary-cta: #596b4f;
|
||||
--secondary-cta-text: #4a2c2c;
|
||||
--accent: #d49a37;
|
||||
--background-accent: #fdfaf0;
|
||||
|
||||
/* text sizing - set by ThemeProvider */
|
||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||
|
||||
Reference in New Issue
Block a user