forked from M3-Academy/desafio-react-e-typescript
Entrega do Desafio #8
@ -36,15 +36,15 @@ const FooterTop = () => {
|
||||
<img src={PlusIcon} alt="ícone de abrir menu" />
|
||||
</label>
|
||||
<li className={styles["Menu__List__Group__Title"]}>Dúvidas</li>
|
||||
<li className={styles["Menu__List__Group__SubTitle"]}>
|
||||
<a href="/" target= "_blank" rel="noreferrer noopener">Entrega</a>
|
||||
</li>
|
||||
<li className={styles["Menu__List__Group__SubTitle"]}>
|
||||
<a href="/" target= "_blank" rel="noreferrer noopener">Pagamento</a>
|
||||
</li>
|
||||
<li className={styles["Menu__List__Group__SubTitle"]}>
|
||||
<a href="/" target= "_blank" rel="noreferrer noopener">Trocas e Devoluções</a>
|
||||
</li>
|
||||
<li className={styles["Menu__List__Group__SubTitle"]}>
|
||||
<a href="/" target= "_blank" rel="noreferrer noopener">Segurança</a>
|
||||
</li>
|
||||
<li className={styles["Menu__List__Group__SubTitle"]}>
|
||||
<a href="/" target= "_blank" rel="noreferrer noopener">Dúvidas Frequentes</a>
|
||||
</li>
|
||||
|
Loading…
x
Reference in New Issue
Block a user