<?php include 'templates/header.php'; ?>

		<?php include 'templates/sections/hero--home.php'; ?>

		<?php include 'templates/sections/explore.php'; ?>

		<?php include 'templates/sections/home-tabs.php'; ?>

		<?php include 'templates/sections/get-started.php'; ?>

		<?php include 'templates/sections/home-center-slider.php'; ?>

		<?php include 'templates/sections/partners.php'; ?>

		<?php include 'templates/sections/sign-up.php'; ?>

<?php include 'templates/footer.php'; ?>