diff --git a/src/pages/index.tsx b/src/pages/index.tsx index 70655f9..03ea38a 100644 --- a/src/pages/index.tsx +++ b/src/pages/index.tsx @@ -12,6 +12,7 @@ import SEO from '../components/seo'; import './main.scss'; const clients = [ + { name: 'The Modern House', image: 'logo-the-modern-house.svg' }, { name: 'Pentagram', image: 'logo-pentagram-cell.svg' }, { name: 'Hasbro', image: 'logo-hasbro-cell.svg' }, { name: 'Settle', image: 'logo-settle-cell.svg' }, diff --git a/static/images/clients/logo-the-modern-house.svg b/static/images/clients/logo-the-modern-house.svg new file mode 100644 index 0000000..3e10413 --- /dev/null +++ b/static/images/clients/logo-the-modern-house.svg @@ -0,0 +1,6 @@ + + + + + +