Update src/app/page.tsx

This commit is contained in:
2026-04-30 14:41:41 +00:00
parent cd2d0a7b4e
commit e69bef4edf

View File

@@ -71,11 +71,11 @@ export default function LandingPage() {
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/woman-holds-black-mascara-her-hand_1153-3742.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/woman-holds-black-mascara-her-hand_1153-3742.jpg?_wi=1",
imageAlt: "elegant manicure professional close up",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/lodge-wintertime-with-ski-gear_482257-76632.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/lodge-wintertime-with-ski-gear_482257-76632.jpg?_wi=1",
imageAlt: "luxury nail salon interior detail",
},
{
@@ -129,7 +129,7 @@ export default function LandingPage() {
"Creative",
"Unique Design",
],
imageSrc: "http://img.b2bpic.net/free-photo/woman-holds-black-mascara-her-hand_1153-3742.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/woman-holds-black-mascara-her-hand_1153-3742.jpg?_wi=2",
imageAlt: "nail technician at work portrait",
},
{
@@ -139,7 +139,7 @@ export default function LandingPage() {
"Professional",
"Essential",
],
imageSrc: "http://img.b2bpic.net/free-photo/lodge-wintertime-with-ski-gear_482257-76632.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/lodge-wintertime-with-ski-gear_482257-76632.jpg?_wi=2",
imageAlt: "nail technician at work portrait",
},
]}