Merge version_1 into main #3

Merged
bender merged 3 commits from version_1 into main 2026-03-20 05:32:08 +00:00
3 changed files with 7 additions and 7 deletions

View File

@@ -87,7 +87,7 @@ export default function AboutPage() {
{ text: "Contact Us", href: "/contact" },
]}
buttonAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/industrial-harbor-port-cranes-maritime-infrastructure_169016-68423.jpg"
imageSrc="http://img.b2bpic.net/free-photo/industrial-harbor-port-cranes-maritime-infrastructure_169016-68423.jpg?_wi=2"
imageAlt="Maritime operations and port infrastructure"
mediaAnimation="slide-up"
imagePosition="right"

View File

@@ -87,7 +87,7 @@ export default function CompliancePage() {
{ text: "Contact Compliance Team", href: "/contact" },
]}
buttonAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/industrial-harbor-port-cranes-maritime-infrastructure_169016-68423.jpg"
imageSrc="http://img.b2bpic.net/free-photo/industrial-harbor-port-cranes-maritime-infrastructure_169016-68423.jpg?_wi=3"
imageAlt="Maritime logistics port operations team"
mediaAnimation="slide-up"
imagePosition="right"

View File

@@ -164,7 +164,7 @@ export default function HomePage() {
imageAlt: "Container ships on ocean route",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/hiring-process-meeting-confident-candidate-professional-team-from-hr-department_482257-136441.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/hiring-process-meeting-confident-candidate-professional-team-from-hr-department_482257-136441.jpg?_wi=1",
imageAlt: "Cargo management systems",
},
],
@@ -179,7 +179,7 @@ export default function HomePage() {
imageAlt: "Freight coordination center",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/solar-panels-plant-shareholders-talking-about-business-growth_482257-119822.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/solar-panels-plant-shareholders-talking-about-business-growth_482257-119822.jpg?_wi=1",
imageAlt: "Port operations facility",
},
],
@@ -194,7 +194,7 @@ export default function HomePage() {
imageAlt: "Port cargo handling operations",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/solar-panels-plant-shareholders-talking-about-business-growth_482257-119822.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/solar-panels-plant-shareholders-talking-about-business-growth_482257-119822.jpg?_wi=2",
imageAlt: "Strategic port location",
},
],
@@ -205,11 +205,11 @@ export default function HomePage() {
icon: Cog,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/hiring-process-meeting-confident-candidate-professional-team-from-hr-department_482257-136441.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/hiring-process-meeting-confident-candidate-professional-team-from-hr-department_482257-136441.jpg?_wi=2",
imageAlt: "Custom logistics planning",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/industrial-harbor-port-cranes-maritime-infrastructure_169016-68423.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/industrial-harbor-port-cranes-maritime-infrastructure_169016-68423.jpg?_wi=1",
imageAlt: "Operations coordination",
},
],