Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-05-27 02:08:51 +00:00

View File

@@ -11,7 +11,7 @@ import NavbarStyleApple from '@/components/navbar/NavbarStyleApple/NavbarStyleAp
import ProductCardOne from '@/components/sections/product/ProductCardOne';
import TeamCardEleven from '@/components/sections/team/TeamCardEleven';
import TestimonialCardSix from '@/components/sections/testimonial/TestimonialCardSix';
import { DollarSign, Feather, Heart, Home, Palette, Scissors, Smile, Sparkles, Star, Users } from "lucide-react";
import { DollarSign, Droplet, Feather, HairDryer, Heart, Home, Leaf, Palette, Scissors, Smile, Sparkles, Star, Users } from "lucide-react";
export default function LandingPage() {
return (
@@ -32,33 +32,19 @@ export default function LandingPage() {
<NavbarStyleApple
navItems={[
{
name: "Home",
id: "#hero",
},
name: "Home", id: "#hero"},
{
name: "About",
id: "#about",
},
name: "About", id: "#about"},
{
name: "Services",
id: "#services",
},
name: "Services", id: "#services"},
{
name: "Reviews",
id: "#reviews",
},
name: "Reviews", id: "#reviews"},
{
name: "Team",
id: "#team",
},
name: "Team", id: "#team"},
{
name: "Gallery",
id: "#gallery",
},
name: "Gallery", id: "#gallery"},
{
name: "Contact",
id: "#contact",
},
name: "Contact", id: "#contact"},
]}
brandName="Avenue Studio"
/>
@@ -68,109 +54,62 @@ export default function LandingPage() {
<HeroSplitTestimonial
useInvertedBackground={false}
background={{
variant: "plain",
}}
variant: "plain"}}
title="Avenue Studio"
description="Experience professional haircare with a personal touch at Avenue Studio. Our friendly and experienced team focuses on quality service, attention to detail, and making every client feel comfortable and confident in Kingston, Ontario."
testimonials={[
{
name: "Brian K.",
handle: "@BrianK",
testimonial: "Brian and his staff are very personable and his prices are very reasonable.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/positive-bearded-black-male-with-tattoo-cross-arms-dressed-white-shirt_613910-1868.jpg",
imageAlt: "Customer Brian K.",
},
name: "Brian K.", handle: "@BrianK", testimonial: "Brian and his staff are very personable and his prices are very reasonable.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/positive-bearded-black-male-with-tattoo-cross-arms-dressed-white-shirt_613910-1868.jpg", imageAlt: "Customer Brian K."},
{
name: "Sarah J.",
handle: "@SarahJ",
testimonial: "Super attention to detail, great people!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-white-blazer-smiling-secretly_114579-18682.jpg",
imageAlt: "Customer Sarah J.",
},
name: "Sarah J.", handle: "@SarahJ", testimonial: "Super attention to detail, great people!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-white-blazer-smiling-secretly_114579-18682.jpg", imageAlt: "Customer Sarah J."},
{
name: "Emily R.",
handle: "@EmilyR",
testimonial: "Every time I go I get a great haircut, have a nice chat, and leave feeling good.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/charming-adult-lady-with-lilac-wavy-short-hair-round-earrings-white-shirt-isolated-pink_197531-19239.jpg",
imageAlt: "Customer Emily R.",
},
name: "Emily R.", handle: "@EmilyR", testimonial: "Every time I go I get a great haircut, have a nice chat, and leave feeling good.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/charming-adult-lady-with-lilac-wavy-short-hair-round-earrings-white-shirt-isolated-pink_197531-19239.jpg", imageAlt: "Customer Emily R."},
{
name: "Jessica L.",
handle: "@JessicaL",
testimonial: "Always a wonderful experience! The stylists are amazing and truly skilled.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/european-brutal-man-with-beard-cut-barbershop_343596-4697.jpg",
imageAlt: "Customer Jessica L.",
},
name: "Jessica L.", handle: "@JessicaL", testimonial: "Always a wonderful experience! The stylists are amazing and truly skilled.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/european-brutal-man-with-beard-cut-barbershop_343596-4697.jpg", imageAlt: "Customer Jessica L."},
{
name: "David P.",
handle: "@DavidP",
testimonial: "Consistently excellent haircuts and service. Highly recommend Avenue Studio.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/latino-hair-salon-owner-preparing-clients_23-2150286015.jpg",
imageAlt: "Customer David P.",
},
name: "David P.", handle: "@DavidP", testimonial: "Consistently excellent haircuts and service. Highly recommend Avenue Studio.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/latino-hair-salon-owner-preparing-clients_23-2150286015.jpg", imageAlt: "Customer David P."},
]}
buttons={[
{
text: "Book Appointment",
href: "#contact",
},
text: "Book Appointment", href: "#contact"},
]}
imageSrc="http://img.b2bpic.net/free-photo/closeup-bottles-with-dispensers-liquid-soap_169016-23684.jpg?_wi=1"
buttonAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/closeup-bottles-with-dispensers-liquid-soap_169016-23684.jpg"
imageAlt="Modern hair salon interior with styling chairs and natural light"
mediaAnimation="entrance-slide"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/joyful-young-afro-american-male-barber-wearing-uniform-holding-barber-tools-showing-v-sign-symbol-near-eye_141793-114985.jpg",
alt: "Happy client",
},
src: "http://img.b2bpic.net/free-photo/joyful-young-afro-american-male-barber-wearing-uniform-holding-barber-tools-showing-v-sign-symbol-near-eye_141793-114985.jpg", alt: "Happy client"},
{
src: "http://img.b2bpic.net/free-photo/professional-barber-man-apron-holding-trimmer-hair-brushes-happy-cheerfuul-smiling_141793-37016.jpg",
alt: "Satisfied client",
},
src: "http://img.b2bpic.net/free-photo/professional-barber-man-apron-holding-trimmer-hair-brushes-happy-cheerfuul-smiling_141793-37016.jpg", alt: "Satisfied client"},
{
src: "http://img.b2bpic.net/free-photo/pretty-woman-suit-posing-white-background-portrait-attractive-lady-black-jacket-laughing-isolated-backdrop_197531-18494.jpg",
alt: "Smiling client",
},
src: "http://img.b2bpic.net/free-photo/pretty-woman-suit-posing-white-background-portrait-attractive-lady-black-jacket-laughing-isolated-backdrop_197531-18494.jpg", alt: "Smiling client"},
{
src: "http://img.b2bpic.net/free-photo/portriat-beautiful-business-woman-standing_23-2148317282.jpg",
alt: "Pleased customer",
},
src: "http://img.b2bpic.net/free-photo/portriat-beautiful-business-woman-standing_23-2148317282.jpg", alt: "Pleased customer"},
{
src: "http://img.b2bpic.net/free-photo/pretty-woman-singing_1187-3682.jpg",
alt: "Contented client",
},
src: "http://img.b2bpic.net/free-photo/pretty-woman-singing_1187-3682.jpg", alt: "Contented client"},
]}
avatarText="Join our happy community!"
marqueeItems={[
{
type: "text-icon",
text: "Expert Haircuts",
icon: Scissors,
type: "text-icon", text: "Expert Haircuts", icon: Scissors,
},
{
type: "text-icon",
text: "Vibrant Coloring",
icon: Palette,
type: "text-icon", text: "Vibrant Coloring", icon: Palette,
},
{
type: "text-icon",
text: "Luxurious Treatments",
icon: Feather,
type: "text-icon", text: "Luxurious Treatments", icon: Feather,
},
{
type: "text-icon",
text: "Personalized Styling",
icon: Sparkles,
type: "text-icon", text: "Personalized Styling", icon: Sparkles,
},
{
type: "text-icon",
text: "Welcoming Atmosphere",
icon: Smile,
type: "text-icon", text: "Welcoming Atmosphere", icon: Smile,
},
]}
/>
@@ -183,29 +122,19 @@ export default function LandingPage() {
metrics={[
{
icon: Star,
label: "Google Reviews",
value: "4.8 / 5.0 (54 reviews)",
},
label: "Google Reviews", value: "4.8 / 5.0 (54 reviews)"},
{
icon: Heart,
label: "Community Focused",
value: "LGBTQ+ Friendly",
},
label: "Community Focused", value: "LGBTQ+ Friendly"},
{
icon: Users,
label: "Expert Team",
value: "Experienced & Personable Staff",
},
label: "Expert Team", value: "Experienced & Personable Staff"},
{
icon: Home,
label: "Welcoming Vibe",
value: "Relaxing Atmosphere",
},
label: "Welcoming Vibe", value: "Relaxing Atmosphere"},
{
icon: DollarSign,
label: "Fair Pricing",
value: "Reasonable Rates",
},
label: "Fair Pricing", value: "Reasonable Rates"},
]}
metricsAnimation="entrance-slide"
/>
@@ -217,50 +146,27 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
title: "Haircuts",
description: "Precision cuts for men and women, tailored to your style.",
buttonIcon: "Scissors",
imageSrc: "http://img.b2bpic.net/free-photo/young-bearded-man-getting-haircut-by-hairdresser-while-sitting-chair-barbershop-barber-soul_627829-6410.jpg",
imageAlt: "Professional haircut",
},
title: "Haircuts", description: "Precision cuts for men and women, tailored to your style.", buttonIcon: Scissors,
imageSrc: "http://img.b2bpic.net/free-photo/young-bearded-man-getting-haircut-by-hairdresser-while-sitting-chair-barbershop-barber-soul_627829-6410.jpg", imageAlt: "Professional haircut"},
{
title: "Hair Styling",
description: "From elegant updos to casual waves, perfect for any occasion.",
buttonIcon: "HairDryer",
imageSrc: "http://img.b2bpic.net/free-photo/girl-africa-woman-making-eyebrows-girls-beauty-salon_1157-48328.jpg",
imageAlt: "Hair styling",
},
title: "Hair Styling", description: "From elegant updos to casual waves, perfect for any occasion.", buttonIcon: HairDryer,
imageSrc: "http://img.b2bpic.net/free-photo/girl-africa-woman-making-eyebrows-girls-beauty-salon_1157-48328.jpg", imageAlt: "Hair styling"},
{
title: "Hair Coloring",
description: "Vibrant colors, subtle highlights, and expert color corrections.",
buttonIcon: "Palette",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-woman-hair-salon_23-2150668434.jpg",
imageAlt: "Hair coloring",
},
title: "Hair Coloring", description: "Vibrant colors, subtle highlights, and expert color corrections.", buttonIcon: Palette,
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-woman-hair-salon_23-2150668434.jpg", imageAlt: "Hair coloring"},
{
title: "Wash & Blowout",
description: "Indulge in a relaxing wash followed by a professional blowout.",
buttonIcon: "Droplet",
imageSrc: "http://img.b2bpic.net/free-photo/blonde-girl-getting-her-hair-done_23-2148108889.jpg",
imageAlt: "Wash and blowout",
},
title: "Wash & Blowout", description: "Indulge in a relaxing wash followed by a professional blowout.", buttonIcon: Droplet,
imageSrc: "http://img.b2bpic.net/free-photo/blonde-girl-getting-her-hair-done_23-2148108889.jpg", imageAlt: "Wash and blowout"},
{
title: "Hair Treatments",
description: "Restore health and shine with our deep conditioning and restorative treatments.",
buttonIcon: "Leaf",
imageSrc: "http://img.b2bpic.net/free-photo/woman-getting-treatment-hairdresser-shop_23-2149229764.jpg",
imageAlt: "Hair treatment",
},
title: "Hair Treatments", description: "Restore health and shine with our deep conditioning and restorative treatments.", buttonIcon: Leaf,
imageSrc: "http://img.b2bpic.net/free-photo/woman-getting-treatment-hairdresser-shop_23-2149229764.jpg", imageAlt: "Hair treatment"},
{
title: "Specialty Services",
description: "Extensions, perms, and other advanced haircare solutions.",
buttonIcon: "Sparkles",
imageSrc: "http://img.b2bpic.net/free-photo/blonde-girl-getting-her-hair-washed_23-2148108811.jpg",
imageAlt: "Specialty hair services",
},
title: "Specialty Services", description: "Extensions, perms, and other advanced haircare solutions.", buttonIcon: Sparkles,
imageSrc: "http://img.b2bpic.net/free-photo/blonde-girl-getting-her-hair-washed_23-2148108811.jpg", imageAlt: "Specialty hair services"},
]}
title="Our Professional Services"
description="Discover a full range of luxurious haircare services tailored to your unique style and needs."
buttonAnimation="slide-up"
/>
</div>
@@ -270,56 +176,21 @@ export default function LandingPage() {
useInvertedBackground={true}
testimonials={[
{
id: "1",
name: "Brian K.",
handle: "Happy Client",
testimonial: "Brian and his staff are very personable and his prices are very reasonable.",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-positive-businesswoman_1098-3531.jpg",
imageAlt: "Brian K.",
},
id: "1", name: "Brian K.", handle: "Happy Client", testimonial: "Brian and his staff are very personable and his prices are very reasonable.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-positive-businesswoman_1098-3531.jpg", imageAlt: "Brian K."},
{
id: "2",
name: "Sarah J.",
handle: "Regular Visitor",
testimonial: "Super attention to detail, great people!",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-bride-before-event_23-2149860780.jpg",
imageAlt: "Sarah J.",
},
id: "2", name: "Sarah J.", handle: "Regular Visitor", testimonial: "Super attention to detail, great people!", imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-bride-before-event_23-2149860780.jpg", imageAlt: "Sarah J."},
{
id: "3",
name: "Emily R.",
handle: "Satisfied Customer",
testimonial: "Every time I go I get a great haircut, have a nice chat, and leave feeling good.",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-attractive-girl-home_1153-702.jpg",
imageAlt: "Emily R.",
},
id: "3", name: "Emily R.", handle: "Satisfied Customer", testimonial: "Every time I go I get a great haircut, have a nice chat, and leave feeling good.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-attractive-girl-home_1153-702.jpg", imageAlt: "Emily R."},
{
id: "4",
name: "David L.",
handle: "Local Resident",
testimonial: "Avenue Studio always delivers! I leave feeling refreshed and beautiful every time.",
imageSrc: "http://img.b2bpic.net/free-photo/man-sitting-chair-hairdresser-with-client-guy-drinkig-whiskey_1157-43567.jpg",
imageAlt: "David L.",
},
id: "4", name: "David L.", handle: "Local Resident", testimonial: "Avenue Studio always delivers! I leave feeling refreshed and beautiful every time.", imageSrc: "http://img.b2bpic.net/free-photo/man-sitting-chair-hairdresser-with-client-guy-drinkig-whiskey_1157-43567.jpg", imageAlt: "David L."},
{
id: "5",
name: "Jessica M.",
handle: "Kingstonian",
testimonial: "The atmosphere is so welcoming, and the team truly listens to what you want.",
imageSrc: "http://img.b2bpic.net/free-photo/positive-woman-poses-with-eyes-shut-laughs-sincerely-prepares-taking-bath-wears-towel-around-body-shower-headband-poses-rosy-wall_273609-33246.jpg",
imageAlt: "Jessica M.",
},
id: "5", name: "Jessica M.", handle: "Kingstonian", testimonial: "The atmosphere is so welcoming, and the team truly listens to what you want.", imageSrc: "http://img.b2bpic.net/free-photo/positive-woman-poses-with-eyes-shut-laughs-sincerely-prepares-taking-bath-wears-towel-around-body-shower-headband-poses-rosy-wall_273609-33246.jpg", imageAlt: "Jessica M."},
{
id: "6",
name: "Mark S.",
handle: "First-Timer",
testimonial: "Highly recommend for anyone in Kingston looking for quality service.",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-arrangement-with-different-feelings_23-2148860247.jpg",
imageAlt: "Mark S.",
},
id: "6", name: "Mark S.", handle: "First-Timer", testimonial: "Highly recommend for anyone in Kingston looking for quality service.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-arrangement-with-different-feelings_23-2148860247.jpg", imageAlt: "Mark S."},
]}
title="What Our Clients Say"
description="Hear from our valued clients about their exceptional experiences at Avenue Studio."
animationType="slide-up"
/>
</div>
@@ -329,36 +200,14 @@ export default function LandingPage() {
useInvertedBackground={false}
groups={[
{
id: "stylists",
groupTitle: "Our Stylists",
members: [
id: "stylists", groupTitle: "Our Stylists", members: [
{
id: "brian",
title: "Brian",
subtitle: "Owner & Master Stylist",
detail: "With over 20 years of experience, Brian is passionate about creating stunning looks and ensuring every client feels fantastic.",
imageSrc: "http://img.b2bpic.net/free-photo/confident-young-male-barber-wearing-white-shirt-barber-apron-showing-comb-scissors-looking-pointing-camera-winking-isolated-blue-background_141793-138382.jpg",
imageAlt: "Brian, Owner & Master Stylist",
},
id: "brian", title: "Brian", subtitle: "Owner & Master Stylist", detail: "With over 20 years of experience, Brian is passionate about creating stunning looks and ensuring every client feels fantastic.", imageSrc: "http://img.b2bpic.net/free-photo/confident-young-male-barber-wearing-white-shirt-barber-apron-showing-comb-scissors-looking-pointing-camera-winking-isolated-blue-background_141793-138382.jpg", imageAlt: "Brian, Owner & Master Stylist"},
{
id: "sarah",
title: "Sarah",
subtitle: "Senior Stylist",
detail: "Sarah specializes in modern cuts and vibrant color techniques, always staying updated with the latest trends.",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girl-hat-sitting-box-white-wall_176420-8478.jpg",
imageAlt: "Sarah, Senior Stylist",
},
id: "sarah", title: "Sarah", subtitle: "Senior Stylist", detail: "Sarah specializes in modern cuts and vibrant color techniques, always staying updated with the latest trends.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girl-hat-sitting-box-white-wall_176420-8478.jpg", imageAlt: "Sarah, Senior Stylist"},
{
id: "michael",
title: "Michael",
subtitle: "Stylist",
detail: "Michael brings fresh creativity and attention to detail, making every styling session a delight.",
imageSrc: "http://img.b2bpic.net/free-photo/clothes-store-employees-working_23-2148915587.jpg",
imageAlt: "Michael, Stylist",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/closeup-bottles-with-dispensers-liquid-soap_169016-23684.jpg?_wi=2",
imageAlt: "male salon owner portrait professional",
id: "michael", title: "Michael", subtitle: "Stylist", detail: "Michael brings fresh creativity and attention to detail, making every styling session a delight.", imageSrc: "http://img.b2bpic.net/free-photo/clothes-store-employees-working_23-2148915587.jpg", imageAlt: "Michael, Stylist"},
]
},
]}
title="Meet Our Talented Team"
@@ -373,50 +222,21 @@ export default function LandingPage() {
useInvertedBackground={true}
products={[
{
id: "g1",
name: "Elegant Updo",
price: "View Details",
imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-stylish-woman-wedding-dress_285396-7799.jpg",
imageAlt: "Elegant updo hairstyle for special occasions",
},
id: "g1", name: "Elegant Updo", price: "View Details", imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-stylish-woman-wedding-dress_285396-7799.jpg", imageAlt: "Elegant updo hairstyle for special occasions"},
{
id: "g2",
name: "Modern Bob",
price: "View Details",
imageSrc: "http://img.b2bpic.net/free-photo/cool-background-blank-wallpaper-place-your-concept_1194-641450.jpg",
imageAlt: "Stylish modern bob haircut",
},
id: "g2", name: "Modern Bob", price: "View Details", imageSrc: "http://img.b2bpic.net/free-photo/cool-background-blank-wallpaper-place-your-concept_1194-641450.jpg", imageAlt: "Stylish modern bob haircut"},
{
id: "g3",
name: "Balayage Highlights",
price: "View Details",
imageSrc: "http://img.b2bpic.net/free-photo/blonde-girl-with-bangs-brown-daytime-make-up-sweater-beige-background-sensual-fashion-portrait_343596-7910.jpg",
imageAlt: "Beautiful balayage highlights on long hair",
},
id: "g3", name: "Balayage Highlights", price: "View Details", imageSrc: "http://img.b2bpic.net/free-photo/blonde-girl-with-bangs-brown-daytime-make-up-sweater-beige-background-sensual-fashion-portrait_343596-7910.jpg", imageAlt: "Beautiful balayage highlights on long hair"},
{
id: "g4",
name: "Salon Interior",
price: "View Details",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-details-hairdresser-salon_23-2149205854.jpg",
imageAlt: "Clean and luxurious salon interior",
},
id: "g4", name: "Salon Interior", price: "View Details", imageSrc: "http://img.b2bpic.net/free-photo/close-up-details-hairdresser-salon_23-2149205854.jpg", imageAlt: "Clean and luxurious salon interior"},
{
id: "g5",
name: "Men's Cut",
price: "View Details",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-barbershop_23-2148506273.jpg",
imageAlt: "Sharp men's haircut with fade",
},
id: "g5", name: "Men's Cut", price: "View Details", imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-barbershop_23-2148506273.jpg", imageAlt: "Sharp men's haircut with fade"},
{
id: "g6",
name: "Bridal Styling",
price: "View Details",
imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-stylish-woman-wedding-dress_285396-7822.jpg",
imageAlt: "Bride's elegant hairstyle on wedding day",
},
id: "g6", name: "Bridal Styling", price: "View Details", imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-stylish-woman-wedding-dress_285396-7822.jpg", imageAlt: "Bride's elegant hairstyle on wedding day"},
]}
title="Our Gallery & Inspiration"
description="Explore our latest hairstyles, beautiful salon interiors, and happy clients. Follow us on Instagram for daily inspiration!"
animationType="slide-up"
/>
</div>
@@ -424,14 +244,13 @@ export default function LandingPage() {
<ContactSplit
useInvertedBackground={false}
background={{
variant: "plain",
}}
variant: "plain"}}
tag="Get in Touch"
title="Book Your Appointment"
description="Ready for a fresh look? Contact Avenue Studio today:\n\nAddress: 198 Avenue Rd, Kingston, ON K7M 1C6\nPhone: (613) 545-3222\nHours: Closed now · Opens 8 a.m. Wednesday"
imageSrc="http://img.b2bpic.net/free-photo/man-pointing-map_23-2147654174.jpg"
imageAlt="Google Map showing Avenue Studio location in Kingston, Ontario"
mediaAnimation="entrance-slide"
mediaAnimation="slide-up"
inputPlaceholder="Your email address"
buttonText="Send Message"
termsText="By sending a message you're confirming that you agree with our privacy policy."
@@ -442,62 +261,37 @@ export default function LandingPage() {
<FooterBase
columns={[
{
title: "Services",
items: [
title: "Services", items: [
{
label: "Haircuts",
href: "#services",
},
label: "Haircuts", href: "#services"},
{
label: "Styling",
href: "#services",
},
label: "Styling", href: "#services"},
{
label: "Coloring",
href: "#services",
},
label: "Coloring", href: "#services"},
{
label: "Treatments",
href: "#services",
},
label: "Treatments", href: "#services"},
],
},
{
title: "About Us",
items: [
title: "About Us", items: [
{
label: "Our Story",
href: "#about",
},
label: "Our Story", href: "#about"},
{
label: "Our Team",
href: "#team",
},
label: "Our Team", href: "#team"},
{
label: "Reviews",
href: "#reviews",
},
label: "Reviews", href: "#reviews"},
],
},
{
title: "Contact",
items: [
title: "Contact", items: [
{
label: "Book Now",
href: "#contact",
},
label: "Book Now", href: "#contact"},
{
label: "Instagram",
href: "https://instagram.com/avenuestudio",
},
label: "Instagram", href: "https://instagram.com/avenuestudio"},
{
label: "Facebook",
href: "https://facebook.com/avenuestudio",
},
label: "Facebook", href: "https://facebook.com/avenuestudio"},
{
label: "TikTok",
href: "https://tiktok.com/@avenuestudio",
},
label: "TikTok", href: "https://tiktok.com/@avenuestudio"},
],
},
]}