Files
roi-theme/wp-content/plugins/thrive-visual-editor/landing-page/templates/lime-download-page.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

84 lines
3.6 KiB
PHP
Executable File

<div class="tve_lp_header tve_empty_dropzone tve_content_width">
<div style="width: 182px;margin-top: 50px;margin-bottom: 50px;" class="thrv_wrapper tve_image_caption ">
<span class="tve_image_frame">
<a href="">
<img class="tve_image"
src="<?php echo TVE_LANDING_PAGE_TEMPLATE . '/css/images/lime-thrive-logo.png' ?>"
style="width: 182px"/>
</a>
</span>
</div>
</div>
<div class="tve_lp_content tve_editor_main_content tve_empty_dropzone tve_content_width">
<h1 style="color: #000;font-size: 48px;margin-top: 0;margin-bottom: 45px;" class="tve_p_center">Thank you for
signing up!</h1>
<p style="color: #000; font-size: 18px;;margin-top: 0;margin-bottom: 45px;" class="tve_p_center">Now you can
download your free report.</p>
<div data-tve-style="1" class="thrv_wrapper thrv_button_shortcode tve_centerBtn">
<div class="tve_btn tve_green tve_bigBtn tve_btn8 tve_nb">
<a class="tve_btnLink" href="">
<span class="tve_left tve_btn_im">
<i></i>
</span>
<span class="tve_btn_txt">Download Ebook</span>
</a>
</div>
</div>
<div class="thrv_wrapper thrv_content_container_shortcode">
<div class="tve_clear"></div>
<div class="tve_center tve_content_inner" style="width: 620px;min-width:50px; min-height: 2em;">
<div class="thrv_wrapper thrv_contentbox_shortcode" data-tve-style="5">
<div class="tve_cb tve_cb5 tve_white">
<div class="tve_cb_cnt">
<div class="thrv_wrapper thrv_columns tve_clearfix" style="margin-top: 0;margin-bottom: 0;">
<div class="tve_colm tve_foc tve_df tve_ofo">
<div style="width: 117px;margin-top: 0;margin-bottom: 0;"
class="thrv_wrapper tve_image_caption ">
<span class="tve_image_frame">
<a href="">
<img class="tve_image"
src="<?php echo TVE_LANDING_PAGE_TEMPLATE . '/css/images/lime-confirmation-book.png' ?>"
style="width: 117px"/>
</a>
</span>
</div>
</div>
<div class="tve_colm tve_tfo tve_df tve_lst">
<p style="color: #000; font-size: 18px;line-height: 25px;margin-top: 10px;margin-bottom: 15px;">
A Project Guide to UX Design: For user experience designers in the field or in the
making.
</p>
<div data-tve-style="1" class="thrv_wrapper thrv_button_shortcode">
<div class="tve_btn tve_orange tve_btn8 tve_nb tve_normalBtn">
<a class="tve_btnLink" href="">
<span class="tve_left tve_btn_im">
<i></i>
</span>
<span class="tve_btn_txt">Download</span>
</a>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="tve_clear"></div>
</div>
</div>
<div class="tve_lp_footer tve_empty_dropzone tve_content_width">
<div class="thrv_wrapper thrv_columns">
<div class="tve_colm tve_twc">
<p class="tve_p_left" style="margin: 0; padding: 0; color: #898989; font-size: 14px">Copyright &copy; {tcb_current_year}</p>
</div>
<div class="tve_colm tve_twc tve_lst">
<p class="tve_p_right" style="margin: 0; padding: 0; color: #898989; font-size: 14px">
<a href="#"><span class="underline_text">Disclaimer</span></a>
</p>
</div>
</div>
</div>