Skip to content

Commit fb26dbd

Browse files
authored
chore: remove register phase from landing section (#206)
1 parent b7f87c8 commit fb26dbd

File tree

1 file changed

+1
-9
lines changed

1 file changed

+1
-9
lines changed

apps/web/app/_components/landing/index.tsx

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -153,15 +153,7 @@ function LandingSection() {
153153
</svg>
154154

155155
<div className="flex flex-col gap-[118px]">
156-
<Stat
157-
title="เปิดรับสมัครแล้ว"
158-
description={
159-
<>
160-
ระยะเวลาการรับสมัคร
161-
<br /> 27 สิงหาคม - 15 กันยายน 2568
162-
</>
163-
}
164-
/>
156+
<Stat title="ปิดรับสมัครแล้ว" description={<>พบกันใหม่ในปีหน้า</>} />
165157
<Stat
166158
title="เขียนโปรแกรมภาษาซี"
167159
description={

0 commit comments

Comments
 (0)