diff --git a/src/app/page.tsx b/src/app/page.tsx
index 6317ca3..d01ca5f 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -32,23 +32,16 @@ export default function LandingPage() {
@@ -58,35 +51,21 @@ export default function LandingPage() {
description="Laid-back barber shop for men's haircuts and beard trims, plus classic decor. Serving the Johnson City community with high-quality service and great vibes."
buttons={[
{
- text: "Book an Appointment",
- href: "tel:6077989003",
- },
+ text: "Book an Appointment", href: "tel:6077989003"},
]}
slides={[
{
- imageSrc: "http://img.b2bpic.net/free-photo/close-up-details-hairdresser-salon_23-2149205856.jpg",
- imageAlt: "Vintage Barber Shop",
- },
+ imageSrc: "http://img.b2bpic.net/free-photo/close-up-details-hairdresser-salon_23-2149205856.jpg", imageAlt: "Vintage Barber Shop"},
{
- imageSrc: "http://img.b2bpic.net/free-photo/barber-tools-wooden-background-table-with-electric-machines_627829-6252.jpg",
- imageAlt: "Vintage Barber Shop",
- },
+ imageSrc: "http://img.b2bpic.net/free-photo/barber-tools-wooden-background-table-with-electric-machines_627829-6252.jpg", imageAlt: "Vintage Barber Shop"},
{
- imageSrc: "http://img.b2bpic.net/free-photo/combs-scissors-skull_23-2147736976.jpg",
- imageAlt: "Vintage Barber Shop",
- },
+ imageSrc: "http://img.b2bpic.net/free-photo/combs-scissors-skull_23-2147736976.jpg", imageAlt: "Vintage Barber Shop"},
{
- imageSrc: "http://img.b2bpic.net/free-photo/handsome-bearded-man-barbershop-barber-work_627829-7325.jpg",
- imageAlt: "Vintage Barber Shop",
- },
+ imageSrc: "http://img.b2bpic.net/free-photo/handsome-bearded-man-barbershop-barber-work_627829-7325.jpg", imageAlt: "Vintage Barber Shop"},
{
- imageSrc: "http://img.b2bpic.net/free-photo/composition-fathers-day_23-2148101903.jpg",
- imageAlt: "Vintage Barber Shop",
- },
+ imageSrc: "http://img.b2bpic.net/free-photo/composition-fathers-day_23-2148101903.jpg", imageAlt: "Vintage Barber Shop"},
{
- imageSrc: "http://img.b2bpic.net/free-photo/barber-with-scissors-barbershop_140725-7670.jpg",
- imageAlt: "Vintage Barber Shop",
- },
+ imageSrc: "http://img.b2bpic.net/free-photo/barber-with-scissors-barbershop_140725-7670.jpg", imageAlt: "Vintage Barber Shop"},
]}
/>
@@ -98,17 +77,11 @@ export default function LandingPage() {
description="At Bill's Barber Shop, we pride ourselves on delivering high quality service, affordable pricing, and a friendly atmosphere. Whether you need a fresh fade, a precise beard trim, or a classic scissor cut, our experienced team is here to help you look and feel your best."
metrics={[
{
- value: "4.8",
- title: "Google Rating",
- },
+ value: "4.8", title: "Google Rating"},
{
- value: "236",
- title: "Happy Reviews",
- },
+ value: "236", title: "Happy Reviews"},
{
- value: "15+",
- title: "Years of Vibe",
- },
+ value: "15+", title: "Years of Vibe"},
]}
imageSrc="http://img.b2bpic.net/free-photo/close-up-bearded-customer-looking-up_23-2148256859.jpg"
imageAlt="Barber at work"
@@ -124,26 +97,11 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
- id: "s1",
- title: "Precision Haircuts",
- description: "From classic cuts to modern fades, our barbers ensure a clean look every time.",
- tag: "Popular",
- imageSrc: "http://img.b2bpic.net/free-photo/vintage-salon-tools-jobs-career-concept_53876-127080.jpg",
- },
+ id: "s1", title: "Precision Haircuts", description: "From classic cuts to modern fades, our barbers ensure a clean look every time.", tag: "Popular", imageSrc: "http://img.b2bpic.net/free-photo/vintage-salon-tools-jobs-career-concept_53876-127080.jpg"},
{
- id: "s2",
- title: "Beard Grooming",
- description: "Expert beard trims and maintenance to keep your facial hair looking sharp.",
- tag: "Expertise",
- imageSrc: "http://img.b2bpic.net/free-photo/master-applying-shaving-foam-client-face_1153-9444.jpg",
- },
+ id: "s2", title: "Beard Grooming", description: "Expert beard trims and maintenance to keep your facial hair looking sharp.", tag: "Expertise", imageSrc: "http://img.b2bpic.net/free-photo/master-applying-shaving-foam-client-face_1153-9444.jpg"},
{
- id: "s3",
- title: "Kids Cuts",
- description: "Kid-friendly environment with gentle, professional service for the little ones.",
- tag: "Friendly",
- imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-cute-preschooler-boy-getting-haircut-dark-background_613910-19731.jpg",
- },
+ id: "s3", title: "Kids Cuts", description: "Kid-friendly environment with gentle, professional service for the little ones.", tag: "Friendly", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-cute-preschooler-boy-getting-haircut-dark-background_613910-19731.jpg"},
]}
title="Our Expert Services"
description="We offer a wide range of grooming services tailored to every style."
@@ -157,50 +115,27 @@ export default function LandingPage() {
useInvertedBackground={true}
plans={[
{
- id: "p1",
- price: "$25",
- name: "Classic Haircut",
- features: [
- "Scissor cut",
- "Fade",
- "Style",
- ],
+ id: "p1", price: "$25", name: "Classic Haircut", features: [
+ "Scissor cut", "Fade", "Style"],
buttons: [
{
- text: "Book Now",
- href: "tel:6077989003",
- },
+ text: "Book Now", href: "tel:6077989003"},
],
},
{
- id: "p2",
- price: "$15",
- name: "Beard Trim",
- features: [
- "Maintenance",
- "Shaping",
- "Edge-up",
- ],
+ id: "p2", price: "$15", name: "Beard Trim", features: [
+ "Maintenance", "Shaping", "Edge-up"],
buttons: [
{
- text: "Book Now",
- href: "tel:6077989003",
- },
+ text: "Book Now", href: "tel:6077989003"},
],
},
{
- id: "p3",
- price: "$20",
- name: "Kids Cut",
- features: [
- "Standard cut",
- "Comfortable vibe",
- ],
+ id: "p3", price: "$20", name: "Kids Cut", features: [
+ "Standard cut", "Comfortable vibe"],
buttons: [
{
- text: "Book Now",
- href: "tel:6077989003",
- },
+ text: "Book Now", href: "tel:6077989003"},
],
},
]}
@@ -217,25 +152,13 @@ export default function LandingPage() {
useInvertedBackground={false}
metrics={[
{
- id: "m1",
- value: "236",
- title: "Total Reviews",
- description: "Verified customer reviews.",
- icon: Star,
+ id: "m1", value: "236", title: "Total Reviews", description: "Verified customer reviews.", icon: Star,
},
{
- id: "m2",
- value: "4.8",
- title: "Average Rating",
- description: "Based on Google feedback.",
- icon: Award,
+ id: "m2", value: "4.8", title: "Average Rating", description: "Based on Google feedback.", icon: Award,
},
{
- id: "m3",
- value: "Daily",
- title: "Great Vibes",
- description: "Friendly neighborhood atmosphere.",
- icon: Zap,
+ id: "m3", value: "Daily", title: "Great Vibes", description: "Friendly neighborhood atmosphere.", icon: Zap,
},
]}
title="Why Our Clients Love Bill's"
@@ -250,45 +173,20 @@ export default function LandingPage() {
useInvertedBackground={true}
testimonials={[
{
- id: "t1",
- name: "Local Resident",
- handle: "@johnsoncity",
- testimonial: "Came in, short wait time, fresh haircut, great price and service.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-gray-checkered-suit_158538-4219.jpg",
- },
+ id: "t1", name: "Local Resident", handle: "@johnsoncity", testimonial: "Came in, short wait time, fresh haircut, great price and service.", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-gray-checkered-suit_158538-4219.jpg"},
{
- id: "t2",
- name: "Satisfied Customer",
- handle: "@regular",
- testimonial: "High quality service, Affordable pricing, Friendly staff.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-getting-haircut_23-2150665410.jpg",
- },
+ id: "t2", name: "Satisfied Customer", handle: "@regular", testimonial: "High quality service, Affordable pricing, Friendly staff.", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-getting-haircut_23-2150665410.jpg"},
{
- id: "t3",
- name: "Returning Patron",
- handle: "@local",
- testimonial: "Best barber around, not to mention great guy, great vibes, and great prices too.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/studio-portrait-fashionable-modern-male-grey-t-shirt_613910-532.jpg",
- },
+ id: "t3", name: "Returning Patron", handle: "@local", testimonial: "Best barber around, not to mention great guy, great vibes, and great prices too.", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/studio-portrait-fashionable-modern-male-grey-t-shirt_613910-532.jpg"},
{
- id: "t4",
- name: "New Client",
- handle: "@visitor",
- testimonial: "Fast service, professional result, exactly what I asked for.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/back-view-customer-checking-his-beard_23-2148298299.jpg",
- },
+ id: "t4", name: "New Client", handle: "@visitor", testimonial: "Fast service, professional result, exactly what I asked for.", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/back-view-customer-checking-his-beard_23-2148298299.jpg"},
{
- id: "t5",
- name: "Loyal Customer",
- handle: "@loyal",
- testimonial: "Solid shop, clean environment, reliable haircuts every single time.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-posing_23-2149438508.jpg",
- },
+ id: "t5", name: "Loyal Customer", handle: "@loyal", testimonial: "Solid shop, clean environment, reliable haircuts every single time.", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-posing_23-2149438508.jpg"},
]}
showRating={true}
title="What Our Clients Say"
@@ -300,8 +198,7 @@ export default function LandingPage() {