const curatorId = props.curatorId ?? "awesomebos.near"; const projects = Social.get(`${curatorId}/catalog/**`) || [ { data: JSON.stringify({ team: [], demo: "", post: { type: "social", accountId: "", blockHeight: 104761052, }, }), metadata: { name: "Mintbase", description: "", image: { href: "", }, backgroundImage: { href: "", }, linktree: { page: "", github: "", }, }, }, { data: JSON.stringify({ team: [], demo: "", post: { type: "social", accountId: "", blockHeight: 104761052, }, }), metadata: { name: "NearBlocks", description: "", image: { href: "", }, backgroundImage: { href: "", }, linktree: { page: "", github: "", }, }, }, { data: JSON.stringify({ team: [], demo: "", post: { type: "social", accountId: "", blockHeight: 104761052, }, }), metadata: { name: "Octopus Network", description: "", image: { href: "", }, backgroundImage: { href: "", }, linktree: { page: "", github: "", }, }, }, { data: JSON.stringify({ team: [], demo: "", post: { type: "social", accountId: "", blockHeight: 104761052, }, }), metadata: { name: "DAO Records", description: "", image: { href: "", }, backgroundImage: { href: "", }, linktree: { page: "", github: "", }, }, }, { data: JSON.stringify({ team: [], demo: "", post: { type: "social", accountId: "", blockHeight: 104761052, }, }), metadata: { name: "ShardDog", description: "", image: { href: "", }, backgroundImage: { href: "", }, linktree: { page: "", github: "", }, }, }, { data: JSON.stringify({ team: [], demo: "", post: { type: "social", accountId: "", blockHeight: 104761052, }, }), metadata: { name: "GenaDrop", description: "", image: { href: "", }, backgroundImage: { href: "", }, linktree: { page: "", github: "", }, }, }, { data: JSON.stringify({ team: [], demo: "", post: { type: "social", accountId: "", blockHeight: 104761052, }, }), metadata: { name: "The Graph", description: "", image: { href: "", }, backgroundImage: { href: "", }, linktree: { page: "", github: "", }, }, }, { data: JSON.stringify({ team: [], demo: "", post: { type: "social", accountId: "", blockHeight: 104761052, }, }), metadata: { name: "Paras", description: "", image: { href: "", }, backgroundImage: { href: "", }, linktree: { page: "", github: "", }, }, }, { data: JSON.stringify({ team: [], demo: "", post: { type: "social", accountId: "", blockHeight: 104761052, }, }), metadata: { name: "Calimero", description: "", image: { href: "", }, backgroundImage: { href: "", }, linktree: { page: "", github: "", }, }, }, { data: JSON.stringify({ team: [], demo: "", post: { type: "social", accountId: "", blockHeight: 104761052, }, }), metadata: { name: "Proof of Vibes", description: "", image: { href: "", }, backgroundImage: { href: "", }, linktree: { page: "", github: "", }, }, }, { data: JSON.stringify({ team: [], demo: "", post: { type: "social", accountId: "", blockHeight: 104761052, }, }), metadata: { name: "Sweat Economy", description: "", image: { href: "", }, backgroundImage: { href: "", }, linktree: { page: "", github: "", }, }, }, { data: JSON.stringify({ team: [], demo: "", post: { type: "social", accountId: "", blockHeight: 104761052, }, }), metadata: { name: "Learn NEAR Club", description: "", image: { href: "", }, backgroundImage: { href: "", }, linktree: { page: "", github: "", }, }, }, { data: JSON.stringify({ team: [], demo: "", post: { type: "social", accountId: "", blockHeight: 104761052, }, }), metadata: { name: "NEAR Tasks", description: "", image: { href: "", }, backgroundImage: { href: "", }, linktree: { page: "", github: "", }, }, }, { data: JSON.stringify({ team: [], demo: "", post: { type: "social", accountId: "", blockHeight: 104761052, }, }), metadata: { name: "Harmonic Guild", description: "", image: { href: "", }, backgroundImage: { href: "", }, linktree: { page: "", github: "", }, }, }, { data: JSON.stringify({ team: [], demo: "", post: { type: "social", accountId: "", blockHeight: 104761052, }, }), metadata: { name: "NEARWEEK", description: "", image: { href: "", }, backgroundImage: { href: "", }, linktree: { page: "", github: "", }, }, }, { data: JSON.stringify({ team: [], demo: "", post: { type: "social", accountId: "", blockHeight: 104761052, }, }), metadata: { name: "Near Social", description: "", image: { href: "", }, backgroundImage: { href: "", }, linktree: { page: "", github: "", }, }, }, { data: JSON.stringify({ team: [], demo: "", post: { type: "social", accountId: "", blockHeight: 104761052, }, }), metadata: { name: "PlayEmber", description: "", image: { href: "", }, backgroundImage: { href: "", }, linktree: { page: "", github: "", }, }, }, { data: JSON.stringify({ team: [], demo: "", post: { type: "social", accountId: "", blockHeight: 104761052, }, }), metadata: { name: "Pikespeak", description: "", image: { href: "", }, backgroundImage: { href: "", }, linktree: { page: "", github: "", }, }, }, { data: JSON.stringify({ team: [], demo: "", post: { type: "social", accountId: "", blockHeight: 104761052, }, }), metadata: { name: "Keypom", description: "", image: { href: "", }, backgroundImage: { href: "", }, linktree: { page: "", github: "", }, }, }, ]; return projects;