import { SVGProps } from 'react' import { EnvelopeIcon } from '@heroicons/react/20/solid' const navigation = { social: [ { name: 'LinkedIn', href: 'https://www.linkedin.com/company/ourworld-ventures', icon: (props: SVGProps) => ( ), }, { name: 'Email', href: 'mailto:info@ourworld.tf', icon: (props: SVGProps) => (