Skip to content

Commit ba2d84a

Browse files
committed
changed events to upcomming events
1 parent 5a03a62 commit ba2d84a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/src/components/Event/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ const Event = () => {
33
<section className="py-8 xl:px-24 sm:px-10 px-5" id="events">
44
<div className="text-center my-10">
55
<p className="text-[#3977F8] font-game text-xl">02</p>
6-
<h1 className="font-bold text-6xl">EVENTS</h1>
6+
<h1 className="font-bold text-6xl">UPCOMING EVENTS</h1>
77
</div>
88
<div className="flex items-center">
99
<p className="text-center text-3xl">

0 commit comments

Comments
 (0)