8 Commits

Author SHA1 Message Date
1d4125c81d Update src/app/page.tsx 2026-03-09 07:41:13 +00:00
cc96c0d6a0 Update src/app/layout.tsx 2026-03-09 07:41:13 +00:00
99c5991a92 Merge version_2 into main
Merge version_2 into main
2026-03-09 07:34:29 +00:00
c73f1367db Update src/app/page.tsx 2026-03-09 07:34:25 +00:00
4e3017f0b1 Update src/app/layout.tsx 2026-03-09 07:34:24 +00:00
8f92634e73 Merge version_1 into main
Merge version_1 into main
2026-03-09 07:33:25 +00:00
3d81ffb655 Merge version_1 into main
Merge version_1 into main
2026-03-09 07:32:13 +00:00
2e65c4cee9 Merge version_1 into main
Merge version_1 into main
2026-03-09 07:31:08 +00:00
2 changed files with 10 additions and 1413 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -199,7 +199,7 @@ export default function LandingPage() {
title="Ready to Build Your AI Chatbot?" title="Ready to Build Your AI Chatbot?"
description="Start building your intelligent conversation application today. Complete documentation, example code, and community support available." description="Start building your intelligent conversation application today. Complete documentation, example code, and community support available."
buttons={[ buttons={[
{ text: "Access Documentation", href: "https://github.com" }, { text: "Get Free Setup Guide", href: "https://github.com" },
{ text: "Join Community", href: "https://discord.com" } { text: "Join Community", href: "https://discord.com" }
]} ]}
buttonAnimation="slide-up" buttonAnimation="slide-up"