diff --git a/app/page.tsx b/app/page.tsx index 5d7ec5a..bfd006b 100644 --- a/app/page.tsx +++ b/app/page.tsx @@ -15,7 +15,6 @@ function page() {
-
); diff --git a/components/LandingPage.tsx b/components/LandingPage.tsx index 5cc4a50..b86e1e1 100644 --- a/components/LandingPage.tsx +++ b/components/LandingPage.tsx @@ -6,33 +6,35 @@ import Link from "next/link"; export default function LandingPage() { return ( -
-
-
- proxmox -

- Proxmox VE Helper-Scripts -

-

- {" "} - Proxmox VE Scripts for{" "} - - Your Homelab -

-
- - +
+
+
+
+ proxmox +

+ Proxmox VE Helper-Scripts +

+

+ {" "} + Proxmox VE Scripts for{" "} + + Your Homelab +

+
+ + +
diff --git a/components/Navbar.tsx b/components/Navbar.tsx index ab27003..202b228 100644 --- a/components/Navbar.tsx +++ b/components/Navbar.tsx @@ -27,7 +27,7 @@ function Navbar() { return ( <>