Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-04-01 16:22:39 +00:00

View File

@@ -29,21 +29,13 @@ export default function LandingPage() {
<NavbarLayoutFloatingOverlay
navItems={[
{
name: "Acasă",
id: "#hero",
},
name: "Acasă", id: "#hero"},
{
name: "Poveste",
id: "#about",
},
name: "Poveste", id: "#about"},
{
name: "Produse",
id: "#products",
},
name: "Produse", id: "#products"},
{
name: "Contact",
id: "#contact",
},
name: "Contact", id: "#contact"},
]}
brandName="LAtelier Duo De Chef"
/>
@@ -52,41 +44,26 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroBillboardGallery
background={{
variant: "gradient-bars",
}}
variant: "gradient-bars"}}
title="Nu e doar un croissant. E o experiență."
description="Artizanat franțuzesc. Ingrediente reale. Gust memorabil."
buttons={[
{
text: "Descoperă meniul",
href: "#products",
},
text: "Descoperă meniul", href: "#products"},
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/delicious-croissants-with-chocolate-gray_114579-37482.jpg?_wi=1",
imageAlt: "Artisan French Croissants",
},
imageSrc: "http://img.b2bpic.net/free-photo/delicious-croissants-with-chocolate-gray_114579-37482.jpg", imageAlt: "Artisan French Croissants"},
{
imageSrc: "http://img.b2bpic.net/free-photo/delicious-croissants-with-chocolate-gray_114579-37482.jpg?_wi=2",
imageAlt: "Freshly Baked Pastries",
},
imageSrc: "http://img.b2bpic.net/free-photo/delicious-croissants-with-chocolate-gray_114579-37482.jpg", imageAlt: "Freshly Baked Pastries"},
{
imageSrc: "http://img.b2bpic.net/free-photo/delicious-croissants-with-chocolate-gray_114579-37482.jpg?_wi=3",
imageAlt: "Premium Butter Pastry",
},
imageSrc: "http://img.b2bpic.net/free-photo/delicious-croissants-with-chocolate-gray_114579-37482.jpg", imageAlt: "Premium Butter Pastry"},
{
imageSrc: "http://img.b2bpic.net/free-photo/delicious-croissants-with-chocolate-gray_114579-37482.jpg?_wi=4",
imageAlt: "LAtelier Experience",
},
imageSrc: "http://img.b2bpic.net/free-photo/delicious-croissants-with-chocolate-gray_114579-37482.jpg", imageAlt: "LAtelier Experience"},
{
imageSrc: "http://img.b2bpic.net/free-photo/delicious-croissants-with-chocolate-gray_114579-37482.jpg?_wi=5",
imageAlt: "Artisan Craftsmanship",
},
imageSrc: "http://img.b2bpic.net/free-photo/delicious-croissants-with-chocolate-gray_114579-37482.jpg", imageAlt: "Artisan Craftsmanship"},
{
imageSrc: "http://img.b2bpic.net/free-photo/delicious-croissants-with-chocolate-gray_114579-37482.jpg?_wi=6",
imageAlt: "Brașov Pastry Boutique",
},
imageSrc: "http://img.b2bpic.net/free-photo/delicious-croissants-with-chocolate-gray_114579-37482.jpg", imageAlt: "Brașov Pastry Boutique"},
]}
mediaAnimation="blur-reveal"
/>
@@ -97,18 +74,11 @@ export default function LandingPage() {
useInvertedBackground={true}
heading={[
{
type: "text",
content: "Povestea Noastră",
},
type: "text", content: "Povestea Noastră"},
{
type: "image",
src: "http://img.b2bpic.net/free-photo/partners-table-with-drinks_23-2148735594.jpg",
alt: "About LAtelier Duo De Chef",
},
type: "image", src: "http://img.b2bpic.net/free-photo/partners-table-with-drinks_23-2148735594.jpg", alt: "About LAtelier Duo De Chef"},
{
type: "text",
content: "Fiecare croissant este creat cu precizie și pasiune, folosind doar ingrediente premium. Textura perfectă: crocant la exterior, pufos la interior, cu creme fine și echilibrate.",
},
type: "text", content: "Fiecare croissant este creat cu precizie și pasiune, folosind doar ingrediente premium. Textura perfectă: crocant la exterior, pufos la interior, cu creme fine și echilibrate."},
]}
/>
</div>
@@ -118,35 +88,16 @@ export default function LandingPage() {
textboxLayout="split"
gridVariant="four-items-2x2-equal-grid"
useInvertedBackground={false}
animationType="blur-reveal"
products={[
{
id: "p1",
name: "Croissant cu Fistic",
price: "18 RON",
variant: "Best-seller",
imageSrc: "http://img.b2bpic.net/free-photo/delicious-chocolate-spread-with-croissant_23-2148367521.jpg?_wi=1",
},
id: "p1", name: "Croissant cu Fistic", price: "18 RON", variant: "Best-seller", imageSrc: "http://img.b2bpic.net/free-photo/delicious-chocolate-spread-with-croissant_23-2148367521.jpg"},
{
id: "p2",
name: "Croissant cu Ciocolată",
price: "16 RON",
variant: "Classic",
imageSrc: "http://img.b2bpic.net/free-photo/set-bakery-pastries-wooden-table_123827-31529.jpg?_wi=1",
},
id: "p2", name: "Croissant cu Ciocolată", price: "16 RON", variant: "Classic", imageSrc: "http://img.b2bpic.net/free-photo/set-bakery-pastries-wooden-table_123827-31529.jpg"},
{
id: "p3",
name: "Croissant cu Vanilie",
price: "16 RON",
variant: "Classic",
imageSrc: "http://img.b2bpic.net/free-photo/elegant-eco-food-concept-with-flowers-croissant_23-2149448059.jpg?_wi=1",
},
id: "p3", name: "Croissant cu Vanilie", price: "16 RON", variant: "Classic", imageSrc: "http://img.b2bpic.net/free-photo/elegant-eco-food-concept-with-flowers-croissant_23-2149448059.jpg"},
{
id: "p4",
name: "Croissant cu Caramel Sărat",
price: "17 RON",
variant: "Gourmet",
imageSrc: "http://img.b2bpic.net/free-photo/turkish-pumpkin-delight-table_140725-9290.jpg",
},
id: "p4", name: "Croissant cu Caramel Sărat", price: "17 RON", variant: "Gourmet", imageSrc: "http://img.b2bpic.net/free-photo/turkish-pumpkin-delight-table_140725-9290.jpg"},
]}
title="Signature Products"
description="Descoperiți selecția noastră artizanală."
@@ -158,54 +109,24 @@ export default function LandingPage() {
animationType="slide-up"
textboxLayout="split"
useInvertedBackground={true}
showRating={true}
testimonials={[
{
id: "1",
name: "Andrei M.",
handle: "@andrei.m",
testimonial: "Cele mai bune croissante pe care le-am mâncat.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/delicious-croissants-with-chocolate-gray_114579-37482.jpg?_wi=7",
imageAlt: "luxury french bakery croissant photography",
},
id: "1", name: "Andrei M.", handle: "@andrei.m", testimonial: "Cele mai bune croissante pe care le-am mâncat.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/delicious-croissants-with-chocolate-gray_114579-37482.jpg", imageAlt: "luxury french bakery croissant photography"},
{
id: "2",
name: "Elena P.",
handle: "@elena.p",
testimonial: "Croissantul cu fistic este excepțional.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/partners-table-with-drinks_23-2148735594.jpg",
imageAlt: "baking studio pastry preparation",
},
id: "2", name: "Elena P.", handle: "@elena.p", testimonial: "Croissantul cu fistic este excepțional.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/partners-table-with-drinks_23-2148735594.jpg", imageAlt: "baking studio pastry preparation"},
{
id: "3",
name: "Victor G.",
handle: "@victor.g",
testimonial: "Se simte calitatea ingredientelor.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/delicious-chocolate-spread-with-croissant_23-2148367521.jpg?_wi=2",
imageAlt: "pistachio croissant premium pastry",
},
id: "3", name: "Victor G.", handle: "@victor.g", testimonial: "Se simte calitatea ingredientelor.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/delicious-chocolate-spread-with-croissant_23-2148367521.jpg", imageAlt: "pistachio croissant premium pastry"},
{
id: "4",
name: "Maria S.",
handle: "@maria.s",
testimonial: "Crocant la exterior, pufos în interior.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/set-bakery-pastries-wooden-table_123827-31529.jpg?_wi=2",
imageAlt: "chocolate artisan croissant bakery",
},
id: "4", name: "Maria S.", handle: "@maria.s", testimonial: "Crocant la exterior, pufos în interior.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/set-bakery-pastries-wooden-table_123827-31529.jpg", imageAlt: "chocolate artisan croissant bakery"},
{
id: "5",
name: "Ioan D.",
handle: "@ioan.d",
testimonial: "O atmosferă autentică, exact ca în Paris.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/elegant-eco-food-concept-with-flowers-croissant_23-2149448059.jpg?_wi=2",
imageAlt: "vanilla pastry croissant artisan",
},
id: "5", name: "Ioan D.", handle: "@ioan.d", testimonial: "O atmosferă autentică, exact ca în Paris.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/elegant-eco-food-concept-with-flowers-croissant_23-2149448059.jpg", imageAlt: "vanilla pastry croissant artisan"},
]}
showRating={true}
title="Ce spun clienții"
description="Experiențe memorabile în inima Brașovului."
/>
@@ -215,8 +136,7 @@ export default function LandingPage() {
<ContactText
useInvertedBackground={false}
background={{
variant: "plain",
}}
variant: "plain"}}
text="Nu este doar despre gust. Este despre moment. O cafea, o atmosferă intimă și un croissant care te face să revii."
/>
</div>
@@ -225,14 +145,11 @@ export default function LandingPage() {
<ContactText
useInvertedBackground={true}
background={{
variant: "rotated-rays-static",
}}
variant: "rotated-rays-static"}}
text="Vă așteptăm în Brașov pentru o experiență autentică. Vizitați-ne pe Instagram pentru noutăți."
buttons={[
{
text: "Urmăriți-ne pe Instagram",
href: "https://instagram.com",
},
text: "Urmăriți-ne pe Instagram", href: "https://instagram.com"},
]}
/>
</div>
@@ -242,25 +159,17 @@ export default function LandingPage() {
imageSrc="http://img.b2bpic.net/free-vector/bakery-cake-logo-theme_23-2148474893.jpg"
columns={[
{
title: "Locație",
items: [
title: "Locație", items: [
{
label: "Brașov, România",
href: "#",
},
label: "Brașov, România", href: "#"},
],
},
{
title: "Meniu",
items: [
title: "Meniu", items: [
{
label: "Produse",
href: "#products",
},
label: "Produse", href: "#products"},
{
label: "Acasă",
href: "#hero",
},
label: "Acasă", href: "#hero"},
],
},
]}