import { ModeToggle } from "@/components/ui/mode-toggle"; import Image from "next/image"; export default function Home() { return ( <> {" "}

RHL Lieferscheine

Darkmode-Test mit shadcn + next-themes

); }