diff --git a/src/app/page.tsx b/src/app/page.tsx index aea7bdf..7bee0bb 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -69,15 +69,15 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/valentines-day-still-life-design_23-2149246372.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/valentines-day-still-life-design_23-2149246372.jpg?_wi=1", imageAlt: "Luxury Floral Gift Box", }, { - imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-different-presents-arrangement_23-2149343245.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-different-presents-arrangement_23-2149343245.jpg?_wi=1", imageAlt: "Handcrafted Gift Personalization", }, { - imageSrc: "http://img.b2bpic.net/free-photo/top-view-presents-with-tags-fern_23-2148370172.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-presents-with-tags-fern_23-2148370172.jpg?_wi=1", imageAlt: "Corporate Gifting Display", }, { @@ -125,7 +125,7 @@ export default function LandingPage() { descriptions: [ "Handpicked beauty and floral collections for discerning tastes.", ], - imageSrc: "http://img.b2bpic.net/free-photo/valentines-day-still-life-design_23-2149246372.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/valentines-day-still-life-design_23-2149246372.jpg?_wi=2", imageAlt: "luxury gift box floral beauty premium", }, { @@ -134,7 +134,7 @@ export default function LandingPage() { descriptions: [ "Bespoke options for personal and corporate gifting needs.", ], - imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-different-presents-arrangement_23-2149343245.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-different-presents-arrangement_23-2149343245.jpg?_wi=2", imageAlt: "premium gift box personalization close up", }, { @@ -143,7 +143,7 @@ export default function LandingPage() { descriptions: [ "Reliable delivery with rush options for every occasion.", ], - imageSrc: "http://img.b2bpic.net/free-photo/top-view-presents-with-tags-fern_23-2148370172.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-presents-with-tags-fern_23-2148370172.jpg?_wi=2", imageAlt: "corporate gift box display luxury floral", }, ]}