Skip to content

Commit

Permalink
Added dommenick lacuata member photo
Browse files Browse the repository at this point in the history
  • Loading branch information
dlacuata committed Nov 25, 2024
1 parent cfebdfd commit d601e95
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
Binary file added public/people/dommenick-lacuata.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 6 additions & 0 deletions src/components/about/team/team-data.ts
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,12 @@ export const CCH_DATA: Profile[] = [
linkedin: "https://www.linkedin.com/in/sean-kelman-633057211/",
image: "/people/sean-kelman.jpg",
},
{
name: "Dommenick Lacuata",
role: "Developer",
linkedin: "https://www.linkedin.com/in/dommenick-lacuata/",
image: "/people/dommenick-lacuata.jpg",
},
];

export const CSE_DATA: Profile[] = [
Expand Down

0 comments on commit d601e95

Please sign in to comment.