__( 'Appointment Booking', 'appointment-booking' ) ) ); } /** * Register Block Patterns. */ if ( function_exists( 'register_block_pattern' ) ) { register_block_pattern( 'appointment-booking/banner-section', array( 'title' => __( 'Banner Section', 'appointment-booking' ), 'categories' => array( 'appointment-booking' ), 'content' => "\n
\n
\n
\n

LOREM IPSUM DOLOR SIT AMET

\n\n\n\n

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

\n\n\n\n\n
\n\n\n\n
\n
\n
\n", ) ); register_block_pattern( 'appointment-booking/services-section', array( 'title' => __( 'Services & About Section', 'appointment-booking' ), 'categories' => array( 'appointment-booking' ), 'content' => "\n
\n
\n
\n\n\n\n
\n
SERVICES
\n\n\n\n

OUR WORKING AREA

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

SERVICE 1

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

SERVICE 2

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

SERVICE 3

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

SERVICE 4

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

SERVICE 5

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

SERVICE 6

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

LOREM IPSUM DONOR

\n\n\n\n

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

\n\n\n\n

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

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

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

\n
\n", ) ); }