Update src/app/page.tsx
This commit is contained in:
@@ -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",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user