Banner Background
Web App

Vetra

Vetra is a premium SaaS landing page template engineered for AI-powered marketing platforms and analytics tools. Built with Next.js, React, and TypeScript, Vetra delivers an elegant, modern experience that positions your marketing technology as cutting-edge and professional. The template showcases smart dashboard mockups demonstrating real-time campaign analytics and social media connectivity, helping visitors immediately understand your platform's capabilities. Featuring Framer Motion animations, parallax scrolling effects via react-just-parallax, and a sophisticated dark theme design, Vetra creates an immersive experience that converts visitors into customers. Shadcn UI components and Tailwind CSS ensure responsive design across all devices, while Next.js provides exceptional SEO performance and page speed—critical factors for SaaS conversion. Perfect for launching AI marketing tools, analytics platforms, or campaign management solutions.

React JSNext JSTailwind CSSFramer MotionTypescriptshadcn/uiShadcn UIpnpmVercelGitGithub
Vetra Preview

Overview

Vetra is a modern landing page for an AI-powered marketing and analytics platform. With a striking dark theme, smooth animations using Framer Motion and react-just-parallax, it showcases how to present complex SaaS features in an engaging, conversion-focused design. The page demonstrates enterprise-level design quality and attention to detail.

Dark Theme Excellence

Vetra showcases masterful use of dark UI design with high contrast, subtle gradients, and strategic color accents for optimal readability and modern aesthetics.

Page Highlights

Hero Section

  • Attention-Grabbing Headline - "AI-Powered Marketing at Scale"
  • Animated Background - Subtle parallax effects
  • Dashboard Preview - Floating mockup with glow effects
  • Social Proof - Tech company logos
  • Dual CTAs - Free trial and demo options
  • Gradient Accents - Electric blue and purple

Feature Dashboard

  • Interactive Dashboard Mockup - Central focus
  • Animated Elements - Floating cards with statistics
  • Data Visualization - Charts and graphs preview
  • Real-Time Indicators - Pulsing activity dots
  • Glass Morphism - Frosted glass effect cards
  • 3D Hover Effects - Cards lift on interaction

Feature Grid

  • Six Core Features - Organized in grid
  • Icon + Title + Description - Clear structure
  • AI Analytics - Smart insights feature
  • Social Integration - Platform connectivity
  • Automation - Workflow automation
  • Team Collaboration - Multi-user support
  • Custom Reports - Flexible reporting
  • API Access - Developer integration

Integration Showcase

  • Logo Grid - Popular platform logos
  • Connection Lines - Animated connectors
  • Tooltip Information - Hover for details
  • Social Platforms - Facebook, Twitter, Instagram, LinkedIn
  • Marketing Tools - MailChimp, HubSpot, Salesforce
  • Analytics - Google Analytics, Mixpanel

Pricing Section

  • Three-Tier Structure - Startup, Business, Enterprise
  • Feature Comparison - Checkmark list
  • Recommended Plan - Highlighted Business tier
  • Annual Discount - Save 20% messaging
  • Custom Enterprise - Contact sales CTA

Design Elements

Color System

Dark Theme Palette:

--background-primary: #0a0e27
--background-secondary: #151b3d
--text-primary: #ffffff
--text-secondary: #8b95b8
--accent-blue: #3b82f6
--accent-purple: #8b5cf6
--accent-cyan: #06b6d4

Gradient Usage:

  • Hero background gradient
  • Button hover gradients
  • Card border highlights
  • Text gradients for emphasis
  • Glow effects on CTAs

Typography

Font: Inter/Poppins

  • H1: 72px (responsive)
  • H2: 56px
  • Body: 18px / 1.6 line-height
  • Weights: 400 (regular), 600 (semibold), 700 (bold)

Text Hierarchy:

  • White for primary headings
  • Light blue/gray for body text
  • Accent color for links and CTAs
  • High contrast for readability

Animation Library

Animation Patterns:

  • Fade + Slide - Elements enter from bottom
  • Stagger Children - Sequential card animations
  • Scale Hover - Cards grow on hover
  • Rotate - Subtle icon rotations
  • Opacity Transitions - Smooth fades

Code Example:

<motion.div
  initial={{ opacity: 0, y: 20 }}
  whileInView={{ opacity: 1, y: 0 }}
  transition={{ duration: 0.6 }}
  viewport={{ once: true }}
>
  {content}
</motion.div>

react-just-parallax Integration:

  • Background layers move at different speeds
  • Creates depth perception
  • Subtle, not overwhelming
  • Enhances hero section
  • Smooth performance

Effect Layers:

  1. Background stars (slowest)
  2. Middle gradient layer (medium)
  3. Dashboard mockup (medium-fast)
  4. Foreground elements (fastest)

Subtle Interactions:

  • Button Hover - Gradient shift + scale
  • Input Focus - Glow border animation
  • Toggle Switch - Smooth slide
  • Tooltip - Fade in with delay
  • Card Hover - Shadow + lift
  • Logo Hover - Opacity + scale

Technology Stack

Next.js - React framework with App Router

TypeScript - Type-safe development

Tailwind CSS - Utility-first styling with custom dark theme

Shadcn UI - Component primitives

Framer Motion - Declarative animations and gestures

react-just-parallax - Parallax scrolling effects

Responsive Design

Mobile Experience

  • Hamburger Menu - Slide-in navigation
  • Stacked Layouts - Single column on mobile
  • Touch-Friendly - Buttons and links sized for fingers
  • Simplified Animations - Reduced motion on mobile
  • Optimized Images - Smaller sizes for mobile

Tablet Optimization

  • Two-Column Grid - Features in 2 columns
  • Adjusted Spacing - Comfortable touch targets
  • Readable Text - Optimized font sizes
  • Dashboard Preview - Scaled appropriately

Desktop Experience

  • Full Layout - All columns visible
  • Hover Effects - Rich interactions
  • Parallax - Depth effects enabled
  • Large Hero - Impactful first impression

Performance

Optimization Strategies

Image Optimization:

  • Next.js Image component
  • WebP format
  • Responsive sizes
  • Lazy loading
  • Blur placeholders

Animation Performance:

  • GPU-accelerated transforms
  • will-change CSS property
  • RequestAnimationFrame
  • Reduced motion support
  • Optimized repaints

Code Optimization:

  • Code splitting
  • Tree shaking
  • Minification
  • Compression
  • CDN delivery

Load Times

  • First Contentful Paint: < 1.2s
  • Time to Interactive: < 2.0s
  • Lighthouse Score: 90+
  • Core Web Vitals: Excellent

Use Cases

Marketing SaaS

Perfect for:

  • Marketing automation platforms
  • Social media management tools
  • Analytics dashboards
  • SEO tools
  • Email marketing services

AI/Analytics Products

Ideal for:

  • Data analytics platforms
  • Business intelligence tools
  • Predictive analytics
  • Machine learning platforms
  • Reporting software

Key Features Showcase

Dashboard Preview

  • Clean Interface - Modern, minimal design
  • Real Data - Realistic charts and metrics
  • Dark UI - Professional appearance
  • Interactive Elements - Hover states
  • Responsive Dashboard - Works on all screens

Social Proof Section

  • Client Logos - 15+ recognizable brands
  • Testimonial Quotes - 5-star ratings
  • Usage Statistics - "10,000+ companies trust us"
  • Awards - Industry recognitions
  • Case Studies - Success story links

Getting Started

View Live Site

Visit vetra.naseemkhan.dev to experience the dark theme and smooth animations.

Explore Interactions

Try these features:

  • Scroll to see parallax effects
  • Hover over feature cards
  • Toggle pricing switch
  • Open mobile menu
  • Click integration logos

Inspect Design

Examine the design:

  • Color palette usage
  • Typography choices
  • Spacing system
  • Animation timing
  • Component structure

Adapt for Your Project

Customize it:

  • Change accent colors
  • Update dashboard mockup
  • Modify feature descriptions
  • Replace logo integrations
  • Adjust animations

Design Principles Applied

Dark UI Best Practices

Vetra demonstrates excellent dark mode design: proper contrast ratios, strategic use of shadows and highlights, reduced eye strain with blue light considerations.

Visual Hierarchy

  • Size - Larger elements draw attention
  • Color - Bright accents on dark background
  • Contrast - High contrast for key elements
  • Position - Important content above fold
  • Motion - Animated elements catch the eye

Conversion Optimization

  • Clear CTAs - High contrast buttons
  • Social Proof - Build trust immediately
  • Value Proposition - Clear benefit statements
  • Risk Reduction - Free trial, no credit card
  • Urgency - Limited time offers (optional)

Customization Guide

Quick Changes

Accent Color:

/* Replace blue with your brand color */
--accent: #3b82f6; /* → Your color */

Hero Content:

  • Update headline text
  • Change subheadline
  • Replace dashboard screenshot
  • Modify CTA button text
  • Update background gradient

Fea tures:

  • Edit feature titles
  • Update descriptions
  • Change icons
  • Modify grid layout
  • Add/remove features

Advanced Customization

Animations:

  • Adjust animation duration
  • Change easing functions
  • Modify parallax speed
  • Update hover effects
  • Create new animations

Layout:

  • Change section order
  • Modify spacing scale
  • Update breakpoints
  • Adjust container widths
  • Redesign components

Future Enhancements

  • Video Background - Subtle motion background
  • Interactive Demo - Try the platform
  • Live Chat - Support widget
  • Blog Section - Content marketing
  • Customer Portal - Login area
  • Localization - Multi-language support
  • A/B Testing - Conversion optimization
  • Analytics Integration - Track user behavior

Experience the Design

See Vetra's stunning dark UI and smooth animations at vetra.naseemkhan.dev!