added links to social media

This commit is contained in:
Esteban Paz 2026-02-12 23:55:57 -05:00
parent e866f9ea0e
commit 03f1a30af8
1 changed files with 5 additions and 5 deletions

View File

@ -65,22 +65,22 @@ import jbp from "../../assets/DRJBP-1.webp";
<ul class="flex flex-row gap-2">
<li class="border-r pr-2">
<a href="#">
<Icon name="ph:linkedin-logo-thin" class="text-3xl" />
<a href="https://x.com/CRPazYJusticia" target="_blank">
<Icon name="ph:x-logo-thin" class="text-3xl" />
</a>
</li>
<li class="border-r pr-2">
<a href="#">
<a href="https://www.instagram.com/centrodelreinodepazyjusticia/" target="_blank">
<Icon name="ph:instagram-logo-thin" class="text-3xl" />
</a>
</li>
<li class="border-r pr-2">
<a href="#">
<a href="https://www.facebook.com/Centrodelreinodepazyjusticia" target="_blank">
<Icon name="ph:facebook-logo-thin" class="text-3xl" />
</a>
</li>
<li>
<a href="#">
<a href="https://www.youtube.com/@CentrodelReinodePazyJusticia" target="_blank">
<Icon name="ph:youtube-logo-thin" class="text-3xl" />
</a>
</li>