Components
A modern hero section for an SAAS startup with an animated particle field background, animated floating text, CTA buttons with hover animation, subtle animated color gradient, and full customization through props
Loading preview...
import HeroSection from "@/components/ui/saas-hero-section";
export default function DemoOne() {
return <HeroSection />;
}