mirror of
https://github.com/MacRimi/ProxMenux.git
synced 2025-06-28 04:06:54 +00:00
Update page.tsx
This commit is contained in:
parent
a7f2125713
commit
afb54cfb5b
@ -1,7 +1,7 @@
|
||||
import Hero from "@/components/hero"
|
||||
import Resources from "@/components/resources"
|
||||
import SupportProject from "@/components/support-project"
|
||||
import Footer from "@/components/footer"
|
||||
|
||||
|
||||
|
||||
export default function Home() {
|
||||
@ -10,7 +10,6 @@ export default function Home() {
|
||||
<Hero />
|
||||
<Resources />
|
||||
<SupportProject />
|
||||
<Footer />
|
||||
</div>
|
||||
)
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user