develop #7
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user