__( 'Large header with a heading', 'gutenberg' ),
'content' => "\n
\n
" . __( 'Don Quixote', 'gutenberg' ) . "
\n
\n",
'viewportWidth' => 1000,
'categories' => array( 'header' ),
'description' => _x( 'A large hero section with an example background image and a heading in the center.', 'Block pattern description', 'gutenberg' ),
);