Update src/app/page.tsx
This commit is contained in:
@@ -270,6 +270,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
speed={40}
|
||||
topMarqueeDirection="left"
|
||||
faqsAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -324,7 +325,7 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
animationType="slide-up"
|
||||
useInvertedBackground={false}
|
||||
faqsAnimation="slide-up"
|
||||
faqsAnimation="smooth"
|
||||
faqs={[
|
||||
{
|
||||
id: "1", title: "What AI models does the platform support?", content:
|
||||
|
||||
Reference in New Issue
Block a user