|
{{ $upcoming->excerpt }}
DATE
{{ $upcoming->starts_at ? $upcoming->starts_at->format('M d, Y') : 'TBA' }}{{ $upcoming->ends_at ? ' - '.$upcoming->ends_at->format('M d, Y') : '' }}
LOCATION
{{ $upcoming->venue ?? 'TBA' }}
{{ \App\Models\SiteSetting::get('about_quote', '"FFS exists to convene the thinkers, the doers, and the believers who refuse to separate their faith from their contribution to the future. We are building the infrastructure for moral leadership in a tech-driven world."') }}
{!! \App\Models\SiteSetting::get('about_description_1', 'Faith & Future Summit is a platform that brings together global leaders, innovators, and visionaries to explore the intersection of faith, ethics, and leadership in a rapidly evolving world.') !!}
{!! \App\Models\SiteSetting::get('about_description_2', 'Our mission is to equip every leader with the conviction, clarity, and community needed to reshape the future with purpose-driven innovation.') !!}
@php $aboutBtnText = \App\Models\SiteSetting::get('about_button_text', 'Learn More'); $aboutBtnLink = \App\Models\SiteSetting::get('about_button_link', route('about')); @endphp {{ $aboutBtnText }}{{ \App\Models\SiteSetting::get('stats_description', 'Since 2024, the Faith & Future Summit has been building a global movement of ethical leaders across technology, scholarship, and community impact.') }}
@php $homeStats = \App\Models\SiteSetting::get('home_stats', collect(\App\Models\Stat::active()->get())->map(fn($s) => ['label'=>$s->label,'value'=>$s->value,'suffix'=>$s->suffix])->toArray()) @endphp{{ \App\Models\SiteSetting::get('vision_description', 'Visualizing the intersection of ancient wisdom and future technology.') }}
{{ $benefit['description'] }}
Visionary leaders shaping the future of faith, ethics, and global innovation.
{{ collect([$sp->country, $sp->role])->filter()->join(' · ') }}
@endifA visual journey through the moments that defined our growing community.
{{ \App\Models\SiteSetting::get('support_description', 'Help us sustain a platform for transformative leadership and global ethical progress.') }}
Fuel our scholarship fund for emerging leaders. Every contribution directly impacts future ethical pioneers.
Align your organization with our mission. We offer deep integration and shared value partnerships.
Connect with our high-impact audience through curated Silver and Gold packages.
View PackagesNews, recap videos, press releases, and expert resources.
{{ $featured->excerpt }}
@endif{{ $featured->excerpt }}
@endif @if($featured->link){{ $featured->type === 'video_recap' ? 'Watch Recap' : ($featured->type === 'whitepaper' ? 'Download' : 'Read More') }} →@endif{{ $item->excerpt }}
@endif @if($item->link){{ $item->type === 'video_recap' ? 'Watch' : ($item->type === 'whitepaper' ? 'Download' : 'Read More') }} →@endifMedia items coming soon.