diff --git a/web/app/_components/landing-page.tsx b/web/app/_components/landing-page.tsx index 92e8c9c7d..02fb90f9c 100644 --- a/web/app/_components/landing-page.tsx +++ b/web/app/_components/landing-page.tsx @@ -1,7 +1,6 @@ import type { Metadata } from "next" import type { JSX, SVGProps } from "react" import { getTranslations } from "next-intl/server" -import Image from "next/image" import { Layers, Star, @@ -115,18 +114,13 @@ export async function LandingPage(): Promise { return (
+
-
- -
+