From 43f6887c619aec234e6b64c32be873ef063b4088 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 17 Apr 2026 16:15:39 +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 3e9e824..897824d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -61,15 +61,15 @@ export default function LandingPage() { description="Discover a curated world of premium stationery, artistic tools, and elegant writing essentials designed to inspire your every word and sketch." mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-back-school-concept_23-2148586705.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-back-school-concept_23-2148586705.jpg?_wi=1", imageAlt: "Stationery Store Display", }, { - imageSrc: "http://img.b2bpic.net/free-photo/stationery-set-with-empty-place-center_23-2147851966.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/stationery-set-with-empty-place-center_23-2147851966.jpg?_wi=1", imageAlt: "Art Supplies Collection", }, { - imageSrc: "http://img.b2bpic.net/free-photo/desk-supplies-plain-background_23-2148319730.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/desk-supplies-plain-background_23-2148319730.jpg?_wi=1", imageAlt: "Office Workspace", }, { @@ -165,7 +165,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/set-felttip-pens-sheet-white-paper-yellow-background-top-view_169016-40871.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-back-school-concept_23-2148586705.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-back-school-concept_23-2148586705.jpg?_wi=2", imageAlt: "stationery store high quality pens notebooks", }, { @@ -177,7 +177,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/close-up-organizer_23-2147654393.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/stationery-set-with-empty-place-center_23-2147851966.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/stationery-set-with-empty-place-center_23-2147851966.jpg?_wi=2", imageAlt: "stationery store high quality pens notebooks", }, { @@ -189,7 +189,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-pen-ai-generated_23-2150695599.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/desk-supplies-plain-background_23-2148319730.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/desk-supplies-plain-background_23-2148319730.jpg?_wi=2", imageAlt: "stationery store high quality pens notebooks", }, ]} -- 2.49.1