diff --git a/resources/views/public/qr/landing.blade.php b/resources/views/public/qr/landing.blade.php index 69fbcd1..de07f85 100644 --- a/resources/views/public/qr/landing.blade.php +++ b/resources/views/public/qr/landing.blade.php @@ -1213,23 +1213,32 @@ ]; @endphp
-
+
@if($aCover) -
+
@else
@endif -
+ {{-- Desktop: title stays on the cover --}} +
-
+ {{-- Mobile: title + sub sit above the author card --}} +
+

{{ $aName }}

+ @if($aTagline) +

{{ $aTagline }}

+ @endif +
+ +
@if($aAvatar)