Hero Sections - Animated Landing Page Blocks
A collection of stunning hero section blocks with animated backgrounds, gradient effects, particle systems, and smooth motion animations. Perfect for landing pages and marketing sites.
A collection of stunning hero section blocks with animated backgrounds, gradient effects, particle systems, and smooth motion animations. Perfect for landing pages and marketing sites.
A collection of beautiful, animated hero sections for your landing pages. Built with Framer Motion for smooth animations and stunning visual effects.
A vibrant hero section with animated gradient orbs, grid pattern overlay, and smooth entrance animations.
Features:
An interactive hero with a mouse-following spotlight effect and code preview card.
Features:
A futuristic hero with animated SVG grid lines and glowing orbs.
Features:
A dynamic hero section with floating animated particles and 3D decorative elements.
Features:
A mesmerizing hero with aurora borealis/northern lights effect and twinkling stars.
Features:
A clean, typography-focused hero with letter-by-letter text animation.
Features:
All hero sections are built with React and Framer Motion. Install the required dependencies:
npm install framer-motion lucide-react
Import and use any hero section:
import HeroGradient from '@/components/blocks/hero/hero-gradient';export default function LandingPage() {return (<main><HeroGradient />{/* Rest of your page */}</main>);}
Each hero section is fully customizable:
| Hero | Key Features |
|---|---|
| Gradient | Animated orbs, grid overlay, stats |
| Spotlight | Mouse tracking, code preview |
| Grid | SVG animations, social proof |
| Particles | Floating particles, email form |
| Aurora | Northern lights effect, stars |
| Minimal | Text animation, browser mockup |