Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-05 11:59:25 +00:00

View File

@@ -70,17 +70,17 @@ export default function LandingPage() {
carouselItems={[
{
id: "1",
imageSrc: "http://img.b2bpic.net/free-photo/regretted-young-beautiful-female-barber-uniform-speaks-phone-isolated-green-background_141793-118626.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/regretted-young-beautiful-female-barber-uniform-speaks-phone-isolated-green-background_141793-118626.jpg?_wi=1",
imageAlt: "Salon Interior",
},
{
id: "2",
imageSrc: "http://img.b2bpic.net/free-photo/crop-hairstylist-washing-hair-with-shampoo_23-2147769795.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/crop-hairstylist-washing-hair-with-shampoo_23-2147769795.jpg?_wi=1",
imageAlt: "Styling",
},
{
id: "3",
imageSrc: "http://img.b2bpic.net/free-photo/woman-washing-head-hairsalon_1157-27180.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/woman-washing-head-hairsalon_1157-27180.jpg?_wi=1",
imageAlt: "Relaxing",
},
{
@@ -125,13 +125,13 @@ export default function LandingPage() {
icon: Scissors,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/barber-woman-customer-towels_23-2147737015.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/barber-woman-customer-towels_23-2147737015.jpg?_wi=1",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/barber-woman-customer-towels_23-2147737015.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/barber-woman-customer-towels_23-2147737015.jpg?_wi=2",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/regretted-young-beautiful-female-barber-uniform-speaks-phone-isolated-green-background_141793-118626.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/regretted-young-beautiful-female-barber-uniform-speaks-phone-isolated-green-background_141793-118626.jpg?_wi=2",
imageAlt: "elegant salon interior modern hair",
},
{
@@ -140,13 +140,13 @@ export default function LandingPage() {
icon: Palette,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/crop-hairstylist-washing-hair-with-shampoo_23-2147769795.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/crop-hairstylist-washing-hair-with-shampoo_23-2147769795.jpg?_wi=2",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/crop-hairstylist-washing-hair-with-shampoo_23-2147769795.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/crop-hairstylist-washing-hair-with-shampoo_23-2147769795.jpg?_wi=3",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/crop-hairstylist-washing-hair-with-shampoo_23-2147769795.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/crop-hairstylist-washing-hair-with-shampoo_23-2147769795.jpg?_wi=4",
imageAlt: "hairdresser styling client beautiful hair",
},
{
@@ -155,13 +155,13 @@ export default function LandingPage() {
icon: Sparkles,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/crop-hairdresser-applying-spray-hair_23-2147769861.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/crop-hairdresser-applying-spray-hair_23-2147769861.jpg?_wi=1",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/crop-hairdresser-applying-spray-hair_23-2147769861.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/crop-hairdresser-applying-spray-hair_23-2147769861.jpg?_wi=2",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/woman-washing-head-hairsalon_1157-27180.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/woman-washing-head-hairsalon_1157-27180.jpg?_wi=2",
imageAlt: "woman getting hair washed in salon",
},
]}