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">
|
||||
<HeroSection />
|
||||
<ManifestoSection />
|
||||
<TokenomicsSection />
|
||||
<ArchitectureSection />
|
||||
</main>
|
||||
);
|
||||
|
Loading…
x
Reference in New Issue
Block a user