Components
Loading preview...
Hero section with floating side panel navigation and an animated dynamic abstract background
@Scottclayton3d
npx shadcn@latest add https://21st.dev/r/lovesickfromthe6ix/revolution-heroimport { Component } from "@/components/ui/revolution-hero";
export default function DemoOne() {
return <Component />;
}