---
const highlights = [
{
title: "Discourse Forum",
description:
"Discuss ideas, proposals, and community projects with fellow builders.",
href: "https://discourse.atprotocol.community",
linkText: "Join the conversation →",
},
{
title: "Community Fund",
description:
"Supporting projects, events, and infrastructure across the Atmosphere.",
href: "https://opencollective.com/atprotocoldev/",
linkText: "Learn more →",
},
{
title: "ATmosphereConf",
description: "The community conference for people building on AT Protocol.",
href: "https://atmosphereconf.org",
linkText: "See the schedule →",
},
{
title: "Discord",
description:
"Chat with community members, ask questions, and share what you're building.",
href: "https://discord.atprotocol.dev/",
linkText: "Join the Discord →",
},
];
---