mirror of
https://github.com/MacRimi/ProxMenux.git
synced 2025-07-06 15:36:53 +00:00
Update hero.tsx
This commit is contained in:
parent
f1cf10566b
commit
26ed80102d
@ -14,9 +14,8 @@ export default function Hero() {
|
|||||||
</span>
|
</span>
|
||||||
</h1>
|
</h1>
|
||||||
<p className="text-base sm:text-lg md:text-xl mb-8 max-w-4xl mx-auto text-gray-300">
|
<p className="text-base sm:text-lg md:text-xl mb-8 max-w-4xl mx-auto text-gray-300">
|
||||||
ProxMenu is a tool designed to execute shell scripts in an organized manner, using a menu system with categories
|
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.
|
||||||
to facilitate access and execution of various scripts hosted on GitHub. ProxMenu simplifies script usage, aiming
|
Designed to facilitate productivity, it simplifies automation and streamlines task execution.
|
||||||
to improve productivity and streamline automated tasks.
|
|
||||||
</p>
|
</p>
|
||||||
<div className="flex justify-center">
|
<div className="flex justify-center">
|
||||||
<Button size="lg" className="bg-blue-500 hover:bg-blue-600" asChild>
|
<Button size="lg" className="bg-blue-500 hover:bg-blue-600" asChild>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user