Skip to content

Commit 68454a4

Browse files
committed
hero warning removed
1 parent 6b044db commit 68454a4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/components/ui/Hero.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,15 +17,15 @@ export default function Hero() {
1717
draggable={false}
1818
priority
1919
/>
20-
<div className="text-l z-50 sm:text-m font-poppins font-semibold text-black mb-6">
20+
{/* <div className="text-l z-50 sm:text-m font-poppins font-semibold text-black mb-6">
2121
Faculty list for SCOPE, SCHEME, SCORE, SELECT, SENSE, SMEC, SBST, SCE are updated.
2222
<br />
2323
<span className="text-sm font-normal">
2424
If your branch isn&apos;t listed or you&apos;re a fresher, check back soon!
2525
<br />
2626
You can still use the app as usual to create timetables.
2727
</span>
28-
</div>
28+
</div> */}
2929

3030
<div className="text-5xl md:text-6xl mb-6">FFCS-inator</div>
3131
{/* <div className="text-sm md:text-base font-poppins font-semibold text-black mb-6">

0 commit comments

Comments
 (0)