Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-07 15:38:01 +00:00

View File

@@ -69,7 +69,7 @@ export default function LandingPage() {
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",
imageSrc: "http://img.b2bpic.net/free-photo/sideways-costumer-beauty-salon_23-2148242856.jpg?_wi=1",
imageAlt: "barbershop interior warm light",
},
{
@@ -85,7 +85,7 @@ export default function LandingPage() {
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",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-barber-styling-beard-man_23-2147778888.jpg?_wi=1",
imageAlt: "man getting haircut close up",
},
{
@@ -93,7 +93,7 @@ export default function LandingPage() {
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",
imageSrc: "http://img.b2bpic.net/free-photo/man-getting-his-beard-shaved-with-razor_107420-94762.jpg?_wi=1",
imageAlt: "hot towel shave service",
},
{
@@ -101,11 +101,11 @@ export default function LandingPage() {
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",
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"
avatars={[
{
@@ -176,19 +176,19 @@ export default function LandingPage() {
{
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",
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",
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",
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",
},
]}
@@ -254,7 +254,7 @@ export default function LandingPage() {
text: "Book Now",
href: "#contact",
},
imageSrc: "http://img.b2bpic.net/free-photo/side-view-barber-styling-beard-man_23-2147778888.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-barber-styling-beard-man_23-2147778888.jpg?_wi=3",
imageAlt: "Full service",
},
]}