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 3cdc786 commit 02d222bCopy full SHA for 02d222b
1 file changed
src/app/(landing)/[locale]/layout.tsx
@@ -3,7 +3,6 @@ import { Navigation } from "@/components/navigation/Navigation"
3
import { FooterSection } from "@/components/sections/FooterSection"
4
import { getFooter } from "@/lib/cms"
5
import { getNavbarItems } from "@/lib/cms"
6
-import { getSections } from "@/lib/cms"
7
import { isSupportedLocale } from "@/lib/i18n"
8
import type { ReactNode } from "react"
9
import { notFound } from "next/navigation"
0 commit comments