diff --git a/frontend/src/app/sections/home/Hero.tsx b/frontend/src/app/sections/home/Hero.tsx index decf19f..4667953 100644 --- a/frontend/src/app/sections/home/Hero.tsx +++ b/frontend/src/app/sections/home/Hero.tsx @@ -2,6 +2,7 @@ import DiscordHero from "@/app/assets/icons/DiscordHero"; import styles from "./styles.module.css"; import DeerHack26Logo from "@/app/assets/icons/Deerhack26"; +import Devfolio from "@/app/assets/icons/Devfolio"; import { cabinetBold, cabinetMedium, @@ -70,14 +71,28 @@ const Hero = () => {
{/* Devfolio Apply Button */} -
+ }}>
*/} + + +
+ +

+ Apply with Devfolio +

+
+ + {/* Discord Button */} { export default Hero; -// -//
-// -//

-// Apply with Devfolio -//

-//
-//