diff --git a/packages/app/src/components/quotes/quotes-data.ts b/packages/app/src/components/quotes/quotes-data.ts index 0b82811..9d40f66 100644 --- a/packages/app/src/components/quotes/quotes-data.ts +++ b/packages/app/src/components/quotes/quotes-data.ts @@ -347,4 +347,5 @@ export const CAROUSEL_ORGS = [ export const CAROUSEL_LABELS: Record = { 'Together AI': 'Tri Dao', 'PyTorch Foundation': 'PyTorch', + 'Meta Superintelligence Labs': 'Meta', };