Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-12 19:12:59 +00:00

View File

@@ -47,10 +47,10 @@ export default function LandingPage() {
background={{ variant: "sparkles-gradient" }}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/front-view-hairstylist-cleaning-table_23-2148506330.jpg", imageAlt: "Premium barber shop interior"
imageSrc: "http://img.b2bpic.net/free-photo/front-view-hairstylist-cleaning-table_23-2148506330.jpg?_wi=1", imageAlt: "Premium barber shop interior"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/woman-using-spray-customer-barbershop_23-2147737081.jpg", imageAlt: "Professional haircut service"
imageSrc: "http://img.b2bpic.net/free-photo/woman-using-spray-customer-barbershop_23-2147737081.jpg?_wi=1", imageAlt: "Professional haircut service"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/crop-barber-trimming-moustache-client_23-2147778835.jpg", imageAlt: "Expert beard grooming"
@@ -59,7 +59,7 @@ export default function LandingPage() {
imageSrc: "http://img.b2bpic.net/free-photo/professional-hairstylist-with-barber-tools-close-up_1303-20982.jpg", imageAlt: "Classic barbershop shave"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/front-view-hairstylist-cleaning-table_23-2148506330.jpg", imageAlt: "Professional barber workspace"
imageSrc: "http://img.b2bpic.net/free-photo/front-view-hairstylist-cleaning-table_23-2148506330.jpg?_wi=2", imageAlt: "Professional barber workspace"
}
]}
buttons={[
@@ -87,7 +87,7 @@ export default function LandingPage() {
description="Comprehensive grooming solutions tailored to your style and preferences. Experience the expertise of professional barbers dedicated to your satisfaction."
tag="Services"
tagIcon={Scissors}
imageSrc="http://img.b2bpic.net/free-photo/woman-using-spray-customer-barbershop_23-2147737081.jpg"
imageSrc="http://img.b2bpic.net/free-photo/woman-using-spray-customer-barbershop_23-2147737081.jpg?_wi=2"
imageAlt="Professional barber services"
mediaPosition="left"
mediaAnimation="slide-up"