Source: site.view [edit]
Function name: advisors2
Arguments:
Description:
Page type: html
Render function:  
Module: maybeathome

Page source:

<!DOCTYPE html>

        <webl>WubCall("maybeathome.header", ["finance"]);</webl>

        <div class="finance-wrapper">
            <div class="container">
                <div class="row">
                    <div class="col-sm-6">
                        <div class="finance-content-wrapper">
                            <h3 data-localize="team.ac-head">Technical Advisor: Adam Cheyer</h3>
                            <div class="media custom-media">
                                <div class="media-left">
                                    <a href="javascript:void(0);">
                                      <img class="media-object" src="/assets/images/adam.png" height=200 alt="Adam Cheyer"/>
                                    </a>
                                </div>
                                <div class="media-body">
                                    <p data-localize="team.ac-text">
                               Adam Cheyer is co-Founder and VP Engineering at Viv Labs, a startup (recently acquired by Samsung) dedicated to creating an intelligent interface to everything.  Previously, Adam was co-founder and VP Engineering at Siri, Inc, and after Siri was acquired by Apple, a Director of Engineering in the iOS group.  <p> Adam also was a co-founder of Sentient.ai (massively scalable machine learning) and a founding member of Change.org (world's largest petition platform).  Adam is the author of more than 60 publications and 25 patents. 
                            </p>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>


       <webl>WubCall("maybeathome.footer", ["finance"]);</webl>
    </body>
</html>