diff --git a/app/components/dashboard-layout.tsx b/app/components/dashboard-layout.tsx new file mode 100644 index 0000000..dcc8c60 --- /dev/null +++ b/app/components/dashboard-layout.tsx @@ -0,0 +1,166 @@ +import { Button } from "~/components/ui/button" +import logoPng from "~/images/lume-logo.png?url" +import lumeColorLogoPng from "~/images/lume-color-logo.png?url" +import discordLogoPng from "~/images/discord-logo.png?url" +import { Link } from "@remix-run/react" + +export const DashboardLayout = ({ children }: React.PropsWithChildren<{}>) => { + return ( +
Freedom
+Privacy
+Ownership
+ + +