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

Welcome to Township

\n\n\n\n

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

\n\n\n\n\n
\n
\n
\n", ) ); register_block_pattern( 'township-lite/Post-section', array( 'title' => __( 'Post Section', 'township-lite' ), 'categories' => array( 'township-lite' ), 'content' => "\n
\n
\n
\n

Our Aminities

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

Lorem Ipsum

\n\n\n\n

simply dummy text of the printing and typesetting industry. Lorem Ipsum has

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

Lorem Ipsum

\n\n\n\n

simply dummy text of the printing and typesetting industry. Lorem Ipsum has

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

Lorem Ipsum

\n\n\n\n

simply dummy text of the printing and typesetting industry. Lorem Ipsum has

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