From 93e14a1543eeb79a033a2f45531a74d26aaba0a8 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 7 Apr 2026 15:38:57 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 373b312..d38b90b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -46,13 +46,13 @@ export default function LandingPage() { title="Crafting Excellence, One Cut at a Time." description="Experience the timeless tradition of a classic barbershop in a space designed for the modern gentleman. Jefferson's is where quality meets comfort." testimonials={[ - { name: "Mark R.", handle: "@mark_r", testimonial: "Best fade I've ever had. Jefferson's pays attention to every single detail.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/sideways-costumer-beauty-salon_23-2148242856.jpg", imageAlt: "barbershop interior warm light" }, + { name: "Mark R.", handle: "@mark_r", testimonial: "Best fade I've ever had. Jefferson's pays attention to every single detail.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/sideways-costumer-beauty-salon_23-2148242856.jpg?_wi=1", imageAlt: "barbershop interior warm light" }, { name: "James L.", handle: "@jl_gentleman", testimonial: "The classic hot towel shave is unmatched. Pure relaxation.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/hairdresser-putting-foam-face-client_23-2147737016.jpg", imageAlt: "barbershop interior vintage style" }, - { name: "Chris D.", handle: "@cd_style", testimonial: "Consistent, professional, and always a great conversation. Highly recommended.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/side-view-barber-styling-beard-man_23-2147778888.jpg", imageAlt: "man getting haircut close up" }, - { name: "Alex B.", handle: "@alexb_groom", testimonial: "Jefferson's brings the traditional vibe to life perfectly. I won't go anywhere else.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/man-getting-his-beard-shaved-with-razor_107420-94762.jpg", imageAlt: "hot towel shave service" }, - { name: "Sam T.", handle: "@samt_t", testimonial: "Professional master barbers who really know how to shape a beard properly.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/barber-using-shaving-cream-contour-male-customer-s-beard_23-2148985737.jpg", imageAlt: "beard trim service barber" }, + { name: "Chris D.", handle: "@cd_style", testimonial: "Consistent, professional, and always a great conversation. Highly recommended.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/side-view-barber-styling-beard-man_23-2147778888.jpg?_wi=1", imageAlt: "man getting haircut close up" }, + { name: "Alex B.", handle: "@alexb_groom", testimonial: "Jefferson's brings the traditional vibe to life perfectly. I won't go anywhere else.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/man-getting-his-beard-shaved-with-razor_107420-94762.jpg?_wi=1", imageAlt: "hot towel shave service" }, + { name: "Sam T.", handle: "@samt_t", testimonial: "Professional master barbers who really know how to shape a beard properly.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/barber-using-shaving-cream-contour-male-customer-s-beard_23-2148985737.jpg?_wi=1", imageAlt: "beard trim service barber" }, ]} - imageSrc="http://img.b2bpic.net/free-photo/sideways-costumer-beauty-salon_23-2148242856.jpg" + imageSrc="http://img.b2bpic.net/free-photo/sideways-costumer-beauty-salon_23-2148242856.jpg?_wi=2" imageAlt="Barber shop interior" buttons={[ { text: "Book Appointment", href: "#contact" }, @@ -79,9 +79,9 @@ export default function LandingPage() { gridVariant="three-columns-all-equal-width" useInvertedBackground={false} features={[ - { title: "Classic Cuts", description: "Precision haircuts tailored to your specific face shape and style.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-barber-styling-beard-man_23-2147778888.jpg", imageAlt: "Barber cutting hair" }, - { title: "Hot Towel Shave", description: "Traditional straight razor shave with premium hot towels for ultimate relaxation.", imageSrc: "http://img.b2bpic.net/free-photo/man-getting-his-beard-shaved-with-razor_107420-94762.jpg", imageAlt: "Barber shave service" }, - { title: "Beard Grooming", description: "Master-level beard sculpting, trimming, and conditioning for a sharp look.", imageSrc: "http://img.b2bpic.net/free-photo/barber-using-shaving-cream-contour-male-customer-s-beard_23-2148985737.jpg", imageAlt: "Beard trim service" }, + { title: "Classic Cuts", description: "Precision haircuts tailored to your specific face shape and style.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-barber-styling-beard-man_23-2147778888.jpg?_wi=2", imageAlt: "Barber cutting hair" }, + { title: "Hot Towel Shave", description: "Traditional straight razor shave with premium hot towels for ultimate relaxation.", imageSrc: "http://img.b2bpic.net/free-photo/man-getting-his-beard-shaved-with-razor_107420-94762.jpg?_wi=2", imageAlt: "Barber shave service" }, + { title: "Beard Grooming", description: "Master-level beard sculpting, trimming, and conditioning for a sharp look.", imageSrc: "http://img.b2bpic.net/free-photo/barber-using-shaving-cream-contour-male-customer-s-beard_23-2148985737.jpg?_wi=2", imageAlt: "Beard trim service" }, ]} title="Precision Services" description="We specialize in classic techniques tailored for contemporary style." @@ -96,7 +96,7 @@ export default function LandingPage() { plans={[ { id: "cut", title: "Classic Cut", price: "$45", period: "Session", features: ["Consultation", "Precision Cut", "Neck Shave", "Style"], button: { text: "Book Now", href: "#contact" }, imageSrc: "http://img.b2bpic.net/free-photo/van-gogh-portrait_23-2149737738.jpg", imageAlt: "Haircut service" }, { id: "shave", title: "Hot Towel Shave", price: "$50", period: "Session", features: ["Hot Towels", "Straight Razor Shave", "Aftershave Balm", "Face Massage"], button: { text: "Book Now", href: "#contact" }, imageSrc: "http://img.b2bpic.net/free-photo/vintage-paper-clipboard-salon-tools-jobs-career-concept_53876-128909.jpg", imageAlt: "Shave service" }, - { id: "full", title: "Jefferson's Signature", price: "$85", period: "Session", features: ["Full Precision Cut", "Hot Towel Shave", "Beard Trim", "Scalp Massage"], button: { text: "Book Now", href: "#contact" }, imageSrc: "http://img.b2bpic.net/free-photo/side-view-barber-styling-beard-man_23-2147778888.jpg", imageAlt: "Full service" }, + { id: "full", title: "Jefferson's Signature", price: "$85", period: "Session", features: ["Full Precision Cut", "Hot Towel Shave", "Beard Trim", "Scalp Massage"], button: { text: "Book Now", href: "#contact" }, imageSrc: "http://img.b2bpic.net/free-photo/side-view-barber-styling-beard-man_23-2147778888.jpg?_wi=3", imageAlt: "Full service" }, ]} title="Transparent Pricing" description="Professional grooming services at clear, honest rates." -- 2.49.1