Skip to content

Commit

Permalink
added more customers
Browse files Browse the repository at this point in the history
  • Loading branch information
steven-tey committed Sep 11, 2023
1 parent 76228dc commit b7c1680
Show file tree
Hide file tree
Showing 3 changed files with 28 additions and 0 deletions.
8 changes: 8 additions & 0 deletions app/dub.co/customers/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -112,4 +112,12 @@ const customers = [
slug: "anja",
site: "https://www.anjahealth.com/",
},
{
slug: "inngest",
site: "https://www.inngest.com/",
},
{
slug: "1komma5grad",
site: "https://1komma5grad.com/",
},
];
17 changes: 17 additions & 0 deletions public/_static/clients/1komma5grad.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions public/_static/clients/inngest.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 b7c1680

Please sign in to comment.