From a53b82b8684932ba3e24e0bdb9c2dc08e642fe65 Mon Sep 17 00:00:00 2001 From: Dan Adler Date: Thu, 23 May 2019 16:25:24 -0700 Subject: [PATCH] Add logo --- website/src/components/product/CustomerLogosSection.tsx | 4 ++++ 1 file changed, 4 insertions(+) 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',