This commit is contained in:
MacRimi 2025-03-04 22:15:31 +01:00
parent ce7d4e8aaa
commit c7de82bb3a

View File

@ -14,13 +14,12 @@ export default function IntroductionPage() {
className="mr-4" className="mr-4"
/> />
<p className="text-lg text-gray-800"> <p className="text-lg text-gray-800">
ProxMenux is a management tool for Proxmox VE, designed to be accessible to all users, ProxMenux is a tool designed to make Proxmox VE accessible to all users, regardless of their experience and technical knowledge.
regardless of their experience or technical knowledge.
</p> </p>
</div> </div>
<p className="mb-4"> <p className="mb-4">
With an interactive menu-driven interface, ProxMenux simplifies command execution for managing: Designed with a menu-based interface, ProxMenux simplifies the execution of commands to perform actions on:
</p> </p>
<ul className="list-disc list-inside mb-4 ml-4"> <ul className="list-disc list-inside mb-4 ml-4">
<li>The Proxmox server</li> <li>The Proxmox server</li>
@ -43,9 +42,7 @@ export default function IntroductionPage() {
<h2 className="text-2xl font-semibold mt-8 mb-4">Key Advantages</h2> <h2 className="text-2xl font-semibold mt-8 mb-4">Key Advantages</h2>
<ul className="list-disc list-inside mb-6 ml-4"> <ul className="list-disc list-inside mb-6 ml-4">
<li>Intuitive menu-driven interface</li> <li>Intuitive menu-driven interface</li>
<li>Efficient system and resource management</li> <li>Simplification of management tasks</li>
<li>Reduced complexity for common tasks</li>
<li>Regular updates with expanding features</li>
</ul> </ul>
<p className="mt-6"> <p className="mt-6">