import {Link} from '@remix-run/react' export const DummyLinks = () => (
About Learn More Contact
)