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 */ }, });
This one requires the Nuxt Swiper Module.
Team
On this page you will find different ways in which you can style the team section.