import { Button } from "@/components/ui/button" export default function Page() { return (
You may now add components and start building.
We've already added the button component for you.