diff --git a/src/app/page.tsx b/src/app/page.tsx index ec27bb2..5c1660a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -67,11 +67,11 @@ export default function LandingPage() { tag="Safe & Professional" mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/closeup-portrait-pretty-woman-with-curly-hair_197531-2615.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/closeup-portrait-pretty-woman-with-curly-hair_197531-2615.jpg?_wi=1", imageAlt: "piercing jewelry close up professional", }, { - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-tattoo-artist-working_23-2149445962.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-tattoo-artist-working_23-2149445962.jpg?_wi=1", imageAlt: "piercer working in studio setting", }, { @@ -128,7 +128,7 @@ export default function LandingPage() { }, ], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/closeup-portrait-pretty-woman-with-curly-hair_197531-2615.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/closeup-portrait-pretty-woman-with-curly-hair_197531-2615.jpg?_wi=2", imageAlt: "ear piercing collection jewelry", }, { @@ -149,7 +149,7 @@ export default function LandingPage() { }, ], reverse: true, - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-tattoo-artist-working_23-2149445962.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-tattoo-artist-working_23-2149445962.jpg?_wi=2", imageAlt: "ear piercing collection jewelry", }, { @@ -170,7 +170,7 @@ export default function LandingPage() { }, ], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-cheerful-manager-sunny-day_1139-417.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-cheerful-manager-sunny-day_1139-417.jpg?_wi=1", imageAlt: "ear piercing collection jewelry", }, ]} @@ -194,7 +194,7 @@ export default function LandingPage() { title: "Lead Piercer", subtitle: "Expert in cartilage piercing", detail: "Certified professional with over 10 years experience in body modifications.", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-cheerful-manager-sunny-day_1139-417.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-cheerful-manager-sunny-day_1139-417.jpg?_wi=2", imageAlt: "female professional piercer smiling", }, { @@ -214,7 +214,7 @@ export default function LandingPage() { imageAlt: "piercer professional young woman", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/closeup-portrait-pretty-woman-with-curly-hair_197531-2615.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/closeup-portrait-pretty-woman-with-curly-hair_197531-2615.jpg?_wi=3", imageAlt: "female professional piercer smiling", }, ]}