diff --git a/src/app/page.tsx b/src/app/page.tsx index 5864d1b..0a113e7 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -12,7 +12,7 @@ import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloating import PricingCardTwo from '@/components/sections/pricing/PricingCardTwo'; import TeamCardTen from '@/components/sections/team/TeamCardTen'; import TestimonialCardOne from '@/components/sections/testimonial/TestimonialCardOne'; -import { Scissors, ShieldCheck, Sparkles } from "lucide-react"; +import { Scissors, ShieldCheck, Sparkles, MapPin, Phone, Mail, Clock } from "lucide-react"; export default function LandingPage() { return ( @@ -32,36 +32,16 @@ export default function LandingPage() { @@ -69,73 +49,12 @@ export default function LandingPage() { @@ -145,18 +64,9 @@ export default function LandingPage() { title="Crafting Excellence Since 2015" description="We believe a haircut is more than just maintenance; it's a statement. Our team combines classic barbering traditions with a modern approach to help you look your best." metrics={[ - { - value: "15k+", - title: "Happy Clients", - }, - { - value: "500+", - title: "5-Star Reviews", - }, - { - value: "10", - title: "Certified Barbers", - }, + { value: "25+", title: "5-Star Reviews" }, + { value: "10", title: "Expert Barbers" }, + { value: "5000+", title: "Happy Clients" }, ]} imageSrc="http://img.b2bpic.net/free-photo/top-view-male-self-care-setting-still-life_23-2150326541.jpg" mediaAnimation="slide-up" @@ -170,24 +80,12 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} features={[ - { - icon: Scissors, - title: "Precision Cuts", - description: "Customized haircuts tailored to your facial structure and hair type.", - }, - { - icon: Sparkles, - title: "Beard Sculpting", - description: "Expert grooming to maintain your beard's shape and health.", - }, - { - icon: ShieldCheck, - title: "Hot Towel Shave", - description: "Classic straight-razor shave with a rejuvenating hot towel finish.", - }, + { icon: Scissors, title: "Precision Fades", description: "High-end skin fades and tapers tailored to your style." }, + { icon: Sparkles, title: "Hot Towel Shave", description: "Rejuvenating classic shaves with premium essential oils." }, + { icon: ShieldCheck, title: "Beard Sculpting", description: "Professional maintenance for sharp beard contours." }, ]} - title="Our Signature Services" - description="Elevate your look with our professional grooming services." + title="Our Professional Services" + description="Tailored grooming to keep you looking your best every day." /> @@ -198,67 +96,29 @@ export default function LandingPage() { useInvertedBackground={false} plans={[ { - id: "basic", - badge: "Essential", - price: "$35", - subtitle: "Haircut only", - buttons: [ - { - text: "Book Now", - href: "#contact", - }, - ], - features: [ - "Consultation", - "Precision Cut", - "Wash & Style", - ], + id: "basic", badge: "Essential", price: "$35", subtitle: "Haircut & Fade", buttons: [{ text: "Book Now", href: "#contact" }], + features: ["Consultation", "Precision Fade", "Style & Product"], }, { - id: "premium", - badge: "Signature", - price: "$60", - subtitle: "Complete Grooming", - buttons: [ - { - text: "Book Now", - href: "#contact", - }, - ], - features: [ - "Haircut & Beard Sculpt", - "Hot Towel", - "Premium Product Finish", - ], + id: "premium", badge: "Signature", price: "$60", subtitle: "Grooming Package", buttons: [{ text: "Book Now", href: "#contact" }], + features: ["Haircut", "Hot Towel Shave", "Beard Sculpt", "Scalp Treatment"], }, ]} title="Transparent Pricing" - description="Premium services at competitive rates." + description="Quality service, upfront pricing." />
@@ -270,50 +130,12 @@ export default function LandingPage() { textboxLayout="default" gridVariant="uniform-all-items-equal" useInvertedBackground={false} - testimonials={[ - { - id: "1", - name: "Alex R.", - role: "Creative", - company: "Studio X", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/front-view-barber-shop-concept_23-2148506366.jpg", - }, - { - id: "2", - name: "Mark S.", - role: "Manager", - company: "Tech Corp", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-plus-size-man-working-as-hairstylist_23-2150754690.jpg", - }, - { - id: "3", - name: "Tom D.", - role: "Architect", - company: "Designs", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/crazy-man-funny-expression_1194-3236.jpg", - }, - { - id: "4", - name: "John B.", - role: "Designer", - company: "Agency", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/hot-weather-vacations-travel-seasons-people-concept_343059-3601.jpg", - }, - { - id: "5", - name: "Chris P.", - role: "Developer", - company: "Startup", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/elegant-women-with-little-dog-city_1157-26767.jpg", - }, - ]} - title="What Our Clients Say" - description="See why our customers keep coming back." + testimonials={Array(5).fill({ + id: "test", name: "Verified Client", role: "Member", company: "Modern Cut", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/front-view-barber-shop-concept_23-2148506366.jpg" + })} + title="25+ Verified Reviews" + description="Rated 5 stars by our loyal patrons." />
@@ -322,24 +144,12 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} faqs={[ - { - id: "1", - title: "Do I need an appointment?", - content: "While we accept walk-ins, appointments are recommended to ensure availability.", - }, - { - id: "2", - title: "What are your hours?", - content: "We are open Monday to Saturday, 9 AM - 7 PM.", - }, - { - id: "3", - title: "Do you offer beard trims?", - content: "Yes, our grooming services include full beard sculpting and maintenance.", - }, + { id: "1", title: "What services do you specialize in?", content: "We specialize in precision skin fades, hot towel shaves, and comprehensive beard grooming services." }, + { id: "2", title: "Do I need to book?", content: "Appointments are highly recommended for our signature services like the hot towel shave, though we accept walk-ins." }, + { id: "3", title: "What are your hours?", content: "Monday - Friday: 9am - 8pm, Saturday: 9am - 6pm." }, ]} - title="Common Questions" - description="Everything you need to know about our shop." + title="FAQ" + description="Everything about our barbershop." faqsAnimation="slide-up" /> @@ -347,12 +157,10 @@ export default function LandingPage() {
@@ -360,36 +168,13 @@ export default function LandingPage() { ); -} +} \ No newline at end of file