__( 'IT Company Lite', 'it-company-lite' ) ) ); } /** * Register Block Patterns. */ if ( function_exists( 'register_block_pattern' ) ) { register_block_pattern( 'it-company-lite/banner-section', array( 'title' => __( 'Banner Section', 'it-company-lite' ), 'categories' => array( 'it-company-lite' ), 'content' => "\n
\n
\n
\n\n\n\n
\n

LOREM IPSUM IS SIMPLY

\n\n\n\n

 Lorem Ipsum has been the industrys standard.  Lorem Ipsum has been the industrys standard. Lorem Ipsum has been the industrys standard.

\n\n\n\n\n
\n\n\n\n
\n
\n
\n", ) ); register_block_pattern( 'it-company-lite/about-section', array( 'title' => __( 'About Section', 'it-company-lite' ), 'categories' => array( 'it-company-lite' ), 'content' => "\n
\n
\n
\n

ABOUT US

\n\n\n\n

 Lorem Ipsum has been the industrys standard. Lorem Ipsum 

\n\n\n\n

LOREM IPSUM IS SIMPLY

\n\n\n\n

Lorem Ipsum has been the industrys standard. Lorem Ipsum has been the industrys standard.  Lorem Ipsum has been the industrys standard.  Lorem Ipsum has been the industrys standard.

\n\n\n\n\n
\n\n\n\n
\n
\"\"
\n
\n\n\n\n
\n
\"\"
\n
\n
\n
\n", ) ); }