Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-17 18:03:10 +00:00

View File

@@ -71,17 +71,17 @@ export default function LandingPage() {
carouselItems={[
{
id: "1",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-using-face-mask_23-2150467056.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-using-face-mask_23-2150467056.jpg?_wi=1",
imageAlt: "professional eyebrow threading salon atmosphere",
},
{
id: "2",
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-using-phone-while-lying-bed_1098-19873.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-using-phone-while-lying-bed_1098-19873.jpg?_wi=1",
imageAlt: "woman eyebrow treatment relaxing",
},
{
id: "3",
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-going-through-microblading-procedure_23-2149102654.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-going-through-microblading-procedure_23-2149102654.jpg?_wi=1",
imageAlt: "eyebrow tinting salon professional",
},
{
@@ -137,7 +137,7 @@ export default function LandingPage() {
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-beauty-salon_23-2148895550.jpg",
imageAlt: "eyebrow threading precision tool",
},
imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-using-face-mask_23-2150467056.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-using-face-mask_23-2150467056.jpg?_wi=2",
imageAlt: "eyebrow threading precision tool",
},
{
@@ -151,7 +151,7 @@ export default function LandingPage() {
imageSrc: "http://img.b2bpic.net/free-photo/girl-making-up-her-eyes_23-2148136583.jpg",
imageAlt: "woman brow tinting aesthetic",
},
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-using-phone-while-lying-bed_1098-19873.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-using-phone-while-lying-bed_1098-19873.jpg?_wi=2",
imageAlt: "eyebrow threading precision tool",
},
{
@@ -165,7 +165,7 @@ export default function LandingPage() {
imageSrc: "http://img.b2bpic.net/free-photo/masseur-taking-care-her-client_23-2149273922.jpg",
imageAlt: "waxing professional treatment salon",
},
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-going-through-microblading-procedure_23-2149102654.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-going-through-microblading-procedure_23-2149102654.jpg?_wi=2",
imageAlt: "eyebrow threading precision tool",
},
]}