Skip to content

Commit 9a9373b

Browse files
author
GeneAI
committed
fix: Remove premature production testimonial from home page
Removed testimonial quote that implied external teams are using the framework in production. The framework is currently in beta and only being used internally. More accurate to not have testimonials until we have actual external production users.
1 parent 4cd2764 commit 9a9373b

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

website/app/page.tsx

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -206,17 +206,6 @@ export default function Home() {
206206
Together, they create <strong>Level 5 Transformative Intelligence</strong> that learns and evolves with your projects.
207207
</p>
208208
</div>
209-
210-
<div className="pt-6 border-t border-[var(--border)]">
211-
<p className="text-sm text-[var(--muted)] italic text-center">
212-
"The framework transformed our AI development workflow. Instead of discovering
213-
issues weeks later during debugging, the wizards alerted us to emerging problems
214-
immediately. We shipped higher quality code, many times faster."
215-
</p>
216-
<p className="text-xs text-[var(--muted)] text-center mt-2">
217-
— Development team using Empathy Framework in production
218-
</p>
219-
</div>
220209
</div>
221210
</div>
222211
</div>

0 commit comments

Comments
 (0)