From 3c243cef8bb7e92918490ca224b3031dafc24acf Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 9 May 2026 06:04:08 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index abcca1c..af85aba 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -76,11 +76,11 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/disposable-paper-cup-with-dark-shadow-blue-background-top-view_169016-35324.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/disposable-paper-cup-with-dark-shadow-blue-background-top-view_169016-35324.jpg?_wi=1", imageAlt: "Sustainable eco-friendly packaging", }, { - imageSrc: "http://img.b2bpic.net/free-photo/afroamerican-man-holding-coffee-cup_23-2148508944.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/afroamerican-man-holding-coffee-cup_23-2148508944.jpg?_wi=1", imageAlt: "Custom printed paper packaging", }, { @@ -202,7 +202,7 @@ export default function LandingPage() { descriptions: [ "Enhance your brand visibility with high-definition, food-grade custom logo printing solutions.", ], - imageSrc: "http://img.b2bpic.net/free-photo/disposable-paper-cup-with-dark-shadow-blue-background-top-view_169016-35324.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/disposable-paper-cup-with-dark-shadow-blue-background-top-view_169016-35324.jpg?_wi=2", imageAlt: "sustainable forest green concept", }, { @@ -211,7 +211,7 @@ export default function LandingPage() { descriptions: [ "Precision-engineered design ensures a premium experience without leaks or structural failures.", ], - imageSrc: "http://img.b2bpic.net/free-photo/afroamerican-man-holding-coffee-cup_23-2148508944.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/afroamerican-man-holding-coffee-cup_23-2148508944.jpg?_wi=2", imageAlt: "sustainable forest green concept", }, ]}