Update src/app/page.tsx
This commit is contained in:
@@ -48,12 +48,12 @@ export default function LandingPage() {
|
||||
description="Harness the power of advanced machine learning to unlock actionable insights from your data. Monitor performance, predict trends, and automate workflows in real-time."
|
||||
tag="Next-Gen AI"
|
||||
tagIcon={Sparkles}
|
||||
tagAnimation="smooth"
|
||||
tagAnimation="slide-up"
|
||||
buttons={[
|
||||
{ text: "Start Free Trial", href: "https://platform.example.com" },
|
||||
{ text: "View Documentation", href: "#features" }
|
||||
]}
|
||||
buttonAnimation="smooth"
|
||||
buttonAnimation="slide-up"
|
||||
background={{ variant: "radial-gradient" }}
|
||||
dashboard={{
|
||||
title: "AI Analytics Dashboard", logoIcon: Brain,
|
||||
@@ -256,7 +256,7 @@ export default function LandingPage() {
|
||||
tagIcon={HelpCircle}
|
||||
tagAnimation="slide-up"
|
||||
textboxLayout="default"
|
||||
animationType="slide-up"
|
||||
animationType="smooth"
|
||||
useInvertedBackground={false}
|
||||
faqsAnimation="slide-up"
|
||||
faqs={[
|
||||
|
||||
Reference in New Issue
Block a user