Skip to content

Commit 17eacf7

Browse files
faculty list update msg
1 parent c2c6501 commit 17eacf7

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

src/components/ui/Hero.tsx

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,13 +17,13 @@ export default function Hero() {
1717
draggable={false}
1818
priority
1919
/>
20-
<div className="text-l z-50 sm:text-xl font-poppins font-semibold text-black mb-6">
21-
Please wait as we update the faculty list for this year.
20+
<div className="text-l z-50 sm:text-m font-poppins font-semibold text-black mb-6">
21+
Faculty list for SCOPE, SCHEME, SCORE, SELECT, SENSE, SMEC, SBST, SCE are updated.
2222
<br />
2323
<span className="text-sm font-normal">
24-
You can still use the app as usual to create timetables.
24+
If your branch isn't listed or you're a fresher, check back soon!
2525
<br />
26-
Sorry for the inconvenience.
26+
You can still use the app as usual to create timetables.
2727
</span>
2828
</div>
2929

0 commit comments

Comments
 (0)