Components
Loading preview...
Hero section ith an ethereal VHS retro aesthetic. Includes interactive animations, text effects and call to action
@Scottclayton3d
npx shadcn@latest add https://21st.dev/r/lovesickfromthe6ix/vhs-hero-sectionimport { Component } from "@/components/ui/vhs-hero-section";
export default function DemoOne() {
return <Component />;
}