Skip to content

Commit 7f97646

Browse files
committed
Shorten descripion
1 parent e24b463 commit 7f97646

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

app/home/page.tsx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,12 @@ export default function Home({ setCurrentTab }: { setCurrentTab?: (tab: string)
1212
<h1>Banner logo here</h1>
1313
</div>
1414

15-
<div className="w-1/2 text-center">
15+
<div className="w-3/8 text-center">
1616
<TypedHeading />
1717
<p className="text-lg text-muted-foreground mt-4">
1818
JavaBee Utilities is a powerful library designed to simplify and enhance the programming experience for FTC teams.
19-
With a focus on ease of use, performance, and reliability, JavaBee Utilities provides a comprehensive suite of tools and features that help teams of all skill levels create competitive and innovative robots.
20-
Whether you're a rookie looking to get started or a veteran seeking to optimize your code, JavaBee Utilities has something to offer.
19+
We are focused on providing tools for teams of all skill levels to create innovative robots.
20+
Whether you're a rookie trying to learn, or a veteran seeking to optimize, JavaBee Utilities has something to offer.
2121
</p>
2222
</div>
2323

0 commit comments

Comments
 (0)