🌟 {{ sections.community.title }}

{{ sections.community.subtitle }}

{% if sections.community.liveActivity %}
{{ sections.community.liveActivity.onlineMembers }} members online

🎉 {{ sections.community.liveActivity.recentJoiner }} from {{ sections.community.liveActivity.location }} just joined!

{% endif %} {% if sections.community.stats %}
{% for stat in sections.community.stats %}
{{ stat.value }}
{{ stat.label }}

{{ stat.description }}

{% endfor %}
{% endif %} {% if sections.community.highlights %}
{% for highlight in sections.community.highlights %}

{{ highlight.title }}

{{ highlight.description }}

👥 {{ highlight.members }} members
{% endfor %}
{% endif %} {% if sections.community.cta %} {% endif %}