Added cloudflare verify on contact form , removed HERO
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
import Nav from '@/components/Nav';
|
||||
import Hero from '@/components/Hero';
|
||||
import About from '@/components/About';
|
||||
import Projects from '@/components/Projects';
|
||||
import CommitSection from '@/components/CommitSection';
|
||||
@@ -16,7 +15,6 @@ export default function Page() {
|
||||
</a>
|
||||
<Nav />
|
||||
<main id="main">
|
||||
<Hero />
|
||||
<About />
|
||||
<Projects />
|
||||
<CommitSection />
|
||||
|
||||
Reference in New Issue
Block a user