__( 'Freelancer Services', 'freelancer-services' ) ) ); } /** * Register Block Patterns. */ if ( function_exists( 'register_block_pattern' ) ) { register_block_pattern( 'freelancer-services/banner-section', array( 'title' => __( 'Banner Section', 'freelancer-services' ), 'categories' => array( 'freelancer-services' ), 'content' => "\n
\"\"
\n
\n
\n
\n

Lorem Ipsum has been the industry

\n\n\n\n

Lorem Ipsum has been the industry standard. Lorem Ipsum has been the industrys standard. Lorem Ipsum

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

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

Trending Services

\n\n\n\n

Lorem Ipsum is simply dummy text of the printing

\n\n\n\n
\n
\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

\n
\n
\n\n\n\n
\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

\n
\n
\n\n\n\n
\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

\n
\n
\n\n\n\n
\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

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