Merge version_1 into main #1
@@ -74,7 +74,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
showBorder={true}
|
||||
useInvertedBackground={true}
|
||||
buttonAnimation="slide-up"
|
||||
buttonAnimation="none"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -127,7 +127,7 @@ export default function LandingPage() {
|
||||
}
|
||||
]}
|
||||
textboxLayout="default"
|
||||
animationType="reveal-blur"
|
||||
animationType="slide-up"
|
||||
useInvertedBackground={true}
|
||||
/>
|
||||
</div>
|
||||
@@ -158,7 +158,7 @@ export default function LandingPage() {
|
||||
imageAlt="Support and guidance"
|
||||
mediaPosition="left"
|
||||
textboxLayout="default"
|
||||
animationType="slide-up"
|
||||
animationType="smooth"
|
||||
faqsAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user