import { Button, Typography } from 'antd'; import { Link } from 'react-router-dom'; // import ImgRobot from '../../assets/freepik/404.png'; const { Title, Paragraph, Text } = Typography; const NotFound = () => { return (