__( 'Logistic Transport', 'logistic-transport' ) ) ); } /** * Register Block Patterns. */ if ( function_exists( 'register_block_pattern' ) ) { register_block_pattern( 'logistic-transport/banner-section', array( 'title' => __( 'Banner Section', 'logistic-transport' ), 'categories' => array( 'logistic-transport' ), 'content' => "\n
\"\"
\n
\n
\n

WE ARE HERE TO MOVE

\n\n\n\n

simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry’s standard dummy text

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

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

GROUND SHIPPING

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

AIR DELIVERY

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

SEA DELIVERY

\n\n\n\n\n
\n
\n
\n
\n
\n", ) ); register_block_pattern( 'logistic-transport/about-section', array( 'title' => __( 'About Section', 'logistic-transport' ), 'categories' => array( 'logistic-transport' ), 'content' => "\n
\n
\n
\n
\"\"
\n
\n\n\n\n
\n

ABOUT LOGISTIC

\n\n\n\n

Lorem Ipsum has been the industry’s standard dummy text

\n\n\n\n

simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry’s standard dummy text

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