Components
Basic careers section with jobs grouped by role with location label and link
Loading preview...
import { Careers4 } from "@/components/ui/careers-4";
const DemoOne = () => {
return (
<Careers4 />
);
};
export { DemoOne };
Part of Shadcnblocks.com — browse the full library on 21st.dev.