Merge version_2 into main #1
266
src/app/page.tsx
266
src/app/page.tsx
@@ -32,21 +32,13 @@ export default function LandingPage() {
|
||||
<NavbarStyleCentered
|
||||
navItems={[
|
||||
{
|
||||
name: "Services",
|
||||
id: "#services",
|
||||
},
|
||||
name: "Services", id: "#services"},
|
||||
{
|
||||
name: "About",
|
||||
id: "#about",
|
||||
},
|
||||
name: "About", id: "#about"},
|
||||
{
|
||||
name: "Gallery",
|
||||
id: "#gallery",
|
||||
},
|
||||
name: "Gallery", id: "#gallery"},
|
||||
{
|
||||
name: "Location",
|
||||
id: "#location",
|
||||
},
|
||||
name: "Location", id: "#location"},
|
||||
]}
|
||||
brandName="Wakanda Gents"
|
||||
/>
|
||||
@@ -55,71 +47,44 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroCentered
|
||||
background={{
|
||||
variant: "radial-gradient",
|
||||
}}
|
||||
variant: "radial-gradient"}}
|
||||
title="Premium Men’s Grooming in Deira, Dubai"
|
||||
description="Sharp haircuts, clean fades, beard trims, hot towel shaves, and professional grooming for men."
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/medium-shot-transgender-with-shells-necklace_23-2149105403.jpg",
|
||||
alt: "modern barber shop interior dark moody",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/medium-shot-transgender-with-shells-necklace_23-2149105403.jpg", alt: "modern barber shop interior dark moody"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/hipster-style-bearded-man_158595-752.jpg",
|
||||
alt: "Hipster style bearded man",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/hipster-style-bearded-man_158595-752.jpg", alt: "Hipster style bearded man"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/side-view-sensitive-man-studio_23-2149518228.jpg",
|
||||
alt: "Side view sensitive man in studio",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/side-view-sensitive-man-studio_23-2149518228.jpg", alt: "Side view sensitive man in studio"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/studio-portrait-bearded-male-dressed-blue-jacket-grey-vignette-background_613910-20101.jpg",
|
||||
alt: "Studio portrait of bearded male dressed in a blue jacket",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/studio-portrait-bearded-male-dressed-blue-jacket-grey-vignette-background_613910-20101.jpg", alt: "Studio portrait of bearded male dressed in a blue jacket"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-thoughtful-bearded-male-dressed-red-fleece-shirt-grey-background_613910-13481.jpg",
|
||||
alt: "Portrait of thoughtful bearded male",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-thoughtful-bearded-male-dressed-red-fleece-shirt-grey-background_613910-13481.jpg", alt: "Portrait of thoughtful bearded male"},
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
text: "Book on WhatsApp",
|
||||
href: "https://wa.me/971568331814?text=Hi%20Wakanda%20Gents%20Salon%2C%20I%20want%20to%20book%20an%20appointment",
|
||||
},
|
||||
text: "Book on WhatsApp", href: "https://wa.me/971568331814?text=Hi%20Wakanda%20Gents%20Salon%2C%20I%20want%20to%20book%20an%20appointment"},
|
||||
{
|
||||
text: "Call Now",
|
||||
href: "tel:+971568331814",
|
||||
},
|
||||
text: "Call Now", href: "tel:+971568331814"},
|
||||
{
|
||||
text: "Get Directions",
|
||||
href: "https://maps.app.goo.gl/iEc1kRtLqn2XhjbN6",
|
||||
},
|
||||
text: "Get Directions", href: "https://maps.app.goo.gl/iEc1kRtLqn2XhjbN6"},
|
||||
]}
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "text-icon",
|
||||
text: "Precision Grooming",
|
||||
icon: Scissors,
|
||||
type: "text-icon", text: "Precision Grooming", icon: Scissors,
|
||||
},
|
||||
{
|
||||
type: "text-icon",
|
||||
text: "Hot Towel Ritual",
|
||||
icon: Flame,
|
||||
type: "text-icon", text: "Hot Towel Ritual", icon: Flame,
|
||||
},
|
||||
{
|
||||
type: "text-icon",
|
||||
text: "Expert Barbers",
|
||||
icon: UserCheck,
|
||||
type: "text-icon", text: "Expert Barbers", icon: UserCheck,
|
||||
},
|
||||
{
|
||||
type: "text-icon",
|
||||
text: "Modern Style",
|
||||
icon: Sparkles,
|
||||
type: "text-icon", text: "Modern Style", icon: Sparkles,
|
||||
},
|
||||
{
|
||||
type: "text-icon",
|
||||
text: "Premium Care",
|
||||
icon: ShieldCheck,
|
||||
type: "text-icon", text: "Premium Care", icon: ShieldCheck,
|
||||
},
|
||||
]}
|
||||
/>
|
||||
@@ -133,32 +98,16 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
value: "Daily",
|
||||
title: "Open Daily",
|
||||
description: "Ready for your service",
|
||||
icon: Calendar,
|
||||
id: "m1", value: "10am - 11pm", title: "Open Daily", description: "Ready for your service", icon: Calendar,
|
||||
},
|
||||
{
|
||||
id: "m2",
|
||||
value: "Pro",
|
||||
title: "Expert Team",
|
||||
description: "Professional barbers",
|
||||
icon: Users,
|
||||
id: "m2", value: "Pro", title: "Expert Team", description: "Professional barbers", icon: Users,
|
||||
},
|
||||
{
|
||||
id: "m3",
|
||||
value: "Easy",
|
||||
title: "Walk-ins",
|
||||
description: "Walk-ins always welcome",
|
||||
icon: CheckCircle,
|
||||
id: "m3", value: "Walk-ins", title: "Walk-ins Welcome", description: "Walk-ins always welcome", icon: CheckCircle,
|
||||
},
|
||||
{
|
||||
id: "m4",
|
||||
value: "Prime",
|
||||
title: "Location",
|
||||
description: "Deira / Naif Center",
|
||||
icon: MapPin,
|
||||
id: "m4", value: "Prime", title: "Location", description: "Deira / Naif Center", icon: MapPin,
|
||||
},
|
||||
]}
|
||||
title="Why Wakanda Gents"
|
||||
@@ -174,41 +123,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "s1",
|
||||
name: "Men’s Haircut",
|
||||
price: "AED 50",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-getting-haircut-from_23-2148257033.jpg",
|
||||
},
|
||||
id: "s1", name: "Men’s Haircut", price: "AED 50", imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-getting-haircut-from_23-2148257033.jpg"},
|
||||
{
|
||||
id: "s2",
|
||||
name: "Skin Fade",
|
||||
price: "AED 60",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-hairdresser-holding-hair-dryer_23-2149220573.jpg",
|
||||
},
|
||||
id: "s2", name: "Skin Fade", price: "AED 60", imageSrc: "http://img.b2bpic.net/free-photo/close-up-hairdresser-holding-hair-dryer_23-2149220573.jpg"},
|
||||
{
|
||||
id: "s3",
|
||||
name: "Beard Trim",
|
||||
price: "AED 30",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-shaving-his-neck_23-2148783532.jpg",
|
||||
},
|
||||
id: "s3", name: "Beard Trim", price: "AED 30", imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-shaving-his-neck_23-2148783532.jpg"},
|
||||
{
|
||||
id: "s4",
|
||||
name: "Hot Towel Shave",
|
||||
price: "AED 40",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-selfcare-products_23-2149313028.jpg",
|
||||
},
|
||||
id: "s4", name: "Hot Towel Shave", price: "AED 40", imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-selfcare-products_23-2149313028.jpg"},
|
||||
{
|
||||
id: "s5",
|
||||
name: "Head Shave",
|
||||
price: "AED 35",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-barbershop-concept_23-2148506253.jpg",
|
||||
},
|
||||
id: "s5", name: "Head Shave", price: "AED 35", imageSrc: "http://img.b2bpic.net/free-photo/front-view-barbershop-concept_23-2148506253.jpg"},
|
||||
{
|
||||
id: "s6",
|
||||
name: "Kids Haircut",
|
||||
price: "AED 40",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-holding-painting-brush_23-2149529893.jpg",
|
||||
},
|
||||
id: "s6", name: "Kids Haircut", price: "AED 40", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-holding-painting-brush_23-2149529893.jpg"},
|
||||
]}
|
||||
title="Our Services"
|
||||
description="Premium grooming solutions for every style."
|
||||
@@ -220,9 +145,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
title="Where Clean Cuts Meet Confidence"
|
||||
description={[
|
||||
"Wakanda Gents Salon is a men’s grooming destination in Deira, Dubai, focused on sharp haircuts, detailed beard work, clean fades, and a comfortable salon experience.",
|
||||
"Whether you need a quick cut, a full grooming session, or a fresh look before an event, our barbers are ready.",
|
||||
]}
|
||||
"Wakanda Gents Salon is a men’s grooming destination in Deira, Dubai, focused on sharp haircuts, detailed beard work, clean fades, and a comfortable salon experience.", "Whether you need a quick cut, a full grooming session, or a fresh look before an event, our barbers are ready."]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -233,44 +156,20 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
id: "f1",
|
||||
label: "Precision",
|
||||
title: "Sharp Fades",
|
||||
items: [
|
||||
"Detailed work",
|
||||
"Clean lines",
|
||||
"Expert technique",
|
||||
],
|
||||
id: "f1", label: "Precision", title: "Sharp Fades", items: [
|
||||
"Detailed work", "Clean lines", "Expert technique"],
|
||||
},
|
||||
{
|
||||
id: "f2",
|
||||
label: "Detailing",
|
||||
title: "Beard Grooming",
|
||||
items: [
|
||||
"Defined lines",
|
||||
"Hot towel ritual",
|
||||
"Skincare finish",
|
||||
],
|
||||
id: "f2", label: "Detailing", title: "Beard Grooming", items: [
|
||||
"Defined lines", "Hot towel ritual", "Skincare finish"],
|
||||
},
|
||||
{
|
||||
id: "f3",
|
||||
label: "Comfort",
|
||||
title: "Salon Experience",
|
||||
items: [
|
||||
"Modern chairs",
|
||||
"Relaxed atmosphere",
|
||||
"Professional staff",
|
||||
],
|
||||
id: "f3", label: "Comfort", title: "Salon Experience", items: [
|
||||
"Modern chairs", "Relaxed atmosphere", "Professional staff"],
|
||||
},
|
||||
{
|
||||
id: "f4",
|
||||
label: "Booking",
|
||||
title: "Easy Access",
|
||||
items: [
|
||||
"WhatsApp booking",
|
||||
"Direct calls",
|
||||
"Central location",
|
||||
],
|
||||
id: "f4", label: "Booking", title: "Easy Access", items: [
|
||||
"WhatsApp booking", "Direct calls", "Central location"],
|
||||
},
|
||||
]}
|
||||
title="Precision and Style"
|
||||
@@ -286,53 +185,23 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "g1",
|
||||
name: "Barber Studio",
|
||||
role: "Interior",
|
||||
company: "Deira",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/professional-hairdresser-sitting-armchair-has-rest-after-work-with-beer-bottle-his-hand_613910-18605.jpg",
|
||||
},
|
||||
id: "g1", name: "Barber Studio", role: "Interior", company: "Deira", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/professional-hairdresser-sitting-armchair-has-rest-after-work-with-beer-bottle-his-hand_613910-18605.jpg"},
|
||||
{
|
||||
id: "g2",
|
||||
name: "Equipment",
|
||||
role: "Detail",
|
||||
company: "Deira",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hairclips-scissors-bag_23-2147778856.jpg",
|
||||
},
|
||||
id: "g2", name: "Equipment", role: "Detail", company: "Deira", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hairclips-scissors-bag_23-2147778856.jpg"},
|
||||
{
|
||||
id: "g3",
|
||||
name: "Style",
|
||||
role: "Fade",
|
||||
company: "Deira",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-getting-new-haircut_23-2148257007.jpg",
|
||||
},
|
||||
id: "g3", name: "Style", role: "Fade", company: "Deira", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-getting-new-haircut_23-2148257007.jpg"},
|
||||
{
|
||||
id: "g4",
|
||||
name: "Grooming",
|
||||
role: "Station",
|
||||
company: "Deira",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/barber-preparing-tools-work-beauty-salon_23-2148182009.jpg",
|
||||
},
|
||||
id: "g4", name: "Grooming", role: "Station", company: "Deira", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/barber-preparing-tools-work-beauty-salon_23-2148182009.jpg"},
|
||||
{
|
||||
id: "g5",
|
||||
name: "Atmosphere",
|
||||
role: "Service",
|
||||
company: "Deira",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-trimming-customer-hair_23-2148257012.jpg",
|
||||
},
|
||||
id: "g5", name: "Atmosphere", role: "Service", company: "Deira", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-trimming-customer-hair_23-2148257012.jpg"},
|
||||
{
|
||||
id: "g6",
|
||||
name: "Precision",
|
||||
role: "Work",
|
||||
company: "Deira",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/crop-barber-combing-moustache-client_23-2147778841.jpg",
|
||||
},
|
||||
id: "g6", name: "Precision", role: "Work", company: "Deira", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/crop-barber-combing-moustache-client_23-2147778841.jpg"},
|
||||
]}
|
||||
title="The Wakanda Standard"
|
||||
description="Explore our shop and expert craftsmanship."
|
||||
@@ -343,22 +212,15 @@ export default function LandingPage() {
|
||||
<ContactText
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
text="Visit Us in Deira / Naif, Dubai. We are open daily from 10:00 AM – 11:00 PM for all your grooming needs."
|
||||
buttons={[
|
||||
{
|
||||
text: "Open Google Maps",
|
||||
href: "https://maps.app.goo.gl/iEc1kRtLqn2XhjbN6",
|
||||
},
|
||||
text: "Open Google Maps", href: "https://maps.app.goo.gl/iEc1kRtLqn2XhjbN6"},
|
||||
{
|
||||
text: "Call Now",
|
||||
href: "tel:+971568331814",
|
||||
},
|
||||
text: "Call Now", href: "tel:+971568331814"},
|
||||
{
|
||||
text: "WhatsApp Booking",
|
||||
href: "https://wa.me/971568331814?text=Hi%20Wakanda%20Gents%20Salon%2C%20I%20want%20to%20book%20an%20appointment",
|
||||
},
|
||||
text: "WhatsApp Booking", href: "https://wa.me/971568331814?text=Hi%20Wakanda%20Gents%20Salon%2C%20I%20want%20to%20book%20an%20appointment"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -369,29 +231,19 @@ export default function LandingPage() {
|
||||
logoText="Wakanda Gents Salon"
|
||||
columns={[
|
||||
{
|
||||
title: "Visit Us",
|
||||
items: [
|
||||
title: "Visit Us", items: [
|
||||
{
|
||||
label: "Deira / Naif, Dubai",
|
||||
href: "https://maps.app.goo.gl/iEc1kRtLqn2XhjbN6",
|
||||
},
|
||||
label: "Deira / Naif, Dubai", href: "https://maps.app.goo.gl/iEc1kRtLqn2XhjbN6"},
|
||||
{
|
||||
label: "WhatsApp Booking",
|
||||
href: "https://wa.me/971568331814?text=Hi%20Wakanda%20Gents%20Salon%2C%20I%20want%20to%20book%20an%20appointment",
|
||||
},
|
||||
label: "WhatsApp Booking", href: "https://wa.me/971568331814?text=Hi%20Wakanda%20Gents%20Salon%2C%20I%20want%20to%20book%20an%20appointment"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Contact",
|
||||
items: [
|
||||
title: "Contact", items: [
|
||||
{
|
||||
label: "Call: +971 56 833 1814",
|
||||
href: "tel:+971568331814",
|
||||
},
|
||||
label: "Call: +971 56 833 1814", href: "tel:+971568331814"},
|
||||
{
|
||||
label: "Instagram",
|
||||
href: "#",
|
||||
},
|
||||
label: "Instagram", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user