FileMaster
Search
Toggle Dark Mode
Home
/
.
/
wp-content
/
plugins
/
cozy-essential-addons
/
patterns
Edit File: ha-featured-services.php
<?php /** * Title: Featured Servcies Section * Slug: cozy-essential-addons/ha-featured-services * Categories: ha-patterns-pro */ $ct_patterns_images = array( COZY_ESSENTIAL_ADDONS_ASSETS_URL . 'admin/images/hello-agency-assets/service_icon_1.png', COZY_ESSENTIAL_ADDONS_ASSETS_URL . 'admin/images/hello-agency-assets/service_icon_2.png', COZY_ESSENTIAL_ADDONS_ASSETS_URL . 'admin/images/hello-agency-assets/service_icon_3.png', COZY_ESSENTIAL_ADDONS_ASSETS_URL . 'admin/images/hello-agency-assets/service_icon_4.png', COZY_ESSENTIAL_ADDONS_ASSETS_URL . 'admin/images/hello-agency-assets/service_icon_5.png', COZY_ESSENTIAL_ADDONS_ASSETS_URL . 'admin/images/hello-agency-assets/service_icon_6.png', ); ?> <!-- wp:group {"style":{"spacing":{"padding":{"top":"120px","bottom":"120px","left":"var:preset|spacing|50","right":"var:preset|spacing|50"}}},"className":"hello-agency-services-group hello-agency-animate","layout":{"type":"constrained","contentSize":"1180px"}} --> <div class="wp-block-group hello-agency-services-group hello-agency-animate" style="padding-top:120px;padding-right:var(--wp--preset--spacing--50);padding-bottom:120px;padding-left:var(--wp--preset--spacing--50)"><!-- wp:columns {"verticalAlignment":"center"} --> <div class="wp-block-columns are-vertically-aligned-center"><!-- wp:column {"verticalAlignment":"center","width":"70%"} --> <div class="wp-block-column is-vertically-aligned-center" style="flex-basis:70%"><!-- wp:group {"style":{"spacing":{"padding":{"bottom":"var:preset|spacing|30"}}},"layout":{"type":"flex","flexWrap":"nowrap"}} --> <div class="wp-block-group" style="padding-bottom:var(--wp--preset--spacing--30)"><!-- wp:heading {"style":{"typography":{"textTransform":"uppercase","fontSize":"56px","letterSpacing":"1.5px"}},"className":"hello-agency-text-stroke"} --> <h2 class="wp-block-heading hello-agency-text-stroke" style="font-size:56px;letter-spacing:1.5px;text-transform:uppercase"><?php echo esc_html('Featured', 'cozy-essential-addons') ?></h2> <!-- /wp:heading --> <!-- wp:heading {"style":{"typography":{"textTransform":"uppercase","fontSize":"56px","letterSpacing":"1.5px"}}} --> <h2 class="wp-block-heading" style="font-size:56px;letter-spacing:1.5px;text-transform:uppercase"><?php echo esc_html('Services', 'cozy-essential-addons') ?></h2> <!-- /wp:heading --> </div> <!-- /wp:group --> <!-- wp:paragraph --> <p><?php echo esc_html('Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.', 'cozy-essential-addons') ?></p> <!-- /wp:paragraph --> </div> <!-- /wp:column --> <!-- wp:column {"verticalAlignment":"center","width":"40%"} --> <div class="wp-block-column is-vertically-aligned-center" style="flex-basis:40%"><!-- wp:buttons {"layout":{"type":"flex","justifyContent":"right"}} --> <div class="wp-block-buttons"><!-- wp:button {"textColor":"heading-color","style":{"color":{"background":"#ffffff00"},"typography":{"textTransform":"uppercase","fontStyle":"normal","fontWeight":"500"},"spacing":{"padding":{"left":"0","right":"0","top":"0","bottom":"0"}}},"className":"is-style-fill hello-agency-buttons","fontSize":"normal"} --> <div class="wp-block-button has-custom-font-size is-style-fill hello-agency-buttons has-normal-font-size" style="font-style:normal;font-weight:500;text-transform:uppercase"><a class="wp-block-button__link has-heading-color-color has-text-color has-background wp-element-button" style="background-color:#ffffff00;padding-top:0;padding-right:0;padding-bottom:0;padding-left:0"><?php echo esc_html('view all Projects', 'cozy-essential-addons') ?></a></div> <!-- /wp:button --> </div> <!-- /wp:buttons --> </div> <!-- /wp:column --> </div> <!-- /wp:columns --> <!-- wp:columns {"style":{"spacing":{"margin":{"top":"70px"},"blockGap":{"left":"var:preset|spacing|60"}}}} --> <div class="wp-block-columns" style="margin-top:70px"><!-- wp:column --> <div class="wp-block-column"><!-- wp:group {"style":{"spacing":{"blockGap":"var:preset|spacing|40","padding":{"top":"30px","bottom":"30px","left":"30px","right":"30px"}},"border":{"width":"1px"}},"borderColor":"foreground","className":"hello-agency-service-box","layout":{"type":"constrained"}} --> <div class="wp-block-group hello-agency-service-box has-border-color has-foreground-border-color" style="border-width:1px;padding-top:30px;padding-right:30px;padding-bottom:30px;padding-left:30px"><!-- wp:image {"id":175,"height":100,"sizeSlug":"full","linkDestination":"none","style":{"color":{"duotone":"var:preset|duotone|primary-white"}}} --> <figure class="wp-block-image size-full is-resized"><img src="<?php echo esc_url($ct_patterns_images[0]) ?>" alt="" class="wp-image-175" style="height:100px" height="100" /></figure> <!-- /wp:image --> <!-- wp:heading {"level":3,"style":{"typography":{"fontSize":"28px","fontStyle":"normal","fontWeight":"600"},"spacing":{"margin":{"top":"32px"}}}} --> <h3 class="wp-block-heading" style="margin-top:32px;font-size:28px;font-style:normal;font-weight:600"><?php echo esc_html('Digital Marketing', 'cozy-essential-addons') ?></h3> <!-- /wp:heading --> <!-- wp:paragraph --> <p><?php echo esc_html('WE SHAPE YOUR BRAND IDENTITY AND POSITION IT UNIQUELY FOR GROWTH AND RECOGNITION IN THE MARKET.', 'cozy-essential-addons') ?></p> <!-- /wp:paragraph --> <!-- wp:buttons {"style":{"spacing":{"margin":{"top":"32px"}}}} --> <div class="wp-block-buttons" style="margin-top:32px"><!-- wp:button {"textColor":"heading-color","style":{"color":{"background":"#ffffff00"},"typography":{"textTransform":"uppercase","fontStyle":"normal","fontWeight":"500"},"spacing":{"padding":{"left":"0","right":"0","top":"0","bottom":"0"}}},"fontSize":"normal"} --> <div class="wp-block-button has-custom-font-size has-normal-font-size" style="font-style:normal;font-weight:500;text-transform:uppercase"><a class="wp-block-button__link has-heading-color-color has-text-color has-background wp-element-button" style="background-color:#ffffff00;padding-top:0;padding-right:0;padding-bottom:0;padding-left:0"><?php echo esc_html('Learn More', 'cozy-essential-addons') ?></a></div> <!-- /wp:button --> </div> <!-- /wp:buttons --> </div> <!-- /wp:group --> </div> <!-- /wp:column --> <!-- wp:column --> <div class="wp-block-column"><!-- wp:group {"style":{"spacing":{"blockGap":"var:preset|spacing|40","padding":{"top":"30px","bottom":"30px","left":"30px","right":"30px"}},"border":{"width":"1px"}},"borderColor":"foreground","className":"hello-agency-service-box","layout":{"type":"constrained"}} --> <div class="wp-block-group hello-agency-service-box has-border-color has-foreground-border-color" style="border-width:1px;padding-top:30px;padding-right:30px;padding-bottom:30px;padding-left:30px"><!-- wp:image {"id":175,"height":100,"sizeSlug":"full","linkDestination":"none","style":{"color":{"duotone":"var:preset|duotone|primary-white"}}} --> <figure class="wp-block-image size-full is-resized"><img src="<?php echo esc_url($ct_patterns_images[1]) ?>" alt="" class="wp-image-175" style="height:100px" height="100" /></figure> <!-- /wp:image --> <!-- wp:heading {"level":3,"style":{"typography":{"fontSize":"28px","fontStyle":"normal","fontWeight":"600"},"spacing":{"margin":{"top":"32px"}}}} --> <h3 class="wp-block-heading" style="margin-top:32px;font-size:28px;font-style:normal;font-weight:600"><?php echo esc_html('Creative Designs', 'cozy-essential-addons') ?></h3> <!-- /wp:heading --> <!-- wp:paragraph --> <p><?php echo esc_html('WE SHAPE YOUR BRAND IDENTITY AND POSITION IT UNIQUELY FOR GROWTH AND RECOGNITION IN THE MARKET.', 'cozy-essential-addons') ?></p> <!-- /wp:paragraph --> <!-- wp:buttons {"style":{"spacing":{"margin":{"top":"32px"}}}} --> <div class="wp-block-buttons" style="margin-top:32px"><!-- wp:button {"textColor":"heading-color","style":{"color":{"background":"#ffffff00"},"typography":{"textTransform":"uppercase","fontStyle":"normal","fontWeight":"500"},"spacing":{"padding":{"left":"0","right":"0","top":"0","bottom":"0"}}},"fontSize":"normal"} --> <div class="wp-block-button has-custom-font-size has-normal-font-size" style="font-style:normal;font-weight:500;text-transform:uppercase"><a class="wp-block-button__link has-heading-color-color has-text-color has-background wp-element-button" style="background-color:#ffffff00;padding-top:0;padding-right:0;padding-bottom:0;padding-left:0"><?php echo esc_html('Learn More', 'cozy-essential-addons') ?></a></div> <!-- /wp:button --> </div> <!-- /wp:buttons --> </div> <!-- /wp:group --> </div> <!-- /wp:column --> <!-- wp:column --> <div class="wp-block-column"><!-- wp:group {"style":{"spacing":{"blockGap":"var:preset|spacing|40","padding":{"top":"30px","bottom":"30px","left":"30px","right":"30px"}},"border":{"width":"1px"}},"borderColor":"foreground","className":"hello-agency-service-box","layout":{"type":"constrained"}} --> <div class="wp-block-group hello-agency-service-box has-border-color has-foreground-border-color" style="border-width:1px;padding-top:30px;padding-right:30px;padding-bottom:30px;padding-left:30px"><!-- wp:image {"id":175,"height":100,"sizeSlug":"full","linkDestination":"none","style":{"color":{"duotone":"var:preset|duotone|primary-white"}}} --> <figure class="wp-block-image size-full is-resized"><img src="<?php echo esc_url($ct_patterns_images[2]) ?>" alt="" class="wp-image-175" style="height:100px" height="100" /></figure> <!-- /wp:image --> <!-- wp:heading {"level":3,"style":{"typography":{"fontSize":"28px","fontStyle":"normal","fontWeight":"600"},"spacing":{"margin":{"top":"32px"}}}} --> <h3 class="wp-block-heading" style="margin-top:32px;font-size:28px;font-style:normal;font-weight:600"><?php echo esc_html('App Development', 'cozy-essential-addons') ?></h3> <!-- /wp:heading --> <!-- wp:paragraph --> <p><?php echo esc_html('WE SHAPE YOUR BRAND IDENTITY AND POSITION IT UNIQUELY FOR GROWTH AND RECOGNITION IN THE MARKET.', 'cozy-essential-addons') ?></p> <!-- /wp:paragraph --> <!-- wp:buttons {"style":{"spacing":{"margin":{"top":"32px"}}}} --> <div class="wp-block-buttons" style="margin-top:32px"><!-- wp:button {"textColor":"heading-color","style":{"color":{"background":"#ffffff00"},"typography":{"textTransform":"uppercase","fontStyle":"normal","fontWeight":"500"},"spacing":{"padding":{"left":"0","right":"0","top":"0","bottom":"0"}}},"fontSize":"normal"} --> <div class="wp-block-button has-custom-font-size has-normal-font-size" style="font-style:normal;font-weight:500;text-transform:uppercase"><a class="wp-block-button__link has-heading-color-color has-text-color has-background wp-element-button" style="background-color:#ffffff00;padding-top:0;padding-right:0;padding-bottom:0;padding-left:0"><?php echo esc_html('Learn More', 'cozy-essential-addons') ?></a></div> <!-- /wp:button --> </div> <!-- /wp:buttons --> </div> <!-- /wp:group --> </div> <!-- /wp:column --> </div> <!-- /wp:columns --> <!-- wp:columns {"style":{"spacing":{"margin":{"top":"64px"},"blockGap":{"left":"var:preset|spacing|60"}}}} --> <div class="wp-block-columns" style="margin-top:64px"><!-- wp:column --> <div class="wp-block-column"><!-- wp:group {"style":{"spacing":{"blockGap":"var:preset|spacing|40","padding":{"top":"30px","bottom":"30px","left":"30px","right":"30px"}},"border":{"width":"1px"}},"borderColor":"foreground","className":"hello-agency-service-box","layout":{"type":"constrained"}} --> <div class="wp-block-group hello-agency-service-box has-border-color has-foreground-border-color" style="border-width:1px;padding-top:30px;padding-right:30px;padding-bottom:30px;padding-left:30px"><!-- wp:image {"id":175,"height":100,"sizeSlug":"full","linkDestination":"none","style":{"color":{"duotone":"var:preset|duotone|primary-white"}}} --> <figure class="wp-block-image size-full is-resized"><img src="<?php echo esc_url($ct_patterns_images[3]) ?>" alt="" class="wp-image-175" style="height:100px" height="100" /></figure> <!-- /wp:image --> <!-- wp:heading {"level":3,"style":{"typography":{"fontSize":"28px","fontStyle":"normal","fontWeight":"600"},"spacing":{"margin":{"top":"32px"}}}} --> <h3 class="wp-block-heading" style="margin-top:32px;font-size:28px;font-style:normal;font-weight:600"><?php echo esc_html('UI/UX Design', 'cozy-essential-addons') ?></h3> <!-- /wp:heading --> <!-- wp:paragraph --> <p><?php echo esc_html('WE SHAPE YOUR BRAND IDENTITY AND POSITION IT UNIQUELY FOR GROWTH AND RECOGNITION IN THE MARKET.', 'cozy-essential-addons') ?></p> <!-- /wp:paragraph --> <!-- wp:buttons {"style":{"spacing":{"margin":{"top":"32px"}}}} --> <div class="wp-block-buttons" style="margin-top:32px"><!-- wp:button {"textColor":"heading-color","style":{"color":{"background":"#ffffff00"},"typography":{"textTransform":"uppercase","fontStyle":"normal","fontWeight":"500"},"spacing":{"padding":{"left":"0","right":"0","top":"0","bottom":"0"}}},"fontSize":"normal"} --> <div class="wp-block-button has-custom-font-size has-normal-font-size" style="font-style:normal;font-weight:500;text-transform:uppercase"><a class="wp-block-button__link has-heading-color-color has-text-color has-background wp-element-button" style="background-color:#ffffff00;padding-top:0;padding-right:0;padding-bottom:0;padding-left:0"><?php echo esc_html('Learn More', 'cozy-essential-addons') ?></a></div> <!-- /wp:button --> </div> <!-- /wp:buttons --> </div> <!-- /wp:group --> </div> <!-- /wp:column --> <!-- wp:column --> <div class="wp-block-column"><!-- wp:group {"style":{"spacing":{"blockGap":"var:preset|spacing|40","padding":{"top":"30px","bottom":"30px","left":"30px","right":"30px"}},"border":{"width":"1px"}},"borderColor":"foreground","className":"hello-agency-service-box","layout":{"type":"constrained"}} --> <div class="wp-block-group hello-agency-service-box has-border-color has-foreground-border-color" style="border-width:1px;padding-top:30px;padding-right:30px;padding-bottom:30px;padding-left:30px"><!-- wp:image {"id":175,"height":100,"sizeSlug":"full","linkDestination":"none","style":{"color":{"duotone":"var:preset|duotone|primary-white"}}} --> <figure class="wp-block-image size-full is-resized"><img src="<?php echo esc_url($ct_patterns_images[4]) ?>" alt="" class="wp-image-175" style="height:100px" height="100" /></figure> <!-- /wp:image --> <!-- wp:heading {"level":3,"style":{"typography":{"fontSize":"28px","fontStyle":"normal","fontWeight":"600"},"spacing":{"margin":{"top":"32px"}}}} --> <h3 class="wp-block-heading" style="margin-top:32px;font-size:28px;font-style:normal;font-weight:600"><?php echo esc_html('Social Media Marketing', 'cozy-essential-addons') ?></h3> <!-- /wp:heading --> <!-- wp:paragraph --> <p><?php echo esc_html('WE SHAPE YOUR BRAND IDENTITY AND POSITION IT UNIQUELY FOR GROWTH AND RECOGNITION IN THE MARKET.', 'cozy-essential-addons') ?></p> <!-- /wp:paragraph --> <!-- wp:buttons {"style":{"spacing":{"margin":{"top":"32px"}}}} --> <div class="wp-block-buttons" style="margin-top:32px"><!-- wp:button {"textColor":"heading-color","style":{"color":{"background":"#ffffff00"},"typography":{"textTransform":"uppercase","fontStyle":"normal","fontWeight":"500"},"spacing":{"padding":{"left":"0","right":"0","top":"0","bottom":"0"}}},"fontSize":"normal"} --> <div class="wp-block-button has-custom-font-size has-normal-font-size" style="font-style:normal;font-weight:500;text-transform:uppercase"><a class="wp-block-button__link has-heading-color-color has-text-color has-background wp-element-button" style="background-color:#ffffff00;padding-top:0;padding-right:0;padding-bottom:0;padding-left:0"><?php echo esc_html('Learn More', 'cozy-essential-addons') ?></a></div> <!-- /wp:button --> </div> <!-- /wp:buttons --> </div> <!-- /wp:group --> </div> <!-- /wp:column --> <!-- wp:column --> <div class="wp-block-column"><!-- wp:group {"style":{"spacing":{"blockGap":"var:preset|spacing|40","padding":{"top":"30px","bottom":"30px","left":"30px","right":"30px"}},"border":{"width":"1px"}},"borderColor":"foreground","className":"hello-agency-service-box","layout":{"type":"constrained"}} --> <div class="wp-block-group hello-agency-service-box has-border-color has-foreground-border-color" style="border-width:1px;padding-top:30px;padding-right:30px;padding-bottom:30px;padding-left:30px"><!-- wp:image {"id":175,"height":100,"sizeSlug":"full","linkDestination":"none","style":{"color":{"duotone":"var:preset|duotone|primary-white"}}} --> <figure class="wp-block-image size-full is-resized"><img src="<?php echo esc_url($ct_patterns_images[5]) ?>" alt="" class="wp-image-175" style="height:100px" height="100" /></figure> <!-- /wp:image --> <!-- wp:heading {"level":3,"style":{"typography":{"fontSize":"28px","fontStyle":"normal","fontWeight":"600"},"spacing":{"margin":{"top":"32px"}}}} --> <h3 class="wp-block-heading" style="margin-top:32px;font-size:28px;font-style:normal;font-weight:600"><?php echo esc_html('SaaS Development', 'cozy-essential-addons') ?></h3> <!-- /wp:heading --> <!-- wp:paragraph --> <p><?php echo esc_html('WE SHAPE YOUR BRAND IDENTITY AND POSITION IT UNIQUELY FOR GROWTH AND RECOGNITION IN THE MARKET.', 'cozy-essential-addons') ?></p> <!-- /wp:paragraph --> <!-- wp:buttons {"style":{"spacing":{"margin":{"top":"32px"}}}} --> <div class="wp-block-buttons" style="margin-top:32px"><!-- wp:button {"textColor":"heading-color","style":{"color":{"background":"#ffffff00"},"typography":{"textTransform":"uppercase","fontStyle":"normal","fontWeight":"500"},"spacing":{"padding":{"left":"0","right":"0","top":"0","bottom":"0"}}},"fontSize":"normal"} --> <div class="wp-block-button has-custom-font-size has-normal-font-size" style="font-style:normal;font-weight:500;text-transform:uppercase"><a class="wp-block-button__link has-heading-color-color has-text-color has-background wp-element-button" style="background-color:#ffffff00;padding-top:0;padding-right:0;padding-bottom:0;padding-left:0">Learn More</a></div> <!-- /wp:button --> </div> <!-- /wp:buttons --> </div> <!-- /wp:group --> </div> <!-- /wp:column --> </div> <!-- /wp:columns --> </div> <!-- /wp:group -->
Save
Back