diff --git a/src/components/index-page/powered-by-community.tsx b/src/components/index-page/powered-by-community.tsx
new file mode 100644
index 0000000000..0a75883f47
--- /dev/null
+++ b/src/components/index-page/powered-by-community.tsx
@@ -0,0 +1,46 @@
+import { Anchor } from "@/app/conf/_design-system/anchor"
+
+import ArrowDownIcon from "@/app/conf/_design-system/pixelarticons/arrow-down.svg?svgr"
+
+export function PoweredByCommunity() {
+ return (
+
+ GraphQL is an ecosystem shaped by thousands of collaborating
+ developers and companies around the world. From solo contributors to
+ full-time maintainers, the GraphQL community builds libraries, runs
+ meetups, funds innovation and helps move the technology forward.
+
+ Powered by the community
+
+