npx nuxi@latest module add swiper
Then add it to your nuxt.config file.
nuxt.config
export default defineNuxtConfig({ modules: ["nuxt-swiper"], swiper: { /* module options */ }, });
Contact - Header
On this page you will find different ways in which you can style the header of the contact page.
Error
On this page you will find different ways in which you can styles your Error page.