import NewSite from "./new-site"; import "../styles/new-site.css"; export const metadata = { title: "Vibn — Keep vibing. All the way to launch.", }; export default function Page() { return ; }