Merge version_1 into main #1
163
src/app/page.tsx
163
src/app/page.tsx
@@ -29,86 +29,55 @@ export default function LandingPage() {
|
||||
<NavbarLayoutFloatingInline
|
||||
navItems={[
|
||||
{
|
||||
name: "Services",
|
||||
id: "services",
|
||||
},
|
||||
name: "Services", id: "services"},
|
||||
{
|
||||
name: "Reviews",
|
||||
id: "reviews",
|
||||
},
|
||||
name: "Reviews", id: "reviews"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
name: "Contact", id: "contact"},
|
||||
]}
|
||||
brandName="Six Cuts"
|
||||
button={{
|
||||
text: "Book Now",
|
||||
href: "#contact",
|
||||
}}
|
||||
text: "Book Now", href: "#contact"}}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplit
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
title="Premium Grooming, Expert Hands, Sharjah's Choice"
|
||||
description="Six Cuts Barber Shop delivers precision haircuts, beard trims, and complete grooming in a clean, welcoming environment. Expert barbers, fast service, trusted by 52 satisfied customers."
|
||||
buttons={[
|
||||
{
|
||||
text: "Book Now on WhatsApp",
|
||||
href: "https://wa.me/971501234567",
|
||||
},
|
||||
text: "Book Now on WhatsApp", href: "https://wa.me/971501234567"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/high-angle-arrangement-with-scissors_23-2149007425.jpg"
|
||||
imageAlt="Professional barber grooming client"
|
||||
mediaAnimation="slide-up"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/close-up-portrait-middle-aged-man-with-beard-hairstyle-dressed-elegant-blue-suit-textured-dark-background-studio_613910-19853.jpg",
|
||||
alt: "Customer 1",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/close-up-portrait-middle-aged-man-with-beard-hairstyle-dressed-elegant-blue-suit-textured-dark-background-studio_613910-19853.jpg", alt: "Customer 1"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/happiness-concept-glad-positive-afro-american-man-with-trendy-hairstyle-poses-naked_273609-8552.jpg",
|
||||
alt: "Customer 2",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/happiness-concept-glad-positive-afro-american-man-with-trendy-hairstyle-poses-naked_273609-8552.jpg", alt: "Customer 2"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/closeup-happy-middle-aged-business-leader_1262-4823.jpg",
|
||||
alt: "Customer 3",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/closeup-happy-middle-aged-business-leader_1262-4823.jpg", alt: "Customer 3"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/confident-african-american-businessman-brown-classic-jacket-with-crossing-arms-isolated-dark-background_613910-6555.jpg",
|
||||
alt: "Customer 4",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/confident-african-american-businessman-brown-classic-jacket-with-crossing-arms-isolated-dark-background_613910-6555.jpg", alt: "Customer 4"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/picture-attractive-caucasian-man-white-wall_176420-7235.jpg",
|
||||
alt: "Customer 5",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/picture-attractive-caucasian-man-white-wall_176420-7235.jpg", alt: "Customer 5"},
|
||||
]}
|
||||
avatarText="Trusted by 50+ clients"
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "text",
|
||||
text: "Precision Fades",
|
||||
},
|
||||
type: "text", text: "Precision Fades"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Hot Towel Shaves",
|
||||
},
|
||||
type: "text", text: "Hot Towel Shaves"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Beard Sculpting",
|
||||
},
|
||||
type: "text", text: "Beard Sculpting"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Modern Styling",
|
||||
},
|
||||
type: "text", text: "Modern Styling"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Premium Products",
|
||||
},
|
||||
type: "text", text: "Premium Products"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -120,9 +89,7 @@ export default function LandingPage() {
|
||||
description="Located in Muwaileh Commercial, Sharjah, Six Cuts Barber Shop is built on a foundation of hygiene, speed, and uncompromising quality. We believe that a great haircut is more than just a trim—it's an experience that leaves you feeling refined and confident."
|
||||
buttons={[
|
||||
{
|
||||
text: "Visit Us",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Visit Us", href: "#contact"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/portrait-young-man-standing-front-black-wall_23-2148176497.jpg"
|
||||
imageAlt="Six Cuts Barber Shop interior"
|
||||
@@ -136,54 +103,27 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
plans={[
|
||||
{
|
||||
id: "basic",
|
||||
badge: "Signature",
|
||||
price: "AED 60",
|
||||
subtitle: "Precision Haircut",
|
||||
features: [
|
||||
"Consultation",
|
||||
"Expert Cut",
|
||||
"Style",
|
||||
],
|
||||
id: "basic", badge: "Signature", price: "AED 60", subtitle: "Precision Haircut", features: [
|
||||
"Consultation", "Expert Cut", "Style"],
|
||||
buttons: [
|
||||
{
|
||||
text: "Book Now",
|
||||
href: "https://wa.me/971501234567",
|
||||
},
|
||||
text: "Book Now", href: "https://wa.me/971501234567"},
|
||||
],
|
||||
},
|
||||
{
|
||||
id: "pro",
|
||||
badge: "Premium",
|
||||
price: "AED 90",
|
||||
subtitle: "Haircut & Beard Trim",
|
||||
features: [
|
||||
"Precision Cut",
|
||||
"Beard Sculpting",
|
||||
"Hot Towel",
|
||||
],
|
||||
id: "pro", badge: "Premium", price: "AED 90", subtitle: "Haircut & Beard Trim", features: [
|
||||
"Precision Cut", "Beard Sculpting", "Hot Towel"],
|
||||
buttons: [
|
||||
{
|
||||
text: "Book Now",
|
||||
href: "https://wa.me/971501234567",
|
||||
},
|
||||
text: "Book Now", href: "https://wa.me/971501234567"},
|
||||
],
|
||||
},
|
||||
{
|
||||
id: "vip",
|
||||
badge: "Elite",
|
||||
price: "AED 120",
|
||||
subtitle: "The Full Grooming",
|
||||
features: [
|
||||
"Haircut & Beard",
|
||||
"Facial Scrub",
|
||||
"Steam Towel",
|
||||
],
|
||||
id: "vip", badge: "Elite", price: "AED 120", subtitle: "The Full Grooming", features: [
|
||||
"Haircut & Beard", "Facial Scrub", "Steam Towel"],
|
||||
buttons: [
|
||||
{
|
||||
text: "Book Now",
|
||||
href: "https://wa.me/971501234567",
|
||||
},
|
||||
text: "Book Now", href: "https://wa.me/971501234567"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
@@ -194,44 +134,20 @@ export default function LandingPage() {
|
||||
|
||||
<div id="reviews" data-section="reviews">
|
||||
<TestimonialCardTwo
|
||||
animationType="slide-up"
|
||||
textboxLayout="split-description"
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Ahmed S.",
|
||||
role: "Professional",
|
||||
testimonial: "Best fade I've had in Sharjah. Very professional and clean.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-middle-aged-man-with-beard-hairstyle-dressed-elegant-blue-suit-textured-dark-background-studio_613910-19853.jpg",
|
||||
},
|
||||
id: "1", name: "Ahmed S.", role: "Professional", testimonial: "Best fade I've had in Sharjah. Very professional and clean.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-middle-aged-man-with-beard-hairstyle-dressed-elegant-blue-suit-textured-dark-background-studio_613910-19853.jpg"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Khalid M.",
|
||||
role: "Business Owner",
|
||||
testimonial: "Fast, precise, and great attention to detail. Highly recommend.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happiness-concept-glad-positive-afro-american-man-with-trendy-hairstyle-poses-naked_273609-8552.jpg",
|
||||
},
|
||||
id: "2", name: "Khalid M.", role: "Business Owner", testimonial: "Fast, precise, and great attention to detail. Highly recommend.", imageSrc: "http://img.b2bpic.net/free-photo/happiness-concept-glad-positive-afro-american-man-with-trendy-hairstyle-poses-naked_273609-8552.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Omar F.",
|
||||
role: "Architect",
|
||||
testimonial: "Finally found a barber who listens. Fantastic beard sculpting.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-happy-middle-aged-business-leader_1262-4823.jpg",
|
||||
},
|
||||
id: "3", name: "Omar F.", role: "Architect", testimonial: "Finally found a barber who listens. Fantastic beard sculpting.", imageSrc: "http://img.b2bpic.net/free-photo/closeup-happy-middle-aged-business-leader_1262-4823.jpg"},
|
||||
{
|
||||
id: "4",
|
||||
name: "Faisal R.",
|
||||
role: "Engineer",
|
||||
testimonial: "Consistently great results. The WhatsApp booking is a life-saver.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/confident-african-american-businessman-brown-classic-jacket-with-crossing-arms-isolated-dark-background_613910-6555.jpg",
|
||||
},
|
||||
id: "4", name: "Faisal R.", role: "Engineer", testimonial: "Consistently great results. The WhatsApp booking is a life-saver.", imageSrc: "http://img.b2bpic.net/free-photo/confident-african-american-businessman-brown-classic-jacket-with-crossing-arms-isolated-dark-background_613910-6555.jpg"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Zaid L.",
|
||||
role: "Designer",
|
||||
testimonial: "Clean environment and expert staff. Top tier service.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/picture-attractive-caucasian-man-white-wall_176420-7235.jpg",
|
||||
},
|
||||
id: "5", name: "Zaid L.", role: "Designer", testimonial: "Clean environment and expert staff. Top tier service.", imageSrc: "http://img.b2bpic.net/free-photo/picture-attractive-caucasian-man-white-wall_176420-7235.jpg"},
|
||||
]}
|
||||
title="What Our Clients Say"
|
||||
description="Join 52+ satisfied gentlemen who trust Six Cuts for their grooming needs."
|
||||
@@ -242,16 +158,13 @@ export default function LandingPage() {
|
||||
<ContactCTA
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "sparkles-gradient",
|
||||
}}
|
||||
variant: "sparkles-gradient"}}
|
||||
tag="Booking"
|
||||
title="Ready for your next cut?"
|
||||
description="Book your appointment directly via WhatsApp and experience Sharjah's finest barber service."
|
||||
buttons={[
|
||||
{
|
||||
text: "WhatsApp Us Now",
|
||||
href: "https://wa.me/971501234567",
|
||||
},
|
||||
text: "WhatsApp Us Now", href: "https://wa.me/971501234567"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -260,13 +173,9 @@ export default function LandingPage() {
|
||||
<FooterLogoReveal
|
||||
logoText="Six Cuts"
|
||||
leftLink={{
|
||||
text: "Privacy Policy",
|
||||
href: "#",
|
||||
}}
|
||||
text: "Privacy Policy", href: "#"}}
|
||||
rightLink={{
|
||||
text: "© 2024 Six Cuts Barber Shop",
|
||||
href: "#",
|
||||
}}
|
||||
text: "© 2024 Six Cuts Barber Shop", href: "#"}}
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
|
||||
Reference in New Issue
Block a user