import Image from "next/image" import Link from "next/link" export default function IntroductionPage() { return (
{/* Logo + Title Section */}
ProxMenux Logo

ProxMenux is a tool designed to make Proxmox VE accessible to all users, regardless of their experience and technical knowledge.

Designed with a menu-based interface, ProxMenux simplifies the execution of commands to perform actions on:

Core Features

ProxMenux enables streamlined management of:

Key Advantages

The following sections provide detailed instructions on installing and using ProxMenux, along with comprehensive documentation on its available functionalities.

{/* Guides Link */}

For additional Proxmox-related information, including official documentation, forums, and discussions, visit the{" "} Guides {" "} section.

) }