Gradient Tiles
A stunning animated gradient background with fluted glass SVG filter effect. Perfect for hero sections.
Your Content Here
Install using CLI
npx shadcn@latest add "https://vengeance-ui.vercel.app/r/gradient-tiles.json"Install Manually
1
Install dependencies
2
Add util file
lib/utils.ts
3
Add styles to global CSS
Add the following CSS to your app/globals.css
4
Copy the source code
Copy the code below and paste it into components/ui/gradient-tiles.tsx
Usage
Props
| Prop Name | Type | Default | Description |
|---|---|---|---|
| children | React.ReactNode | - | Content to display over the gradient background. |
| className | string | "" | Additional CSS classes for the wrapper. |
Features
Aurora Gradient: Mesmerizing animated rainbow gradient background
Fluted Glass Effect: SVG filter for unique visual texture
Dark Mode Support: Automatically adapts to light/dark themes
Minimal Code: Only 30 lines of component code
Fully Reusable: Pass any children to overlay on the gradient