diff --git a/src/app/page.tsx b/src/app/page.tsx index caead27..5cb9872 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -68,15 +68,15 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/master-drawing-tattoo-leg_23-2147834098.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/master-drawing-tattoo-leg_23-2147834098.jpg?_wi=1", imageAlt: "Studio vibe", }, { - imageSrc: "http://img.b2bpic.net/free-photo/tattoo-artist-doing-his-job-medium-shot_23-2149525947.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/tattoo-artist-doing-his-job-medium-shot_23-2149525947.jpg?_wi=1", imageAlt: "Minimalist aesthetic", }, { - 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: "Modern shop", }, { @@ -124,7 +124,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/small-business-manager-his-workshop_23-2149094603.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/master-drawing-tattoo-leg_23-2147834098.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/master-drawing-tattoo-leg_23-2147834098.jpg?_wi=2", imageAlt: "sterilized tattoo equipment close up", }, { @@ -139,7 +139,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/young-artist-painting-tattoo-studio_23-2147834104.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/tattoo-artist-doing-his-job-medium-shot_23-2149525947.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/tattoo-artist-doing-his-job-medium-shot_23-2149525947.jpg?_wi=2", imageAlt: "sterilized tattoo equipment close up", }, { @@ -154,7 +154,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/talented-tattoo-artist-doing-his-job-side-view_23-2149525939.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: "sterilized tattoo equipment close up", }, ]}