Skip to content

Commit b355fde

Browse files
committed
Update page, remove three cards section
1 parent b713a74 commit b355fde

File tree

1 file changed

+1
-38
lines changed

1 file changed

+1
-38
lines changed

index.html

Lines changed: 1 addition & 38 deletions
Original file line numberDiff line numberDiff line change
@@ -432,44 +432,7 @@ <h2 class="text-5xl lg:text-6xl font-bold text-[#D87532] mb-6 font-td_pinoy">Wha
432432
</div>
433433

434434
<!-- Three Cards Grid -->
435-
<div class="grid grid-cols-1 md:grid-cols-3 gap-8 max-w-6xl mx-auto">
436-
<!-- Call for Sponsors -->
437-
<div class="bg-white/50 backdrop-blur-sm rounded-lg p-8 space-y-4">
438-
<h3 class="text-2xl font-bold text-[#D87532] font-bantayog">
439-
CALL FOR<br/>SPONSORS
440-
</h3>
441-
<div class="space-y-2">
442-
<p class="text-[#7C5E3B] text-sm font-nunito">Submission deadline:</p>
443-
<p class="text-[#7C5E3B] text-sm font-nunito">January 31, 2024</p>
444-
</div>
445-
</div>
446-
447-
<!-- Call for Volunteers -->
448-
<div class="bg-white/50 backdrop-blur-sm rounded-lg p-8 space-y-4">
449-
<h3 class="text-2xl font-bold text-[#D87532] font-bantayog">
450-
CALL FOR<br/>VOLUNTEERS
451-
</h3>
452-
<div class="space-y-2">
453-
<p class="text-[#7C5E3B] text-sm font-nunito">Submission Deadline:</p>
454-
<p class="text-[#7C5E3B] text-sm font-nunito">January 31, 2024</p>
455-
</div>
456-
</div>
457-
458-
<!-- Individual Sponsors -->
459-
<div class="bg-white/50 backdrop-blur-sm rounded-lg p-8 space-y-4">
460-
<h3 class="text-2xl font-bold text-[#D87532] font-bantayog">
461-
INDIVIDUAL<br/>SPONSORS
462-
</h3>
463-
<div class="space-y-2">
464-
<p class="text-[#7C5E3B] text-sm font-nunito">
465-
Individuals can also sponsor as patrons for any amount.
466-
</p>
467-
<p class="text-[#7C5E3B] text-sm font-nunito">
468-
Look for "Individual Patron Sponsorship" at our ticketing page
469-
</p>
470-
</div>
471-
</div>
472-
</div>
435+
473436
</div>
474437
</section>
475438

0 commit comments

Comments
 (0)