Skip to content

Commit

Permalink
docs: update landing page hero (#517)
Browse files Browse the repository at this point in the history
  • Loading branch information
Yonom authored Jul 15, 2024
1 parent ee38c0c commit d5ab804
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions apps/docs/components/Home.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -43,10 +43,10 @@ export default function Home() {
<main className="container mx-auto flex flex-col gap-6 self-stretch py-4">
<div className="mt-12 flex flex-col gap-4 self-center">
<h1 className="text-center text-4xl font-extrabold">
React Components for AI Chat
Your own AI app in minutes
</h1>
<p className="text-foreground/85 text-center text-xl">
Add an AI chatbot to your app in minutes.
Chatbot UI for React, production ready, customizable.
</p>
</div>

Expand Down

0 comments on commit d5ab804

Please sign in to comment.