Change home image background
This commit is contained in:
parent
a5c35c8da3
commit
15761a370d
|
@ -13,7 +13,7 @@
|
||||||
{{ define "content" -}}
|
{{ define "content" -}}
|
||||||
{{- /*gotype: dev.tandem.ws/tandem/camper/pkg/home.homePage*/ -}}
|
{{- /*gotype: dev.tandem.ws/tandem/camper/pkg/home.homePage*/ -}}
|
||||||
<section class="nature">
|
<section class="nature">
|
||||||
<div style="--background-image:url('/static/images/todd-trapani-5LHzBpiTuzQ-unsplash.jpg')">
|
<div style="--background-image:url('https://campingmontagut.tandem.ws/media/ead3c7fba2e5157d02d7f8069f4534ce0c0c799147e67969deaac957c50df55a/camping_campsite.jpg')">
|
||||||
<h2>{{ (gettext "The pleasure of camping in the middle of nature…")}}</h2>
|
<h2>{{ (gettext "The pleasure of camping in the middle of nature…")}}</h2>
|
||||||
<a href="/{{ currentLocale }}/booking">{{( pgettext "Booking" "link" )}} <span>→</span></a>
|
<a href="/{{ currentLocale }}/booking">{{( pgettext "Booking" "link" )}} <span>→</span></a>
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Reference in New Issue