Update src/app/page.tsx

This commit is contained in:
2026-05-09 06:04:08 +00:00
parent 45f7b45ee7
commit 3c243cef8b

View File

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