Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 9183f66f50 |
@@ -78,7 +78,7 @@ export default function BackgroundMusicPlayer({}: Props) {
|
||||
<div className="fixed bottom-6 right-6 bg-gradient-to-br from-slate-900 to-slate-800 rounded-lg shadow-2xl p-4 w-80 border border-slate-700">
|
||||
<audio
|
||||
ref={audioRef}
|
||||
src="http://localhost:3000/preview/bc2910c8-896c-49da-abcd-e239e4762b99"
|
||||
src="https://www.freepik.com/audio/tune/enrik"
|
||||
loop
|
||||
crossOrigin="anonymous"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user