Glass Card
Beautiful frosted glass effect with noise texture.
High Blur
Strong blur with high transparency.
1<div className="p-10 bg-[url('https://images.unsplash.com/photo-1618005182384-a83a8bd57fbe?q=80&w=2564&auto=format&fit=crop')] bg-cover bg-center rounded-3xl grid grid-cols-1 md:grid-cols-2 gap-6 w-full">2 <GlassCard blur="md" transparency="medium">3 <div className="p-6">Installation
npx zeroui@latest add glass-cardProps
| name | type | default | description |
|---|---|---|---|
| blur | "sm" | "md" | "lg" | "xl" | "md" | Intensity of the background blur |
| transparency | "low" | "medium" | "high" | "medium" | Opacity level of the background |