Update hero.tsx

This commit is contained in:
MacRimi 2025-02-16 15:35:12 +01:00 committed by GitHub
parent 26ed80102d
commit a5b505b0a9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -14,7 +14,7 @@ export default function Hero() {
</span>
</h1>
<p className="text-base sm:text-lg md:text-xl mb-8 max-w-4xl mx-auto text-gray-300">
ProxMenu is a tool for executing shell scripts in a user-friendly way, featuring a categorized menu system for easy access to scripts hosted on GitHub.
ProxMenux is a tool for executing shell scripts in a user-friendly way, featuring a categorized menu system for easy access to scripts hosted on GitHub.
Designed to facilitate productivity, it simplifies automation and streamlines task execution.
</p>
<div className="flex justify-center">