Skip to content

Commit 4eb4533

Browse files
committed
Testimonial heading tweak
1 parent a2c92c6 commit 4eb4533

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

apps/web-roo-code/src/components/homepage/testimonials.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -191,9 +191,9 @@ export function Testimonials() {
191191
</div>
192192

193193
<div className="container relative z-10 mx-auto px-4 sm:px-6 lg:px-8">
194-
<div className="mx-auto mb-8 max-w-5xl text-center">
194+
<div className="mx-auto mb-8 md:max-w-2xl text-center">
195195
<h2 className="text-4xl font-bold tracking-tight sm:text-5xl">
196-
AI-forward developers are using Roo Code
196+
Developers <em>really</em> shipping with AI are using Roo Code
197197
</h2>
198198
<p className="mt-6 text-lg text-muted-foreground">
199199
Join more than 1M people revolutionizing their workflow worldwide

0 commit comments

Comments
 (0)