export default function Home() { return (

Welcome to My Blog

Built with Next.js 15, TypeScript, and Tailwind CSS

) }