mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-09-07 08:26:51 +00:00
Make marketing homepage headline funnier
Co-authored-by: Matt Rubens <mrubens@users.noreply.github.com>
This commit is contained in:
parent
44fd975b17
commit
4cc12e8cad
1 changed files with 5 additions and 2 deletions
|
|
@ -25,9 +25,12 @@ export default async function Home() {
|
|||
</div>
|
||||
<div className="container relative z-10 mx-auto px-4 sm:px-6 lg:px-8 flex flex-col items-center text-center">
|
||||
<h1 className="text-3xl md:text-4xl font-bold tracking-tight text-foreground max-w-4xl mb-6">
|
||||
Your AI Software Engineering Team is here.
|
||||
Your AI Software Engineering Team just clocked in.
|
||||
<br />
|
||||
<span className="text-muted-foreground">Interactive in the IDE, autonomous in the cloud.</span>
|
||||
<span className="text-muted-foreground">
|
||||
Interactive in the IDE, autonomous in the cloud, and suspiciously good at clearing your
|
||||
backlog.
|
||||
</span>
|
||||
</h1>
|
||||
<div className="mt-2 max-w-3xl text-lg text-muted-foreground mb-10 space-y-3">
|
||||
<p>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue