<template>
<NuxtLayout name="landing-page">
<LandingIntroductionHeroSct />
<LandingIntroductionHowItSct />
<LandingIntroductionFeaturesSct />
<LandingIntroductionCtaSct />
</NuxtLayout>
</template>