__( 'Babysitting Day Care', 'babysitting-day-care' ) ) ); } /** * Register Block Patterns. */ if ( function_exists( 'register_block_pattern' ) ) { register_block_pattern( 'babysitting-day-care/banner-section', array( 'title' => __( 'Banner Section', 'babysitting-day-care' ), 'categories' => array( 'babysitting-day-care' ), 'content' => "\n
\n
\n
\n

Ultimate Baby Care Center

\n\n\n\n

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

\n\n\n\n\n
\n\n\n\n
\n
\"\"
\n
\n
\n
\n", ) ); register_block_pattern( 'babysitting-day-care/program-section', array( 'title' => __( 'Program Section', 'babysitting-day-care' ), 'categories' => array( 'babysitting-day-care' ), 'content' => "\n
\n

Our Programs

\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

Nursery

\n\n\n\n

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nullam a augue justo.

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

Create Egg Cartoon

\n\n\n\n

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nullam a augue justo.

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

Paintings

\n\n\n\n

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nullam a augue justo.

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