No notes defined.
<div class='c-profiles'>
<h1 class='c-heading c-heading--minor'>
Profiles
</h1>
<div class='c-lead'>
<p>The lovely people making the magic happen.</p>
</div>
<div class='c-profiles c-profiles--teaser c-profiles--entities c-profiles--undefined c-profiles__profiles'>
<ul class='c-profiles__items l-grid u-list--unstyled'>
<li class='c-profiles__items__item l-grid__item'>
<article class='c-profile profile type-profile c-profile--teaser'>
<div class='h-card c-index-card'>
<div class="c-index-card__media-wrapper">
<span class='u-photo c-headshot c-index-card__headshot'>
<a href='https://socialimpactaward.net/team/profile/peter-vandor/' class='c-headshot__link o-modal-trigger ' title='John Doe'>
<img class='c-headshot__image' src='/images/portrait-Peter-Vandor-1x1.jpg' alt='' title='' />
</a>
</span>
</div>
<div class='c-index-card__entity c-index-card__content-wrapper'>
<span class='p-role'>team member</span>
<span class='p-name'><a class='u-url o-modal-trigger ' href='https://socialimpactaward.net/team/profile/peter-vandor/'>John Doe</a></span>
<span class='c-index-card__entity__work c-index-card__entity__work--with-organization'>
<span class='p-job-title'>Founder and Academic Director</span>
<a href='https://wu.at' class='u-url p-org c-link--muted'>WU</a>
</span>
<span class='p-adr h-adr'>
<span class='postal-code'>1070</span>, <span class='locality'>Vienna</span>, <span class='country-name'>Austria</span> </span>
<span class='c-index-card__entity__links'>
<span class='u-email'>
<a class='u-email c-link--muted c-link--minimal' href='mailto:peter@vandor.mail'>peter@vandor.mail</a>
</span>
<span class='p-tel'>
<a class='p-tel c-link--muted c-link--minimal' href='tel:+436606493214'>+436606493214</a>
</span>
</span>
<div class='c-social-links'>
<ul class='c-social-links__items u-list--unstyled u-list--inline'>
<li class='c-social-links__items__item'>
<a class='c-link c-link--with-icon c-link--icon-only c-link--facebook c-social-links__link ' href="" itemprop="item" itemid=""><span itemprop="name"></span></a>
</li>
<li class='c-social-links__items__item'>
<a class='c-link c-link--with-icon c-link--icon-only c-link--linkedin c-social-links__link ' href="" itemprop="item" itemid=""><span itemprop="name"></span></a>
</li>
<li class='c-social-links__items__item'>
<a class='c-link c-link--with-icon c-link--icon-only c-link--instagram c-social-links__link ' href="" itemprop="item" itemid=""><span itemprop="name"></span></a>
</li>
<li class='c-social-links__items__item'>
<a class='c-link c-link--with-icon c-link--icon-only c-link--twitter c-social-links__link ' href="" itemprop="item" itemid=""><span itemprop="name"></span></a>
</li>
</ul>
</div>
</div>
</div>
</article>
</li>
<li class='c-profiles__items__item l-grid__item'>
<article class='c-profile profile type-profile c-profile--teaser'>
<div class='h-card c-index-card'>
<div class="c-index-card__media-wrapper">
<span class='u-photo c-headshot c-index-card__headshot'>
<a href='https://peter.vandor' class='c-headshot__link ' title='Teresa Bodner'>
<img class='c-headshot__image' src='/images/portrait.jpg' alt='' title='' />
</a>
</span>
</div>
<div class='c-index-card__entity c-index-card__content-wrapper'>
<span class='p-role'>finalist</span>
<span class='p-name'><a class='u-url ' href='https://peter.vandor'>Teresa Bodner</a></span>
<span class='c-index-card__entity__work c-index-card__entity__work--with-organization'>
<span class='p-job-title'>Leitung</span>
<a href='https://wu.at' class='u-url p-org c-link--muted'>SUPERTRAMPS</a>
</span>
<span class='p-adr h-adr'>
<span class='postal-code'>1070</span>, <span class='locality'>Vienna</span>, <span class='country-name'>Austria</span> </span>
<span class='c-index-card__entity__links'>
<span class='u-email'>
<a class='u-email c-link--muted c-link--minimal' href='mailto:peter@vandor.mail'>peter@vandor.mail</a>
</span>
<span class='p-tel'>
<a class='p-tel c-link--muted c-link--minimal' href='tel:+436606493214'>+436606493214</a>
</span>
</span>
<div class='c-social-links'>
<ul class='c-social-links__items u-list--unstyled u-list--inline'>
<li class='c-social-links__items__item'>
<a class='c-link c-link--with-icon c-link--icon-only c-link--facebook c-social-links__link ' href="" itemprop="item" itemid=""><span itemprop="name"></span></a>
</li>
<li class='c-social-links__items__item'>
<a class='c-link c-link--with-icon c-link--icon-only c-link--linkedin c-social-links__link ' href="" itemprop="item" itemid=""><span itemprop="name"></span></a>
</li>
<li class='c-social-links__items__item'>
<a class='c-link c-link--with-icon c-link--icon-only c-link--instagram c-social-links__link ' href="" itemprop="item" itemid=""><span itemprop="name"></span></a>
</li>
<li class='c-social-links__items__item'>
<a class='c-link c-link--with-icon c-link--icon-only c-link--twitter c-social-links__link ' href="" itemprop="item" itemid=""><span itemprop="name"></span></a>
</li>
</ul>
</div>
</div>
</div>
</article>
</li>
</ul>
</div>
</div>
<div class='{{ get_component_class( 'profiles', display ) }}'>
{% if heading %}
{% include get_template( 'heading', 'unit' ) with heading|merge( { display: { modifiers: [ 'minor' ] } } ) %}
{% endif %}
{% if notice %}
{% include get_template( 'notice', 'unit' ) with notice %}
{% set notice = NULL %}
{% endif %}
{% if lead %}
{% include get_template( 'lead', 'unit' ) with lead %}
{% endif %}
{% if entities %}
{% include get_template( 'entities', 'group' ) with entities %}
{% endif %}
</div>
{
"heading": {
"text": "Profiles"
},
"lead": {
"content": "<p>The lovely people making the magic happen.</p>"
},
"entities": {
"display": {
"component": "profiles"
},
"collection": {
"entityType": "profile",
"display": {
"view_mode": "teaser",
"listClass": [
"l-grid"
],
"itemClass": [
"l-grid__item"
]
},
"items": [
{
"entityType": "profile",
"showInModal": true,
"indexCard": {
"kind": "team member",
"headshot": {
"src": "/images/portrait-Peter-Vandor-1x1.jpg"
},
"name": "John Doe",
"url": "https://socialimpactaward.net/team/profile/peter-vandor/",
"email": "peter@vandor.mail",
"tel": "+436606493214",
"role": "Founder and Academic Director",
"organisation": "WU",
"organisationUrl": "https://wu.at",
"adr": {
"postal-code": 1070,
"locality": "Vienna",
"country-name": "Austria"
},
"bio": {
"Corina Angelescu is an expert in community building and community facilitation. She leads SIA’s efforts in building and growing a supportive, interconnected alumni community among the more than 3,000 SIA alumni and its 800+ alumni ventures. For the past 4 years, she has been working with young people in Romania through incubation programs, personalized support, and accelerated learning experiences, in order to encourage them to pursue an impactful entrepreneurial journey. As a Country Coordinator of SIA Romania, she has also built an ecosystem around social entrepreneurship for Romanian youth, by inviting established entrepreneurs and experts from different fields to connect and become mentors for the next generations. Corina is a social entrepreneur herself, having co-led The Alternative University – a learning community that challenges the traditional approach to education and encourages self-directed learning, freedom-centered communities and collaboration.": null
},
"socialLinks": {
"items": {
"facebook": {
"url": "#"
},
"linkedin": {
"url": "#"
},
"instagram": {
"url": "#"
},
"twitter": {
"url": "#"
}
}
}
}
},
{
"entityType": "profile",
"indexCard": {
"kind": "finalist",
"headshot": {
"src": "/images/portrait.jpg"
},
"name": "Teresa Bodner",
"url": "https://peter.vandor",
"email": "peter@vandor.mail",
"tel": "+436606493214",
"role": "Leitung",
"organisation": "SUPERTRAMPS",
"organisationUrl": "https://wu.at",
"adr": {
"postal-code": 1070,
"locality": "Vienna",
"country-name": "Austria"
},
"socialLinks": {
"items": {
"facebook": {
"url": "#"
},
"linkedin": {
"url": "#"
},
"instagram": {
"url": "#"
},
"twitter": {
"url": "#"
}
}
}
}
}
]
}
}
}