diff --git a/pages/book.tsx b/pages/book.tsx index b6587ff..65e7e29 100644 --- a/pages/book.tsx +++ b/pages/book.tsx @@ -3,8 +3,8 @@ import Book from '../components/book' export default function Home() { return ( <> -

Buchungsanfrage

+

Buchungsanfrage

) -} +} \ No newline at end of file