From 0fca800e0527b60f3150b5d4dba2899bfadb28a4 Mon Sep 17 00:00:00 2001 From: germondai Date: Thu, 11 Jun 2026 17:05:00 +0200 Subject: [PATCH] feat: add feature capability grid section --- apps/web/app/components/FeaturesGrid.vue | 187 +++++++++++++++++++++++ 1 file changed, 187 insertions(+) create mode 100644 apps/web/app/components/FeaturesGrid.vue diff --git a/apps/web/app/components/FeaturesGrid.vue b/apps/web/app/components/FeaturesGrid.vue new file mode 100644 index 0000000..3175026 --- /dev/null +++ b/apps/web/app/components/FeaturesGrid.vue @@ -0,0 +1,187 @@ + + + + +