This is the minimal but ux friendly hero section with small and cool animations.
Loading preview...
import { HeroSection } from "@/components/ui/hero-section-1"; export default function DemoOne() { return <HeroSection />; }