return ( <div> <h1>movieInfo.title</h1> <p>movieInfo.synopsis</p> </div> ); }