Update src/app/about/page.tsx

This commit is contained in:
2026-03-20 05:31:37 +00:00
parent bbd7390ed4
commit 4f26a4febf

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?_wi=2"
imageSrc="http://img.b2bpic.net/free-photo/industrial-harbor-port-cranes-maritime-infrastructure_169016-68423.jpg"
imageAlt="Maritime operations and port infrastructure"
mediaAnimation="slide-up"
imagePosition="right"
@@ -153,7 +153,7 @@ export default function AboutPage() {
},
]}
animationType="slide-up"
textboxLayout="centered"
textboxLayout="default"
useInvertedBackground={false}
carouselMode="buttons"
/>