A stunning animated hero section featuring a planet with orbiting asteroids, twinkling stars, and an interactive comet cursor trail. Perfect for AI, space-themed landing pages. Includes smooth animations and SSR-safe code.
import { Component } from "@/components/ui/comet-hero-section"; export default function DemoOne() { return <Component />; }