Skip to content

Commit

Permalink
adding stephan fitzpatrick to the list of certified partners (#746)
Browse files Browse the repository at this point in the history
  • Loading branch information
alpetric authored Oct 30, 2024
1 parent e576aa8 commit 9af8816
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions src/pages/partners.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,14 @@ const people = [
profile: 'https://www.linkedin.com/in/jose-governo/',
imageUrl: 'https://media.licdn.com/dms/image/C4D03AQE2yXYlSoBQmg/profile-displayphoto-shrink_800_800/0/1594600574101?e=2147483647&v=beta&t=c2VZb77tUdnBRzlGVTuY23qDvGlUHy1xqy_zn1TNr40',
},
{
name: 'Stephan Fitzpatrick',
description: 'Stephan Fitzpatrick, a veteran software and cloud consultant, leverages Windmill to build automation solutions for business clients, streamline his own operations, and even manage his home automation.',
roles: ['Common Tree'],
email: '[email protected]',
profile: 'https://www.linkedin.com/in/fitzpatrickstephan/',
imageUrl: '/images/partners/stphftzptrk.jpg'
}
];

function PartnersCatalog() {
Expand Down
Binary file added static/images/partners/stphftzptrk.jpg
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 9af8816

Please sign in to comment.