mirror of
https://github.com/MacRimi/ProxMenux.git
synced 2025-08-26 06:11:15 +00:00
Update main page
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import Hero from "@/components/hero"
|
||||
import Hero2 from "@/components/hero2"
|
||||
import Resources from "@/components/resources"
|
||||
import SupportProject from "@/components/support-project"
|
||||
import Footer from "@/components/footer"
|
||||
@@ -7,7 +7,7 @@ import Footer from "@/components/footer"
|
||||
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 />
|
||||
<Hero2 />
|
||||
<Resources />
|
||||
<SupportProject />
|
||||
<Footer />
|
||||
|
Reference in New Issue
Block a user