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

LOREM IPSUM IS SIMPLY DUMMY

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

Lorem Ipsum

\n\n\n\n

09 Lorem ipsum united kingdom

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

Lorem Ipsum

\n\n\n\n

Monday - Friday 7:30am-5:30pm

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

Lorem Ipsum

\n\n\n\n

+011234567892 +02125469875

\n
\n
\n
\n
\n", ) ); register_block_pattern( 'advance-automobile/service-section', array( 'title' => __( 'service-section', 'advance-automobile' ), 'categories' => array( 'advance-automobile' ), 'content' => "\n
\n

Our Services

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

LOREM IPSUM IS SIMPLY DUMMY

\n\n\n\n

Lorem Ipsum is simply dummy text of the printing and typesetting industry. 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
\"\"
\n
\n
\n
\n", ) ); }