{{-- resources/views/livewire/property-landing-page.blade.php --}}
{{-- Header (shrink to content) --}}
{{ $property->PropertyName }} Logo
{{-- Tiles container (fills remaining height) --}}
{{-- Self Check-In --}} {{-- Book Your Stay --}} {{-- Book Your Tour --}}
@if($tourdeskUrl)

Book Your Tour

@else

Tour Bookings Coming Soon

@endif
@push('css') @endpush