Skip to content

Commit

Permalink
Add Taner
Browse files Browse the repository at this point in the history
  • Loading branch information
cagataycivici committed Dec 6, 2023
1 parent e8620e4 commit bf44a99
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions src/app/showcase/pages/team/team.component.html
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,12 @@ <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/taner.jpg" class="border-circle mb-4"
alt="Taner Engin" />
<span class="mb-2 text-xl font-bold">Taner Engin</span>
<span>Front-End Developer</span>
</div>
</div>
</div>
</div>

1 comment on commit bf44a99

@vercel
Copy link

@vercel vercel bot commented on bf44a99 Dec 6, 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.