Skip to content
Merged
Changes from all commits
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
5 changes: 5 additions & 0 deletions app/home/templates/home/sections/hero-section.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,11 @@ <h2 class="font-bantayog leading-[125%] text-[52px] text-brown-1">MARCH 21-23, 2
<p class="font-bantayog leading-[125%] text-xl text-brown-2 font-light">DE LA SALLE UNIVERSITY (DLSU), MALATE,
MANILA</p>
</div>
<div class="text-center z-10">
<a href="/schedule" class="inline-block bg-orange-2 text-white px-4 py-2 rounded-md text-base font-semibold font-nunito hover:bg-orange-3 transition">
View Program Schedule
</a>
</div>
<div class="python-kalinga-pot">
<img class="pot" src="{% static 'img/py_kalinga-pot.svg' %}" alt="Kalinga pot" width="500" height="500">
<div class="">
Expand Down