diff --git a/web/components/hero2.tsx b/web/components/hero2.tsx index 5301ce2..b471f34 100644 --- a/web/components/hero2.tsx +++ b/web/components/hero2.tsx @@ -8,30 +8,51 @@ import Image from "next/image" export default function Hero() { return (
+ 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. +
++
+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.
@@ -48,5 +69,3 @@ export default function Hero() { ) } - -