mirror of
https://github.com/MacRimi/ProxMenux.git
synced 2025-12-17 09:36:22 +00:00
Update web
This commit is contained in:
@@ -46,7 +46,7 @@ export default function InstallationPage() {
|
||||
<h2 className="text-xl font-semibold mt-6 mb-2">Installation Progress</h2>
|
||||
<p className="mb-2">The installation process will look like this:</p>
|
||||
<div className="w-full mb-4">
|
||||
<Image src="/images/design-mode/install.png" alt="ProxMenux Installation" width={800} height={400} className="rounded shadow-lg" />
|
||||
<Image src="https://macrimi.github.io/ProxMenux/install/install.png" alt="ProxMenux Installation" width={800} height={400} className="rounded shadow-lg" />
|
||||
</div>
|
||||
|
||||
<h2 className="text-xl font-semibold mt-6 mb-2">How to Use</h2>
|
||||
@@ -78,4 +78,4 @@ export default function InstallationPage() {
|
||||
</p>
|
||||
</div>
|
||||
)
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user