Update src/app/page.tsx
This commit is contained in:
@@ -90,7 +90,7 @@ export default function LandingPage() {
|
||||
href: "#contact",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/people-taking-care-warehouse-logistics_23-2149128338.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/people-taking-care-warehouse-logistics_23-2149128338.jpg?_wi=1"
|
||||
imageAlt="Stack of various corrugated boxes ready for shipping"
|
||||
mediaAnimation="slide-up"
|
||||
fixedMediaHeight={true}
|
||||
@@ -170,7 +170,7 @@ export default function LandingPage() {
|
||||
description: "Committed to eco-friendly production and recyclable materials.",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/quality-control-inspectors-with-face-masks-supervising-wood-processing-production-facility_637285-11873.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/quality-control-inspectors-with-face-masks-supervising-wood-processing-production-facility_637285-11873.jpg?_wi=1"
|
||||
imageAlt="Workers inspecting corrugated boxes in a busy factory environment"
|
||||
mediaAnimation="opacity"
|
||||
/>
|
||||
@@ -229,7 +229,7 @@ export default function LandingPage() {
|
||||
},
|
||||
],
|
||||
reverse: true,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-taking-care-warehouse-logistics_23-2149128338.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-taking-care-warehouse-logistics_23-2149128338.jpg?_wi=2",
|
||||
imageAlt: "high quality corrugated box printing",
|
||||
},
|
||||
{
|
||||
@@ -254,7 +254,7 @@ export default function LandingPage() {
|
||||
},
|
||||
],
|
||||
reverse: false,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/quality-control-inspectors-with-face-masks-supervising-wood-processing-production-facility_637285-11873.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/quality-control-inspectors-with-face-masks-supervising-wood-processing-production-facility_637285-11873.jpg?_wi=2",
|
||||
imageAlt: "high quality corrugated box printing",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user