Build and customize your landing page with ease
components
. For example:
app/components/Hero
app/components/Testimonial
app/components/Pricing
Header
and Footer
components are in app/layouts/default.vue
, ensuring they appear by default on all pages.
<Navbar />
or <Footer />
, you can change your page layout with the following code.