We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 393134b commit cef49fbCopy full SHA for cef49fb
src/pages/index.tsx
@@ -1,7 +1,5 @@
1
import HeroBlock from "../components/landingBlocks/HeroBlock";
2
import WhyHardhatBlock from "../components/landingBlocks/WhyHardhatBlock";
3
-
4
-import EmailForm from "../components/landingBlocks/EmailForm";
5
import homepageContent from "../content/home";
6
import LandingLayout from "../components/LandingLayout";
7
import WhatIsNewBlock, {
0 commit comments