Update src/app/page.tsx

This commit is contained in:
2026-03-08 20:32:24 +00:00
parent ba583d902b
commit dc6f531305

View File

@@ -95,23 +95,23 @@ export default function HomePage() {
buttonAnimation="slide-up"
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/professional-hairdresser-sitting-barber-chair-waiting-customer_613910-3902.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/professional-hairdresser-sitting-barber-chair-waiting-customer_613910-3902.jpg?_wi=1",
imageAlt: "Professional barbershop interior with modern styling stations",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/networked-cityscape-with-connected-icons_9975-22451.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/networked-cityscape-with-connected-icons_9975-22451.jpg?_wi=1",
imageAlt: "Nashville map showing 300 barbershop locations",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/calendar-planner-agenda-schedule-concept_53876-132201.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/calendar-planner-agenda-schedule-concept_53876-132201.jpg?_wi=1",
imageAlt: "Online appointment booking system",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/businessman-using-mobile-phone_107420-64829.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/businessman-using-mobile-phone_107420-64829.jpg?_wi=1",
imageAlt: "Direct phone contact for barbershop services",
},
{
imageSrc: "http://img.b2bpic.net/free-vector/smartphone-with-gps-navigation-app_24877-51651.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/smartphone-with-gps-navigation-app_24877-51651.jpg?_wi=1",
imageAlt: "Store location finder with GPS navigation",
},
]}
@@ -135,42 +135,42 @@ export default function HomePage() {
id: "location-001",
name: "Downtown Nashville",
price: "Call for Hours",
imageSrc: "http://img.b2bpic.net/free-photo/professional-hairdresser-sitting-barber-chair-waiting-customer_613910-3902.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/professional-hairdresser-sitting-barber-chair-waiting-customer_613910-3902.jpg?_wi=2",
imageAlt: "Downtown Nashville barbershop location",
},
{
id: "location-002",
name: "Five Points Area",
price: "Call for Hours",
imageSrc: "http://img.b2bpic.net/free-photo/professional-hairdresser-sitting-barber-chair-waiting-customer_613910-3902.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/professional-hairdresser-sitting-barber-chair-waiting-customer_613910-3902.jpg?_wi=3",
imageAlt: "Five Points barbershop location",
},
{
id: "location-003",
name: "West Nashville",
price: "Call for Hours",
imageSrc: "http://img.b2bpic.net/free-photo/professional-hairdresser-sitting-barber-chair-waiting-customer_613910-3902.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/professional-hairdresser-sitting-barber-chair-waiting-customer_613910-3902.jpg?_wi=4",
imageAlt: "West Nashville barbershop location",
},
{
id: "location-004",
name: "East Nashville",
price: "Call for Hours",
imageSrc: "http://img.b2bpic.net/free-photo/professional-hairdresser-sitting-barber-chair-waiting-customer_613910-3902.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/professional-hairdresser-sitting-barber-chair-waiting-customer_613910-3902.jpg?_wi=5",
imageAlt: "East Nashville barbershop location",
},
{
id: "location-005",
name: "Brentwood",
price: "Call for Hours",
imageSrc: "http://img.b2bpic.net/free-photo/professional-hairdresser-sitting-barber-chair-waiting-customer_613910-3902.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/professional-hairdresser-sitting-barber-chair-waiting-customer_613910-3902.jpg?_wi=6",
imageAlt: "Brentwood barbershop location",
},
{
id: "location-006",
name: "Franklin Area",
price: "Call for Hours",
imageSrc: "http://img.b2bpic.net/free-photo/professional-hairdresser-sitting-barber-chair-waiting-customer_613910-3902.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/professional-hairdresser-sitting-barber-chair-waiting-customer_613910-3902.jpg?_wi=7",
imageAlt: "Franklin barbershop location",
},
]}
@@ -194,28 +194,28 @@ export default function HomePage() {
id: 1,
title: "Find Your Location",
description: "Browse our complete directory of 300 barbershop locations throughout Nashville. Use our store locator to find the nearest shop to you.",
imageSrc: "http://img.b2bpic.net/free-photo/networked-cityscape-with-connected-icons_9975-22451.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/networked-cityscape-with-connected-icons_9975-22451.jpg?_wi=2",
imageAlt: "Location finder map interface",
},
{
id: 2,
title: "Get Phone Number",
description: "Each location displays a direct phone number for quick contact. Call ahead to check availability and current wait times.",
imageSrc: "http://img.b2bpic.net/free-photo/businessman-using-mobile-phone_107420-64829.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/businessman-using-mobile-phone_107420-64829.jpg?_wi=2",
imageAlt: "Phone contact information display",
},
{
id: 3,
title: "Book Your Appointment",
description: "Schedule your haircut at your preferred time. Our barbers will prepare your preferred style for a perfect cut.",
imageSrc: "http://img.b2bpic.net/free-photo/calendar-planner-agenda-schedule-concept_53876-132201.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/calendar-planner-agenda-schedule-concept_53876-132201.jpg?_wi=2",
imageAlt: "Online appointment booking calendar",
},
{
id: 4,
title: "Walk In Anytime",
description: "Walk-in customers are always welcome! Experience our professional service and modern barbershop atmosphere.",
imageSrc: "http://img.b2bpic.net/free-photo/professional-hairdresser-sitting-barber-chair-waiting-customer_613910-3902.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/professional-hairdresser-sitting-barber-chair-waiting-customer_613910-3902.jpg?_wi=8",
imageAlt: "Professional barbershop interior",
},
]}
@@ -234,7 +234,7 @@ export default function HomePage() {
description="Client Testimonial"
subdescription="Satisfied Customer"
icon={Star}
imageSrc="http://img.b2bpic.net/free-photo/happy-men-bachelor-party_23-2149275503.jpg"
imageSrc="http://img.b2bpic.net/free-photo/happy-men-bachelor-party_23-2149275503.jpg?_wi=1"
imageAlt="Professional barber team at Nashville barbershop"
mediaAnimation="slide-up"
useInvertedBackground={false}
@@ -251,7 +251,7 @@ export default function HomePage() {
description="Have questions about our locations or services? Reach out to us directly. We're here to help you find the perfect barbershop location and schedule your appointment."
background={{ variant: "sparkles-gradient" }}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/customer-service-workers-dark-office_74855-2733.jpg"
imageSrc="http://img.b2bpic.net/free-photo/customer-service-workers-dark-office_74855-2733.jpg?_wi=1"
imageAlt="Customer support team ready to help"
mediaAnimation="slide-up"
mediaPosition="right"