File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -17,12 +17,22 @@ 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.
22+ < br />
23+ < span className = "text-sm font-normal" >
24+ You can still use the app as usual to create timetables.
25+ < br />
26+ Sorry for the inconvenience.
27+ </ span >
28+ </ div >
29+
2030 < div className = "text-5xl md:text-6xl mb-6" > FFCS-inator</ div >
21- < div className = "text-sm md:text-base font-poppins font-semibold text-black mb-6" >
31+ { /* <div className="text-sm md:text-base font-poppins font-semibold text-black mb-6">
2232 Generate priority-based timetables in seconds.
2333 <br />
2434 No more clashes, no more stress.
25- </ div >
35+ </div> */ }
2636 < div className = "text-2xl md:text-3xl mb-8" > Create Your Ideal Timetable!</ div >
2737 < ZButton
2838 type = "large"
You can’t perform that action at this time.
0 commit comments