diff --git a/website/src/components/product/CustomerLogosSection.tsx b/website/src/components/product/CustomerLogosSection.tsx index 051b8dbeb85..68ad03be000 100644 --- a/website/src/components/product/CustomerLogosSection.tsx +++ b/website/src/components/product/CustomerLogosSection.tsx @@ -23,6 +23,10 @@ const ITEMS: ( description: 'hospitality company', className: 'customer-logos-section__item-logo-synthesized-0', }, + { + name: 'Quantcast', + url: '/external-logos/quantcast-logo.svg', + }, { name: 'Plaid', url: '/external-logos/plaid-logo.svg',