Merge version_1 into main #2
176
src/app/page.tsx
176
src/app/page.tsx
@@ -30,21 +30,13 @@ export default function LandingPage() {
|
||||
<NavbarStyleApple
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "hero",
|
||||
},
|
||||
name: "Home", id: "hero"},
|
||||
{
|
||||
name: "Services",
|
||||
id: "services",
|
||||
},
|
||||
name: "Services", id: "services"},
|
||||
{
|
||||
name: "VIP",
|
||||
id: "membership",
|
||||
},
|
||||
name: "VIP", id: "membership"},
|
||||
{
|
||||
name: "Book Now",
|
||||
id: "booking",
|
||||
},
|
||||
name: "Book Now", id: "booking"},
|
||||
]}
|
||||
brandName="Diffany"
|
||||
/>
|
||||
@@ -53,45 +45,28 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboardCarousel
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
variant: "gradient-bars"}}
|
||||
title="Experience Dubai’s Most Luxurious Hair & Beauty Destination"
|
||||
description="From flawless nails and natural lashes to expert hair transformations and relaxing spa rituals — Diffany delivers beauty with precision, elegance, and care."
|
||||
buttons={[
|
||||
{
|
||||
text: "Book Now",
|
||||
href: "#booking",
|
||||
},
|
||||
text: "Book Now", href: "#booking"},
|
||||
{
|
||||
text: "View Services",
|
||||
href: "#services",
|
||||
},
|
||||
text: "View Services", href: "#services"},
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cute-blond-woman-cozy-wear-home_624325-3014.jpg?_wi=1",
|
||||
imageAlt: "Luxury salon interior",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cute-blond-woman-cozy-wear-home_624325-3014.jpg", imageAlt: "Luxury salon interior"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/nail-hygiene-care-happy-client_23-2148766586.jpg?_wi=1",
|
||||
imageAlt: "Beauty treatment",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/nail-hygiene-care-happy-client_23-2148766586.jpg", imageAlt: "Beauty treatment"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-three-ladies-shaking-hair_171337-15509.jpg",
|
||||
imageAlt: "Hair transformation",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-three-ladies-shaking-hair_171337-15509.jpg", imageAlt: "Hair transformation"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/voodoo-doll-esoteric-elements-arrangement_23-2149514244.jpg",
|
||||
imageAlt: "Spa atmosphere",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/voodoo-doll-esoteric-elements-arrangement_23-2149514244.jpg", imageAlt: "Spa atmosphere"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/office-desktop-with-lipstick_23-2148166794.jpg",
|
||||
imageAlt: "Nail station",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/office-desktop-with-lipstick_23-2148166794.jpg", imageAlt: "Nail station"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/macbook-hair-equipment_23-2148352873.jpg",
|
||||
imageAlt: "Styling workspace",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/macbook-hair-equipment_23-2148352873.jpg", imageAlt: "Styling workspace"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -103,28 +78,13 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Hair Services",
|
||||
description: "Coloring, keratin, and extensions.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: Scissors,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/crop-hairstylist-working-with-young-client_23-2147769873.jpg",
|
||||
imageAlt: "professional hair coloring service",
|
||||
title: "Hair Services", description: "Coloring, keratin, and extensions.", bentoComponent: "reveal-icon", icon: Scissors,
|
||||
},
|
||||
{
|
||||
title: "Nail Lounge",
|
||||
description: "Russian manicure and custom art.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: Sparkles,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cute-blond-woman-cozy-wear-home_624325-3014.jpg?_wi=2",
|
||||
imageAlt: "professional hair coloring service",
|
||||
title: "Nail Lounge", description: "Russian manicure and custom art.", bentoComponent: "reveal-icon", icon: Sparkles,
|
||||
},
|
||||
{
|
||||
title: "Lashes & Brows",
|
||||
description: "Extensions and precision tints.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: Eye,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/nail-hygiene-care-happy-client_23-2148766586.jpg?_wi=2",
|
||||
imageAlt: "professional hair coloring service",
|
||||
title: "Lashes & Brows", description: "Extensions and precision tints.", bentoComponent: "reveal-icon", icon: Eye,
|
||||
},
|
||||
]}
|
||||
title="Signature Services"
|
||||
@@ -139,36 +99,19 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
plans={[
|
||||
{
|
||||
id: "silver",
|
||||
badge: "Standard",
|
||||
price: "AED 500",
|
||||
subtitle: "Essential beauty credits",
|
||||
features: [
|
||||
"10% off all services",
|
||||
"Priority booking",
|
||||
],
|
||||
id: "silver", badge: "Standard", price: "AED 500", subtitle: "Essential beauty credits", features: [
|
||||
"10% off all services", "Priority booking"],
|
||||
buttons: [
|
||||
{
|
||||
text: "Join",
|
||||
href: "#",
|
||||
},
|
||||
text: "Join", href: "#"},
|
||||
],
|
||||
},
|
||||
{
|
||||
id: "gold",
|
||||
badge: "Premium",
|
||||
price: "AED 1200",
|
||||
subtitle: "Total luxury experience",
|
||||
features: [
|
||||
"20% off all services",
|
||||
"Free monthly spa add-on",
|
||||
"VIP priority",
|
||||
],
|
||||
id: "gold", badge: "Premium", price: "AED 1200", subtitle: "Total luxury experience", features: [
|
||||
"20% off all services", "Free monthly spa add-on", "VIP priority"],
|
||||
buttons: [
|
||||
{
|
||||
text: "Join",
|
||||
href: "#",
|
||||
},
|
||||
text: "Join", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
@@ -183,45 +126,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
title: "Perfect!",
|
||||
quote: "My nails came out perfect!",
|
||||
name: "Katrina Nacu",
|
||||
role: "Client",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-young-caucasian-brunette-woman-white-shirt-looks-camera-holds-smartphone-sitting-table-with-coffee_197531-33244.jpg",
|
||||
},
|
||||
id: "1", title: "Perfect!", quote: "My nails came out perfect!", name: "Katrina Nacu", role: "Client", imageSrc: "http://img.b2bpic.net/free-photo/modern-young-caucasian-brunette-woman-white-shirt-looks-camera-holds-smartphone-sitting-table-with-coffee_197531-33244.jpg"},
|
||||
{
|
||||
id: "2",
|
||||
title: "Beautiful",
|
||||
quote: "Lashes look natural and lovely.",
|
||||
name: "Joanna Villarino",
|
||||
role: "Client",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-home-doing-her-beauty-routine_23-2150420892.jpg",
|
||||
},
|
||||
id: "2", title: "Beautiful", quote: "Lashes look natural and lovely.", name: "Joanna Villarino", role: "Client", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-home-doing-her-beauty-routine_23-2150420892.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
title: "Five-star",
|
||||
quote: "Amazing hospitality every time.",
|
||||
name: "Fritz",
|
||||
role: "Client",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-happy-cheerful-sweet-lovely-smiling-woman-enjoy-bouquet-white-fresh-flowers_158595-8197.jpg",
|
||||
},
|
||||
id: "3", title: "Five-star", quote: "Amazing hospitality every time.", name: "Fritz", role: "Client", imageSrc: "http://img.b2bpic.net/free-photo/young-happy-cheerful-sweet-lovely-smiling-woman-enjoy-bouquet-white-fresh-flowers_158595-8197.jpg"},
|
||||
{
|
||||
id: "4",
|
||||
title: "Quality",
|
||||
quote: "Quality meets perfection here.",
|
||||
name: "Marion Eslao",
|
||||
role: "Client",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-bride-getting-hair-done_23-2149860769.jpg",
|
||||
},
|
||||
id: "4", title: "Quality", quote: "Quality meets perfection here.", name: "Marion Eslao", role: "Client", imageSrc: "http://img.b2bpic.net/free-photo/front-view-bride-getting-hair-done_23-2149860769.jpg"},
|
||||
{
|
||||
id: "5",
|
||||
title: "Exceptional",
|
||||
quote: "The most relaxing experience in Dubai.",
|
||||
name: "Sarah Ahmed",
|
||||
role: "Client",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/girl-sitting-table-holding-mobile-phone-indoors_171337-17096.jpg",
|
||||
},
|
||||
id: "5", title: "Exceptional", quote: "The most relaxing experience in Dubai.", name: "Sarah Ahmed", role: "Client", imageSrc: "http://img.b2bpic.net/free-photo/girl-sitting-table-holding-mobile-phone-indoors_171337-17096.jpg"},
|
||||
]}
|
||||
title="Client Stories"
|
||||
description="Loved by hundreds of happy clients."
|
||||
@@ -232,20 +145,15 @@ export default function LandingPage() {
|
||||
<ContactCTA
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "sparkles-gradient",
|
||||
}}
|
||||
variant: "sparkles-gradient"}}
|
||||
tag="Contact Us"
|
||||
title="Book Your Luxury Experience"
|
||||
description="Ready for your transformation? Connect with our team today."
|
||||
buttons={[
|
||||
{
|
||||
text: "WhatsApp Concierge",
|
||||
href: "https://wa.me/971500000000",
|
||||
},
|
||||
text: "WhatsApp Concierge", href: "https://wa.me/971500000000"},
|
||||
{
|
||||
text: "Call Now",
|
||||
href: "tel:+971500000000",
|
||||
},
|
||||
text: "Call Now", href: "tel:+971500000000"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -256,33 +164,21 @@ export default function LandingPage() {
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "About Us",
|
||||
href: "#",
|
||||
},
|
||||
label: "About Us", href: "#"},
|
||||
{
|
||||
label: "Careers",
|
||||
href: "#",
|
||||
},
|
||||
label: "Careers", href: "#"},
|
||||
{
|
||||
label: "Policies",
|
||||
href: "#",
|
||||
},
|
||||
label: "Policies", href: "#"},
|
||||
],
|
||||
},
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "Services",
|
||||
href: "#services",
|
||||
},
|
||||
label: "Services", href: "#services"},
|
||||
{
|
||||
label: "Membership",
|
||||
href: "#membership",
|
||||
},
|
||||
label: "Membership", href: "#membership"},
|
||||
{
|
||||
label: "Contact",
|
||||
href: "#contact",
|
||||
},
|
||||
label: "Contact", href: "#contact"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user