Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
264
src/app/page.tsx
264
src/app/page.tsx
@@ -30,70 +30,28 @@ export default function LandingPage() {
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarLayoutFloatingInline
|
||||
navItems={[
|
||||
{
|
||||
name: "Acasă",
|
||||
id: "hero",
|
||||
},
|
||||
{
|
||||
name: "Despre noi",
|
||||
id: "about",
|
||||
},
|
||||
{
|
||||
name: "Meniu",
|
||||
id: "menu",
|
||||
},
|
||||
{
|
||||
name: "Evenimente",
|
||||
id: "events",
|
||||
},
|
||||
{
|
||||
name: "Recenzii",
|
||||
id: "testimonials",
|
||||
},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
{ name: "Acasă", id: "hero" },
|
||||
{ name: "Despre noi", id: "about" },
|
||||
{ name: "Meniu", id: "menu" },
|
||||
{ name: "Evenimente", id: "events" },
|
||||
{ name: "Recenzii", id: "testimonials" },
|
||||
{ name: "Contact", id: "contact" },
|
||||
]}
|
||||
brandName="La Trei Frați"
|
||||
button={{ text: "Rezervă", href: "#contact" }}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplitDualMedia
|
||||
background={{
|
||||
variant: "radial-gradient",
|
||||
}}
|
||||
background={{ variant: "radial-gradient" }}
|
||||
title="La Trei Frați"
|
||||
description="Un loc unde fiecare masă devine o amintire. Bucătărie autentică, atmosferă rafinată și ospitalitate caldă — în inima Moldovei."
|
||||
tag="Restaurant & Salon de Evenimente"
|
||||
buttons={[
|
||||
{
|
||||
text: "Rezervă acum",
|
||||
href: "#contact",
|
||||
},
|
||||
]}
|
||||
buttons={[{ text: "Rezervă acum", href: "#contact" }]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-table-arrangement-with-flowers_23-2149636928.jpg",
|
||||
imageAlt: "La Trei Frați restaurant interior",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/elegant-wedding-ceremony-venue-with-floral-decorations_23-2151976686.jpg",
|
||||
imageAlt: "La Trei Frați salon evenimente",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/classic-luxury-restaurant-with-tables-chairs_140725-9388.jpg",
|
||||
imageAlt: "Classic luxury restaurant with tables and chairs",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/wedding-reception-hall-with-elegant-table-setting-with-candles_181624-9932.jpg",
|
||||
imageAlt: "Wedding reception hall with an elegant table setting with candles",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/restaurant-room-with-two-long-dinner-tables_140725-8455.jpg",
|
||||
imageAlt: "Restaurant room with two long dinner tables",
|
||||
},
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/beautiful-table-arrangement-with-flowers_23-2149636928.jpg", imageAlt: "La Trei Frați restaurant interior" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/elegant-wedding-ceremony-venue-with-floral-decorations_23-2151976686.jpg", imageAlt: "La Trei Frați salon evenimente" }
|
||||
]}
|
||||
mediaAnimation="blur-reveal"
|
||||
rating={5}
|
||||
@@ -109,18 +67,9 @@ export default function LandingPage() {
|
||||
description="La Trei Frați este mai mult decât un restaurant — este un loc al întâlnirilor și al sărbătorilor. Situat în Vărzărești, restaurantul nostru îmbină bucătăria moldovenească autentică cu o ambianță sofisticată, ideală pentru nunți, botezuri și cine romantice."
|
||||
tag="Povestea Noastră"
|
||||
bulletPoints={[
|
||||
{
|
||||
title: "Ambianță Rafinată",
|
||||
description: "Candelabre de cristal și decoruri elegante pentru orice ocazie.",
|
||||
},
|
||||
{
|
||||
title: "Bucătărie Autentică",
|
||||
description: "Preparate tradiționale gătite cu pasiune și ingrediente locale.",
|
||||
},
|
||||
{
|
||||
title: "Evenimente Memorabile",
|
||||
description: "Expertiză în organizarea nunților, botezurilor și petrecerilor private.",
|
||||
},
|
||||
{ title: "Ambianță Rafinată", description: "Candelabre de cristal și decoruri elegante pentru orice ocazie." },
|
||||
{ title: "Bucătărie Autentică", description: "Preparate tradiționale gătite cu pasiune și ingrediente locale." },
|
||||
{ title: "Evenimente Memorabile", description: "Expertiză în organizarea nunților, botezurilor și petrecerilor private." },
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/white-chandelier_1339-6331.jpg"
|
||||
mediaAnimation="blur-reveal"
|
||||
@@ -134,60 +83,9 @@ export default function LandingPage() {
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "1",
|
||||
brand: "Aperitive",
|
||||
name: "Salată cu roșii și brânză",
|
||||
price: "120 MDL",
|
||||
rating: 5,
|
||||
reviewCount: "100+",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vegetable-salad-containing-mixed-ingredients-blue-ceramic-plate_114579-1997.jpg",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
brand: "Principale",
|
||||
name: "Cotlet crocant cu legume",
|
||||
price: "250 MDL",
|
||||
rating: 5,
|
||||
reviewCount: "150+",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-scoop-ice-cream-with-herbs_23-2148425548.jpg",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
brand: "Garnituri",
|
||||
name: "Cartofi la cuptor cu ierburi",
|
||||
price: "80 MDL",
|
||||
rating: 4,
|
||||
reviewCount: "80+",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-homemade-bake-with-cup-tea-candies-berries-wooden-table_176474-2567.jpg",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
brand: "Deserturi",
|
||||
name: "Clătite cu ciocolată",
|
||||
price: "90 MDL",
|
||||
rating: 5,
|
||||
reviewCount: "200+",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-yummy-creamy-cake-with-raisins-cup-tea-light-dark-background_140725-80172.jpg",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
brand: "Băuturi",
|
||||
name: "Vinuri moldovenești",
|
||||
price: "300 MDL",
|
||||
rating: 5,
|
||||
reviewCount: "300+",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/charcuterie-board-with-various-cheeses-grapes-crackers-salami-small-bowl-dip_9975-124469.jpg",
|
||||
},
|
||||
{
|
||||
id: "6",
|
||||
brand: "Deserturi",
|
||||
name: "Tort festiv la comandă",
|
||||
price: "450 MDL",
|
||||
rating: 5,
|
||||
reviewCount: "90+",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-delicious-thanksgiving-meal_23-2148629538.jpg",
|
||||
},
|
||||
{ id: "1", brand: "Aperitive", name: "Salată cu roșii și brânză", price: "120 MDL", rating: 5, reviewCount: "100+", imageSrc: "http://img.b2bpic.net/free-photo/vegetable-salad-containing-mixed-ingredients-blue-ceramic-plate_114579-1997.jpg" },
|
||||
{ id: "2", brand: "Principale", name: "Cotlet crocant cu legume", price: "250 MDL", rating: 5, reviewCount: "150+", imageSrc: "http://img.b2bpic.net/free-photo/top-view-scoop-ice-cream-with-herbs_23-2148425548.jpg" },
|
||||
{ id: "3", brand: "Garnituri", name: "Cartofi la cuptor cu ierburi", price: "80 MDL", rating: 4, reviewCount: "80+", imageSrc: "http://img.b2bpic.net/free-photo/close-up-homemade-bake-with-cup-tea-candies-berries-wooden-table_176474-2567.jpg" }
|
||||
]}
|
||||
title="Meniul Nostru"
|
||||
description="Explorați o selecție delicioasă de preparate tradiționale și specialități rafinate."
|
||||
@@ -201,21 +99,9 @@ export default function LandingPage() {
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Nunți",
|
||||
description: "Pachete complete cu decorațiuni și meniu personalizat.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-contemporary-glass-chandelier_1385-2782.jpg",
|
||||
},
|
||||
{
|
||||
title: "Botezuri & Cumătrii",
|
||||
description: "Un spațiu magic pentru celebrarea familiei și a vieții.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/decoration-with-many-different-seashells-snails_1339-7113.jpg",
|
||||
},
|
||||
{
|
||||
title: "Aniversări & Corporative",
|
||||
description: "Organizare impecabilă cu muzică live și atmosferă de excepție.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/restaurant-hall-with-turquoise-chairs-french-windows-navy-coloured-ceiling_140725-8448.jpg",
|
||||
},
|
||||
{ title: "Nunți", description: "Pachete complete cu decorațiuni și meniu personalizat.", imageSrc: "http://img.b2bpic.net/free-photo/closeup-contemporary-glass-chandelier_1385-2782.jpg" },
|
||||
{ title: "Botezuri & Cumătrii", description: "Un spațiu magic pentru celebrarea familiei și a vieții.", imageSrc: "http://img.b2bpic.net/free-photo/decoration-with-many-different-seashells-snails_1339-7113.jpg" },
|
||||
{ title: "Aniversări & Corporative", description: "Organizare impecabilă cu muzică live și atmosferă de excepție.", imageSrc: "http://img.b2bpic.net/free-photo/restaurant-hall-with-turquoise-chairs-french-windows-navy-coloured-ceiling_140725-8448.jpg" },
|
||||
]}
|
||||
title="Salon de Evenimente — Fiecare eveniment, o capodoperă"
|
||||
description="Sala noastră elegantă găzduiește cu rafinament orice tip de eveniment, oferind servicii complete pentru nunți, botezuri și petreceri memorabile."
|
||||
@@ -227,46 +113,9 @@ export default function LandingPage() {
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
title: "Servire impecabilă",
|
||||
quote: "Foarte bun restaurant. Atmosferă deosebită, servire excelentă. Un loc pe care îl recomand cu drag.",
|
||||
name: "Valentin Dj Dash",
|
||||
role: "Local Guide",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-american-man-posing-library_74855-1619.jpg",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
title: "Rafinament",
|
||||
quote: "Locul ideal pentru ocazii speciale. Mâncarea a fost delicioasă, servirea promptă și profesionistă.",
|
||||
name: "Anatolii Straticiuc",
|
||||
role: "Local Guide",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/successful-young-man-stylish-hat-relaxing-alone-cozy-cafeteria-lunch-break-looking-with-happy-expression_273609-1935.jpg",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
title: "Atmosferă plăcută",
|
||||
quote: "Liniște desăvârșită, se poate conversa fără probleme. Parcare gratuită generoasă.",
|
||||
name: "Alexandru Dobroviceanu",
|
||||
role: "Client",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-local-traveler-with-camera_23-2149016703.jpg",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
title: "Recomand",
|
||||
quote: "O experiență culinară de neuitat. Atmosfera a fost exact ceea ce căutam pentru petrecerea noastră.",
|
||||
name: "Elena Popescu",
|
||||
role: "Client",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-pretty-woman-drinking-tasty-sweet-cocktail-city-terrace-casual-trendy-outfit-weekend-travel-mood_291049-1724.jpg",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
title: "Profesioniști",
|
||||
quote: "Servicii excelente, mâncare delicioasă. Vom reveni cu siguranță pentru alte evenimente.",
|
||||
name: "Mihai Ionescu",
|
||||
role: "Client",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-adorable-blue-eyed-female-model-with-hair-knot-wears-overalls-enjoys-drinking-fruit-smoothie-looks-happily-somewhere-while-sits-cozy-restaurant-beautiful-teenage-girl-coffee-shop_273609-3038.jpg",
|
||||
},
|
||||
{ id: "1", title: "Servire impecabilă", quote: "Foarte bun restaurant. Atmosferă deosebită, servire excelentă. Un loc pe care îl recomand cu drag.", name: "Valentin Dj Dash", role: "Local Guide", imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-american-man-posing-library_74855-1619.jpg" },
|
||||
{ id: "2", title: "Rafinament", quote: "Locul ideal pentru ocazii speciale. Mâncarea a fost delicioasă, servirea promptă și profesionistă.", name: "Anatolii Straticiuc", role: "Local Guide", imageSrc: "http://img.b2bpic.net/free-photo/successful-young-man-stylish-hat-relaxing-alone-cozy-cafeteria-lunch-break-looking-with-happy-expression_273609-1935.jpg" },
|
||||
{ id: "3", title: "Atmosferă plăcută", quote: "Liniște desăvârșită, se poate conversa fără probleme. Parcare gratuită generoasă.", name: "Alexandru Dobroviceanu", role: "Client", imageSrc: "http://img.b2bpic.net/free-photo/male-local-traveler-with-camera_23-2149016703.jpg" },
|
||||
]}
|
||||
title="Ce spun oaspeții noștri"
|
||||
description="Suntem onorați să fim gazda momentelor dumneavoastră speciale."
|
||||
@@ -277,15 +126,7 @@ export default function LandingPage() {
|
||||
<SocialProofOne
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
names={[
|
||||
"Muzică Live",
|
||||
"DJ Profesioniști",
|
||||
"Decoruri Premium",
|
||||
"Coordonatori Evenimente",
|
||||
"Catering",
|
||||
"Fotografi",
|
||||
"Videografi",
|
||||
]}
|
||||
names={["Muzică Live", "DJ Profesioniști", "Decoruri Premium", "Coordonatori Evenimente", "Catering", "Fotografi", "Videografi"]}
|
||||
title="Parteneri și Evenimente"
|
||||
description="Colaborăm cu cei mai buni profesioniști pentru a asigura succesul fiecărui eveniment."
|
||||
/>
|
||||
@@ -294,16 +135,9 @@ export default function LandingPage() {
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactText
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
background={{ variant: "gradient-bars" }}
|
||||
text="Vă așteptăm cu drag la La Trei Frați! Ne găsiți în Vărzărești, raionul Nisporeni. Contactați-ne pentru rezervări la +373 797 269 79 sau vizitați-ne zilnic între 10:00 – 23:00."
|
||||
buttons={[
|
||||
{
|
||||
text: "Trimite rezervarea",
|
||||
href: "#reservation",
|
||||
},
|
||||
]}
|
||||
buttons={[{ text: "Trimite rezervarea", href: "#reservation" }]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -311,49 +145,9 @@ export default function LandingPage() {
|
||||
<FooterBaseCard
|
||||
logoText="La Trei Frați"
|
||||
columns={[
|
||||
{
|
||||
title: "Restaurant",
|
||||
items: [
|
||||
{
|
||||
label: "Acasă",
|
||||
href: "#hero",
|
||||
},
|
||||
{
|
||||
label: "Despre noi",
|
||||
href: "#about",
|
||||
},
|
||||
{
|
||||
label: "Meniu",
|
||||
href: "#menu",
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Evenimente",
|
||||
items: [
|
||||
{
|
||||
label: "Evenimente",
|
||||
href: "#events",
|
||||
},
|
||||
{
|
||||
label: "Rezervări",
|
||||
href: "#contact",
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Contact",
|
||||
items: [
|
||||
{
|
||||
label: "+373 797 269 79",
|
||||
href: "tel:+37379726979",
|
||||
},
|
||||
{
|
||||
label: "Vărzărești, Nisporeni",
|
||||
href: "#",
|
||||
},
|
||||
],
|
||||
},
|
||||
{ title: "Restaurant", items: [{ label: "Acasă", href: "#hero" }, { label: "Despre noi", href: "#about" }, { label: "Meniu", href: "#menu" }] },
|
||||
{ title: "Evenimente", items: [{ label: "Evenimente", href: "#events" }, { label: "Rezervări", href: "#contact" }] },
|
||||
{ title: "Contact", items: [{ label: "+373 797 269 79", href: "tel:+37379726979" }, { label: "Vărzărești, Nisporeni", href: "#" }] }
|
||||
]}
|
||||
copyrightText="© 2025 Restaurant La Trei Frați · Toate drepturile rezervate"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user