Components
A frosty, hand-drawn arctic map background with icy gradients, SVG distortion, and animated snowfall.
npx @21st-dev/cli add dhileepkumargm/arctic-map-patternLoading preview...
import { Component } from "@/components/ui/arctic-map-pattern";
export default function DemoOne() {
return <Component />;
}