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