, but this code // executes before the first paint, when

app

is not yet present. The // classes are added to so styling immediately reflects the current // toolbar state. The classes are removed after the toolbar completes // initialization. const classesToAdd = ['toolbar-loading', 'toolbar-anti-flicker']; if (toolbarState) { const { orientation, hasActiveTab, isFixed, activeTray, activeTabId, isOriented, userButtonMinWidth } = toolbarState; classesToAdd.push( orientation ? `toolbar-` + orientation + `` : 'toolbar-horizontal', ); if (hasActiveTab !== false) { classesToAdd.push('toolbar-tray-open'); } if (isFixed) { classesToAdd.push('toolbar-fixed'); } if (isOriented) { classesToAdd.push('toolbar-oriented'); } if (activeTray) { // These styles are added so the active tab/tray styles are present // immediately instead of "flickering" on as the toolbar initializes. In // instances where a tray is lazy loaded, these styles facilitate the // lazy loaded tray appearing gracefully and without reflow. const styleContent = ` .toolbar-loading #` + activeTabId + ` { background-image: linear-gradient(rgba(255, 255, 255, 0.25) 20%, transparent 200%); } .toolbar-loading #` + activeTabId + `-tray { display: block; box-shadow: -1px 0 5px 2px rgb(0 0 0 / 33%); border-right: 1px solid #aaa; background-color: #f5f5f5; z-index: 0; } .toolbar-loading.toolbar-vertical.toolbar-tray-open #` + activeTabId + `-tray { width: 15rem; height: 100vh; } .toolbar-loading.toolbar-horizontal :not(#` + activeTray + `) > .toolbar-lining {opacity: 0}`; const style = document.createElement('style'); style.textContent = styleContent; style.setAttribute('data-toolbar-anti-flicker-loading', true); document.querySelector('head').appendChild(style); if (userButtonMinWidth) { const userButtonStyle = document.createElement('style'); userButtonStyle.textContent = `#toolbar-item-user {min-width: ` + userButtonMinWidth +`px;}` document.querySelector('head').appendChild(userButtonStyle); } } } document.querySelector('html').classList.add(...classesToAdd); })(); World-Class Leadership Event Coming to Grand Rapids - News & Stories | app

app

Skip to main content

app News

World-Class Leadership Event Coming to Grand Rapids

Tue, Jul 08, 2025

This August, leaders across West Michigan will have a unique opportunity to learn, grow, and connect without leaving Grand Rapids.

On August 7–8, 2025, app and app Theological Seminary will serve as an official simulcast host site for the Global Leadership Summit (GLS) — the world’s premier leadership event. Broadcast live from the GLS main campus in the Chicagoland area, this two-day experience brings together over 350,000 participants globally through in-person and satellite locations in more than 100 countries.

Held locally at app’s Prince Conference Center, the Summit provides participants with direct access to leadership insights from 15 globally recognized speakers in business, ministry, sports, media, and nonprofit leadership. This year’s theme, “Lead Where You Are,” encourages individuals to embrace their influence and lead with clarity and purpose in whatever context they serve.

Among the 2025 featured speakers are:

  • Nick Saban, legendary football coach and leadership mentor
  • Craig Groeschel, founding pastor of Life.Church and best-selling author
  • Thasunda Brown Duckett, President & CEO of TIAA and one of TIME100’s Most Influential People
  • Christine Caine, founder of the A21 Campaign and Propel Women
  • Jon Acuff, author of ten best-selling books including Soundtracks

The Summit is designed for leaders at every level — from seasoned executives and entrepreneurs to educators, students, pastors, and nonprofit professionals. Whether leading a team, a classroom, a congregation, or a community initiative, GLS equips attendees with practical tools and deep inspiration to lead more effectively and ethically.

As a special addition to the local experience, app Seminary will host a networking breakfast on Friday, August 8, from 8:30–9:45 a.m. at the app Seminary Student Center. Attendees will enjoy complimentary espresso drinks and pastries from local bakeries, with gluten-free and vegan options available. Conference rooms will also be open for group discussions and strategy sessions, and a shuttle service will be provided to and from the Prince Conference Center.

The Summit is more than a conference — it's a global movement. In addition to U.S. host sites, GLS will be translated into over 40 languages and shared with leaders in more than 100 countries, as well as 250+ correctional facilities and community organizations, extending its impact to at-risk populations around the world.

Those interested in attending the app simulcast site can find more information and purchase tickets at . Early Bird pricing is available through July 16.


Authors: