Hero section ith an ethereal VHS retro aesthetic. Includes interactive animations, text effects and call to action
import { Component } from "@/components/ui/vhs-hero-section"; export default function DemoOne() { return <Component />; }