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 38dc218 commit 0c12dbaCopy full SHA for 0c12dba
packages/shared/src/server/landing-page/landing-page.tsx
@@ -2,7 +2,6 @@ import { ReactNode } from "react";
2
import styles from "./landing-page.module.scss";
3
import { Cards } from "../cards";
4
import { Logo } from "../logo";
5
-import featured from "@repo/scripts/featured.json";
6
import rebrandingConfig from "@repo/scripts/rebrand.config.json";
7
8
interface LandingPageProps {
0 commit comments