You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<script setup>
import HomeHero from './components/HomeHero.vue'
import HomeFeature1 from './components/HomeFeature1.vue'
import HomeFeature2 from './components/HomeFeature2.vue'
import HomeQuickStart from './components/HomeQuickStart.vue'
import HomeCreateFirstApp from './components/HomeCreateFirstApp.vue'
import HomeFeatureGrid from './components/HomeFeatureGrid.vue'
import HomeCTATextSection from './components/HomeCTATextSection.vue'
import Footer from './components/Footer.vue'
</script>