Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/prod'
Browse files Browse the repository at this point in the history
  • Loading branch information
cagataycivici committed Aug 30, 2023
2 parents 4432804 + 0055224 commit 46c6221
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/app/showcase/pages/partners/partners.component.html
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@ <h1>Partners</h1>
</div>
</li>
<li class="flex flex-column md:flex-row align-items-center gap-5 mb-5 pt-5">
<div class="w-20rem text-center bg-gray-900 py-5 border-round">
<a href="https://www.t2.com.tr/">
<div class="w-20rem">
<a href="https://virtua.tech" class="block w-full text-center bg-gray-900 py-5 border-round">
<img src="https://primefaces.org/cdn/primeng/images/partners/virtua.svg" alt="Virtua" class="w-10rem"/>
</a>
</div>
Expand Down

1 comment on commit 46c6221

@vercel
Copy link

@vercel vercel bot commented on 46c6221 Aug 30, 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.