Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-05-07 22:27:05 +00:00

View File

@@ -72,17 +72,17 @@ export default function LandingPage() {
carouselItems={[
{
id: "1",
imageSrc: "http://img.b2bpic.net/free-photo/barber-shop-retro-vintage-style_1150-17931.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/barber-shop-retro-vintage-style_1150-17931.jpg?_wi=1",
imageAlt: "barbershop interior modern atmosphere",
},
{
id: "2",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-male-self-care-setting-still-life_23-2150326539.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-male-self-care-setting-still-life_23-2150326539.jpg?_wi=1",
imageAlt: "sharp haircut barber shop style",
},
{
id: "3",
imageSrc: "http://img.b2bpic.net/free-photo/crop-barber-combing-moustache-client_23-2147778841.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/crop-barber-combing-moustache-client_23-2147778841.jpg?_wi=1",
imageAlt: "barber grooming man beard trim",
},
{
@@ -147,7 +147,7 @@ export default function LandingPage() {
imageSrc: "http://img.b2bpic.net/free-photo/selfie-after-bath_1098-12978.jpg",
imageAlt: "barber shop loyalty program interface",
},
imageSrc: "http://img.b2bpic.net/free-photo/barber-shop-retro-vintage-style_1150-17931.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/barber-shop-retro-vintage-style_1150-17931.jpg?_wi=2",
imageAlt: "barber shop booking app screen",
},
{
@@ -161,7 +161,7 @@ export default function LandingPage() {
imageSrc: "http://img.b2bpic.net/free-photo/friends-suffering-from-social-media-addiction_23-2149416011.jpg",
imageAlt: "barber shop loyalty program interface",
},
imageSrc: "http://img.b2bpic.net/free-photo/top-view-male-self-care-setting-still-life_23-2150326539.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-male-self-care-setting-still-life_23-2150326539.jpg?_wi=2",
imageAlt: "barber shop booking app screen",
},
{
@@ -175,7 +175,7 @@ export default function LandingPage() {
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-client-barber-shop-looking-phone_23-2148242841.jpg",
imageAlt: "barber shop loyalty program interface",
},
imageSrc: "http://img.b2bpic.net/free-photo/crop-barber-combing-moustache-client_23-2147778841.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/crop-barber-combing-moustache-client_23-2147778841.jpg?_wi=2",
imageAlt: "barber shop booking app screen",
},
]}