@@ -22,7 +22,7 @@ const Navbar = () => {
2222 < div className = "flex items-center justify-center" >
2323 < StyledButton onClick = { ( ) => setIsModalOpen ( true ) } >
2424 < div className = "blob1" />
25- < div className = "inner" > Spotlight Your Competition Globally!</ div >
25+ < div className = "inner" > Spotlight Your Internship Globally!</ div >
2626 </ StyledButton >
2727 </ div >
2828
@@ -35,14 +35,14 @@ const Navbar = () => {
3535 < div className = "fixed inset-0 z-50 flex items-center justify-center bg-black bg-opacity-50" >
3636 < div className = "w-full max-w-md rounded-lg bg-gray-800 p-6 text-white" >
3737 < div className = "mb-4 flex items-center justify-between" >
38- < h2 className = "text-xl font-semibold" > Submit The Competition Details!</ h2 >
38+ < h2 className = "text-xl font-semibold" > Submit The Internship Details!</ h2 >
3939 < button onClick = { ( ) => setIsModalOpen ( false ) } className = "text-gray-400 hover:text-white" >
4040 X
4141 </ button >
4242 </ div >
4343
4444 < iframe
45- src = "# "
45+ src = "https://tally.so/embed/mOV7Gp?alignLeft=1 & hideTitle = 1 & transparentBackground = 1 & dynamicHeight = 1 "
4646 width = "100%"
4747 height = "500px"
4848 frameBorder = "0"
@@ -71,14 +71,7 @@ const Hero = () => {
7171 return (
7272 < section className = "hero-section mb-0 flex min-h-[10vh] flex-col items-center justify-center text-white" >
7373 < div className = "flex w-full flex-col items-center justify-center px-8 text-center" >
74- { /* <h2 className="mb-4 text-6xl font-bold">
75- Opportunities <span className="text-[#00a6fb]">Hub</span>
76- </h2> */ }
77- { /* <p className="text-md md:text-md mx-auto max-w-2xl">
78- One Platform, Endless Tech Opportunities
79- </p> */ }
8074 < div className = "my-6" > </ div >
81- { /* <h1 className="mb-2 text-6xl font-bold tracking-widest md:text-4xl"><span className="text-[#00a6fb]">Unlock All Tech Opportunities in One Place</span></h1> */ }
8275 < StyledWrapper >
8376 < div className = "modgp relative inline-block w-full py-3" >
8477 < div className = "relative" >
0 commit comments