From a6353da49cea287a52f1388498479a84d359f472 Mon Sep 17 00:00:00 2001 From: Gabriel Kaszewski Date: Tue, 30 Dec 2025 04:21:47 +0100 Subject: [PATCH] fix: correct terminology in K-Suite page for clarity --- app/k-suite/page.tsx | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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.