- 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>
90 lines
4.1 KiB
PHP
Executable File
90 lines
4.1 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 alignleft">
|
|
<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">
|
|
<div class="thrv_wrapper thrv_columns tve_clearfix">
|
|
<div class="tve_colm tve_oth">
|
|
<h2 style="color: #000; line-height: 45px;font-size: 30px;margin-top: 10px;margin-bottom: 25px;">A Deeper Look At the Hottest Websites and Web Apps Today</h2>
|
|
|
|
<div class="thrv_wrapper thrv_testimonial_shortcode" data-tve-style="1">
|
|
<div class="tve_ts tve_ts1 tve_white" style="margin-left: 8px;">
|
|
<div class="tve_ts_t">
|
|
<span class="tve_ts_ql"></span>
|
|
|
|
<p style="color: #000000; font-size: 18px;margin-top: 0;margin-bottom: 20px;">Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut
|
|
labore et
|
|
dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation.</p>
|
|
</div>
|
|
<div class="tve_ts_o">
|
|
<img src="<?php echo TVE_LANDING_PAGE_TEMPLATE . '/css/images/shanemelaugh2.jpg' ?>" alt=""/>
|
|
<span>
|
|
<b>Shane Melaugh</b>
|
|
<br/>
|
|
Thrive Themes
|
|
</span>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div class="tve_colm tve_oth">
|
|
<div style="width: 375px;" 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/lime-book.png' ?>"
|
|
style="width: 375px;"/>
|
|
</span>
|
|
</div>
|
|
</div>
|
|
<div class="tve_colm tve_thc tve_lst">
|
|
<div class="thrv_wrapper thrv_contentbox_shortcode" data-tve-style="5">
|
|
<div class="tve_cb tve_cb5 tve_white" style="margin-top: -20px;">
|
|
<div class="tve_cb_cnt">
|
|
<p style="color: #000; font-size: 24px;line-height: 35px;margin-top: 0;margin-bottom: 30px;">Sign up to download this free Ebook</p>
|
|
<p style="color: #898989; font-size: 14px;margin-top: 0;margin-bottom: 30px;">You can download 5 magazines for free.</p>
|
|
<div class="thrv_wrapper thrv_lead_generation tve_clearfix tve_green tve_fullwidthBtn tve_3 thrv_lead_generation_vertical"
|
|
data-inputs-count="3" 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"></div>
|
|
<div class=" tve_lg_input_container tve_lg_3 tve_lg_input">
|
|
<input type="text" data-placeholder="First Name" placeholder="First Name" value=""
|
|
name="first_name"/>
|
|
</div>
|
|
<div class=" tve_lg_input_container tve_lg_3 tve_lg_input">
|
|
<input type="text" data-placeholder="Last Name" placeholder="Last Name" value=""
|
|
name="last_name"/>
|
|
</div>
|
|
<div class="tve_lg_input_container tve_submit_container tve_lg_3 tve_lg_submit">
|
|
<button type="Submit">Download Ebook</button>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</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 © {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> |