import { buttonVariants } from "./ui/button"; import { Link } from "react-router-dom"; export const Hero = () => { return (

SkillHub {" "}

{" "} for{" "}

Organizations {" "}

Build dream teams for hackatons depends on your needs from scratch with SkillHub.

Get started
{/* Shadow effect */}
); };