Components
Futurastic Hero Section
Build amazing websites at warp speed
Experience the next generation of web development with our revolutionary platform. Hover over "warp speed" to see the magic in action.
Loading preview...
import CoverDemo from "@/components/ui/futurastic-hero-section";
export default function DemoOne() {
return <CoverDemo />;
}