Skip to content

Commit

Permalink
Remove whatsapp link
Browse files Browse the repository at this point in the history
  • Loading branch information
joanmon committed Nov 12, 2024
1 parent a754cd3 commit 9095383
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions src/app/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -216,18 +216,6 @@ export default async function Home() {
[email protected]
</a>
</p>
<p>También puedes contactar con nosotros a través de:</p>
<a className="text-blue-600 hover:text-blue-800 flex space-x-2" href="https://wa.me/34626675591">
<Image
src={
'https://upload.wikimedia.org/wikipedia/commons/a/a7/2062095_application_chat_communication_logo_whatsapp_icon.svg'
}
alt="Whatsapp icon"
height={20}
width={20}
/>
<span className="font-semibold">WhatsApp</span>
</a>
</div>
</div>
</div>
Expand Down

0 comments on commit 9095383

Please sign in to comment.