Liquid ChromeA liquid chrome metallic background effect.background PreviewCodeCopyimport LiquidChrome from "@/components/vritti/liquid-chrome"; export function LiquidChromeExample() { return ( <div className="relative h-[400px] w-full overflow-hidden rounded-lg"> <LiquidChrome /> </div> ); } Installation CLIManualpnpmnpmyarnbunpnpm dlx shadcn@latest add "https://vritti.thesatyajit.com/r/liquid-chrome"Copy Dependencies pnpmnpmyarnbunpnpm add oglCopy