We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ac3472 commit c5c9bfbCopy full SHA for c5c9bfb
src/components/landing_page/Main.jsx
@@ -1,6 +1,6 @@
1
"use client";
2
import { useRouter } from "next/navigation";
3
-import Footer from "./footer";
+import Footer from "./Footer";
4
import { FeaturesSectionDemo } from "./feature-section";
5
import { HeroScrollDemo } from "./hero-scroll";
6
import { useAuth } from "@clerk/nextjs";
0 commit comments