<img src="{{ url('assets/CCV_logo.png') }}" alt="CCV Montpellier" width="200" style="max-width:200px;width:100%;height:auto;" />
</a>
<x-spacer height="32px" />
- <img src="{{ url('assets/CCV_slogan.png') }}" alt="Trouvons ensemble la solution chirurgicale à votre problème de dos" width="540" style="max-width:540px;width:100%;height:auto;" />
+
+ @if (app()->getLocale() === 'en')
+ <img src="{{ url('assets/CCV_slogan_en.png') }}" alt="Let's find a surgical solution to your back problem" width="390" style="max-width:390px;width:100%;height:auto;" />
+ @else
+ <img src="{{ url('assets/CCV_slogan.png') }}" alt="Trouvons ensemble la solution chirurgicale à votre problème de dos" width="540" style="max-width:540px;width:100%;height:auto;" />
+ @endif
<br><br>
<x-divider />