__( 'Accommodation Rental', 'accommodation-rental' ) ) ); } /** * Register Block Patterns. */ if ( function_exists( 'register_block_pattern' ) ) { register_block_pattern( 'accommodation-rental/banner-section', array( 'title' => __( 'Banner Section', 'accommodation-rental' ), 'categories' => array( 'accommodation-rental' ), 'content' => "\n
\"\"
\n
\n
\n

Relax & Enjoy

\n\n\n\n

great experiences are just around the corner

\n\n\n\n

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

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

find

\n\n\n\n[mphb_availability_search]\n
\n
\n
\n", ) ); register_block_pattern( 'accommodation-rental/about-us-section', array( 'title' => __( 'Featured Villa Section', 'accommodation-rental' ), 'categories' => array( 'accommodation-rental' ), 'content' => "\n
\n
\n

Recently Added Villa

\n\n\n\n

We believe in giving you the best comfort ever

\n\n\n\n[mphb_rooms]\n
\n
\n", ) ); }