+import { assetsCacheURLPrefix } from './asset-meta-data';
+
+type Investors = {
+ id: string,
+ name: string,
+ description: string,
+ investmentDate?: string,
+ imageURL: string,
+};
+
+const investors: $ReadOnlyArray<Investors> = [
+ {
+ id: 'ashoat_tevosyan',
+ name: 'Ashoat Tevosyan',
+ description:
+ 'Sole Founder and CEO at Comm. Learned to code modding PHP forums in the mid-2000s. Joined Facebook full-time at age 20 with last role as EM.',
+ investmentDate: 'Initially Invested in May 2020',
+ imageURL: `${assetsCacheURLPrefix}/ashoat.png`,
+ },
+ {
+ id: 'slow_ventures',
+ name: 'Slow Ventures',
+ description:
+ 'Slow Ventures is a generalist fund that backs founders from the earliest days. Slow has been heavily investing in and around the crypto space for the last 5+ years.',
+ investmentDate: 'Initially Invested in Feb 2021',
+ 'Venture DAO that invests in early-stage projects building and enabling a community-owned internet. SCV believes community ownership is the superpower of Web3 and is guided by the principles of inclusivity and opportunity for all participants.',
+ investmentDate: 'Initially Invested in Dec 2021',
+ 'CoinFund is a web3 and crypto focused investment firm and registered investment adviser founded in 2015 with the goal of shaping the global transition to web3. The firm invests in seed, venture and liquid opportunities within the blockchain sector with a focus on digital assets, decentralization technologies, and key enabling infrastructure.',
+ investmentDate: 'Initially Invested in July 2022',
+ "Asia's leading Web3 investment fund and accelerator collaborating with founders to build their Web3 model and tap into the vast potential of Asia.",
+ investmentDate: 'Initially Invested in July 2022',