function Brand ( ) public view returns (string memory s) {
return "We help craft the brand’s identity, develop the branding systems, and seamlessly integrate it with product and marketing";
}
function Product ( ) public view returns (string memory s) {
return "We guide the design and development process by creating mockups, UI/UX, 3D art, marketing websites, systems design, prototypes, NFTs, smart contracts, and blockchain and frontend development";
}
function Market ( ) public view returns (string memory s) {
return "We share our tested playbooks, processes, and go-to-market strategies to help get projects to market faster, and scale";
}
function Operational ( ) public view returns (string memory s) {
return "We give guidance with company formation, legal strategy, marketing, operations";
}
function Fund ( ) public view returns (string memory s) {
return "We connect teams with our network of funds and family offices to get projects the funding they need to scale";
}