diff --git a/src/app/page.tsx b/src/app/page.tsx index 48d8994..871451f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -7,7 +7,7 @@ import FaqBase from '@/components/sections/faq/FaqBase'; import FooterMedia from '@/components/sections/footer/FooterMedia'; import HeroBillboardCarousel from '@/components/sections/hero/HeroBillboardCarousel'; import MetricSplitMediaAbout from '@/components/sections/about/MetricSplitMediaAbout'; -import NavbarStyleCentered from '@/components/navbar/NavbarStyleCentered/NavbarStyleCentered'; +import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay'; import PricingCardNine from '@/components/sections/pricing/PricingCardNine'; import TestimonialCardTen from '@/components/sections/testimonial/TestimonialCardTen'; @@ -26,68 +26,48 @@ export default function LandingPage() { headingFontWeight="bold" > -
@@ -99,17 +79,11 @@ export default function LandingPage() { description="Jacksons is a trusted Balham institution built on experience, friendliness, and consistent quality. We treat every customer with the care they deserve." metrics={[ { - value: "20+", - title: "Years Experience", - }, + value: "20+", title: "Years Experience"}, { - value: "7", - title: "Days Open", - }, + value: "7", title: "Days Open"}, { - value: "100%", - title: "Commitment", - }, + value: "100%", title: "Commitment"}, ]} imageSrc="http://img.b2bpic.net/free-photo/hair-stylist-trimming-beard-aged-male-salon_23-2148181981.jpg?_wi=1" imageAlt="Jacksons Barber at work" @@ -124,101 +98,15 @@ export default function LandingPage() { textboxLayout="split-description" useInvertedBackground={false} plans={[ - { - id: "basic", - title: "Men’s Haircut", - price: "£25", - period: "30 mins", - features: [ - "Classic cut", - "Expert finish", - ], - button: { - text: "Visit Us", - }, - imageSrc: "http://img.b2bpic.net/free-photo/barber-tools-wallpaper-pattern-wooden-background-job-career-concept_53876-143260.jpg?_wi=6", - imageAlt: "barber shop interior classic", - }, - { - id: "wash", - title: "Wash & Haircut", - price: "£35", - period: "45 mins", - features: [ - "Full wash", - "Conditioning", - "Style", - ], - button: { - text: "Visit Us", - }, - imageSrc: "http://img.b2bpic.net/free-photo/hair-stylist-trimming-beard-aged-male-salon_23-2148181981.jpg?_wi=2", - imageAlt: "professional barber cutting hair", - }, - { - id: "beard", - title: "Beard Trim", - price: "£15", - period: "20 mins", - features: [ - "Precision shaping", - "Hot towel", - ], - button: { - text: "Visit Us", - }, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-man-hairdresser-shop_23-2149220544.jpg?_wi=1", - imageAlt: "happy customer haircut", - }, - { - id: "shave", - title: "Wet Shave", - price: "£25", - period: "30 mins", - features: [ - "Hot towel", - "Traditional razor", - ], - button: { - text: "Visit Us", - }, - imageSrc: "http://img.b2bpic.net/free-photo/professional-barber-with-scissors-styling-old-man-hair_23-2148181945.jpg?_wi=1", - imageAlt: "father and son at barbershop", - }, - { - id: "combo", - title: "Full Combo", - price: "£50", - period: "1 hr", - features: [ - "Haircut", - "Wet Shave", - "Beard Trim", - ], - button: { - text: "Visit Us", - }, - imageSrc: "http://img.b2bpic.net/free-photo/young-man-getting-his-beard-styled-barber_23-2148985718.jpg?_wi=1", - imageAlt: "professional haircut results", - }, - { - id: "kids", - title: "Children’s Cut", - price: "£18", - period: "20 mins", - features: [ - "Standard trim", - "Friendly vibe", - ], - button: { - text: "Visit Us", - }, - imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-shaving-his-beard_23-2148506239.jpg?_wi=1", - imageAlt: "man getting beard trim", - }, + { id: "std", title: "Standard Haircut", price: "£22.00+", period: "30 mins", features: ["Traditional cut", "Expert styling"], button: { text: "Visit Us" } }, + { id: "fade", title: "Skin Fade", price: "£26.00 - £36.00", period: "45 mins", features: ["Precision blend", "Skin fade"], button: { text: "Visit Us" } }, + { id: "beard", title: "Beard Trim & Shape Up", price: "£15.00 - £16.00", period: "20 mins", features: ["Shape and edge", "Razor finish"], button: { text: "Visit Us" } }, + { id: "shave", title: "Hot Towel Shave", price: "£18.00 - £23.00", period: "30 mins", features: ["Hot towel", "Traditional wet shave"], button: { text: "Visit Us" } }, + { id: "kids", title: "Children/Kids Cut", price: "£17.00 - £21.00", period: "20 mins", features: ["Friendly trim", "Modern style"], button: { text: "Visit Us" } }, + { id: "wash", title: "Wash & Haircut", price: "£31.50 - £33.00", period: "45 mins", features: ["Deep cleanse", "Conditioning", "Full haircut"], button: { text: "Visit Us" } } ]} title="Our Services" - description="Premium barbering at affordable prices." + description="Professional barbering for every need." /> @@ -228,45 +116,15 @@ export default function LandingPage() { useInvertedBackground={true} testimonials={[ { - id: "1", - title: "Top Service", - quote: "Great haircut, top service every time. Highly recommended.", - name: "Mark R.", - role: "Resident", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-man-hairdresser-shop_23-2149220544.jpg?_wi=2", - }, + id: "1", title: "Top Service", quote: "Great haircut, top service every time. Highly recommended.", name: "Mark R.", role: "Resident", imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-man-hairdresser-shop_23-2149220544.jpg?_wi=2"}, { - id: "2", - title: "Friendly Staff", - quote: "Friendly staff and consistent results. My regular local spot.", - name: "David L.", - role: "Local", - imageSrc: "http://img.b2bpic.net/free-photo/professional-barber-with-scissors-styling-old-man-hair_23-2148181945.jpg?_wi=2", - }, + id: "2", title: "Friendly Staff", quote: "Friendly staff and consistent results. My regular local spot.", name: "David L.", role: "Local", imageSrc: "http://img.b2bpic.net/free-photo/professional-barber-with-scissors-styling-old-man-hair_23-2148181945.jpg?_wi=2"}, { - id: "3", - title: "Great Experience", - quote: "Good local barber, great for families. Safe and clean.", - name: "James B.", - role: "Parent", - imageSrc: "http://img.b2bpic.net/free-photo/young-man-getting-his-beard-styled-barber_23-2148985718.jpg?_wi=2", - }, + id: "3", title: "Great Experience", quote: "Good local barber, great for families. Safe and clean.", name: "James B.", role: "Parent", imageSrc: "http://img.b2bpic.net/free-photo/young-man-getting-his-beard-styled-barber_23-2148985718.jpg?_wi=2"}, { - id: "4", - title: "Professional", - quote: "Extremely professional, reliable, and always on point.", - name: "Simon T.", - role: "Professional", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-shaving-his-beard_23-2148506239.jpg?_wi=2", - }, + id: "4", title: "Professional", quote: "Extremely professional, reliable, and always on point.", name: "Simon T.", role: "Professional", imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-shaving-his-beard_23-2148506239.jpg?_wi=2"}, { - id: "5", - title: "Best Cut", - quote: "Been coming here for years, always consistent.", - name: "Liam K.", - role: "Regular", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-man-hairdresser-shop_23-2149220544.jpg?_wi=3", - }, + id: "5", title: "Best Cut", quote: "Been coming here for years, always consistent.", name: "Liam K.", role: "Regular", imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-man-hairdresser-shop_23-2149220544.jpg?_wi=3"}, ]} title="What Our Locals Say" description="Proven consistency for the Balham community." @@ -279,20 +137,11 @@ export default function LandingPage() { useInvertedBackground={false} faqs={[ { - id: "h1", - title: "Mon – Fri", - content: "9:00 AM – 8:00 PM", - }, + id: "h1", title: "Mon – Fri", content: "9:00 AM – 8:00 PM"}, { - id: "h2", - title: "Saturday", - content: "8:30 AM – 7:00 PM", - }, + id: "h2", title: "Saturday", content: "8:30 AM – 7:00 PM"}, { - id: "h3", - title: "Sunday", - content: "10:00 AM – 5:00 PM", - }, + id: "h3", title: "Sunday", content: "10:00 AM – 5:00 PM"}, ]} title="Opening Hours" description="Find us when it suits you." @@ -307,20 +156,12 @@ export default function LandingPage() { description="Located at 123 Balham High Road. Walk-ins always welcome—no appointment necessary." inputs={[ { - name: "name", - type: "text", - placeholder: "Your Name", - }, + name: "name", type: "text", placeholder: "Your Name"}, { - name: "email", - type: "email", - placeholder: "Your Email", - }, + name: "email", type: "email", placeholder: "Your Email"}, ]} textarea={{ - name: "message", - placeholder: "Any special requests?", - }} + name: "message", placeholder: "Any special requests?"}} buttonText="Get Directions" imageSrc="http://img.b2bpic.net/free-photo/hair-stylist-trimming-beard-aged-male-salon_23-2148181981.jpg?_wi=3" mediaAnimation="slide-up" @@ -332,46 +173,29 @@ export default function LandingPage() { imageSrc="http://img.b2bpic.net/free-photo/barber-tools-wallpaper-pattern-wooden-background-job-career-concept_53876-143260.jpg?_wi=7" columns={[ { - title: "Shop Info", - items: [ + title: "Shop Info", items: [ { - label: "Balham Barber", - href: "#hero", - }, + label: "Balham Barber", href: "#hero"}, { - label: "Services", - href: "#services", - }, + label: "Services", href: "#services"}, ], }, { - title: "Hours", - items: [ + title: "Hours", items: [ { - label: "Mon-Fri: 9-8", - href: "#hours", - }, + label: "Mon-Fri: 9-8", href: "#hours"}, { - label: "Sat: 8:30-7", - href: "#hours", - }, + label: "Sat: 8:30-7", href: "#hours"}, { - label: "Sun: 10-5", - href: "#hours", - }, + label: "Sun: 10-5", href: "#hours"}, ], }, { - title: "Location", - items: [ + title: "Location", items: [ { - label: "123 Balham High Road", - href: "#contact", - }, + label: "123 Balham High Road", href: "#contact"}, { - label: "London, SW12 9AR", - href: "#contact", - }, + label: "London, SW12 9AR", href: "#contact"}, ], }, ]} @@ -381,4 +205,4 @@ export default function LandingPage() {
); -} +} \ No newline at end of file