Update file index.html

This commit is contained in:
JurassikDev34 2025-02-11 11:00:42 +00:00
parent 2aa6fcd4cd
commit 4029bc8357

View file

@ -92,7 +92,12 @@
<!-- Sección Únete --> <!-- Sección Únete -->
<section id="unete" class="content"> <section id="unete" class="content">
<h2>Únete al Partido</h2> <h2>Únete al Partido</h2>
<p>Para unirte, manda un <a href="mailto:unete@pnh.09072007.xyz" class="button">email</a> con algunos datos tuyos y el motivo por el cual te gustaría formar parte de nuestra causa.</p> <div style="position: relative; height:80dvh; overflow:auto;">
<iframe
src="https://app.formbricks.com/s/cm709l943000hl603kg1s09hw?embed=true"
frameborder="0" style="position: absolute; left:0; top:0; width:100%; height:100%; border:0;">
</iframe>
</div>
</section> </section>
<!-- Sección Contacto --> <!-- Sección Contacto -->