@ Daniel
Create a new page. The name is not important but should be relevant. Let’s call the page “Business”. In the “Business” page content, add the [connections]
shortcode with no options. After you save the page. Look in the browser’s address bar. Note the post ID that WordPress assigns the page.
Now, edit the original page and add the home_id shortcode option to the shortcode. Setting the value to the new “Business” page post ID.
I took a deeper look at your site and I see you’ve split up the directory across many pages. You’ll want to alter each of those other pages accordingly adding the home_id option setting its value to the “Business” page. Your site reminds me of this site:
https://www.aroundhermitage.com.au/
The Taste, Play, Stay pages are all mostly powered by Connections. This site makes use of a free custom plugin which can be used to set each individual entry directory home page:
https://github.com/Connections-Business-Directory/Entry-Homepage
It could be worthwhile for you to install this addon and edit each entry, setting the directory home page to the correct page on your site. I realize this will be extra work, but with your setup, I think it will be worthwhile.
Hope this helps!