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

Helping Your Buisness Build And Grow

\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", ) ); register_block_pattern( 'advance-startup/service-section', array( 'title' => __( 'service-section', 'advance-startup' ), 'categories' => array( 'advance-startup' ), 'content' => "\n
\n

What We Provide

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

Advance Startup Service 01

\n\n\n\n

Lorem ipsum dolor sit amet  simply dummy text

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

Advance Startup Service 02

\n\n\n\n

Lorem ipsum dolor sit amet  simply dummy text

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

Advance Startup Service 03

\n\n\n\n

Lorem ipsum dolor sit amet  simply dummy text

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