To get started, edit this page at app/page.tsx
This is a template page for Next.js 16 using tailwind css and shadcn.
import Image from "next/image"; export default function Home() { return (
This is a template page for Next.js 16 using tailwind css and shadcn.