From ae5d2d589bcf6ba2597dc2af791f9031784a1c20 Mon Sep 17 00:00:00 2001 From: MacRimi Date: Fri, 7 Mar 2025 18:35:07 +0100 Subject: [PATCH] Update hero page --- web/components/hero2.tsx | 34 ++++++++++++++++++++-------------- 1 file changed, 20 insertions(+), 14 deletions(-) diff --git a/web/components/hero2.tsx b/web/components/hero2.tsx index 5fc3125..5301ce2 100644 --- a/web/components/hero2.tsx +++ b/web/components/hero2.tsx @@ -9,25 +9,29 @@ export default function Hero() { return (
-
-
- ProxMenux Logo -
-
-

ProxMenux

-

+

+
+
+ ProxMenux Logo +
+
+
+

+ ProxMenux +

+

An Interactive Menu for Proxmox VE Management

-

+

ProxMenux is a management tool for Proxmox VE that simplifies system administration through an interactive menu, allowing you to execute commands and scripts with ease.

@@ -44,3 +48,5 @@ export default function Hero() { ) } + +