- 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>
80 lines
3.6 KiB
PHP
Executable File
80 lines
3.6 KiB
PHP
Executable File
<div class="tve_lp_header tve_empty_dropzone">
|
|
<div class="thrv_wrapper thrv_page_section" data-tve-style="1">
|
|
<div class="out" style="background-color: #FFFFFF">
|
|
<div class="in darkSec">
|
|
<div class="cck clearfix tve_content_width">
|
|
<div style="width: 132px;" class="thrv_wrapper tve_image_caption aligncenter">
|
|
<span class="tve_image_frame">
|
|
<a href="">
|
|
<img class="tve_image" src="<?php echo TVE_LANDING_PAGE_TEMPLATE . '/css/images/video-lead-logo.png' ?>" style="width: 132px"/>
|
|
</a>
|
|
</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: 900px;min-width:50px; min-height: 2em;margin-top:30px;">
|
|
<h1 class="tve_p_center" style="color: #ffffff;">
|
|
"Discover the <font color="#ffd02c"><span class="bold_text">Easiest Way</span></font> to Create Flexible,
|
|
High-Conversion Landing Pages... and
|
|
<font color="#ffd02c"><span class="bold_text">Get More Leads</span></font> than Ever!"
|
|
</h1>
|
|
</div>
|
|
<div class="tve_clear"></div>
|
|
</div>
|
|
|
|
<div class="thrv_wrapper thrv_columns tve_clearfix">
|
|
<div class="tve_colm tve_twc">
|
|
<div style="width: 545px;" 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/vision_book.png' ?>"
|
|
style="width: 545px;"/>
|
|
</span>
|
|
</div>
|
|
</div>
|
|
<div class="tve_colm tve_twc tve_lst">
|
|
<div class="thrv_wrapper thrv_lead_generation tve_clearfix tve_orange tve_fullwidthBtn" data-tve-style="1" style="margin-top: 90px;">
|
|
<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" style="width: 100%; height: 100%;"></div>
|
|
<div class=" tve_lg_input_container ">
|
|
<input type="text" data-placeholder="First Name" placeholder="First Name" value="" name="first_name"/>
|
|
</div>
|
|
<div class="tve_lg_input_container">
|
|
<input type="text" data-placeholder="Last Name" placeholder="Last Name" value="" name="last_name"/>
|
|
</div>
|
|
<div class="tve_lg_input_container">
|
|
<input type="text" data-placeholder="Email" placeholder="Email" value="" name="email"/>
|
|
</div>
|
|
<div class="tve_lg_input_container tve_submit_container">
|
|
<button type="Submit">Download the Free Report >></button>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<p class="tve_p_center" style="color: #fff; font-size: 22px;">Sign up to get instant access to our special report + get exclusive weekly upates!</p>
|
|
</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 clearfix">
|
|
<p class="tve_p_center" style="margin: 0; padding: 0; color: #ffffff; font-size: 16px">© {tcb_current_year} by ACME Inc.</p>
|
|
<p class="tve_p_center" style="margin: 0; padding: 0; color: #ffffff; font-size: 16px">
|
|
<a href="#"><span class="underline_text">Disclaimer</span></a>
|
|
</p>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|