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