diff --git a/public/jgs7.ttf b/public/jgs7.ttf deleted file mode 100644 index 8923a37..0000000 Binary files a/public/jgs7.ttf and /dev/null differ diff --git a/src/components/landing-page.tsx b/src/components/landing-page.tsx index 7960de6..6f75c7c 100644 --- a/src/components/landing-page.tsx +++ b/src/components/landing-page.tsx @@ -5,6 +5,7 @@ import dynamic from 'next/dynamic'; import { Nav } from "@/components/nav"; +import { jgs7 } from '@/fonts'; import { Translations } from "@/i18n/translations"; import { cn } from "@/lib/utils"; import { ReactElement, useEffect, useRef } from "react"; @@ -157,7 +158,7 @@ export default function LandingPage(