From e0424c18e27f3a8305056b77c7cd9f0da1bbfb57 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 3 Apr 2026 19:53:40 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) 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", }, ]} -- 2.49.1