__( 'Architect Architecture', 'architect-architecture' ) ) ); } /** * Register Block Patterns. */ if ( function_exists( 'register_block_pattern' ) ) { register_block_pattern( 'architect-architecture/banner-section', array( 'title' => __( 'Banner Section', 'architect-architecture' ), 'categories' => array( 'architect-architecture' ), 'content' => "\n
\"\"
\n
\n
\n\n\n\n
\n

WE MAKE IT HAPPEN

\n\n\n\n

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

\n\n\n\n\n
\n\n\n\n
\n
\n
\n", ) ); register_block_pattern( 'architect-architecture/portfolio-section', array( 'title' => __( 'Portfolio Section', 'architect-architecture' ), 'categories' => array( 'architect-architecture' ), 'content' => "\n
\n

Our Portfolio

\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

High Tech Architect

\n\n\n\n

Lorem ipsum is simply dummy text

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

High Tech Architect

\n\n\n\n

Lorem ipsum is simply dummy text

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

High Tech Architect

\n\n\n\n

Lorem ipsum is simply dummy text

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

\n\n\n\n

\n
\n", ) ); }