Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-17 04:28:29 +00:00

View File

@@ -67,7 +67,7 @@ export default function LandingPage() {
href: "#pricing",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/man-barbershop_1303-5407.jpg"
imageSrc="http://img.b2bpic.net/free-photo/man-barbershop_1303-5407.jpg?_wi=1"
mediaAnimation="slide-up"
/>
</div>
@@ -101,7 +101,7 @@ export default function LandingPage() {
content: "Clean, sharp edges to maintain your fresh look with meticulous detail.",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/professional-barber-with-brush-preparing-neck-hair-shaving_23-2148181930.jpg"
imageSrc="http://img.b2bpic.net/free-photo/professional-barber-with-brush-preparing-neck-hair-shaving_23-2148181930.jpg?_wi=1"
mediaAnimation="slide-up"
/>
</div>
@@ -180,13 +180,13 @@ export default function LandingPage() {
id: "1",
name: "Marcus Thorne",
role: "Head Barber",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-brutal-bearded-male-with-tattoos-his-crossed-arms_613910-9532.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-brutal-bearded-male-with-tattoos-his-crossed-arms_613910-9532.jpg?_wi=1",
},
{
id: "2",
name: "James Lee",
role: "Senior Stylist",
imageSrc: "http://img.b2bpic.net/free-photo/impressed-young-caucasian-male-barber-wearing-glasses-wavy-hair-band-uniform-holding-barber-tools-looking-side-isolated-crimson-background-with-copy-space_141793-31607.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/impressed-young-caucasian-male-barber-wearing-glasses-wavy-hair-band-uniform-holding-barber-tools-looking-side-isolated-crimson-background-with-copy-space_141793-31607.jpg?_wi=1",
},
{
id: "3",
@@ -225,7 +225,7 @@ export default function LandingPage() {
name: "Mark D.",
role: "Local",
testimonial: "Professional, clean, and great conversation. Highly recommended.",
imageSrc: "http://img.b2bpic.net/free-photo/man-barbershop_1303-5407.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/man-barbershop_1303-5407.jpg?_wi=2",
imageAlt: "Side view barber cutting hair of client",
},
{
@@ -233,7 +233,7 @@ export default function LandingPage() {
name: "Julian R.",
role: "Regular",
testimonial: "The beard trim is unmatched. Always sharp, always on point.",
imageSrc: "http://img.b2bpic.net/free-photo/professional-barber-with-brush-preparing-neck-hair-shaving_23-2148181930.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/professional-barber-with-brush-preparing-neck-hair-shaving_23-2148181930.jpg?_wi=2",
imageAlt: "Side view barber cutting hair of client",
},
{
@@ -241,7 +241,7 @@ export default function LandingPage() {
name: "Robert L.",
role: "New Client",
testimonial: "Very welcoming environment. I've found my new regular spot.",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-brutal-bearded-male-with-tattoos-his-crossed-arms_613910-9532.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-brutal-bearded-male-with-tattoos-his-crossed-arms_613910-9532.jpg?_wi=2",
imageAlt: "Side view barber cutting hair of client",
},
{
@@ -249,7 +249,7 @@ export default function LandingPage() {
name: "Kevin T.",
role: "Regular",
testimonial: "Superb attention to detail. Worth every penny.",
imageSrc: "http://img.b2bpic.net/free-photo/impressed-young-caucasian-male-barber-wearing-glasses-wavy-hair-band-uniform-holding-barber-tools-looking-side-isolated-crimson-background-with-copy-space_141793-31607.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/impressed-young-caucasian-male-barber-wearing-glasses-wavy-hair-band-uniform-holding-barber-tools-looking-side-isolated-crimson-background-with-copy-space_141793-31607.jpg?_wi=2",
imageAlt: "Side view barber cutting hair of client",
},
]}