Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-03-06 19:24:34 +00:00

View File

@@ -6,6 +6,7 @@ import HeroBillboardTestimonial from "@/components/sections/hero/HeroBillboardTe
import FaqSplitMedia from "@/components/sections/faq/FaqSplitMedia";
import FooterBase from "@/components/sections/footer/FooterBase";
import Link from "next/link";
import { Phone } from "lucide-react";
export default function ContactPage() {
const navItems = [
@@ -18,8 +19,7 @@ export default function ContactPage() {
const footerColumns = [
{
title: "Services",
items: [
title: "Services", items: [
{ label: "Haircuts", href: "/services" },
{ label: "Skin Fades", href: "/services" },
{ label: "Beard Trims", href: "/services" },
@@ -27,8 +27,7 @@ export default function ContactPage() {
],
},
{
title: "Company",
items: [
title: "Company", items: [
{ label: "About Us", href: "/about" },
{ label: "Gallery", href: "/gallery" },
{ label: "Contact", href: "/contact" },
@@ -36,8 +35,7 @@ export default function ContactPage() {
],
},
{
title: "Connect",
items: [
title: "Connect", items: [
{ label: "Instagram", href: "https://instagram.com" },
{ label: "Facebook", href: "https://facebook.com" },
{ label: "TikTok", href: "https://tiktok.com" },
@@ -73,34 +71,22 @@ export default function ContactPage() {
title="Ready to Book Your Cut?"
description="Get in touch with OzoelKutz to schedule your appointment. Whether you're looking for a fresh fade, sharp lineup, or complete grooming, we're here to deliver excellence. Contact us today and experience precision barbering at its finest."
tag="Get Started"
tagIcon="Phone"
tagIcon={Phone}
background={{ variant: "glowing-orb" }}
mediaAnimation="slide-up"
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/young-african-american-man-visiting-barbershop_1157-47691.jpg?_wi=2"
imageSrc="http://img.b2bpic.net/free-photo/young-african-american-man-visiting-barbershop_1157-47691.jpg"
imageAlt="Barbershop consultation at OzoelKutz"
testimonials={[
{
name: "Quick Response",
handle: "Booking Support",
testimonial: "We respond to all booking requests within 2 hours during business hours. Your satisfaction is our priority.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiley-man-taking-selfie-outside-medium-shot_23-2149556978.jpg?_wi=2",
},
name: "Quick Response", handle: "Booking Support", testimonial: "We respond to all booking requests within 2 hours during business hours. Your satisfaction is our priority.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiley-man-taking-selfie-outside-medium-shot_23-2149556978.jpg"},
{
name: "Flexible Schedule",
handle: "Service Hours",
testimonial: "Open Tuesday-Sunday with extended evening hours. Appointments available as early as 10 AM.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-transgender-portrait_23-2149154642.jpg?_wi=2",
},
name: "Flexible Schedule", handle: "Service Hours", testimonial: "Open Tuesday-Sunday with extended evening hours. Appointments available as early as 10 AM.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-transgender-portrait_23-2149154642.jpg"},
{
name: "Walk-Ins Welcome",
handle: "No Appointment Needed",
testimonial: "Walk-ins always welcome when barbers are available. First-come, first-served basis during peak hours.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-kid-sticking-out-tongue_23-2150171193.jpg?_wi=2",
},
name: "Walk-Ins Welcome", handle: "No Appointment Needed", testimonial: "Walk-ins always welcome when barbers are available. First-come, first-served basis during peak hours.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-kid-sticking-out-tongue_23-2150171193.jpg"},
]}
buttons={[
{ text: "Call Us: (555) 123-4567", href: "tel:5551234567" },
@@ -114,37 +100,19 @@ export default function ContactPage() {
<FaqSplitMedia
faqs={[
{
id: "1",
title: "How do I book an appointment?",
content: "You can book appointments through our website using the booking system, call us directly at (555) 123-4567, or visit us in person. We accept walk-ins when barbers are available, but appointments ensure you get your preferred barber.",
},
id: "1", title: "How do I book an appointment?", content: "You can book appointments through our website using the booking system, call us directly at (555) 123-4567, or visit us in person. We accept walk-ins when barbers are available, but appointments ensure you get your preferred barber."},
{
id: "2",
title: "What's the typical wait time?",
content: "With a booked appointment, you're in and out in 30-45 minutes depending on the service. Walk-ins may have a wait during peak hours (evenings and weekends). Pricing is transparent with no hidden fees.",
},
id: "2", title: "What's the typical wait time?", content: "With a booked appointment, you're in and out in 30-45 minutes depending on the service. Walk-ins may have a wait during peak hours (evenings and weekends). Pricing is transparent with no hidden fees."},
{
id: "3",
title: "Do you offer custom designs?",
content: "Absolutely! Our barbers specialize in custom hair designs and lineups. Just describe your vision or bring a reference photo, and we'll bring it to life. Custom designs add 15-20 minutes to your appointment.",
},
id: "3", title: "Do you offer custom designs?", content: "Absolutely! Our barbers specialize in custom hair designs and lineups. Just describe your vision or bring a reference photo, and we'll bring it to life. Custom designs add 15-20 minutes to your appointment."},
{
id: "4",
title: "What age groups do you serve?",
content: "We serve everyone! From kids getting their first cut to adults and seniors, OzoelKutz welcomes all. We have special pricing for kids and offer patient, quality service for every age.",
},
id: "4", title: "What age groups do you serve?", content: "We serve everyone! From kids getting their first cut to adults and seniors, OzoelKutz welcomes all. We have special pricing for kids and offer patient, quality service for every age."},
{
id: "5",
title: "Are your barbers experienced with all hair types?",
content: "Yes! Our team specializes in cutting and styling all hair types, with particular expertise in Black hair textures. We understand the nuances of waves, coils, and every texture in between.",
},
id: "5", title: "Are your barbers experienced with all hair types?", content: "Yes! Our team specializes in cutting and styling all hair types, with particular expertise in Black hair textures. We understand the nuances of waves, coils, and every texture in between."},
{
id: "6",
title: "Do you sell beard products?",
content: "We offer premium beard care products and styling products at checkout. Ask our barbers for recommendations tailored to your hair type and personal style.",
},
id: "6", title: "Do you sell beard products?", content: "We offer premium beard care products and styling products at checkout. Ask our barbers for recommendations tailored to your hair type and personal style."},
]}
imageSrc="http://img.b2bpic.net/free-photo/hairdresser-cutting-man-s-hair-barber-shop_23-2149186462.jpg?_wi=3"
imageSrc="http://img.b2bpic.net/free-photo/hairdresser-cutting-man-s-hair-barber-shop_23-2149186462.jpg"
imageAlt="Barber consultation discussion client customer barbershop"
title="Frequently Asked Questions"
description="Get answers to common questions about OzoelKutz services, booking, and what to expect."