Skip to content

Commit

Permalink
add-TMH-to-clients
Browse files Browse the repository at this point in the history
  • Loading branch information
GeorgeKlemperer committed Oct 18, 2024
1 parent 5cdd655 commit fc81aab
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
1 change: 1 addition & 0 deletions src/pages/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -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' },
Expand Down
6 changes: 6 additions & 0 deletions static/images/clients/logo-the-modern-house.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit fc81aab

Please sign in to comment.