Update src/app/page.tsx

This commit is contained in:
2026-03-05 18:32:50 +00:00
parent 7ab596c9ac
commit 245a462333

View File

@@ -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="slide-up"
tagAnimation="smooth"
buttons={[
{ text: "Start Free Trial", href: "https://platform.example.com" },
{ text: "View Documentation", href: "#features" }
]}
buttonAnimation="slide-up"
buttonAnimation="smooth"
background={{ variant: "radial-gradient" }}
dashboard={{
title: "AI Analytics Dashboard", logoIcon: Brain,