Skip to content

Commit 1257d47

Browse files
committed
chore(home): Comment out three cards section
1 parent 19a9ae3 commit 1257d47

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

app/home/templates/home/sections/what-is-python-asia.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ <h2 class="text-5xl lg:text-6xl font-bold text-[#D87532] mb-6 font-td_pinoy">Wha
1414
</div>
1515

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

0 commit comments

Comments
 (0)