diff --git a/frontend/src/app/page.tsx b/frontend/src/app/page.tsx
index a34ed799..782683a7 100644
--- a/frontend/src/app/page.tsx
+++ b/frontend/src/app/page.tsx
@@ -1,6 +1,7 @@
"use client";
import { useState } from "react";
+import Link from "next/link";
import styles from "@/app/_components/Shell.module.css";
import { Button } from "@/components/ui/button";
@@ -46,7 +47,7 @@ export default function Home() {
Company Mission Control
Command center for projects, people, and operations. No‑auth v1.
-