diff --git a/src/app/page.tsx b/src/app/page.tsx index 52206b8..cfc613f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -7,7 +7,6 @@ import FeatureCardTwentyThree from '@/components/sections/feature/FeatureCardTwe import FooterSimple from '@/components/sections/footer/FooterSimple'; import HeroLogo from '@/components/sections/hero/HeroLogo'; import NavbarStyleApple from '@/components/navbar/NavbarStyleApple/NavbarStyleApple'; -import ProductCart from '@/components/ecommerce/cart/ProductCart'; import TestimonialCardTen from '@/components/sections/testimonial/TestimonialCardTen'; export default function LandingPage() { @@ -29,29 +28,17 @@ export default function LandingPage() { @@ -63,9 +50,7 @@ export default function LandingPage() { description="Premium grooming for the modern gentleman." buttons={[ { - text: "Book Now", - href: "/booking", - }, + text: "Book Now", href: "/booking"}, ]} imageSrc="http://img.b2bpic.net/free-photo/pensive-male-thinking-about-something-important-stylishly-dressed-young-man-shirt-with-bow-tie-suspenders-posing-with-hand-chin-studio-photo-against-dark-wall-background_613910-20372.jpg" showDimOverlay={true} @@ -79,33 +64,17 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - id: "1", - title: "Haircuts", - tags: [ - "Classic", - "Fade", - "Style", - ], - imageSrc: "http://img.b2bpic.net/free-photo/woman-with-hair-dryer-client-salon_23-2147737037.jpg", - }, + id: "1", title: "Haircuts", tags: [ + "Classic", "Fade", "Style"], + imageSrc: "http://img.b2bpic.net/free-photo/woman-with-hair-dryer-client-salon_23-2147737037.jpg"}, { - id: "2", - title: "Beard & Shave", - tags: [ - "Straight Razor", - "Sculpt", - ], - imageSrc: "http://img.b2bpic.net/free-photo/unrecognizable-barber-putting-foam-client_23-2147737007.jpg", - }, + id: "2", title: "Beard & Shave", tags: [ + "Straight Razor", "Sculpt"], + imageSrc: "http://img.b2bpic.net/free-photo/unrecognizable-barber-putting-foam-client_23-2147737007.jpg"}, { - id: "3", - title: "Consultation", - tags: [ - "Personalized", - "Advice", - ], - imageSrc: "http://img.b2bpic.net/free-photo/young-bearded-man-getting-haircut-by-hairdresser-while-sitting-chair-barbershop-barber-soul_627829-6328.jpg", - }, + id: "3", title: "Consultation", tags: [ + "Personalized", "Advice"], + imageSrc: "http://img.b2bpic.net/free-photo/young-bearded-man-getting-haircut-by-hairdresser-while-sitting-chair-barbershop-barber-soul_627829-6328.jpg"}, ]} title="Our Craft" description="Excellence in every detail." @@ -118,45 +87,15 @@ export default function LandingPage() { useInvertedBackground={true} testimonials={[ { - id: "1", - title: "Excellent Service", - quote: "Best cut in the city.", - name: "James R.", - role: "Finance", - imageSrc: "http://img.b2bpic.net/free-photo/stylish-confident-man-cafeteria_23-2147689260.jpg", - }, + id: "1", title: "Excellent Service", quote: "Best cut in the city.", name: "James R.", role: "Finance", imageSrc: "http://img.b2bpic.net/free-photo/stylish-confident-man-cafeteria_23-2147689260.jpg"}, { - id: "2", - title: "The Detail", - quote: "I never felt better.", - name: "Mark D.", - role: "Creative", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-kitchen-holding-cute-white-maltese-dog_1153-9862.jpg", - }, + id: "2", title: "The Detail", quote: "I never felt better.", name: "Mark D.", role: "Creative", imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-kitchen-holding-cute-white-maltese-dog_1153-9862.jpg"}, { - id: "3", - title: "Classy", - quote: "Real professionalism here.", - name: "Thomas L.", - role: "Lawyer", - imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-hair-salon_23-2150665451.jpg", - }, + id: "3", title: "Classy", quote: "Real professionalism here.", name: "Thomas L.", role: "Lawyer", imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-hair-salon_23-2150665451.jpg"}, { - id: "4", - title: "Perfect fade", - quote: "Sharpest fade I've had.", - name: "Ben S.", - role: "Tech", - imageSrc: "http://img.b2bpic.net/free-photo/pretty-short-haired-blond-woman-s-portrait_633478-2499.jpg", - }, + id: "4", title: "Perfect fade", quote: "Sharpest fade I've had.", name: "Ben S.", role: "Tech", imageSrc: "http://img.b2bpic.net/free-photo/pretty-short-haired-blond-woman-s-portrait_633478-2499.jpg"}, { - id: "5", - title: "Highly Recommend", - quote: "The absolute standard.", - name: "John M.", - role: "Architect", - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-her-boyfriend-are-posing-camera-indoors_1153-3712.jpg", - }, + id: "5", title: "Highly Recommend", quote: "The absolute standard.", name: "John M.", role: "Architect", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-her-boyfriend-are-posing-camera-indoors_1153-3712.jpg"}, ]} title="Gentlemen's Approval" description="Trusted by men who value precision." @@ -172,61 +111,34 @@ export default function LandingPage() { faqsAnimation="slide-up" faqs={[ { - id: "1", - title: "Do you accept walk-ins?", - content: "Yes, we welcome walk-ins, but appointments are recommended to ensure availability.", - }, + id: "1", title: "Do you accept walk-ins?", content: "Yes, we welcome walk-ins, but appointments are recommended to ensure availability."}, { - id: "2", - title: "How long does a cut take?", - content: "Typically, a standard cut takes between 30 to 45 minutes.", - }, + id: "2", title: "How long does a cut take?", content: "Typically, a standard cut takes between 30 to 45 minutes."}, { - id: "3", - title: "What products do you use?", - content: "We use premium, industry-leading grooming products curated for the modern man.", - }, + id: "3", title: "What products do you use?", content: "We use premium, industry-leading grooming products curated for the modern man."}, { - id: "4", - title: "Can I request a barber?", - content: "Absolutely, mention your preferred barber when booking your appointment.", - }, + id: "4", title: "Can I request a barber?", content: "Absolutely, mention your preferred barber when booking your appointment."}, { - id: "5", - title: "Are gift cards available?", - content: "Yes, we offer digital and physical gift cards at our studio.", - }, + id: "5", title: "Are gift cards available?", content: "Yes, we offer digital and physical gift cards at our studio."}, ]} /> -
- -
-