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