diff --git a/src/app/page.tsx b/src/app/page.tsx index 122cc5c..e7971d3 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -68,11 +68,11 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/expensive-golden-ring-with-white-powder-background_23-2150347049.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/expensive-golden-ring-with-white-powder-background_23-2150347049.jpg?_wi=1", imageAlt: "AH Jewels signature piece", }, { - imageSrc: "http://img.b2bpic.net/free-photo/gold-ring-wooden-tray_23-2151992046.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/gold-ring-wooden-tray_23-2151992046.jpg?_wi=1", imageAlt: "Jewelry artisan at work", }, { @@ -106,7 +106,7 @@ export default function LandingPage() { href: "#", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/craftswoman-lighting-blow-torch_107420-65287.jpg" + imageSrc="http://img.b2bpic.net/free-photo/craftswoman-lighting-blow-torch_107420-65287.jpg?_wi=1" imageAlt="The workshop where AH Jewels come to life" /> @@ -193,7 +193,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/top-view-tailor-items-silk_23-2148897934.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/expensive-golden-ring-with-white-powder-background_23-2150347049.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/expensive-golden-ring-with-white-powder-background_23-2150347049.jpg?_wi=2", imageAlt: "craftsmanship jewelry artisan hands", }, { @@ -205,7 +205,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/male-jeweler-working-shop_23-2150914166.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/gold-ring-wooden-tray_23-2151992046.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/gold-ring-wooden-tray_23-2151992046.jpg?_wi=2", imageAlt: "craftsmanship jewelry artisan hands", }, { @@ -217,7 +217,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/view-elegant-luxurious-wedding-stationery-planner-resources_23-2150166937.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/craftswoman-lighting-blow-torch_107420-65287.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/craftswoman-lighting-blow-torch_107420-65287.jpg?_wi=2", imageAlt: "craftsmanship jewelry artisan hands", }, ]}