Skip to content

Commit 013c56f

Browse files
committed
version: updated
1 parent 85ee4e5 commit 013c56f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

src/pages/HomePage.tsx

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,12 +18,12 @@ export function HomePage() {
1818
@falai/agent
1919
</h1>
2020
<p className="hero-subtitle">
21-
Build intelligent, conversational AI agents with TypeScript
21+
Type-Safe AI Conversational Agents That Actually Work in Production
2222
</p>
2323
<div className="hero-tags">
24-
<span className="tag">Standalone</span>
25-
<span className="tag">Strongly-Typed</span>
26-
<span className="tag">Production-Ready</span>
24+
<span className="tag">Schema-driven data extraction</span>
25+
<span className="tag">Predictable conversations</span>
26+
<span className="tag">Enterprise-ready</span>
2727
</div>
2828
<div className="hero-actions">
2929
<a href="#-quick-start" className="btn gradient-animated">

0 commit comments

Comments
 (0)