Files
roi-theme/wp-content/plugins/thrive-visual-editor/landing-page/templates/mini_squeeze_download.php
root a22573bf0b Commit inicial - WordPress Análisis de Precios Unitarios
- WordPress core y plugins
- Tema Twenty Twenty-Four configurado
- Plugin allow-unfiltered-html.php simplificado
- .gitignore configurado para excluir wp-config.php y uploads

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-03 21:04:30 -06:00

31 lines
1.4 KiB
PHP
Executable File

<div class="tve_lp_header tve_empty_dropzone"></div>
<div class="tve_lp_content tve_editor_main_content tve_empty_dropzone tve_no_drag thrv_wrapper">
<h1 class="" style="font-size: 50px; margin: 0;">You Have Successfully Signed Up!</h1>
<p class="" style="font-size: 24px; margin: 20px 0; ">Start your download here:</p>
<div style="font-size: 250px; color: #fff" class="thrv_wrapper thrv_icon aligncenter tve-draggable" draggable="true">
<span style="" class="tve_sc_icon mini-squeeze-download-icon" data-tve-icon="mini-squeeze-download-icon"></span>
</div>
<div class="thrv_wrapper thrv_button_shortcode tve_fullwidthBtn" data-tve-style="1">
<div class="tve_btn tve_btnBig tve_btn7 tve_orange tve_nb">
<a href="" class="tve_btnLink">
<span class="tve_left tve_btn_im">
<i></i>
</span>
<span class="tve_btn_txt">Start Download</span>
</a>
</div>
</div>
</div>
<div class="tve_lp_footer tve_empty_dropzone">
<div class="thrv_wrapper thrv_page_section" data-tve-style="1">
<div class="out">
<div class="in darkSec">
<div class="cck tve_clearfix">
<p class="tve_p_center" style="margin: 0; padding: 0; color: #999999; font-size: 16px; font-weight: 300;;">&copy; {tcb_current_year} by ACME Inc. <a href="#">Disclaimer</a></p>
</div>
</div>
</div>
</div>
</div>