Call To Action (CTA)
Compelling call-to-action sections with animated entrances, testimonials, and conversion-focused designs. Features newsletter signups, app downloads, feature showcases, and testimonial carousels to drive user engagement.
Style One - Centered CTA
Simple centered call-to-action with dual buttons and staggered animations.
Style Two - Horizontal Split CTA
Text and buttons arranged side-by-side with responsive stacking on mobile.
Style Three - Feature List with Image
CTA with feature checklist and decorative image in two-column layout.
Style Four - Testimonial Carousel
Swiper-powered testimonial slider with customer reviews and feature list. Requires Nuxt Swiper Module.
npx nuxi@latest module add swiper
Then add it to your nuxt.config file:
export default defineNuxtConfig({
modules: ["nuxt-swiper"],
swiper: {
/* module options */
},
});
Style Five - App Download CTA
Mobile app showcase with platform download buttons and phone mockup.
Style Six - Gradient with Statistics
Full-width gradient background with statistics badges and animated blobs.
Style Seven - Newsletter Signup
Email newsletter subscription with inline input and submit button.
Style Eight - Feature Card CTA
Centered card design with feature grid, icon badges, and shadow effects.
Style Nine - Customer Testimonials
Swiper carousel with customer quotes, avatars, and rating stars. Requires Nuxt Swiper Module.
Contact - Header
Professional contact page sections with forms, maps, team info, and FAQ components. Features animated entrances, support team displays, location showcases, and department-based routing for effective customer communication.
Error
On this page you will find different ways in which you can styles your Error page.