From e7800724bb56165d0208e76dc1011ff5590f1a35 Mon Sep 17 00:00:00 2001 From: overcuriousity Date: Sun, 20 Jul 2025 18:27:52 +0200 Subject: [PATCH] introduce concepts phase 3 (tool modals) --- src/components/ToolMatrix.astro | 246 +++++++++++++++++++++++--------- src/data/tools.yaml | 72 ++++++++++ src/styles/global.css | 44 +++++- src/utils/dataService.ts | 1 + 4 files changed, 297 insertions(+), 66 deletions(-) diff --git a/src/components/ToolMatrix.astro b/src/components/ToolMatrix.astro index 9edd5ec..88367f8 100644 --- a/src/components/ToolMatrix.astro +++ b/src/components/ToolMatrix.astro @@ -139,12 +139,14 @@ domains.forEach((domain: any) => { - - -
+ + + + +
-

Tool Name

-
-

+

-
+
-
+
-
+
- + +
+ + +
+
+

Tool Name

+ +
+ +

+ +
+ +
+ +
+ +