Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/app/community/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@ const CommunityPage = () => {
transition={{ duration: 0.5 }}
>
<h1 className="text-4xl font-light tracking-tight mb-4">
Join Our Community
Join Our Community DONT MERGE!
</h1>
<p className="text-muted-foreground max-w-5xl mx-auto">
Connect with other kagent users, contribute to the project, and stay updated with our latest events and livestreams.
Expand Down
1 change: 1 addition & 0 deletions src/app/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@ const MarketingPage = () => {
transition={{ duration: 0.8 }}
className="text-5xl md:text-6xl font-medium tracking-tight mb-8"
>
DONT MERGE!!!
Bringing <span className="text-primary">Agentic AI</span> to cloud native
</motion.h1>
<motion.p
Expand Down