From f8808fe920b3916868acf0ea60c81da44d8579e1 Mon Sep 17 00:00:00 2001 From: functionstackx <47992694+functionstackx@users.noreply.github.com> Date: Sun, 22 Mar 2026 13:37:09 -0400 Subject: [PATCH] fix: update Verda quote from Ruben Bryon Co-Authored-By: Claude Opus 4.6 (1M context) --- packages/app/src/components/quotes/quotes-data.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/app/src/components/quotes/quotes-data.ts b/packages/app/src/components/quotes/quotes-data.ts index b9187e7..bed634b 100644 --- a/packages/app/src/components/quotes/quotes-data.ts +++ b/packages/app/src/components/quotes/quotes-data.ts @@ -231,7 +231,7 @@ export const QUOTES: Quote[] = [ logo: 'baseten.svg', }, { - text: 'Verda was founded because AI engineers deserve affordable, high-performance compute without overhead. InferenceX\u2122 reinforces that mission by giving the community open, reproducible benchmarks that show what GPUs actually deliver under real inference workloads. We want our customers to see transparent, continuously updated performance data \u2014 not marketing claims. InferenceX provides exactly that.', + text: 'We founded Verda to give AI engineers frictionless access to cutting-edge compute without gatekeeping. InferenceX supports this mission by giving AI builders open, reproducible benchmarks that show what GPUs actually deliver under real inference workloads. We want our customers to see transparent, continuously updated performance data, without marketing fluff. InferenceX provides exactly that.', name: 'Ruben Bryon', title: 'Founder & CEO, Verda', org: 'Verda',