function LandingPage() {
  return <VivaFlowLanding />;
}

window.LandingPage = LandingPage;
