diff --git a/src/components/cards.tsx b/src/components/cards.tsx
index e9ae0e222d..10d78e3731 100644
--- a/src/components/cards.tsx
+++ b/src/components/cards.tsx
@@ -37,8 +37,10 @@ export function Cards({
>
{/* @ts-expect-error */}
{typeof Icon === "function" ? : Icon}
- {title}
- {description}
+ {title}
+
+ {description}
+
)
},
diff --git a/src/pages/community/events.mdx b/src/pages/community/events.mdx
index b0d877b667..412ce5112f 100644
--- a/src/pages/community/events.mdx
+++ b/src/pages/community/events.mdx
@@ -131,7 +131,7 @@ export function Meetups() {
}, [])
return (
<>
-
+
{meetups.map(({ node }) => (
+ **Please note:** we do not provide user support for GraphQL. If you have an implementation question,
+ please use the [relevant community channels](/community).
+
## Membership Inquiries
diff --git a/src/pages/community/foundation/graphql-conf.mdx b/src/pages/community/foundation/graphql-conf.mdx
index 0f1d4b7b49..c9400e0405 100644
--- a/src/pages/community/foundation/graphql-conf.mdx
+++ b/src/pages/community/foundation/graphql-conf.mdx
@@ -1,5 +1,5 @@
---
-heroText: The official GraphQL conference, hosted by the GraphQL Foundation.
+description: The official GraphQL conference, hosted by the GraphQL Foundation.
---
# GraphQL Conf
diff --git a/src/pages/community/foundation/index.mdx b/src/pages/community/foundation/index.mdx
index c2d47bab9b..4a3b9d69fc 100644
--- a/src/pages/community/foundation/index.mdx
+++ b/src/pages/community/foundation/index.mdx
@@ -1,5 +1,5 @@
---
-heroText: An open and neutral home for the GraphQL community, dedicated to promoting widespread adoption and accelerating development of the surrounding ecosystem
+description: An open and neutral home for the GraphQL community, dedicated to promoting widespread adoption and accelerating development of the surrounding ecosystem
---
# What is the GraphQL Foundation?
diff --git a/src/pages/community/foundation/join.mdx b/src/pages/community/foundation/join.mdx
index def9fe7995..a7985b1181 100644
--- a/src/pages/community/foundation/join.mdx
+++ b/src/pages/community/foundation/join.mdx
@@ -1,5 +1,5 @@
---
-heroText: GraphQL Foundation members demonstrate their commitment to the ecosystem by providing essential financial support.
+description: GraphQL Foundation members demonstrate their commitment to the ecosystem by providing essential financial support.
---
# Become a Member