File: //proc/thread-self/cwd/wp-content/themes/patterns-agency/patterns/section-title-3.php
<?php
/**
* Title: Section Title 3
* Slug: patterns-agency/section-title-3
* Categories: text, featured
* Description: A layout featuring a title and content in left alignment, commonly used for section titles in feature areas.
*
* @package Patterns_Agency
* @subpackage Patterns_Agency/patterns
* @since 1.0.0
*/
?>
<!-- wp:group {"align":"full","layout":{"type":"constrained"}} -->
<div class="wp-block-group alignfull"><!-- wp:heading {"style":{"typography":{"fontSize":"36px","fontStyle":"normal","fontWeight":"800","lineHeight":"1"},"spacing":{"margin":{"bottom":"20px"}}},"textColor":"base"} -->
<h2 class="wp-block-heading has-base-color has-text-color" style="margin-bottom:20px;font-size:36px;font-style:normal;font-weight:800;line-height:1"><?php esc_html_e( 'An award winning agency specialized in web design', 'patterns-agency' ); ?></h2>
<!-- /wp:heading -->
<!-- wp:paragraph {"style":{"spacing":{"margin":{"bottom":"40px"}},"typography":{"fontSize":"16px","lineHeight":"1.5"}},"textColor":"accent"} -->
<p class="has-accent-color has-text-color" style="margin-bottom:40px;font-size:16px;line-height:1.5"><?php esc_html_e( 'Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor', 'patterns-agency' ); ?></p>
<!-- /wp:paragraph -->
</div>
<!-- /wp:group -->