import React from "react"; function SimpleCardLinkWithAvatarAndTitle() { return ( <> {/* */}
{/* */}
{/* */}
Image Description

London, UK

{/* */} {/* */}
Image Description

Bristol, UK

{/* */} {/* */}
Image Description

Oxford, UK

{/* */} {/* */}
Image Description

Edinburgh, UK

{/* */} {/* */}
Image Description

Newcastle, UK

{/* */} {/* */}
Image Description

Liverpool, UK

{/* */} {/* */}
Image Description

Manchester, UK

{/* */}
{/* */}
{/* */} ); } export default SimpleCardLinkWithAvatarAndTitle;