mirror of
https://github.com/MacRimi/ProxMenux.git
synced 2025-12-17 09:36:22 +00:00
Update web
This commit is contained in:
@@ -36,7 +36,7 @@ export default function Hero() {
|
||||
<div className="flex items-center">
|
||||
<div className="w-40 h-40 lg:w-48 lg:h-48 xl:w-56 xl:h-56 relative">
|
||||
<Image
|
||||
src="https://raw.githubusercontent.com/MacRimi/ProxMenux/main/images/logo.png"
|
||||
src="/images/design-mode/logo.png"
|
||||
alt="ProxMenux Logo"
|
||||
fill
|
||||
className="object-contain"
|
||||
@@ -68,4 +68,3 @@ export default function Hero() {
|
||||
</div>
|
||||
)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user