Skip to content

Commit

Permalink
update(eliminando patrocinador)
Browse files Browse the repository at this point in the history
  • Loading branch information
IvanPaul1515 committed Nov 8, 2024
1 parent b074b2a commit 6b1881f
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions src/components/sections/Brands.astro
Original file line number Diff line number Diff line change
Expand Up @@ -59,13 +59,7 @@ import Title from "../shared/Title.astro";
<img src="/Brands/Linda.png" width="100" height="60" alt="Linda" class="h-7 sm:h-20 w-auto ease-linear duration-300 grayscale group-hover:!grayscale-0 group-hover:scale-105">
</a>
</div>
<!--clickping-->
<div class="p-4 sm:p-5 rounded-xl bg-body border border-box-border group">
<a href="https://clickping.do/" target="_blank" rel="noopener noreferrer">
<img src="/Brands/ClickPing.png" width="100" height="60" alt="clickping" class="h-7 sm:h-20 w-auto ease-linear duration-300 grayscale group-hover:!grayscale-0 group-hover:scale-105">
</a>
</div>
<!--AsociacionCibao-->
<!--AsociacionCibao-->
<div class="p-4 sm:p-5 rounded-xl bg-body border border-box-border group">
<a href="https://www.acap.com.do/banca-personal/" target="_blank" rel="noopener noreferrer">
<img src="/Brands/AsociacionCibao.png" width="100" height="60" alt="AsociacionCibao" class="h-7 sm:h-20 w-auto ease-linear duration-300 grayscale group-hover:!grayscale-0 group-hover:scale-105">
Expand Down

0 comments on commit 6b1881f

Please sign in to comment.