Jinglesby Kenney <https://kenney.nl>
Jingles Steel 03
A prolonged steelpan jingle with a vibrant, ringing melody, suitable for major positive events, successful purchases, or unlocking new features.
1.39s11KBCC0jingles, steel, 03
Install
Command
npx shadcn@latest add @soundcn/use-sound @soundcn/jingles-steel-03Usage
import { useSound } from "@/hooks/use-sound";
import { jinglesSteel03Sound } from "@/sounds/jingles-steel-03";
const [play] = useSound(jinglesSteel03Sound);