Skip to content

Commit 031535b

Browse files
author
nato-re
committed
Adiciona botão ingresso social
1 parent 005eefc commit 031535b

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

index.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,11 @@ <h3>
9595
aria-label="Comprar ingressos">
9696
Compre seu ingresso! 🚀
9797
</button>
98+
<button class="ingressos-btn"
99+
onclick="window.open('https://forms.gle/xA2QRX8RniL8Ammi7', '_blank')"
100+
aria-label="Formulário Ingresso Social">
101+
Precisa de um Ingresso Social?
102+
</button>
98103
</div>
99104
</div>
100105
</section>

0 commit comments

Comments
 (0)