From c64dac782a0b180bbc0716035d4134a23981f509 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 3 Jun 2026 10:06:33 +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 5401a2c..c5afdaf 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -95,15 +95,15 @@ export default function LandingPage() { buttonAnimation="none" mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/still-life-books-versus-technology_23-2150062903.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/still-life-books-versus-technology_23-2150062903.jpg?_wi=1", imageAlt: "Collection of various cell phone accessories", }, { - imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-with-face-mask-typing-text-messages-smartphone-sitting-workplace-coronavirus-freelancer-working-new-normal-office-chatting-talking-writing-using-internet-technology_482257-12824.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-with-face-mask-typing-text-messages-smartphone-sitting-workplace-coronavirus-freelancer-working-new-normal-office-chatting-talking-writing-using-internet-technology_482257-12824.jpg?_wi=1", imageAlt: "Person holding a smartphone with a stylish case", }, { - imageSrc: "http://img.b2bpic.net/free-photo/view-messy-office-workspace-with-laptop_23-2150282015.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/view-messy-office-workspace-with-laptop_23-2150282015.jpg?_wi=1", imageAlt: "Flat lay of diverse mobile tech essentials on a desk", }, { @@ -223,7 +223,7 @@ export default function LandingPage() { imageAlt: "Precision fit phone accessory manufacturing", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/still-life-books-versus-technology_23-2150062903.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/still-life-books-versus-technology_23-2150062903.jpg?_wi=2", imageAlt: "close-up phone case texture", }, { @@ -244,7 +244,7 @@ export default function LandingPage() { imageAlt: "Futuristic phone accessory concept", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-with-face-mask-typing-text-messages-smartphone-sitting-workplace-coronavirus-freelancer-working-new-normal-office-chatting-talking-writing-using-internet-technology_482257-12824.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-with-face-mask-typing-text-messages-smartphone-sitting-workplace-coronavirus-freelancer-working-new-normal-office-chatting-talking-writing-using-internet-technology_482257-12824.jpg?_wi=2", imageAlt: "close-up phone case texture", }, { @@ -265,7 +265,7 @@ export default function LandingPage() { imageAlt: "Customer support team smiling", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/view-messy-office-workspace-with-laptop_23-2150282015.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/view-messy-office-workspace-with-laptop_23-2150282015.jpg?_wi=2", imageAlt: "close-up phone case texture", }, ]}