Merge version_1 into main #1

Merged
bender merged 2 commits from version_1 into main 2026-03-08 09:33:16 +00:00
2 changed files with 1378 additions and 11 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -44,7 +44,7 @@ export default function LandingPage() {
description="Experience premium barbershop services where tradition meets modern style. Expert cuts, classic shaves, and impeccable attention to detail."
tag="Premium Barbershop"
tagIcon={Scissors}
imageSrc="http://img.b2bpic.net/free-photo/barber-woman-doing-cut-barbershop_624325-3361.jpg"
imageSrc="http://img.b2bpic.net/free-photo/barber-woman-doing-cut-barbershop_624325-3361.jpg?_wi=1"
imageAlt="Professional barber crafting the perfect fade"
mediaAnimation="slide-up"
useInvertedBackground={false}
@@ -55,16 +55,16 @@ export default function LandingPage() {
testimonials={[
{
name: "Marcus Johnson", handle: "Regular Customer", testimonial: "Best barber in town. Always leaves me looking sharp and feeling great.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-female-blazer-beauty-blonde_1139-773.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/young-female-blazer-beauty-blonde_1139-773.jpg?_wi=1"},
{
name: "David Rodriguez", handle: "Satisfied Client", testimonial: "The attention to detail is incredible. Worth every penny for quality grooming.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-angry-expression_1194-1680.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-angry-expression_1194-1680.jpg?_wi=1"},
{
name: "James Chen", handle: "Regular", testimonial: "Professional, friendly, and always on time. My go-to spot for haircuts.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/handsome-bearded-african-american-businessman-brown-classic-jacket-isolated-dark-background_613910-6551.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/handsome-bearded-african-american-businessman-brown-classic-jacket-isolated-dark-background_613910-6551.jpg?_wi=1"},
{
name: "Anthony Torres", handle: "Loyal Customer", testimonial: "Been coming here for years. They never disappoint with their work.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1664.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1664.jpg?_wi=1"},
]}
/>
</div>
@@ -92,7 +92,7 @@ export default function LandingPage() {
title: "Community Focused", description: "Proudly serving Pharr families and building lasting relationships with our valued clients.", icon: Heart,
},
]}
imageSrc="http://img.b2bpic.net/free-photo/barber-woman-doing-cut-barbershop_624325-3361.jpg"
imageSrc="http://img.b2bpic.net/free-photo/barber-woman-doing-cut-barbershop_624325-3361.jpg?_wi=2"
imageAlt="The Clean Cut Barbershop interior"
mediaAnimation="none"
/>
@@ -132,13 +132,13 @@ export default function LandingPage() {
animationType="slide-up"
testimonials={[
{
id: "1", name: "Marcus Johnson", role: "Local Resident", testimonial: "Best barber in town. Every time I come here, I leave looking and feeling fantastic. The attention to detail is unmatched.", imageSrc: "http://img.b2bpic.net/free-photo/young-female-blazer-beauty-blonde_1139-773.jpg"},
id: "1", name: "Marcus Johnson", role: "Local Resident", testimonial: "Best barber in town. Every time I come here, I leave looking and feeling fantastic. The attention to detail is unmatched.", imageSrc: "http://img.b2bpic.net/free-photo/young-female-blazer-beauty-blonde_1139-773.jpg?_wi=2"},
{
id: "2", name: "David Rodriguez", role: "Business Owner", testimonial: "I trust The Clean Cut for important business meetings. Always professional, always perfect. Highly recommended.", imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-angry-expression_1194-1680.jpg"},
id: "2", name: "David Rodriguez", role: "Business Owner", testimonial: "I trust The Clean Cut for important business meetings. Always professional, always perfect. Highly recommended.", imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-angry-expression_1194-1680.jpg?_wi=2"},
{
id: "3", name: "James Chen", role: "Regular Customer", testimonial: "Been coming here for five years. They understand exactly what I want and deliver every single time. True professionals.", imageSrc: "http://img.b2bpic.net/free-photo/handsome-bearded-african-american-businessman-brown-classic-jacket-isolated-dark-background_613910-6551.jpg"},
id: "3", name: "James Chen", role: "Regular Customer", testimonial: "Been coming here for five years. They understand exactly what I want and deliver every single time. True professionals.", imageSrc: "http://img.b2bpic.net/free-photo/handsome-bearded-african-american-businessman-brown-classic-jacket-isolated-dark-background_613910-6551.jpg?_wi=2"},
{
id: "4", name: "Anthony Torres", role: "Long-Time Client", testimonial: "The barbers here have genuine passion for their craft. You can see it in the quality of every cut. Worth the visit.", imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1664.jpg"},
id: "4", name: "Anthony Torres", role: "Long-Time Client", testimonial: "The barbers here have genuine passion for their craft. You can see it in the quality of every cut. Worth the visit.", imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1664.jpg?_wi=2"},
]}
/>
</div>
@@ -171,7 +171,7 @@ export default function LandingPage() {
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/barber-woman-doing-cut-barbershop_624325-3361.jpg"
imageSrc="http://img.b2bpic.net/free-photo/barber-woman-doing-cut-barbershop_624325-3361.jpg?_wi=3"
imageAlt="The Clean Cut Barbershop"
logoText="The Clean Cut Barbershop"
copyrightText="© 2025 The Clean Cut Barbershop. All rights reserved."