Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-05 18:32:54 +00:00

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,