mirror of
https://github.com/MacRimi/ProxMenux.git
synced 2025-07-03 06:26:52 +00:00
update
This commit is contained in:
parent
afb54cfb5b
commit
0d26e3693f
@ -1,15 +0,0 @@
|
||||
import Hero from "@/components/hero"
|
||||
import Resources from "@/components/resources"
|
||||
import SupportProject from "@/components/support-project"
|
||||
|
||||
|
||||
|
||||
export default function Home() {
|
||||
return (
|
||||
<div className="min-h-screen bg-gradient-to-b from-gray-900 to-gray-800 text-white pt-16">
|
||||
<Hero />
|
||||
<Resources />
|
||||
<SupportProject />
|
||||
</div>
|
||||
)
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user