diff --git a/src/app/page.tsx b/src/app/page.tsx index 764e509..76b0650 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -45,7 +45,7 @@ export default function LandingPage() { logoText="Kingsman" description="Premium barber services for the discerning gentleman. Expert cuts, classic styling, and timeless grooming traditions." buttons={[ - { text: "Book Appointment", href: "contact" }, + { text: "Book Your Cut", href: "contact" }, { text: "Learn More", href: "about" }, ]} background={{ variant: "gradient-bars" }} @@ -78,22 +78,28 @@ export default function LandingPage() { features={[ { icon: Scissors, - title: "Classic Haircut", description: "Precision cuts tailored to your style. From fades to traditional cuts, we deliver excellence with every snip."}, + title: "Classic Haircut", description: "Precision cuts tailored to your style. From fades to traditional cuts, we deliver excellence with every snip." + }, { icon: Sparkles, - title: "Straight Razor Shave", description: "Experience the ultimate shave with traditional straight razor techniques. Smooth, clean, and perfectly groomed."}, + title: "Straight Razor Shave", description: "Experience the ultimate shave with traditional straight razor techniques. Smooth, clean, and perfectly groomed." + }, { icon: Zap, - title: "Beard Grooming", description: "Full beard conditioning, trimming, and shaping services. We'll keep your beard looking sharp and well-maintained."}, + title: "Beard Grooming", description: "Full beard conditioning, trimming, and shaping services. We'll keep your beard looking sharp and well-maintained." + }, { icon: Award, - title: "Hot Towel Treatment", description: "Relax with our signature hot towel service. Perfect for opening pores and preparing skin for grooming."}, + title: "Hot Towel Treatment", description: "Relax with our signature hot towel service. Perfect for opening pores and preparing skin for grooming." + }, { icon: Shield, - title: "Hair Coloring", description: "Professional hair color services for a fresh, updated look. Expert application and premium products used."}, + title: "Hair Coloring", description: "Professional hair color services for a fresh, updated look. Expert application and premium products used." + }, { icon: CheckCircle, - title: "Styling & Consultation", description: "Expert advice on the perfect style for your face shape and hair type. Personalized styling tips included."}, + title: "Styling & Consultation", description: "Expert advice on the perfect style for your face shape and hair type. Personalized styling tips included." + }, ]} animationType="slide-up" textboxLayout="default" @@ -113,11 +119,14 @@ export default function LandingPage() { { id: "masters", groupTitle: "Master Barbers", members: [ { - id: "1", title: "Marcus Johnson", subtitle: "Head Barber & Founder", detail: "marcus@kingsman.com", imageSrc: "http://img.b2bpic.net/free-photo/serious-elegant-bearded-male-wearing-classic-waistcoat-slim-bow-tie_613910-1520.jpg", imageAlt: "Marcus Johnson"}, + id: "1", title: "Marcus Johnson", subtitle: "Head Barber & Founder", detail: "marcus@kingsman.com", imageSrc: "http://img.b2bpic.net/free-photo/serious-elegant-bearded-male-wearing-classic-waistcoat-slim-bow-tie_613910-1520.jpg", imageAlt: "Marcus Johnson" + }, { - id: "2", title: "David Chen", subtitle: "Senior Barber", detail: "david@kingsman.com", imageSrc: "http://img.b2bpic.net/free-photo/positive-bearded-black-male-with-tattoo-cross-arms-dressed-white-shirt_613910-15917.jpg?_wi=1", imageAlt: "David Chen"}, + id: "2", title: "David Chen", subtitle: "Senior Barber", detail: "david@kingsman.com", imageSrc: "http://img.b2bpic.net/free-photo/positive-bearded-black-male-with-tattoo-cross-arms-dressed-white-shirt_613910-15917.jpg?_wi=1", imageAlt: "David Chen" + }, { - id: "3", title: "James Rodriguez", subtitle: "Master Stylist", detail: "james@kingsman.com", imageSrc: "http://img.b2bpic.net/free-photo/positive-bearded-black-male-with-tattoo-cross-arms-dressed-white-shirt_613910-15917.jpg?_wi=2", imageAlt: "James Rodriguez"}, + id: "3", title: "James Rodriguez", subtitle: "Master Stylist", detail: "james@kingsman.com", imageSrc: "http://img.b2bpic.net/free-photo/positive-bearded-black-male-with-tattoo-cross-arms-dressed-white-shirt_613910-15917.jpg?_wi=2", imageAlt: "James Rodriguez" + }, ], }, ]} @@ -134,18 +143,25 @@ export default function LandingPage() { animationType="slide-up" testimonials={[ { - id: "1", name: "Robert Mitchell", handle: "@rmitchell", testimonial: "Best barbershop in town. Marcus has been cutting my hair for years. Always professional, always perfect. Highly recommend!", imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=1", imageAlt: "Robert Mitchell"}, + id: "1", name: "Robert Mitchell", handle: "@rmitchell", testimonial: "Best barbershop in town. Marcus has been cutting my hair for years. Always professional, always perfect. Highly recommend!", imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=1", imageAlt: "Robert Mitchell" + }, { - id: "2", name: "Alex Turner", handle: "@aturner_pro", testimonial: "The straight razor shave experience is unmatched. Worth every penny. The attention to detail is incredible.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=2", imageAlt: "Alex Turner"}, + id: "2", name: "Alex Turner", handle: "@aturner_pro", testimonial: "The straight razor shave experience is unmatched. Worth every penny. The attention to detail is incredible.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=2", imageAlt: "Alex Turner" + }, { - id: "3", name: "Michael Park", handle: "@mpark23", testimonial: "Clean, professional atmosphere. David really knows his craft. Always leaves me looking sharp and feeling great.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=3", imageAlt: "Michael Park"}, + id: "3", name: "Michael Park", handle: "@mpark23", testimonial: "Clean, professional atmosphere. David really knows his craft. Always leaves me looking sharp and feeling great.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=3", imageAlt: "Michael Park" + }, { - id: "4", name: "Christopher Lee", handle: "@clee_ventures", testimonial: "Kingsman sets the standard for barbershops. Quality service, quality people. I've recommended them to all my friends.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=4", imageAlt: "Christopher Lee"}, + id: "4", name: "Christopher Lee", handle: "@clee_ventures", testimonial: "Kingsman sets the standard for barbershops. Quality service, quality people. I've recommended them to all my friends.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=4", imageAlt: "Christopher Lee" + }, { - id: "5", name: "James Wilson", handle: "@jwilson_style", testimonial: "Five stars every single time. The team really takes pride in their work. This is barbering done right.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=5", imageAlt: "James Wilson"}, + id: "5", name: "James Wilson", handle: "@jwilson_style", testimonial: "Five stars every single time. The team really takes pride in their work. This is barbering done right.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=5", imageAlt: "James Wilson" + }, { - id: "6", name: "Daniel Anderson", handle: "@danderson_biz", testimonial: "Been going to Kingsman for two years. Never disappointed. Professional service, welcoming atmosphere, perfect results.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=6", imageAlt: "Daniel Anderson"}, - ]} speed={40} + id: "6", name: "Daniel Anderson", handle: "@danderson_biz", testimonial: "Been going to Kingsman for two years. Never disappointed. Professional service, welcoming atmosphere, perfect results.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=6", imageAlt: "Daniel Anderson" + }, + ]} + speed={40} /> @@ -161,19 +177,22 @@ export default function LandingPage() { id: "1", badge: "Classic Cut", badgeIcon: Scissors, price: "$35", subtitle: "Perfect for a fresh haircut", buttons: [{ text: "Book Now", href: "contact" }], features: [ - "Precision haircut", "Professional styling", "Beard trim included", "Complimentary consultation"], + "Precision haircut", "Professional styling", "Beard trim included", "Complimentary consultation" + ], }, { id: "2", badge: "Premium Grooming", badgeIcon: Crown, price: "$55", subtitle: "Our most popular service", buttons: [{ text: "Book Now", href: "contact" }], features: [ - "Haircut & styling", "Straight razor shave", "Hot towel treatment", "Beard grooming", "Premium products"], + "Haircut & styling", "Straight razor shave", "Hot towel treatment", "Beard grooming", "Premium products" + ], }, { id: "3", badge: "Executive Experience", badgeIcon: Sparkles, price: "$85", subtitle: "Our complete luxury package", buttons: [{ text: "Book Now", href: "contact" }], features: [ - "Full grooming session", "Straight razor shave", "Premium beard treatment", "Hot towel & massage", "Hair coloring service", "Styling consultation", "VIP lounge access"], + "Full grooming session", "Straight razor shave", "Premium beard treatment", "Hot towel & massage", "Hair coloring service", "Styling consultation", "VIP lounge access" + ], }, ]} />