@extends('layouts.app') @section('content') {{-- ═══════════════════════════════════════════ HERO — Full-screen video background ═══════════════════════════════════════════ --}}
{{-- Video background --}} {{-- Dark overlay --}}
{{-- Content --}}
{{-- Eyebrow --}}

{{ __('site.hero_eyebrow') }}

{{-- Headline --}}

{!! nl2br(e(__('site.hero_headline'))) !!}

{{-- Subtitle --}}

{{ __('site.hero_subtitle') }}

{{-- CTA --}} {{ __('site.hero_cta') }}
{{-- Scroll indicator --}}
{{ __('site.hero_scroll') }}
{{-- ═══════════════════════════════════════════ ABOUT — Concept & Story ═══════════════════════════════════════════ --}}
{{-- Text --}}

{{ __('site.about_label') }}

{{ __('site.about_heading') }}

{{ __('site.about_accent') }}

{{ __('site.about_body') }}

{{ __('site.about_vision') }}
{{-- Images collage --}}
{{-- Large image (middle layer) --}} {{-- Small top-right (drops when about2 hovered/active) --}} {{-- Small bottom-right (drops when about4 hovered/active) --}} {{-- Decorative quote --}}
{{-- ═══════════════════════════════════════════ GALLERY — Photo grid ═══════════════════════════════════════════ --}} {{-- ═══════════════════════════════════════════ TV / MEDIA — HR appearance ═══════════════════════════════════════════ --}}
{{-- Text --}}

{{ __('site.tv_label') }}

{{ __('site.tv_heading') }}

{{ __('site.tv_body') }}

{{ __('site.tv_body2') }}

{{ __('site.tv_cta') }}
{{-- Video --}}
{{-- HR badge --}}
HR · Die Ratgeber
{{-- Video element --}}
{{-- Centre play/pause feedback icon --}}
{{-- Start overlay --}}
{{-- Custom subtitle display --}} {{-- Custom controls overlay --}}
{{-- Gradient --}}
{{-- Controls bar --}}
{{-- Progress bar --}}
{{-- Buttons row --}}
{{-- Play/Pause --}} {{-- Rewind 5s --}} {{-- Forward 5s --}} {{-- Mute --}} {{-- Time --}} 0:00 / 0:00 {{-- Spacer --}}
{{-- CC button --}}
{{-- CC menu --}}
{{-- Fullscreen --}}
{{-- ═══════════════════════════════════════════ VISION 31 + LOCATION — merged ═══════════════════════════════════════════ --}}
{{-- Left: Text --}}

{{ __('site.place_eyebrow') }}

{{ __('site.place_heading') }}

{{ __('site.place_sub') }}

{{ __('site.place_body') }}

{{ __('site.location_badge') }} {{ __('site.location_address') }}
{{-- Right: Building image --}}
Kulturcampus Frankfurt · Vision 31
{{ __('site.vision_badge') }}
@if(false) {{-- ═══════════════════════════════════════════ PRESS / ARTICLES — disabled, re-enable by removing @if(false) / @endif ═══════════════════════════════════════════ --}}

{{ __('site.press_label') }}

{{ __('site.press_heading') }}

{{-- Article 1 --}}
{{ __('site.article1_title') }}
{{ __('site.article1_tag') }} {{ __('site.article1_date') }}

{{ __('site.article1_title') }}

{{ __('site.article1_excerpt') }}

{{-- Article 2 --}}
{{ __('site.article2_title') }}
{{ __('site.article2_tag') }} {{ __('site.article2_date') }}

{{ __('site.article2_title') }}

{{ __('site.article2_excerpt') }}

@endif @if(false) {{-- ═══════════════════════════════════════════ CONTACT — disabled, re-enable by removing @if(false) / @endif ═══════════════════════════════════════════ --}}
{{-- Left: Text --}}

{{ __('site.contact_label') }}

{{ __('site.contact_heading') }}

{{ __('site.contact_body') }}

{{-- Contact links --}}
{{-- Right: Large decorative image --}}
Bon Mocha Kontakt

"Frankfurt schmeckt den Jemen."

— BON MOCHA
@endif @endsection