import { Button } from "@/components/ui/button" export default function Page() { return (

Project ready!

You may now add components and start building.

We've already added the button component for you.

(Press d to toggle dark mode)
) }