Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-03-04 22:46:12 +00:00

View File

@@ -9,7 +9,7 @@ import TestimonialCardTwelve from '@/components/sections/testimonial/Testimonial
import TeamCardSix from '@/components/sections/team/TeamCardSix';
import ContactCenter from '@/components/sections/contact/ContactCenter';
import FooterMedia from '@/components/sections/footer/FooterMedia';
import { Arrow, Award, Heart, Phone, Scissors, Star, ThumbsUp, Users, ArrowRight } from "lucide-react";
import { Award, Heart, Phone, Scissors, Star, ThumbsUp, Users, ArrowRight } from "lucide-react";
export default function BarbershopLanding() {
return (
@@ -53,13 +53,13 @@ export default function BarbershopLanding() {
testimonials={[
{
name: "Marcus Johnson", handle: "Regular Customer", testimonial: "Best barber in San Antonio! Always consistent, friendly, and professional. Worth every penny.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/pensive-person-alone-corridor-serious_1262-1042.jpg?_wi=1"},
imageSrc: "http://img.b2bpic.net/free-photo/pensive-person-alone-corridor-serious_1262-1042.jpg"},
{
name: "David Chen", handle: "Business Owner", testimonial: "I've been coming here for 3 years. The attention to detail is incredible. Highly recommend!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/pensive-person-alone-corridor-serious_1262-1042.jpg?_wi=2"},
imageSrc: "http://img.b2bpic.net/free-photo/pensive-person-alone-corridor-serious_1262-1042.jpg"},
{
name: "James Wilson", handle: "Military", testimonial: "Perfect fade every time. The barbers really know their craft. Top-tier service!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/pensive-person-alone-corridor-serious_1262-1042.jpg?_wi=3"}
imageSrc: "http://img.b2bpic.net/free-photo/pensive-person-alone-corridor-serious_1262-1042.jpg"}
]}
testimonialRotationInterval={5000}
buttons={[
@@ -103,7 +103,7 @@ export default function BarbershopLanding() {
title: "Hot Shaves", description: "Traditional hot shave experience with premium products for smooth, comfortable results.", imageSrc: "http://img.b2bpic.net/free-photo/professional-hairdresser-modeling-beard-barbershop-close-up-photo_613910-18422.jpg", imageAlt: "Hot shave service", buttonIcon: ArrowRight,
buttonHref: "#contact"},
{
title: "Waxing Services", description: "Professional waxing for eyebrows, nose, and ears to complete your grooming routine.", imageSrc: "http://img.b2bpic.net/free-photo/barber-shop-retro-vintage-style_1150-17931.jpg?_wi=1", imageAlt: "Complete grooming services", buttonIcon: ArrowRight,
title: "Waxing Services", description: "Professional waxing for eyebrows, nose, and ears to complete your grooming routine.", imageSrc: "http://img.b2bpic.net/free-photo/barber-shop-retro-vintage-style_1150-17931.jpg", imageAlt: "Complete grooming services", buttonIcon: ArrowRight,
buttonHref: "#contact"}
]}
textboxLayout="default"
@@ -118,12 +118,12 @@ export default function BarbershopLanding() {
<div id="testimonials" data-section="testimonials">
<TestimonialCardTwelve
testimonials={[
{ id: "1", name: "Marcus Johnson", imageSrc: "http://img.b2bpic.net/free-photo/pensive-person-alone-corridor-serious_1262-1042.jpg?_wi=4", imageAlt: "Marcus Johnson" },
{ id: "2", name: "David Chen", imageSrc: "http://img.b2bpic.net/free-photo/pensive-person-alone-corridor-serious_1262-1042.jpg?_wi=5", imageAlt: "David Chen" },
{ id: "3", name: "James Wilson", imageSrc: "http://img.b2bpic.net/free-photo/pensive-person-alone-corridor-serious_1262-1042.jpg?_wi=6", imageAlt: "James Wilson" },
{ id: "4", name: "Carlos Rodriguez", imageSrc: "http://img.b2bpic.net/free-photo/pensive-person-alone-corridor-serious_1262-1042.jpg?_wi=7", imageAlt: "Carlos Rodriguez" },
{ id: "5", name: "Ahmed Hassan", imageSrc: "http://img.b2bpic.net/free-photo/pensive-person-alone-corridor-serious_1262-1042.jpg?_wi=8", imageAlt: "Ahmed Hassan" },
{ id: "6", name: "Tony Martinez", imageSrc: "http://img.b2bpic.net/free-photo/pensive-person-alone-corridor-serious_1262-1042.jpg?_wi=9", imageAlt: "Tony Martinez" }
{ id: "1", name: "Marcus Johnson", imageSrc: "http://img.b2bpic.net/free-photo/pensive-person-alone-corridor-serious_1262-1042.jpg", imageAlt: "Marcus Johnson" },
{ id: "2", name: "David Chen", imageSrc: "http://img.b2bpic.net/free-photo/pensive-person-alone-corridor-serious_1262-1042.jpg", imageAlt: "David Chen" },
{ id: "3", name: "James Wilson", imageSrc: "http://img.b2bpic.net/free-photo/pensive-person-alone-corridor-serious_1262-1042.jpg", imageAlt: "James Wilson" },
{ id: "4", name: "Carlos Rodriguez", imageSrc: "http://img.b2bpic.net/free-photo/pensive-person-alone-corridor-serious_1262-1042.jpg", imageAlt: "Carlos Rodriguez" },
{ id: "5", name: "Ahmed Hassan", imageSrc: "http://img.b2bpic.net/free-photo/pensive-person-alone-corridor-serious_1262-1042.jpg", imageAlt: "Ahmed Hassan" },
{ id: "6", name: "Tony Martinez", imageSrc: "http://img.b2bpic.net/free-photo/pensive-person-alone-corridor-serious_1262-1042.jpg", imageAlt: "Tony Martinez" }
]}
cardTitle="Over 1,200 customers trust Hair Club for exceptional results and consistent quality"
cardTag="Trusted Local Favorite"
@@ -136,9 +136,9 @@ export default function BarbershopLanding() {
<div id="team" data-section="team">
<TeamCardSix
members={[
{ id: "1", name: "Antonio García", role: "Master Barber & Owner", imageSrc: "http://img.b2bpic.net/free-photo/positive-bearded-black-male-with-tattoo-cross-arms-dressed-white-shirt_613910-15917.jpg?_wi=1", imageAlt: "Antonio García - Master Barber" },
{ id: "2", name: "Miguel Santos", role: "Senior Barber", imageSrc: "http://img.b2bpic.net/free-photo/positive-bearded-black-male-with-tattoo-cross-arms-dressed-white-shirt_613910-15917.jpg?_wi=2", imageAlt: "Miguel Santos - Senior Barber" },
{ id: "3", name: "David Lopez", role: "Certified Barber", imageSrc: "http://img.b2bpic.net/free-photo/positive-bearded-black-male-with-tattoo-cross-arms-dressed-white-shirt_613910-15917.jpg?_wi=3", imageAlt: "David Lopez - Certified Barber" }
{ id: "1", name: "Antonio García", role: "Master Barber & Owner", imageSrc: "http://img.b2bpic.net/free-photo/positive-bearded-black-male-with-tattoo-cross-arms-dressed-white-shirt_613910-15917.jpg", imageAlt: "Antonio García - Master Barber" },
{ id: "2", name: "Miguel Santos", role: "Senior Barber", imageSrc: "http://img.b2bpic.net/free-photo/positive-bearded-black-male-with-tattoo-cross-arms-dressed-white-shirt_613910-15917.jpg", imageAlt: "Miguel Santos - Senior Barber" },
{ id: "3", name: "David Lopez", role: "Certified Barber", imageSrc: "http://img.b2bpic.net/free-photo/positive-bearded-black-male-with-tattoo-cross-arms-dressed-white-shirt_613910-15917.jpg", imageAlt: "David Lopez - Certified Barber" }
]}
gridVariant="uniform-all-items-equal"
animationType="slide-up"
@@ -169,7 +169,7 @@ export default function BarbershopLanding() {
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/barber-shop-retro-vintage-style_1150-17931.jpg?_wi=2"
imageSrc="http://img.b2bpic.net/free-photo/barber-shop-retro-vintage-style_1150-17931.jpg"
imageAlt="Hair Club Barbershop"
columns={[
{