Update src/app/(home)/page.tsx
removed tokenomics
This commit is contained in:
parent
f1fe3989bf
commit
ace368aebd
@ -8,7 +8,6 @@ export default function Home() {
|
|||||||
<main className="pt-[65px] overflow-x-hidden">
|
<main className="pt-[65px] overflow-x-hidden">
|
||||||
<HeroSection />
|
<HeroSection />
|
||||||
<ManifestoSection />
|
<ManifestoSection />
|
||||||
<TokenomicsSection />
|
|
||||||
<ArchitectureSection />
|
<ArchitectureSection />
|
||||||
</main>
|
</main>
|
||||||
);
|
);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user