Do you offer experiences for school events?

Yes. Foto Berry is great for proms, graduations, after-grad parties, school dances, sports events, team celebrations, and campus events.

if ( is_singular( 'attachment' ) ) { // Parent post navigation. the_post_navigation( array( 'prev_text' => _x( 'Published in
%title', 'Parent post link', 'twentynineteen' ), ) ); } elseif ( is_singular( 'post' ) ) { // Previous/next post navigation. the_post_navigation( array( 'next_text' => ' ' . /* translators: Hidden accessibility text. */ '' . __( 'Next post:', 'twentynineteen' ) . '
' . '%title', 'prev_text' => ' ' . /* translators: Hidden accessibility text. */ '' . __( 'Previous post:', 'twentynineteen' ) . '
' . '%title', ) ); }