import React from "react"; function link(src, title, icon) { return
  • {title}
  • } export function navbar() { return }