Modern animated globe component with flowing orbital trails and adaptive theme support.
Loading preview...
import { Component } from "@/components/ui/globe"; export default function DemoOne() { return <Component />; }