design: LastPlayed => NowPlaying, improve look of component, add last updated, listenbrainz credit
This commit is contained in:
parent
618f5de8f5
commit
78436b4a9e
2 changed files with 27 additions and 6 deletions
|
@ -4,7 +4,7 @@ import Header from '@/components/Header'
|
|||
import Footer from '@/components/Footer'
|
||||
import Button from '@/components/objects/Button'
|
||||
import Link from '@/components/objects/Link'
|
||||
import LastPlayed from '@/components/widgets/LastPlayed'
|
||||
import LastPlayed from '@/components/widgets/NowPlaying'
|
||||
import Image from 'next/image'
|
||||
import { CreditCard, Mail, PillBottle, Scale } from 'lucide-react'
|
||||
import { FaHandcuffs } from "react-icons/fa6"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue