diff --git a/packages/nextjs/app/_components/GrantsStats.tsx b/packages/nextjs/app/_components/GrantsStats.tsx index e112f19..0a19213 100644 --- a/packages/nextjs/app/_components/GrantsStats.tsx +++ b/packages/nextjs/app/_components/GrantsStats.tsx @@ -4,7 +4,7 @@ import { getGrantsStats } from "~~/services/database/grants"; export const GrantsStats = async () => { const stats = await getGrantsStats(); return ( -
- BG grants are one of the ways BuidlGuidl funds development and contribute to the Ethereum ecosystem. Did you - just finished SRE or completed one of our batches? This could be the next step in your BuidlGuidl’s journey. -
++ BG grants are one of the ways BuidlGuidl funds development and contribute to the Ethereum ecosystem. Did you + just finished SRE or completed one of our batches? This could be the next step in your BuidlGuidl’s journey. +
+