Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-06-08 14:05:43 +00:00

View File

@@ -88,17 +88,17 @@ export default function LandingPage() {
carouselItems={[
{
id: "hero-carousel-1",
imageSrc: "http://img.b2bpic.net/free-photo/compact-powder-nail-polish-bottle-sponges-table_23-2148031368.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/compact-powder-nail-polish-bottle-sponges-table_23-2148031368.jpg?_wi=1",
imageAlt: "Luxury nail salon interior",
},
{
id: "hero-carousel-2",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-nail-care-treatment_23-2149262899.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-nail-care-treatment_23-2149262899.jpg?_wi=1",
imageAlt: "Close up of gel nail art",
},
{
id: "hero-carousel-3",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-female-manicure-pink-t-shirt-with-black-gloves-black-mask-using-spray-blue_140725-24249.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-female-manicure-pink-t-shirt-with-black-gloves-black-mask-using-spray-blue_140725-24249.jpg?_wi=1",
imageAlt: "Woman receiving a manicure",
},
{
@@ -163,7 +163,7 @@ export default function LandingPage() {
imageSrc: "http://img.b2bpic.net/free-photo/close-up-female-dentist-holding-teeth-plaster-mold_23-2147906072.jpg",
imageAlt: "Colorful gel nail polish bottles",
},
imageSrc: "http://img.b2bpic.net/free-photo/compact-powder-nail-polish-bottle-sponges-table_23-2148031368.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/compact-powder-nail-polish-bottle-sponges-table_23-2148031368.jpg?_wi=2",
imageAlt: "manicure classic french nails",
},
{
@@ -177,7 +177,7 @@ export default function LandingPage() {
imageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-holding-self-care-item_23-2148708074.jpg",
imageAlt: "Pedicure tools and products",
},
imageSrc: "http://img.b2bpic.net/free-photo/close-up-nail-care-treatment_23-2149262899.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-nail-care-treatment_23-2149262899.jpg?_wi=2",
imageAlt: "manicure classic french nails",
},
{
@@ -191,7 +191,7 @@ export default function LandingPage() {
imageSrc: "http://img.b2bpic.net/free-photo/hands-taking-oil-paint-from-boxing_176420-4575.jpg",
imageAlt: "Nail art palette and tools",
},
imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-female-manicure-pink-t-shirt-with-black-gloves-black-mask-using-spray-blue_140725-24249.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-female-manicure-pink-t-shirt-with-black-gloves-black-mask-using-spray-blue_140725-24249.jpg?_wi=2",
imageAlt: "manicure classic french nails",
},
]}