diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 5c06992..687df92 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -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" />