import Link from "next/link"; const Resource = ({icon, title, text, link}) => { return (
{title}
{text}