import Soundboard from '@/components/Soundboard'; import { Metadata } from 'next'; export const metadata: Metadata = { title: "Doyle Gammill Soundboard", description: "The huskiest sounds on the Internet!", openGraph: { title: "Doyle Gammill Soundboard", description: "The huskiest sounds on the Internet!", siteName: "Doyle Gammill Soundboard", } }; export default function Home() { return (