Merge version_1 into main #1
272
src/app/page.tsx
272
src/app/page.tsx
@@ -30,126 +30,45 @@ export default function LandingPage() {
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarLayoutFloatingInline
|
||||
navItems={[
|
||||
{
|
||||
name: "Acasă",
|
||||
id: "hero",
|
||||
},
|
||||
{
|
||||
name: "Servicii",
|
||||
id: "services",
|
||||
},
|
||||
{
|
||||
name: "Despre Noi",
|
||||
id: "about",
|
||||
},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
{ name: "Acasă", id: "hero" },
|
||||
{ name: "Servicii", id: "services" },
|
||||
{ name: "Despre Noi", id: "about" },
|
||||
{ name: "Contact", id: "contact" },
|
||||
]}
|
||||
brandName="Barber Studio 21"
|
||||
button={{ text: "Rezervări", href: "#contact" }}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboardTestimonial
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
background={{ variant: "gradient-bars" }}
|
||||
title="Barber Studio 21: Arta tunsului în inima Bucureștiului"
|
||||
description="Servicii de grooming premium, dedicate bărbaților care apreciază calitatea și stilul modern. Rezervă-ți locul acum pentru o experiență impecabilă."
|
||||
testimonials={[
|
||||
{
|
||||
name: "Andrei Popescu",
|
||||
handle: "@andrei",
|
||||
testimonial: "Cea mai bună tunsoare pe care am avut-o în București!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-hair-salon_23-2150665451.jpg",
|
||||
},
|
||||
{
|
||||
name: "Mihai Ionescu",
|
||||
handle: "@mihai",
|
||||
testimonial: "Profesioniști adevărați. Recomand cu încredere.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-hair-salon_23-2150665449.jpg",
|
||||
},
|
||||
{
|
||||
name: "Radu D.",
|
||||
handle: "@radu",
|
||||
testimonial: "Servicii rapide și de calitate. Atmosfera e top.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-hairdresser-shop_23-2149220528.jpg",
|
||||
},
|
||||
{
|
||||
name: "Cristian V.",
|
||||
handle: "@cristi",
|
||||
testimonial: "Mă voi întoarce cu siguranță.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-bearded-man-getting-haircut-by-hairdresser-while-sitting-chair-barbershop-barber-soul_627829-6328.jpg",
|
||||
},
|
||||
{
|
||||
name: "Bogdan S.",
|
||||
handle: "@bogdan",
|
||||
testimonial: "O echipă de excepție!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/european-brutal-man-with-beard-cut-barbershop_343596-4697.jpg",
|
||||
},
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
text: "Rezervă Acum",
|
||||
href: "#contact",
|
||||
},
|
||||
{ name: "Andrei Popescu", handle: "@andrei", testimonial: "Cea mai bună tunsoare pe care am avut-o în București!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-hair-salon_23-2150665451.jpg" },
|
||||
{ name: "Mihai Ionescu", handle: "@mihai", testimonial: "Profesioniști adevărați. Recomand cu încredere.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-hair-salon_23-2150665449.jpg" },
|
||||
{ name: "Radu D.", handle: "@radu", testimonial: "Servicii rapide și de calitate. Atmosfera e top.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-hairdresser-shop_23-2149220528.jpg" },
|
||||
{ name: "Cristian V.", handle: "@cristi", testimonial: "Mă voi întoarce cu siguranță.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-bearded-man-getting-haircut-by-hairdresser-while-sitting-chair-barbershop-barber-soul_627829-6328.jpg" },
|
||||
{ name: "Bogdan S.", handle: "@bogdan", testimonial: "O echipă de excepție!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/european-brutal-man-with-beard-cut-barbershop_343596-4697.jpg" }
|
||||
]}
|
||||
buttons={[{ text: "Rezervă Acum", href: "#contact" }]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/barber-equipment-working-surface-by-mirror-barbershop_627829-8282.jpg"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/hairclips-scissors-bag_23-2147778856.jpg",
|
||||
alt: "Andrei Popescu avatar",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/barber-doing-haircut-bearded-aged-client-hair-salon_23-2148182013.jpg",
|
||||
alt: "Mihai Ionescu avatar",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/male-hairdresser-posing-salon_23-2150462487.jpg",
|
||||
alt: "Radu D. avatar",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/full-shot-man-getting-haircut_23-2150665413.jpg",
|
||||
alt: "Cristian V. avatar",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/close-up-bright-portrait-young-handsome-hipster-man-wearing-plaid-shirt-pretty-face-brown-eyes_291049-1491.jpg",
|
||||
alt: "Bogdan S. avatar",
|
||||
},
|
||||
{ src: "http://img.b2bpic.net/free-photo/hairclips-scissors-bag_23-2147778856.jpg", alt: "Avatar 1" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/barber-doing-haircut-bearded-aged-client-hair-salon_23-2148182013.jpg", alt: "Avatar 2" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/male-hairdresser-posing-salon_23-2150462487.jpg", alt: "Avatar 3" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/full-shot-man-getting-haircut_23-2150665413.jpg", alt: "Avatar 4" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/close-up-bright-portrait-young-handsome-hipster-man-wearing-plaid-shirt-pretty-face-brown-eyes_291049-1491.jpg", alt: "Avatar 5" }
|
||||
]}
|
||||
avatarText="Peste 1000+ clienți mulțumiți"
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "text",
|
||||
text: "Premium Grooming",
|
||||
},
|
||||
{
|
||||
type: "text-icon",
|
||||
text: "Professional",
|
||||
icon: Scissors,
|
||||
},
|
||||
{
|
||||
type: "image",
|
||||
src: "http://img.b2bpic.net/free-photo/stylish-redhead-urban-traveller-male-sunglasses-holds-backpack-grey-background-studio_613910-1038.jpg",
|
||||
alt: "Marquee asset 1",
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "Bucharest City",
|
||||
},
|
||||
{
|
||||
type: "text-icon",
|
||||
text: "Quality",
|
||||
icon: Star,
|
||||
},
|
||||
{ type: "text", text: "Premium Grooming" },
|
||||
{ type: "text-icon", text: "Professional", icon: Scissors },
|
||||
{ type: "image", src: "http://img.b2bpic.net/free-photo/stylish-redhead-urban-traveller-male-sunglasses-holds-backpack-grey-background-studio_613910-1038.jpg", alt: "Marquee asset 1" },
|
||||
{ type: "text", text: "Bucharest City" },
|
||||
{ type: "text-icon", text: "Quality", icon: Star }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -160,36 +79,9 @@ export default function LandingPage() {
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={true}
|
||||
features={[
|
||||
{
|
||||
id: "s1",
|
||||
title: "Haircut Premium",
|
||||
descriptions: [
|
||||
"Tuns modern",
|
||||
"Spălare cu produse premium",
|
||||
"Stilizare profesională",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-blond-bearded-male-dressed-black-leather-jacket_613910-11902.jpg",
|
||||
},
|
||||
{
|
||||
id: "s2",
|
||||
title: "Beard Trim",
|
||||
descriptions: [
|
||||
"Aranjare barbă",
|
||||
"Contur cu brici",
|
||||
"Uleiuri pentru hidratare",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/crop-hands-trimming-beard-man_23-2147778822.jpg",
|
||||
},
|
||||
{
|
||||
id: "s3",
|
||||
title: "Combo",
|
||||
descriptions: [
|
||||
"Tuns complet",
|
||||
"Aranjare barbă",
|
||||
"Îngrijire facială",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-barber-combing-moustache-client_23-2147778838.jpg",
|
||||
},
|
||||
{ id: "s1", title: "Haircut Premium", descriptions: ["Tuns modern", "Spălare cu produse premium"], imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-blond-bearded-male-dressed-black-leather-jacket_613910-11902.jpg" },
|
||||
{ id: "s2", title: "Beard Trim", descriptions: ["Aranjare barbă", "Contur cu brici"], imageSrc: "http://img.b2bpic.net/free-photo/crop-hands-trimming-beard-man_23-2147778822.jpg" },
|
||||
{ id: "s3", title: "Combo", descriptions: ["Tuns complet", "Aranjare barbă"], imageSrc: "http://img.b2bpic.net/free-photo/close-up-barber-combing-moustache-client_23-2147778838.jpg" }
|
||||
]}
|
||||
title="Servicii de Grooming"
|
||||
description="Oferim o gamă variată de servicii personalizate pentru nevoile tale de stil."
|
||||
@@ -200,22 +92,10 @@ export default function LandingPage() {
|
||||
<InlineImageSplitTextAbout
|
||||
useInvertedBackground={false}
|
||||
heading={[
|
||||
{
|
||||
type: "text",
|
||||
content: "Povestea Barber Studio 21",
|
||||
},
|
||||
{
|
||||
type: "image",
|
||||
src: "http://img.b2bpic.net/free-photo/young-bearded-man-getting-haircut-by-hairdresser-while-sitting-chair-barbershop-barber-soul_627829-6410.jpg",
|
||||
alt: "About Shop",
|
||||
},
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
text: "Contactează-ne",
|
||||
href: "#contact",
|
||||
},
|
||||
{ type: "text", content: "Povestea Barber Studio 21" },
|
||||
{ type: "image", src: "http://img.b2bpic.net/free-photo/young-bearded-man-getting-haircut-by-hairdresser-while-sitting-chair-barbershop-barber-soul_627829-6410.jpg", alt: "About Shop" }
|
||||
]}
|
||||
buttons={[{ text: "Contactează-ne", href: "#contact" }]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -223,42 +103,13 @@ export default function LandingPage() {
|
||||
<TestimonialCardTwo
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={true}
|
||||
animationType="blur-reveal"
|
||||
testimonials={[
|
||||
{
|
||||
id: "t1",
|
||||
name: "Alex D.",
|
||||
role: "Client",
|
||||
testimonial: "Serviciu impecabil și atmosferă relaxată.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/positive-human-emotions-concept-handsome-young-man-laughs-gladfully-shows-perfect-white-teeth_273609-8538.jpg",
|
||||
},
|
||||
{
|
||||
id: "t2",
|
||||
name: "Ionut M.",
|
||||
role: "Client",
|
||||
testimonial: "Cei mai buni frizeri din București.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-posing_23-2149438508.jpg",
|
||||
},
|
||||
{
|
||||
id: "t3",
|
||||
name: "Florin R.",
|
||||
role: "Client",
|
||||
testimonial: "Profesionalism la superlativ.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-confident-stylish-hipster-lambersexual-modelman-dressed-white-sweater-jeans-fashion-male-posing-near-wall-studio_158538-23508.jpg",
|
||||
},
|
||||
{
|
||||
id: "t4",
|
||||
name: "George P.",
|
||||
role: "Client",
|
||||
testimonial: "Mă tund aici de un an și sunt mereu mulțumit.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-hairstilyst-giving-haircut_23-2148506284.jpg",
|
||||
},
|
||||
{
|
||||
id: "t5",
|
||||
name: "Victor B.",
|
||||
role: "Client",
|
||||
testimonial: "Recomand cu drag!",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/joyful-young-handsome-barber-wearing-uniform-holding-hair-clippers-clenching-fist-isolated-purple_141793-84228.jpg",
|
||||
},
|
||||
{ id: "t1", name: "Alex D.", role: "Client", testimonial: "Serviciu impecabil și atmosferă relaxată.", imageSrc: "http://img.b2bpic.net/free-photo/positive-human-emotions-concept-handsome-young-man-laughs-gladfully-shows-perfect-white-teeth_273609-8538.jpg" },
|
||||
{ id: "t2", name: "Ionut M.", role: "Client", testimonial: "Cei mai buni frizeri din București.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-posing_23-2149438508.jpg" },
|
||||
{ id: "t3", name: "Florin R.", role: "Client", testimonial: "Profesionalism la superlativ.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-confident-stylish-hipster-lambersexual-modelman-dressed-white-sweater-jeans-fashion-male-posing-near-wall-studio_158538-23508.jpg" },
|
||||
{ id: "t4", name: "George P.", role: "Client", testimonial: "Mă tund aici de un an și sunt mereu mulțumit.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-hairstilyst-giving-haircut_23-2148506284.jpg" },
|
||||
{ id: "t5", name: "Victor B.", role: "Client", testimonial: "Recomand cu drag!", imageSrc: "http://img.b2bpic.net/free-photo/joyful-young-handsome-barber-wearing-uniform-holding-hair-clippers-clenching-fist-isolated-purple_141793-84228.jpg" }
|
||||
]}
|
||||
title="Clienții noștri ne recomandă"
|
||||
description="Află ce spun clienții despre experiența la noi."
|
||||
@@ -270,21 +121,9 @@ export default function LandingPage() {
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "f1",
|
||||
title: "Cum pot face o programare?",
|
||||
content: "Poți face o programare telefonic sau prin WhatsApp.",
|
||||
},
|
||||
{
|
||||
id: "f2",
|
||||
title: "Cât durează un tuns?",
|
||||
content: "Un tuns durează în medie 45 de minute.",
|
||||
},
|
||||
{
|
||||
id: "f3",
|
||||
title: "Acceptați carduri?",
|
||||
content: "Da, acceptăm plata cu cardul.",
|
||||
},
|
||||
{ id: "f1", title: "Cum pot face o programare?", content: "Poți face o programare telefonic sau prin WhatsApp." },
|
||||
{ id: "f2", title: "Cât durează un tuns?", content: "Un tuns durează în medie 45 de minute." },
|
||||
{ id: "f3", title: "Acceptați carduri?", content: "Da, acceptăm plata cu cardul." }
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/barber-styling-beard-man_23-2147778882.jpg"
|
||||
mediaAnimation="slide-up"
|
||||
@@ -297,44 +136,17 @@ export default function LandingPage() {
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactText
|
||||
useInvertedBackground={true}
|
||||
background={{
|
||||
variant: "sparkles-gradient",
|
||||
}}
|
||||
text="Programări: +40 722 000 000 | Adresă: Str. Exemplului nr. 21, București. Program: L-V: 09-20, S: 10-18. Rezervă prin WhatsApp acum!"
|
||||
buttons={[
|
||||
{
|
||||
text: "WhatsApp Booking",
|
||||
href: "https://wa.me/40722000000",
|
||||
},
|
||||
]}
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
text="Programări: +40 722 000 000 | Adresă: Str. Exemplului nr. 21, București. Program: L-V: 09-20, S: 10-18."
|
||||
buttons={[{ text: "WhatsApp Booking", href: "https://wa.me/40722000000" }]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterSimple
|
||||
columns={[
|
||||
{
|
||||
title: "Barber Studio 21",
|
||||
items: [
|
||||
{
|
||||
label: "Acasă",
|
||||
href: "#hero",
|
||||
},
|
||||
{
|
||||
label: "Contact",
|
||||
href: "#contact",
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Legal",
|
||||
items: [
|
||||
{
|
||||
label: "Politica de Confidențialitate",
|
||||
href: "#",
|
||||
},
|
||||
],
|
||||
},
|
||||
{ title: "Barber Studio 21", items: [{ label: "Acasă", href: "#hero" }, { label: "Contact", href: "#contact" }] },
|
||||
{ title: "Legal", items: [{ label: "Politica de Confidențialitate", href: "#" }] }
|
||||
]}
|
||||
bottomLeftText="© 2024 Barber Studio 21. Toate drepturile rezervate."
|
||||
bottomRightText="București, România"
|
||||
|
||||
Reference in New Issue
Block a user