diff --git a/app/k-suite/page.tsx b/app/k-suite/page.tsx index 97b64ea..1d63561 100644 --- a/app/k-suite/page.tsx +++ b/app/k-suite/page.tsx @@ -1,7 +1,6 @@ "use client"; import Image from "next/image"; -import Link from "next/link"; import { ExternalLink, Github } from "lucide-react"; interface KSuiteApp { @@ -384,7 +383,7 @@ export default function KSuitePage() {

To solve the complex challenge of inter-app communication. In K-Suite, a photo stored in K-Photos isn't just a file; it's an asset that can be - referenced in other apps or attached to a task in the upcoming K-Mood. + referenced in other apps or attached to an entry in the upcoming K-Mood.