Files
roi-theme/wp-content/plugins/thrive-visual-editor/landing-page/templates/fame-minimal-lead-gen.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

67 lines
3.2 KiB
PHP
Executable File

<div class="tve_lp_header tve_empty_dropzone">
<div style="margin-top: 60px;margin-bottom: 30px;width: 310px;" 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/fame_logo.png' ?>"
style="width: 310px"/>
</span>
</div>
</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_contentbox_shortcode shadow_cb" data-tve-style="5">
<div class="tve_cb tve_cb5 tve_white">
<div class="tve_cb_cnt">
<h1 class="tve_p_center" style="margin-bottom: 10px;font-size: 57px;">Style Your Future With
A Fashion Career</h1>
<h4 style="font-size: 24px; margin-bottom: 40px;" class="tve_p_center">Enter your email address below to get instant access to our award-winning guide:</h4>
<div class="thrv_wrapper thrv_contentbox_shortcode" data-tve-style="6">
<div class="tve_cb tve_cb6 tve_orange" style="background: #f0bd0d; margin: 0 -20px -40px;">
<div class="tve_cb_cnt">
<div class="thrv_wrapper thrv_lead_generation tve_clearfix tve_purple" data-tve-style="1" style="">
<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="Enter a valid email here..." placeholder="Enter a valid email here..." value="" name="first_name"/>
</div>
<div class="tve_lg_input_container tve_submit_container">
<button type="Submit">GET INSTANT ACCESS TO THE GUIDE!</button>
</div>
</div>
</div>
</div>
<p class="tve_p_center fame_lock" style="color: #333333;font-size:16px;margin-bottom:0">We respect your privacy. Your email address will never be shared or sold..</p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="tve_lp_footer tve_empty_dropzone tve_drop_constraint">
<div class="thrv_wrapper thrv_content_container_shortcode">
<div class="tve_clear"></div>
<div class="tve_center tve_content_inner" style="width: 450px;min-width:50px; min-height: 2em;">
<div class="thrv_wrapper thrv_contentbox_shortcode footer_cb" data-tve-style="4">
<div class="tve_cb tve_cb4 tve_orange" style="background: transparent; border-radius: 200px;">
<div class="tve_cb_cnt">
<p class="tve_p_center" style="margin: 0; padding: 0; font-size: 16px; color: #fff;font-weight: 100;">
&copy; {tcb_current_year} Landing Page. All rights Reserved.
<a href="https://thrivethemes.com" target="_blank">
<font color="#fff">
<span class="underline_text">Disclaimer</span>
</font>
</a>
</p>
</div>
</div>
</div>
</div>
<div class="tve_clear"></div>
</div>
</div>