|
|
@@ -1,10 +1,8 @@
|
|
|
import { ModeToggle } from "@/components/ui/mode-toggle";
|
|
|
-import Image from "next/image";
|
|
|
|
|
|
export default function Home() {
|
|
|
return (
|
|
|
<>
|
|
|
- {" "}
|
|
|
<main className="flex min-h-screen flex-col items-center justify-center gap-4">
|
|
|
<h1 className="text-3xl font-bold">RHL Lieferscheine</h1>
|
|
|
<p className="text-muted-foreground">
|