// next imports import Image from "next/image"; const Hero = () => { return (
{/*
user
*/}
P L A N E
Issue Tracking tool you’ll fall in love with.
Plane helps you track your issues, epics, and product roadmaps.
img
user
With its intuitive UI and powerful features, Plane makes it easy to plan and track projects, assign tasks to team members, and monitor progress.
); }; export default Hero;