This booking portal hasn't been pointed at a merchant yet. The deployment needs the NEXT_PUBLIC_MERCHANT_ID environment variable set to a real merchant ID before public browse surfaces (home, services, location) will work.
Direct booking links are unaffected — if you have a link to a specific resource (e.g. /book/<id>), it loads the resource from the API regardless of this setting.