diff --git a/src/App.js b/src/App.js
index 5e5d6d2..64e309d 100644
--- a/src/App.js
+++ b/src/App.js
@@ -17,17 +17,19 @@ import Warenkorb from "./Pages/warenkorb";
import Listenansicht from "./Pages/listenansicht";
import "./App.css";
import MainPage from "./Components/mainpage";
+import EndPage from "./Components/endpage";
import { QueryClient, QueryClientProvider, useQuery } from "react-query";
const queryClient = new QueryClient();
+/*
+
+ */
function App() {
return (
-
-
-
+
);
}
diff --git a/src/Components/endpage.jsx b/src/Components/endpage.jsx
index f0773c8..76d947a 100644
--- a/src/Components/endpage.jsx
+++ b/src/Components/endpage.jsx
@@ -5,12 +5,12 @@ import Ueberschrift2 from "./ueberschrift2";
function EndPage() {
return (
-
+
-
+
diff --git a/src/Pages/anmeldepage.jsx b/src/Pages/anmeldepage.jsx
index 4b09218..9a57c69 100644
--- a/src/Pages/anmeldepage.jsx
+++ b/src/Pages/anmeldepage.jsx
@@ -5,25 +5,31 @@ import bild from "../pizza_logo_dark.png";
function Anmeldepage(props) {
return (
-
-
-

+
+
+
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
-
+
diff --git a/src/Pages/registrierung.jsx b/src/Pages/registrierung.jsx
index 17c79d0..64a1a21 100644
--- a/src/Pages/registrierung.jsx
+++ b/src/Pages/registrierung.jsx
@@ -6,11 +6,8 @@ import bild from "../pizza_logo_dark.png";
function Registrierung(props) {
return (
-
-

+
+
@@ -18,38 +15,45 @@ function Registrierung(props) {
-
-
-
+
+
+
+ placeholder="Vorname"
+ class="sm: col-start-1 col-end-1 row-start-2 row-end-2">
-
-
+
+
+
+
+
-
-
+
+
+
+
-
-
+
+
+
+
-