__( 'Art Gallery Museum', 'art-gallery-museum' ) ) ); } /** * Register Block Patterns. */ if ( function_exists( 'register_block_pattern' ) ) { register_block_pattern( 'art-gallery-museum/banner-section', array( 'title' => __( 'Banner Section', 'art-gallery-museum' ), 'categories' => array( 'art-gallery-museum' ), 'content' => "\n
\"\"
\n
\n
\n

One of the World's Largest Collection

\n\n\n\n

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

\n\n\n\n
\n\n
\n
\n
\n
\n", ) ); register_block_pattern( 'art-gallery-museum/venus-section', array( 'title' => __( 'Venus Section', 'art-gallery-museum' ), 'categories' => array( 'art-gallery-museum' ), 'content' => "\n
\n

Our Venus

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

Venue Title 1

\n\n\n\n

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

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

Venue Title 2

\n\n\n\n

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

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

Venue Title 3

\n\n\n\n

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

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