Update src/app/page.tsx

This commit is contained in:
2026-04-10 12:34:42 +00:00
parent 7d5c7fb838
commit b03e5fa47b

View File

@@ -69,15 +69,15 @@ export default function LandingPage() {
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/escalator-building_23-2149397595.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/escalator-building_23-2149397595.jpg?_wi=1",
imageAlt: "Chemical Manufacturing Plant",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/aerial-shot-industrial-seaport-cloudy-sky_181624-29022.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/aerial-shot-industrial-seaport-cloudy-sky_181624-29022.jpg?_wi=1",
imageAlt: "Global Shipping Logistics",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/front-view-male-scientist-white-medical-suit-fell-into-ground_140725-83053.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-male-scientist-white-medical-suit-fell-into-ground_140725-83053.jpg?_wi=1",
imageAlt: "Laboratory Quality Testing",
},
{
@@ -196,7 +196,7 @@ export default function LandingPage() {
descriptions: [
"Full adherence to international export standards and safety certifications.",
],
imageSrc: "http://img.b2bpic.net/free-photo/escalator-building_23-2149397595.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/escalator-building_23-2149397595.jpg?_wi=2",
imageAlt: "chemical plant interior high tech",
},
{
@@ -205,7 +205,7 @@ export default function LandingPage() {
descriptions: [
"Competitive quotes with no hidden costs and reliable cost planning.",
],
imageSrc: "http://img.b2bpic.net/free-photo/aerial-shot-industrial-seaport-cloudy-sky_181624-29022.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/aerial-shot-industrial-seaport-cloudy-sky_181624-29022.jpg?_wi=2",
imageAlt: "global shipping logistics cargo container",
},
{
@@ -214,7 +214,7 @@ export default function LandingPage() {
descriptions: [
"Seamless handling of complex documentation for smooth international customs.",
],
imageSrc: "http://img.b2bpic.net/free-photo/front-view-male-scientist-white-medical-suit-fell-into-ground_140725-83053.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-male-scientist-white-medical-suit-fell-into-ground_140725-83053.jpg?_wi=2",
imageAlt: "glass chemical flask lab background",
},
]}