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

Loream ipsum is simply dummy text

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

Our Services

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

SERVICE TITLE 1

\n\n\n\n

 Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer

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

SERVICE TITLE 2

\n\n\n\n

 Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer

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

SERVICE TITLE 3

\n\n\n\n

 Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer

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