__( ' BB Mobile Application ', 'bb-mobile-application' ) ) ); } /** * Register Block Patterns. */ if ( function_exists( 'register_block_pattern' ) ) { register_block_pattern( 'bb-mobile-application/banner-section', array( 'title' => __( 'Banner Section', 'bb-mobile-application' ), 'categories' => array( 'bb-mobile-application' ), 'content' => "\n
\"\"
\n
\n
\n\n\n\n
\n

LOREM IPSUM IPIS

\n\n\n\n

lorem ipsum dolor sit amet consectetur adi

\n\n\n\n\n
\n\n\n\n
\n
\n
\n", ) ); register_block_pattern( 'bb-mobile-application/features-section', array( 'title' => __( 'Features Section', 'bb-mobile-application' ), 'categories' => array( 'bb-mobile-application' ), 'content' => "\n
\n

Lorem Ipsum Dolor

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

Lorem Ipsum

\n
\n
\n\n\n\n

Lorem Ipsum is simply dummy text of the printing and typesetting. Lorem Ipsum is simply dummy

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

Lorem Ipsum

\n
\n
\n\n\n\n

Lorem Ipsum is simply dummy text of the printing and typesetting Lorem Ipsum is simply dummy

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

Lorem Ipsum

\n
\n
\n\n\n\n

Lorem Ipsum is simply dummy text of the printing and typesetting Lorem Ipsum is simply dummy

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

Lorem Ipsum

\n
\n
\n\n\n\n

Lorem Ipsum is simply dummy text of the printing and typesetting Lorem Ipsum is simply dummy

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