__( 'Image Gallery with title', 'raft' ),
'byline' => __( 'Add your text, and replace with your images', 'raft' ),
'button' => __( 'View more photos', 'raft' ),
);
foreach ( $illustrations as $illustration ) {
$illustrations_markup .= '';
$illustrations_markup .= '';
$illustrations_markup .= '
' . esc_html( $strings['byline'] ) . '