????

Your IP : 3.145.83.240


Current Path : C:/inetpub/vhost/webkt.nextform.vn/wp-content/themes/fundifly-charity/patterns/
Upload File :
Current File : C:/inetpub/vhost/webkt.nextform.vn/wp-content/themes/fundifly-charity/patterns/cta.php

<?php

/**
 * Title: Call To Action
 * Slug: fundifly-charity/cta
 * Categories:fundifly-charity-template
 */
$fundifly_cta_url = get_template_directory_uri();
$fundifly_cta_img = array(
    $fundifly_cta_url . '/assets/images/cta.jpeg'
)
?>
<!-- wp:group {"layout":{"type":"constrained"}} -->
<div class="wp-block-group"><!-- wp:cover {"url":"<?php echo esc_url($fundifly_cta_img[0]) ?>","id":1760,"dimRatio":70,"overlayColor":"black","isUserOverlayColor":true,"minHeight":420,"layout":{"type":"constrained"}} -->
    <div class="wp-block-cover" style="min-height:420px"><span aria-hidden="true" class="wp-block-cover__background has-black-background-color has-background-dim-70 has-background-dim"></span><img class="wp-block-cover__image-background wp-image-1760" alt="" src="<?php echo esc_url($fundifly_cta_img[0]) ?>" data-object-fit="cover" />
        <div class="wp-block-cover__inner-container"><!-- wp:group {"style":{"spacing":{"blockGap":"30px"}},"layout":{"type":"constrained"}} -->
            <div class="wp-block-group"><!-- wp:group {"style":{"typography":{"fontSize":"52px"}},"layout":{"type":"constrained","wideSize":"490px"}} -->
                <div class="wp-block-group" style="font-size:52px"><!-- wp:heading {"textAlign":"center","style":{"typography":{"fontSize":"52px","fontStyle":"normal","fontWeight":"700"}}} -->
                    <h2 class="wp-block-heading has-text-align-center" style="font-size:52px;font-style:normal;font-weight:700"><?php esc_html_e('Join our action! Everyone can Help', 'fundifly-charity') ?></h2>
                    <!-- /wp:heading -->
                </div>
                <!-- /wp:group -->

                <!-- wp:group {"layout":{"type":"constrained"}} -->
                <div class="wp-block-group"><!-- wp:buttons {"layout":{"type":"flex","justifyContent":"center"}} -->
                    <div class="wp-block-buttons"><!-- wp:button {"style":{"border":{"radius":"4px"}}} -->
                        <div class="wp-block-button"><a class="wp-block-button__link wp-element-button" style="border-radius:4px"><?php esc_html_e('View Details', 'fundifly-charity') ?></a></div>
                        <!-- /wp:button -->

                        <!-- wp:button {"className":"fundifly-btn-lm is-style-outline","style":{"border":{"radius":"4px"}}} -->
                        <div class="wp-block-button fundifly-btn-lm is-style-outline"><a class="wp-block-button__link wp-element-button" style="border-radius:4px"><?php esc_html_e('Learn More', 'fundifly-charity') ?></a></div>
                        <!-- /wp:button -->
                    </div>
                    <!-- /wp:buttons -->
                </div>
                <!-- /wp:group -->
            </div>
            <!-- /wp:group -->
        </div>
    </div>
    <!-- /wp:cover -->
</div>
<!-- /wp:group -->