diff --git a/site/index.html b/site/index.html index 7746afa..5b72b45 100644 --- a/site/index.html +++ b/site/index.html @@ -56,7 +56,7 @@ max-width: 100%; } - .card:hover { + .card:hover, .stat-card:hover { transform: translateY(-4px); box-shadow: 0 8px 16px rgba(0, 0, 0, 0.15); } @@ -190,6 +190,7 @@ background: white; border-radius: 12px; border: 2px solid #e0e0e0; + transition: transform 0.3s ease, box-shadow 0.3s ease; } .stat-number { @@ -977,6 +978,16 @@
++ As our community continues to grow, so does our responsibility to maintain the infrastructure, tools, and services that make it all possible. Every new member, every question answered, and every project launched requires resources - servers, development time, and ongoing maintenance. +
++ We're committed to keeping our core services free and accessible while being transparent about what it takes to sustain them. Your support directly enables us to continue offering mentorship, maintaining our open-source projects, and building new tools that serve communities worldwide. +
+