import { ContentContainer } from './_components/ui/layout/ContentContainer'; export const dynamic = 'force-dynamic'; export default function Home() { return (
Part of the website is built directly with Framer, including the homepage.
We use Clouflare to split the traffic between the two sites.
); }