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>
This commit is contained in:
root
2025-11-03 21:04:30 -06:00
commit a22573bf0b
24068 changed files with 4993111 additions and 0 deletions

View File

@@ -0,0 +1,78 @@
<div class="tve_lp_header tve_drop_constraint"></div>
<div class="tve_lp_content_bg tve_no_drag tve_lp_content" style="margin: 0">
<div class="tve_editor_main_content tve_empty_dropzone tve_content_width">
<div class="thrv_wrapper thrv_content_container_shortcode">
<div class="tve_clear"></div>
<div class="tve_center tve_content_inner" style="width: 700px;min-width:50px; min-height: 2em;margin-top: 100px;margin-bottom: 60px;">
<h1 class="tve_p_center" style="color: #fff; font-size: 60px;">Thank you for <span class="bold_text">Signing Up!</span></h1>
<p class="tve_p_center" style="color: #fff; font-size: 20px; margin-top: 80px;"><span class="bold_text">Click the Start Download button to begin download</span></p>
<div style="width: 42px;" class="thrv_wrapper tve_image_caption aligncenter">
<span class="tve_image_frame">
<img class="tve_image"
src="<?php echo TVE_LANDING_PAGE_TEMPLATE . '/css/images/rockstar_arrow.png' ?>"
style="width: 42px"/>
</span>
</div>
</div>
<div class="tve_clear"></div>
</div>
<div class="thrv_wrapper thrv_page_section" data-tve-style="1">
<div class="out"
style="background-image: url('<?php echo TVE_LANDING_PAGE_TEMPLATE . "/css/images/rockstar_shadow.png" ?>'); background-repeat: no-repeat; background-position:center 70px;">
<div class="in darkSec">
<div class="cck tve_clearfix">
<div class="thrv_wrapper thrv_content_container_shortcode">
<div class="tve_clear"></div>
<div class="tve_center tve_content_inner" style="width: 700px;min-width:50px; min-height: 2em;">
<div class="thrv_wrapper thrv_button_shortcode tve_fullwidthBtn" data-tve-style="1" style="margin-bottom: 150px;">
<div class="tve_btn tve_btn1 tve_blue tve_smallBtn tve_nb">
<a href="" class="tve_btnLink">
<span class="tve_left tve_btn_im">
<i></i>
</span>
<span class="tve_btn_txt">Start Your Download</span>
</a>
</div>
</div>
</div>
<div class="tve_clear"></div>
</div>
</div>
</div>
</div>
</div>
<div class="thrv_wrapper thrv_page_section" data-tve-style="1">
<div class="out" style="background-color: rgba(0,0,0,.8)">
<div class="in lightSec">
<div class="cck tve_clearfix">
<div class="thrv_wrapper thrv_columns tve_clearfix">
<div class="tve_colm tve_tfo tve_df ">
<p class="tve_p_right" style="font-size: 20px; margin-top: 20px;">If you enjoy our free product, make sure you don't miss our premium offer:</p>
</div>
<div class="tve_colm tve_foc tve_ofo tve_df tve_lst">
<div class="thrv_wrapper thrv_button_shortcode tve_fullwidthBtn" data-tve-style="1">
<div class="tve_btn tve_btn1 tve_white tve_smallBtn tve_nb" style="margin-top: -4px">
<a href="" class="tve_btnLink" style="font-size: 16px;">
<span class="tve_left tve_btn_im">
<i></i>
</span>
<span class="tve_btn_txt">Click Here to Learn More</span>
</a>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="tve_lp_footer tve_empty_dropzone tve_drop_constraint">
<p class="tve_p_center" style="margin: 30px 0 0; padding: 0; font-size: 16px">
&copy; {tcb_current_year} by ACME Inc. - <a href="#"><span class="underline_text">Disclaimer</span></a>
</p>
</div>