Skip to content

Commit

Permalink
Add umit to the team
Browse files Browse the repository at this point in the history
  • Loading branch information
cagataycivici committed Sep 20, 2023
1 parent 700fe69 commit f7745cb
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/app/showcase/pages/team/team.component.html
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,11 @@ <h1>Meet the Team</h1>
<span class="mb-2 text-xl font-bold">Burak Sağlam</span>
<span>Front-End Developer</span>
</div>
<div class="flex flex-column align-items-center flex-auto">
<img src="https://primefaces.org/cdn/primeng/images/team/umit.jpg" class="border-circle mb-4" alt="Ümit Çelik" />
<span class="mb-2 text-xl font-bold">Ümit Çelik</span>
<span>UI/UX Designer</span>
</div>
</div>
</div>
</div>

1 comment on commit f7745cb

@vercel
Copy link

@vercel vercel bot commented on f7745cb Sep 20, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.