Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-03-03 14:01:10 +00:00

View File

@@ -76,7 +76,7 @@ export default function BarberShopPage() {
description="We offer a complete range of professional barber services designed to keep you looking your best."
tag="Services"
tagIcon={Star}
tagAnimation="entrance-slide"
tagAnimation="slide-up"
features={[
{
icon: Scissors,
@@ -105,7 +105,7 @@ export default function BarberShopPage() {
<TestimonialAboutCard
tag="About Us"
tagIcon={Heart}
tagAnimation="entrance-slide"
tagAnimation="slide-up"
title="Crafting Perfect Looks Since 1995"
description="David Martinez"
subdescription="Owner & Lead Barber"
@@ -123,7 +123,7 @@ export default function BarberShopPage() {
description="Skilled professionals dedicated to delivering exceptional grooming services with years of experience."
tag="Team"
tagIcon={Users}
tagAnimation="entrance-slide"
tagAnimation="slide-up"
members={[
{
id: "1", name: "David Martinez", role: "Master Barber", imageSrc: "http://img.b2bpic.net/free-photo/attractive-pensive-man-is-waiting-his-turn-get-haircut-busy-barbershop_613910-21489.jpg", imageAlt: "David Martinez"
@@ -148,7 +148,7 @@ export default function BarberShopPage() {
description="Real feedback from satisfied customers who trust us with their grooming needs."
tag="Testimonials"
tagIcon={MessageCircle}
tagAnimation="entrance-slide"
tagAnimation="slide-up"
testimonials={[
{
id: "1", name: "James Miller", handle: "@jmiller92", testimonial: "Best haircut I've had in years. The attention to detail and customer service are exceptional. Highly recommended!", imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", imageAlt: "James Miller"
@@ -182,7 +182,7 @@ export default function BarberShopPage() {
description="Find answers to common questions about our services, pricing, and booking process."
tag="FAQ"
tagIcon={HelpCircle}
tagAnimation="entrance-slide"
tagAnimation="slide-up"
faqs={[
{
id: "1", title: "How do I book an appointment?", content: "You can book an appointment through our contact form, by phone, or in person at our shop. We offer both walk-ins and scheduled appointments to accommodate your schedule."