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 a9cf1b3 commit 91f62e7Copy full SHA for 91f62e7
1 file changed
apps/marketing/app/page.tsx
@@ -3,7 +3,7 @@ import { Hero } from "@/components/Hero";
3
import { FeatureGrid } from "@/components/FeatureGrid";
4
import { HowItWorks } from "@/components/HowItWorks";
5
import { GetStarted } from "@/components/GetStarted";
6
-import { Footer } from "@/components/Footer";
+import { Footer } from "@/components/footer";
7
8
export default function Home() {
9
return (
0 commit comments