We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a2c92c6 commit 4eb4533Copy full SHA for 4eb4533
apps/web-roo-code/src/components/homepage/testimonials.tsx
@@ -191,9 +191,9 @@ export function Testimonials() {
191
</div>
192
193
<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">
+ <div className="mx-auto mb-8 md:max-w-2xl text-center">
195
<h2 className="text-4xl font-bold tracking-tight sm:text-5xl">
196
- AI-forward developers are using Roo Code
+ Developers <em>really</em> shipping with AI are using Roo Code
197
</h2>
198
<p className="mt-6 text-lg text-muted-foreground">
199
Join more than 1M people revolutionizing their workflow worldwide
0 commit comments