import React from "react"; import { CommentsIcon, DownloadIcon, EyeIconBig, StarsIconSmall, VerifiedIcon, } from "../../components/icons/marketPlaceIcons"; const Card: React.FC = () => { return (
Asset name
Uploaded on-12 Jan 23
1.5k
32
HEXR FACTORY
₹ 36,500/unit
Buy now
); }; export default Card;