import { Link } from 'react-router-dom'; export default function Home() { return (

Rentman Clone

A project-centric platform for rental and event industries. Manage projects, equipment, crew, vehicles, and finances.

Sign In Create Account
); }