import Link from 'next/link'; export default function HomePage() { return (

Welcome to Beatmatchr

Manage your audio projects, organize source clips, and fine-tune lyrics in a clean, focused editor.

Create Project
); }