Update src/app/about/page.tsx
This commit is contained in:
@@ -89,6 +89,7 @@ export default function AboutPage() {
|
||||
]}
|
||||
animationType={'slide-up'}
|
||||
useInvertedBackground={true}
|
||||
textboxLayout={'default'}
|
||||
/>
|
||||
</div>
|
||||
<div id="metrics" data-section="metrics">
|
||||
@@ -102,6 +103,7 @@ export default function AboutPage() {
|
||||
]}
|
||||
animationType={'blur-reveal'}
|
||||
useInvertedBackground={false}
|
||||
textboxLayout={'default'}
|
||||
/>
|
||||
</div>
|
||||
<Footer brandName="Nexsoft Australia" navItems={navItems} />
|
||||
|
||||
Reference in New Issue
Block a user