Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-04 22:28:13 +00:00

View File

@@ -48,7 +48,7 @@ export default function LandingPage() {
{ text: "Book Appointment", href: "contact" },
{ text: "View Services", href: "services" },
]}
imageSrc="http://img.b2bpic.net/free-photo/brown-vintage-leather-chairs-stylish-barber-shop_627829-6188.jpg"
imageSrc="http://img.b2bpic.net/free-photo/brown-vintage-leather-chairs-stylish-barber-shop_627829-6188.jpg?_wi=1"
imageAlt="Modern barber shop interior with professional chairs and styling stations"
showDimOverlay={true}
/>
@@ -86,9 +86,9 @@ export default function LandingPage() {
{
id: "1", name: "Marcus", role: "Master Barber", imageSrc: "http://img.b2bpic.net/free-photo/positive-bearded-black-male-with-tattoo-cross-arms-dressed-white-shirt_613910-15917.jpg", imageAlt: "Marcus, master barber at Blurry Fadez"},
{
id: "2", name: "Derek", role: "Fade Specialist", imageSrc: "http://img.b2bpic.net/free-photo/professional-barber-working-with-client-hairdressing-salon_613910-5075.jpg", imageAlt: "Derek, fade specialist barber"},
id: "2", name: "Derek", role: "Fade Specialist", imageSrc: "http://img.b2bpic.net/free-photo/professional-barber-working-with-client-hairdressing-salon_613910-5075.jpg?_wi=1", imageAlt: "Derek, fade specialist barber"},
{
id: "3", name: "James", role: "Senior Barber", imageSrc: "http://img.b2bpic.net/free-photo/professional-barber-working-with-client-hairdressing-salon_613910-5075.jpg", imageAlt: "James, senior barber with beard expertise"},
id: "3", name: "James", role: "Senior Barber", imageSrc: "http://img.b2bpic.net/free-photo/professional-barber-working-with-client-hairdressing-salon_613910-5075.jpg?_wi=2", imageAlt: "James, senior barber with beard expertise"},
]}
gridVariant="three-columns-all-equal-width"
textboxLayout="default"
@@ -197,7 +197,7 @@ export default function LandingPage() {
mediaAnimation="slide-up"
mediaPosition="right"
buttonText="Schedule Appointment"
imageSrc="http://img.b2bpic.net/free-photo/brown-vintage-leather-chairs-stylish-barber-shop_627829-6188.jpg"
imageSrc="http://img.b2bpic.net/free-photo/brown-vintage-leather-chairs-stylish-barber-shop_627829-6188.jpg?_wi=2"
imageAlt="Blurry Fadez barber shop contact section"
useInvertedBackground={false}
/>
@@ -205,7 +205,7 @@ export default function LandingPage() {
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/brown-vintage-leather-chairs-stylish-barber-shop_627829-6188.jpg"
imageSrc="http://img.b2bpic.net/free-photo/brown-vintage-leather-chairs-stylish-barber-shop_627829-6188.jpg?_wi=3"
imageAlt="Blurry Fadez barbershop interior"
logoText="Blurry Fadez"
copyrightText="© 2025 Blurry Fadez Barber Shop. All rights reserved."