Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-06-01 22:29:35 +00:00
Showing only changes of commit 7fc7e8e8e7 - Show all commits

View File

@@ -79,7 +79,7 @@ export default function LandingPage() {
href: "#services", href: "#services",
}, },
]} ]}
imageSrc="http://img.b2bpic.net/free-photo/vintage-wooden-table-with-beard-shaping-salon-tools_53876-127084.jpg" imageSrc="http://img.b2bpic.net/free-photo/vintage-wooden-table-with-beard-shaping-salon-tools_53876-127084.jpg?_wi=1"
imageAlt="Luxurious barber chair in a modern barbershop" imageAlt="Luxurious barber chair in a modern barbershop"
/> />
</div> </div>
@@ -109,7 +109,7 @@ export default function LandingPage() {
imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-getting-his-hair-cut_23-2148256900.jpg", imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-getting-his-hair-cut_23-2148256900.jpg",
imageAlt: "Barber styling a client's hair", imageAlt: "Barber styling a client's hair",
}, },
imageSrc: "http://img.b2bpic.net/free-photo/vintage-wooden-table-with-beard-shaping-salon-tools_53876-127084.jpg", imageSrc: "http://img.b2bpic.net/free-photo/vintage-wooden-table-with-beard-shaping-salon-tools_53876-127084.jpg?_wi=2",
imageAlt: "barber giving haircut close up", imageAlt: "barber giving haircut close up",
}, },
{ {
@@ -134,10 +134,10 @@ export default function LandingPage() {
imageAlt: "Barber applying styling product", imageAlt: "Barber applying styling product",
}, },
phoneTwo: { phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/isolated-view-bald-caucasian-hipster-male-with-thick-bushy-beard-tattoo-raising-eyebrows-crossing-arms-chest-his-closed-posture-look-expressing-distrust-body-language_343059-1709.jpg", imageSrc: "http://img.b2bpic.net/free-photo/isolated-view-bald-caucasian-hipster-male-with-thick-bushy-beard-tattoo-raising-eyebrows-crossing-arms-chest-his-closed-posture-look-expressing-distrust-body-language_343059-1709.jpg?_wi=1",
imageAlt: "Man admiring his styled hair in mirror", imageAlt: "Man admiring his styled hair in mirror",
}, },
imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-with-tattoo-his-face-arms-dressed-white-shirt-grey-background_613910-8168.jpg", imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-with-tattoo-his-face-arms-dressed-white-shirt-grey-background_613910-8168.jpg?_wi=1",
imageAlt: "barber giving haircut close up", imageAlt: "barber giving haircut close up",
}, },
]} ]}
@@ -228,7 +228,7 @@ export default function LandingPage() {
title: "John 'The Blade' Doe", title: "John 'The Blade' Doe",
subtitle: "Lead Stylist & Founder", subtitle: "Lead Stylist & Founder",
detail: "With over 15 years of experience, John is a true master of classic cuts and modern fades. His passion for barbering shines through every detail.", detail: "With over 15 years of experience, John is a true master of classic cuts and modern fades. His passion for barbering shines through every detail.",
imageSrc: "http://img.b2bpic.net/free-photo/isolated-view-bald-caucasian-hipster-male-with-thick-bushy-beard-tattoo-raising-eyebrows-crossing-arms-chest-his-closed-posture-look-expressing-distrust-body-language_343059-1709.jpg", imageSrc: "http://img.b2bpic.net/free-photo/isolated-view-bald-caucasian-hipster-male-with-thick-bushy-beard-tattoo-raising-eyebrows-crossing-arms-chest-his-closed-posture-look-expressing-distrust-body-language_343059-1709.jpg?_wi=2",
imageAlt: "Portrait of John, lead stylist", imageAlt: "Portrait of John, lead stylist",
}, },
{ {
@@ -236,7 +236,7 @@ export default function LandingPage() {
title: "Jane 'The Artisan' Smith", title: "Jane 'The Artisan' Smith",
subtitle: "Senior Barber & Colorist", subtitle: "Senior Barber & Colorist",
detail: "Jane specializes in intricate beard designs and bold transformations. Her artistic eye ensures a unique style for every client.", detail: "Jane specializes in intricate beard designs and bold transformations. Her artistic eye ensures a unique style for every client.",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-with-tattoo-his-face-arms-dressed-white-shirt-grey-background_613910-8168.jpg", imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-with-tattoo-his-face-arms-dressed-white-shirt-grey-background_613910-8168.jpg?_wi=2",
imageAlt: "Portrait of Jane, senior barber", imageAlt: "Portrait of Jane, senior barber",
}, },
{ {
@@ -248,7 +248,7 @@ export default function LandingPage() {
imageAlt: "Portrait of Mike, shave specialist", imageAlt: "Portrait of Mike, shave specialist",
}, },
], ],
imageSrc: "http://img.b2bpic.net/free-photo/vintage-wooden-table-with-beard-shaping-salon-tools_53876-127084.jpg", imageSrc: "http://img.b2bpic.net/free-photo/vintage-wooden-table-with-beard-shaping-salon-tools_53876-127084.jpg?_wi=3",
imageAlt: "professional male barber portrait", imageAlt: "professional male barber portrait",
}, },
]} ]}