- 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>
87 lines
4.0 KiB
PHP
Executable File
87 lines
4.0 KiB
PHP
Executable File
<div class="tve_lp_header tve_empty_dropzone">
|
|
<div class="thrv_wrapper thrv_page_section" data-tve-style="1" style="">
|
|
<div class="out" style="">
|
|
<div class="in darkSec">
|
|
<div class="cck clearfix">
|
|
<div style="width: 267px;" 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/minimal_video_logo.png' ?>"
|
|
style="width: 267px"/>
|
|
</span>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div class="tve_lp_content_bg thrv_wrapper tve_no_drag tve_lp_content" style="margin: 0">
|
|
<div class="tve_editor_main_content tve_empty_dropzone tve_content_width">
|
|
<div style="font-size: 43px;" class="thrv_wrapper thrv_icon aligncenter">
|
|
<span style="color: #333;" class="tve_sc_icon serene-downloadpage-heart"
|
|
data-tve-icon="serene-downloadpage-heart"></span>
|
|
</div>
|
|
<p class="tve_p_center" style="font-size: 28px; font-weight: 300; margin-bottom: 0;"><span class="bold_text">Thank you</span> for Signing Up!</p>
|
|
|
|
<p class="tve_p_center" style="font-size: 23px; font-weight: 300;">Click the button below to start the download:</p>
|
|
|
|
<div style="font-size: 99px;" class="thrv_wrapper thrv_icon aligncenter">
|
|
<span style="color: #333; margin-top: 30px; margin-bottom: 30px;" class="tve_sc_icon serene-downloadpage-download"
|
|
data-tve-icon="serene-downloadpage-download"></span>
|
|
</div>
|
|
<div class="thrv_wrapper thrv_button_shortcode tve_centerBtn" data-tve-style="1">
|
|
<div class="tve_btn tve_normalBtn tve_btn1 tve_black tve_nb" style="margin-bottom: 150px;">
|
|
<a class="tve_btnLink tve_evt_manager_listen" href="">
|
|
<span class="tve_left tve_btn_im">
|
|
<i></i>
|
|
</span>
|
|
<span class="tve_btn_txt">START DOWNLOAD</span>
|
|
</a>
|
|
</div>
|
|
</div>
|
|
<div data-tve-style="1" class="thrv_wrapper thrv_page_section">
|
|
<div style="background-color: rgba(0, 0, 0, 0.66);" class="out">
|
|
<div class="in lightSec">
|
|
<div class="cck tve_clearfix">
|
|
<p class="tve_p_center" style="font-size: 23px;">Want to learn even more? Check out our premium offer by clicking the button below:</p>
|
|
<div class="thrv_wrapper thrv_button_shortcode tve_centerBtn" data-tve-style="1">
|
|
<div class="tve_btn tve_smallBtn tve_btn1 tve_white tve_nb">
|
|
<a class="tve_btnLink tve_evt_manager_listen" href="">
|
|
<span class="tve_left tve_btn_im">
|
|
<i></i>
|
|
</span>
|
|
<span class="tve_btn_txt">Click Here</span>
|
|
</a>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div class="tve_lp_footer tve_empty_dropzone">
|
|
<div class="thrv_wrapper thrv_page_section tve_no_drag" data-tve-style="1">
|
|
<div class="out">
|
|
<div class="in darkSec">
|
|
<div class="cck tve_clearfix">
|
|
<div style="width: 52px;" class="thrv_wrapper tve_image_caption alignleft">
|
|
<span class="tve_image_frame">
|
|
<img class="tve_image"
|
|
src="<?php echo TVE_LANDING_PAGE_TEMPLATE . '/css/images/logo_minimal_video2.png' ?>"
|
|
style="width: 52px"/>
|
|
</span>
|
|
</div>
|
|
<p class="float-left tve_p_left"
|
|
style="margin: 0; padding: 0; color: #a2a2a2; font-size: 18px; font-weight: 300; line-height: 52px;">
|
|
© {tcb_current_year}. All rights reserved</p>
|
|
|
|
<p class="float-right tve_p_right"
|
|
style="margin: 0; padding: 0; color: #a2a2a2; font-size: 18px; font-weight: 300; line-height: 52px;">
|
|
<a href="#">Disclaimer</a>
|
|
</p>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div> |