Components
A mesmerizing hero section featuring animated 3D light beams with glassmorphic navigation. Perfect for modern SaaS, creative agencies, and tech startups looking to make a bold first impression.
Key Features Listed:default, outline, ghostsm, lgLoading preview...
import EtherealBeamsHero from "@/components/ui/ethereal-beams-hero";
export default function DemoOne() {
return <main>
<EtherealBeamsHero />
</main>
}