A sleek, motion-driven info card featuring a drifting grid and reactive wave animation that flows like air.
import Component from "@/components/ui/aether-card"; export default function DemoOne() { return <Component />; }