From f87b72c4e6184339b15542e56b5d674fda33a3bf Mon Sep 17 00:00:00 2001
From: Rene Brandel
Date: Wed, 11 Oct 2023 18:10:41 -0400
Subject: [PATCH] adding highlight for CDK support on main page
---
src/components/FeaturesGrid/index.tsx | 35 +++++++++++++++++----------
1 file changed, 22 insertions(+), 13 deletions(-)
diff --git a/src/components/FeaturesGrid/index.tsx b/src/components/FeaturesGrid/index.tsx
index 341729d3b17..fcecae0d90e 100644
--- a/src/components/FeaturesGrid/index.tsx
+++ b/src/components/FeaturesGrid/index.tsx
@@ -25,26 +25,35 @@ export default function FeaturesGrid() {
-
-
+
+
- Storage
+
+ GraphQL API{' '}
+
+ Supports AWS CDK
+
+
- A simple mechanism for managing user content in public,
- protected or private storage
+ Easy and secure solution to access your backend data with
+ support for real-time updates using GraphQL
-
-
+
+
- GraphQL API
+ Storage
- Easy and secure solution to access your backend data with
- support for real-time updates using GraphQL
+ A simple mechanism for managing user content in public,
+ protected or private storage