Animated CSS + SVG island/ocean background with rain and hand-drawn wave distortion
Loading preview...
import { Component } from "@/components/ui/island-pattern"; export default function DemoOne() { return <Component />; }