Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
chore(home): Comment out three cards section
  • Loading branch information
zorexsalvo committed Oct 26, 2025
commit 1257d47d3cfc15d860e38d70e1c403caf823f1cf
2 changes: 2 additions & 0 deletions app/home/templates/home/sections/what-is-python-asia.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ <h2 class="text-5xl lg:text-6xl font-bold text-[#D87532] mb-6 font-td_pinoy">Wha
</div>

<!-- Three Cards Grid -->
{% comment %}
<div class="grid grid-cols-1 md:grid-cols-3 gap-8 max-w-6xl mx-auto">
<!-- Call for Sponsors -->
<div class="bg-white/50 backdrop-blur-sm rounded-lg p-8 space-y-4">
Expand Down Expand Up @@ -52,6 +53,7 @@ <h3 class="text-2xl font-bold text-[#D87532] font-bantayog">
</div>
</div>
</div>
{% endcomment %}
</div>
</section>