Update src/app/page.tsx
This commit is contained in:
@@ -91,6 +91,7 @@ export default function LandingPage() {
|
||||
}
|
||||
]}
|
||||
useInvertedBackground={true}
|
||||
stepsAnimation="none"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -112,6 +113,7 @@ export default function LandingPage() {
|
||||
}
|
||||
]}
|
||||
useInvertedBackground={false}
|
||||
stepsAnimation="none"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -194,6 +196,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
useInvertedBackground={true}
|
||||
animationType="smooth"
|
||||
faqsAnimation="none"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user