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", }, ]}