diff --git a/src/app/page.tsx b/src/app/page.tsx index eef4cc9..ebbd0fb 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -78,27 +78,27 @@ export default function LandingPage() { carouselItems={[ { id: "1", - imageSrc: "http://img.b2bpic.net/free-photo/young-man-tattoos-wearing-headphones-listens-music-draws-notebook_1321-940.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-man-tattoos-wearing-headphones-listens-music-draws-notebook_1321-940.jpg?_wi=1", imageAlt: "Fine line tattoo detail", }, { id: "2", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-tattooed-person_23-2149563288.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-tattooed-person_23-2149563288.jpg?_wi=1", imageAlt: "Piercing equipment", }, { id: "3", - imageSrc: "http://img.b2bpic.net/free-photo/tattooed-man-waiting-bar_23-2148111049.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/tattooed-man-waiting-bar_23-2148111049.jpg?_wi=1", imageAlt: "Tattoo sketching", }, { id: "4", - imageSrc: "http://img.b2bpic.net/free-photo/young-focused-tattoo-master-is-makining-tattoo-client-s-hand-dark-tattoo-salon_613910-17258.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-focused-tattoo-master-is-makining-tattoo-client-s-hand-dark-tattoo-salon_613910-17258.jpg?_wi=1", imageAlt: "Studio interior", }, { id: "5", - imageSrc: "http://img.b2bpic.net/free-photo/handsome-tattooed-sexy-man-with-long-hair-mustache-knitted-sweater-portrait-outside-close-up_1321-4575.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/handsome-tattooed-sexy-man-with-long-hair-mustache-knitted-sweater-portrait-outside-close-up_1321-4575.jpg?_wi=1", imageAlt: "Black and grey art", }, { @@ -247,7 +247,7 @@ export default function LandingPage() { quote: "Da Kim did an amazing job with my cover-up! Affordable and professional.", tag: "Cover-up", avatarSrc: "http://img.b2bpic.net/free-photo/smiley-female-friends-spending-time-together-drinking-wine-terrace_23-2149053073.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/young-man-tattoos-wearing-headphones-listens-music-draws-notebook_1321-940.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-man-tattoos-wearing-headphones-listens-music-draws-notebook_1321-940.jpg?_wi=2", imageAlt: "satisfied customer healed tattoo", }, { @@ -258,7 +258,7 @@ export default function LandingPage() { quote: "Clean shop, fair pricing, and Da Kim is truly an artist.", tag: "Custom Art", avatarSrc: "http://img.b2bpic.net/free-photo/craft-beer-concept-with-hipster-couple_23-2148111153.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-tattooed-person_23-2149563288.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-tattooed-person_23-2149563288.jpg?_wi=2", imageAlt: "satisfied customer healed tattoo", }, { @@ -269,7 +269,7 @@ export default function LandingPage() { quote: "Quick, professional, and very affordable pricing for piercings.", tag: "Piercing", avatarSrc: "http://img.b2bpic.net/free-photo/experienced-tattoo-artist-working-client-tattoo_23-2149479244.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/tattooed-man-waiting-bar_23-2148111049.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/tattooed-man-waiting-bar_23-2148111049.jpg?_wi=2", imageAlt: "satisfied customer healed tattoo", }, { @@ -280,7 +280,7 @@ export default function LandingPage() { quote: "The fine-line work is incredible. Will definitely be coming back.", tag: "Fine-line", avatarSrc: "http://img.b2bpic.net/free-photo/tattooed-hands-coffee-laptop_1321-882.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/young-focused-tattoo-master-is-makining-tattoo-client-s-hand-dark-tattoo-salon_613910-17258.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-focused-tattoo-master-is-makining-tattoo-client-s-hand-dark-tattoo-salon_613910-17258.jpg?_wi=2", imageAlt: "satisfied customer healed tattoo", }, { @@ -291,7 +291,7 @@ export default function LandingPage() { quote: "Welcoming atmosphere, great advice, and I love my new ink.", tag: "Custom Ink", avatarSrc: "http://img.b2bpic.net/free-photo/young-caucasian-woman-wearing-casual-white-shirt-isolated-background-smiling-with-happy-face-looking-pointing-side-with-thumb-up_839833-6551.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/handsome-tattooed-sexy-man-with-long-hair-mustache-knitted-sweater-portrait-outside-close-up_1321-4575.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/handsome-tattooed-sexy-man-with-long-hair-mustache-knitted-sweater-portrait-outside-close-up_1321-4575.jpg?_wi=2", imageAlt: "satisfied customer healed tattoo", }, ]}