3 Commits

Author SHA1 Message Date
975ebc2b91 Merge version_3 into main
Merge version_3 into main
2026-03-06 06:40:21 +00:00
5010a5ae81 Update src/app/page.tsx 2026-03-06 06:40:10 +00:00
f6a69938e9 Merge version_2 into main
Merge version_2 into main
2026-03-06 06:38:41 +00:00

View File

@@ -45,7 +45,7 @@ export default function LandingPage() {
logoText="Nodir AI Studio"
description="The Ultimate AI Workspace. Code Python, Build Bots, Deploy Agents. From command line to production in seconds."
buttons={[
{ text: "Launch Console", href: "#dashboard" },
{ text: "Start Building Free", href: "#dashboard" },
{ text: "View Docs", href: "#" },
]}
background={{ variant: "sparkles-gradient" }}