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

LOREM IPSUM DOLOR SIT AMET CONSECTETUR ADIPISCING ELIT

\n\n\n\n

Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industrys standard dummy text

\n\n\n\n\n
\n\n\n\n
\n
\n
\n", ) ); register_block_pattern( 'advance-it-company/service-section', array( 'title' => __( 'service-section', 'advance-it-company' ), 'categories' => array( 'advance-it-company' ), 'content' => "\n
\n
\n
\n
HOW IT WORKS
\n\n\n\n

LOREM IPSUM DOLOR SIT AMET

\n\n\n\n

Lorem Ipsum is simply dummy text of the printing and typesetting

\n\n\n\n
\"\"
\n
\n\n\n\n
\n
\n
\n
\"\"
\n\n\n\n

TITILE1

\n\n\n\n

Lorem Ipsum is simply dummy text of the printing and typesetting

\n
\n\n\n\n
\n
\"\"
\n\n\n\n

TITLE2

\n\n\n\n

Lorem Ipsum is simply dummy text of the printing and typesetting

\n
\n
\n\n\n\n
\n
\n
\"\"
\n\n\n\n

TITLE3

\n\n\n\n

Lorem Ipsum is simply dummy text of the printing and typesetting

\n
\n\n\n\n
\n
\"\"
\n\n\n\n

TITLE4

\n\n\n\n

Lorem Ipsum is simply dummy text of the printing and typesetting

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