Jinglesby Kenney <https://kenney.nl>
Jingles Steel 09
A brief, ascending steelpan jingle, providing a light and cheerful cue for actions like adding to cart or a quick positive confirmation.
0.59s5KBCC0jingles, steel, 09
Install
Command
npx shadcn@latest add @soundcn/use-sound @soundcn/jingles-steel-09Usage
import { useSound } from "@/hooks/use-sound";
import { jinglesSteel09Sound } from "@/sounds/jingles-steel-09";
const [play] = useSound(jinglesSteel09Sound);