develop #7

Merged
cainamilech merged 46 commits from develop into main 2023-01-12 14:40:36 +00:00
Showing only changes of commit 6f32a8ab0d - Show all commits

View File

@ -6,7 +6,11 @@ import arrow from "./assets/svgs/arrow.svg";
const FixedIcons = () => {
return (
<div className={icons["icons"]}>
<a href="/" className={icons["icons__whats"]}>
<a
href="https://wa.me/5521912345678"
target="_blank"
className={icons["icons__whats"]}
>
<figure>
<img src={whats} alt="Ícone WhatsApp" />
</figure>