Outlook Leadership 2024 Front Page

{# Macro Imports #} {% import 'common-events/macros/ui.html.twig' as UI %} {% import 'common-events/macros/premier.html.twig' as render %} {# Content #} {% block content %} {# Hero #} {% set heroBody %}

{{ meta_event_date }}
{{ meta_event_location }}

Exclusive to invited participants, this event serves as the central hub for networking among convenience industry executives and leaders. Attendees have the opportunity to establish enduring partnerships, listen to insights from top-level speakers, and acquire unique c-store perspectives not available elsewhere.

Request an Invitation
Agenda
Sponsors
{% endset %} {% set hero = { 'title': 'Think Differently', 'titleClass': 'sr-only', 'image': 'https://cdn.winsightmedia.com/platform/files/events/2024-01/OL24_Hero-Image_BKGD_v2.gif?VersionId=kVWuxc9aR9zLmaNxNb9LpM1SAmI1P5Yy', 'imageMobile': 'https://cdn.winsightmedia.com/platform/files/events/2024-01/OL24_Hero-Image_BKGD_v2.gif?VersionId=kVWuxc9aR9zLmaNxNb9LpM1SAmI1P5Yy', 'body': heroBody, 'bodyAlign': 'left', 'textAlign': 'left', } %} {{ render.heroAdvanced( hero ) }}
{% set title01 %}

The Outlook Leadership conference, an exclusive invitation-only gathering, is the pinnacle event in the convenience industry. It brings together influential decision-makers and financial partners in a setting tailored for focused networking. Gain insights from exceptional thought leaders and experts who have adeptly navigated and capitalized on the varied landscape of our industry.

{% endset %} {# Speakers - Color Row #} {% set colorRow = { 'class': 'bg-white', 'section': '', 'sectionClass': '', 'title': title01, 'titleClass': 'text-grey-darker', 'body': '', 'bodyClass': '', 'uri': '/speakers', 'btnTitle': 'View Speakers', 'btnClass': 'btn-primary', 'textAlign': 'center', } %} {{ render.colorRow( colorRow ) }} {# 2019 Topics - Article Tiles #} {% if blocks.views_block__ol_front_page_2019_featured is defined and blocks.views_block__ol_front_page_2019_featured and blocks.views_block__ol_front_page_2019_featured .data.records|length > 0 %} {% set block = blocks.views_block__ol_front_page_2019_featured.data %} {# Title #} {{ UI.sectionHeader( block.title, '', '1' ) }} {# Posts #}
{% for article in block.records %} {% set classSecondary = loop.last ? 'mb-md' : '' %} {% include 'common-events/tiles/article-image-wide.html.twig' %} {% endfor %}
{% if block.link is defined and block.link %} {% endif %}
{% endif %}
{% set video = { 'source': 'https://www.youtube.com/embed/bdJreLey5Tg' } %} {{ render.youtube( video ) }}
{{ UI.sectionHeader( 'Network with attendees', '', '1' ) }} {% set colorRow = { 'class': 'bg-grey-darker', 'section': '', 'sectionClass': '', 'title': '

Every year, Outlook Leadership attracts hundreds of the industry\'s most forward-thinking and influential professionals. With a vast array of connections and skills, attendees at OL constitute a highly esteemed networking community.

', 'titleClass': 'text-grey', 'body': '', 'bodyClass': '', 'uri': '/attendees', 'btnTitle': 'View Attendees', 'btnClass': 'btn-primary', 'textAlign': 'center', } %} {{ render.colorRow( colorRow ) }} {% endblock content %}