{{-- ─── STYLES & FONTS ──────────────────────────────────────────────── --}} @once @push('styles') @endpush @endonce
{{-- ─── NAV ──────────────────────────────────────────────────────────── --}} {{-- ─── HERO ─────────────────────────────────────────────────────────── --}}
Award ceremony
{{-- Decorative rings --}}
Presenting the 12th Annual

LUMINARY

AWARDS 2025

"Celebrating extraordinary achievement, visionary leadership, and the pursuit of excellence across every field of human endeavour."

Discover Winners Watch Ceremony ↗
{{-- Stats --}}
340+
Nominees
18
Categories
12th
Edition
Scroll
{{-- ─── CATEGORIES ───────────────────────────────────────────────────── --}}
This Year's

Award Categories

@foreach([ ['icon'=>'🎬','title'=>'Film & Cinema', 'desc'=>'Honouring groundbreaking storytelling, directing mastery, and cinematic art.', 'count'=>14], ['icon'=>'🎵','title'=>'Music & Composition', 'desc'=>'Recognising the transformative power of sound, melody, and musical innovation.', 'count'=>22], ['icon'=>'🏛️','title'=>'Architecture & Design','desc'=>'Celebrating spaces that inspire, structures that endure, forms that astonish.', 'count'=>18], ['icon'=>'🔬','title'=>'Science & Innovation', 'desc'=>'Acknowledging breakthroughs that advance human knowledge and reshape possibility.', 'count'=>19], ['icon'=>'📚','title'=>'Literature & Writing', 'desc'=>'Honouring voices that illuminate truth, challenge convention, and move the world.', 'count'=>16], ] as $cat)
{{ $cat['icon'] }}

{{ $cat['title'] }}

{{ $cat['desc'] }}

{{ $cat['count'] }} Nominees
@endforeach {{-- Lifetime Achievement (special card) --}}

Lifetime Achievement

A singular honour for a life devoted to excellence, courage, and lasting impact.

Special Award
{{-- ─── FEATURED WINNER ──────────────────────────────────────────────── --}}
Grand Winner

Person of the Year

{{-- Photo --}}
Elena Vasquez
⭐ Grand Winner
{{-- Content --}}

Lifetime Achievement Award

Elena

Vasquez

"A pioneer in sustainable architecture and urban design, Elena Vasquez has dedicated three decades to reshaping how cities breathe, live, and endure. Her visionary portfolio spans 47 countries, earning universal admiration for beauty and purpose in harmony."

Architecture Sustainability Urban Design
View Full Profile →
{{-- ─── NOMINEES ─────────────────────────────────────────────────────── --}}
Class of 2025

Notable Nominees

@foreach([ ['img'=>'https://images.unsplash.com/photo-1507003211169-0a1dd7228f2d?w=400&q=80','name'=>'James Okoye', 'award'=>'Best Composer', 'cat'=>'Music', 'stars'=>'★★★★★'], ['img'=>'https://images.unsplash.com/photo-1580489944761-15a19d654956?w=400&q=80','name'=>'Aisha Patel', 'award'=>'Scientific Breakthrough','cat'=>'Science','stars'=>'★★★★★'], ['img'=>'https://images.unsplash.com/photo-1472099645785-5658abf4ff4e?w=400&q=80','name'=>'Marco Silva', 'award'=>'Best Director', 'cat'=>'Film', 'stars'=>'★★★★☆'], ['img'=>'https://images.unsplash.com/photo-1598550874175-4d0ef436c909?w=400&q=80','name'=>'Yuki Tanaka', 'award'=>'Design Pioneer', 'cat'=>'Design', 'stars'=>'★★★★★'], ] as $nominee)
{{ $nominee['name'] }}
{{ $nominee['cat'] }}

{{ $nominee['name'] }}

{{ $nominee['award'] }}

{{ $nominee['stars'] }}
@endforeach
{{-- ─── QUOTE BANNER ─────────────────────────────────────────────────── --}}
"

"Excellence is not a destination you arrive at — it is the spirit with which you approach every journey."

— Luminary Awards Foundation, 2014

{{-- ─── CEREMONY ─────────────────────────────────────────────────────── --}}
Save the Date

The Ceremony

{{-- Venue image --}}
Grand Theatre

Venue

Grand Metropolitan Theatre

London, United Kingdom

December

14

{{-- Details --}}
@foreach([ ['label'=>'Date & Time', 'title'=>'Saturday, 14th December 2025', 'sub'=>'Doors open at 6:30 PM · Ceremony begins at 8:00 PM', 'accent'=>'#b8860b'], ['label'=>'Venue', 'title'=>'Grand Metropolitan Theatre', 'sub'=>'12 Strand, Westminster, London, WC2N 5AA', 'accent'=>'rgba(184,134,11,.4)'], ['label'=>'Hosted by', 'title'=>'Victoria Ashworth', 'sub'=>'Award-winning journalist & cultural ambassador', 'accent'=>'rgba(184,134,11,.4)'], ['label'=>'Dress Code', 'title'=>'Black Tie', 'sub'=>'Formal evening attire is required for all guests', 'accent'=>'rgba(184,134,11,.4)'], ] as $detail)

{{ $detail['label'] }}

{{ $detail['title'] }}

{{ $detail['sub'] }}

@endforeach
{{-- ─── SPONSORS ─────────────────────────────────────────────────────── --}}

Proudly Supported By

@foreach(['MERIDIAN','AUREX','VOLTA','NOCTIS','ELARA','PRAXIS'] as $sponsor)
{{ $sponsor }}
@endforeach
{{-- end .award-page --}} @once @push('scripts') @endpush @endonce