<?php include 'templates/header--loggedin.php'; ?>

		<?php include 'templates/sections/hero.php'; ?>

		<?php include 'templates/sections/listing-tabs.php'; ?>

		<?php include 'templates/sections/get-started--yellow.php'; ?>

<?php include 'templates/footer.php'; ?>