Hi John,
That’s a single article page and we load the JA ACM module into that article. Below are steps you can build this page.
1) Create a JA ACM module type of Team: Style-1: http://prntscr.com/htmmhn
2) Enable : Content – Load Modules plugin under Extensions > Plugins
3) Creat an article called Our Team and use syntax to put a module inside an article as below:
<h1>
To take a trivial example
</h1>
<p>
To take a trivial example, which of us ever undertakes laborious physical exercise, except to obtain some advantage from it? But who has any right to find fault with a man who chooses to enjoy a pleasure that has no annoying consequences, or one who avoids a pain that produces no resultant pleasure?
</p><br/>
{loadmodule mod_ja_acm,Teams}
Cheers!