What is the Mirror Photo Booth?

The Mirror Photo Booth is a luxury interactive booth with a stylish mirror design. Guests can take photos, use digital props, sign their photos on screen, and receive images by SMS for easy sharing.

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', ) ); }