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,79 @@
<div class="tve_lp_header tve_empty_dropzone tve_content_width">
<div class="thrv_wrapper thrv_page_section" data-tve-style="1" style="">
<div class="out" style="background-color: #008bc4;">
<div class="in">
<div class="cck tve_clearfix">
<div style="width: 165px;margin-top: 10px;margin-bottom: 10px;"
class="thrv_wrapper tve_image_caption ">
<span class="tve_image_frame">
<img class="tve_image"
src="<?php echo TVE_LANDING_PAGE_TEMPLATE . '/css/images/elementary-logo.png' ?>"
style="width: 165px"/>
</span>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="tve_lp_content 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: 100px;">
<div class="thrv_wrapper thrv_columns">
<div class="tve_colm tve_twc">
<h3 style="color: #555555; font-size: 30px;margin-top: 0;margin-bottom: 20px;">Simply the Best Way
to Create Landing Pages</h3>
<p style="color: #545454; font-size: 18px;margin-top: 0;margin-bottom: 30px;">Sign up below to transform the way you build landing pages and increase your conversions!</p>
<div
class="thrv_wrapper thrv_lead_generation thrv_lead_generation_vertical tve_clearfix tve_blue tve_centerBtn"
style="" data-tve-style="1">
<div class="thrv_lead_generation_code" style="display: none;"></div>
<div class="thrv_lead_generation_container tve_clearfix">
<div class="tve_lead_generated_inputs_container tve_clearfix">
<div class="tve_lead_fields_overlay"></div>
<div class=" tve_lg_input_container ">
<input type="text" data-placeholder="" value="" name="name"
placeholder="Enter your email address"/>
</div>
<div class="tve_lg_input_container">
<input type="text" data-placeholder="" value="" name="email"
placeholder="Enter your name"/>
</div>
<div class="tve_lg_input_container tve_submit_container">
<button type="Submit">GET STARTED HERE</button>
</div>
</div>
</div>
</div>
</div>
<div class="tve_colm tve_twc tve_lst">
<div style="width: 278px;margin-top: 0;margin-bottom: 0;"
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/elementary-product.png' ?>"
style="width: 278px;"/>
</span>
</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_page_section" data-tve-style="1" style="">
<div class="out" style="background-color: #1b1b1b;">
<div class="in">
<div class="cck tve_clearfix">
<p style="color: #fff; font-size: 13px;margin-top: 30px;margin-bottom: 30px;" class="tve_p_center">Copyright &copy; {tcb_current_year} <a href="#"><span class="underline_text">Legal Information</span></a></p>
</div>
</div>
</div>
</div>
</div>