|
After Width: | Height: | Size: 4.9 MiB |
|
After Width: | Height: | Size: 2.3 MiB |
|
After Width: | Height: | Size: 2.2 MiB |
|
After Width: | Height: | Size: 2.0 MiB |
|
After Width: | Height: | Size: 2.5 MiB |
|
After Width: | Height: | Size: 3.0 MiB |
|
After Width: | Height: | Size: 2.9 MiB |
|
After Width: | Height: | Size: 2.4 MiB |
@@ -36,7 +36,7 @@
|
||||
|
||||
<div class="relative">
|
||||
<img
|
||||
src="https://images.unsplash.com/photo-1480074568708-e7b720bb3f09?auto=format&fit=crop&w=800&q=80"
|
||||
src="/src/assets/images/facade.jpg"
|
||||
alt="Intérieur du gîte"
|
||||
class="w-full h-[500px] object-cover rounded-sm object-center"
|
||||
/>
|
||||
|
||||
@@ -8,29 +8,29 @@
|
||||
|
||||
<div class="grid grid-cols-2 md:grid-cols-3 gap-4">
|
||||
<img
|
||||
src="https://images.unsplash.com/photo-1480074568708-e7b720bb3f09?auto=format&fit=crop&w=800&q=80"
|
||||
src="/src/assets/images/gallery_1.jpg"
|
||||
alt="Extérieur du gîte"
|
||||
class="w-full h-64 object-cover rounded-sm"
|
||||
/>
|
||||
<img
|
||||
src="https://images.unsplash.com/photo-1566665797739-1674de7a421a?auto=format&fit=crop&w=800&q=80"
|
||||
src="/src/assets/images/gallery_2.jpg"
|
||||
alt="Chambre"
|
||||
class="w-full h-64 object-cover rounded-sm"
|
||||
/>
|
||||
<img
|
||||
src="https://images.unsplash.com/photo-1556909114-f6e7ad7d3136?auto=format&fit=crop&w=800&q=80"
|
||||
src="/src/assets/images/gallery_3.jpg"
|
||||
alt="Cuisine"
|
||||
class="w-full h-64 object-cover rounded-sm"
|
||||
/>
|
||||
<img
|
||||
src="https://images.unsplash.com/photo-1441974231531-c6227db76b6e?auto=format&fit=crop&w=800&q=80"
|
||||
src="/src/assets/images/gallery_4.jpg"
|
||||
alt="Rivière et forêt"
|
||||
class="w-full h-64 object-cover rounded-sm"
|
||||
/>
|
||||
<img
|
||||
src="https://images.unsplash.com/photo-1500534314209-a25ddb2bd429?auto=format&fit=crop&w=1200&q=80"
|
||||
src="/src/assets/images/gallery_5.jpg"
|
||||
alt="Vue panoramique"
|
||||
class="w-full h-64 object-cover rounded-sm col-span-2 md:col-span-2"
|
||||
class="w-full h-64 object-cover rounded-sm"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
/>
|
||||
<div class="absolute inset-0 bg-dark/50"></div>
|
||||
</div>
|
||||
|
||||
docker inspect moulin-web-1 | grep -A5 "Networks"
|
||||
<!-- Contenu centré -->
|
||||
<div class="relative z-10 text-center text-white px-6 max-w-4xl mx-auto">
|
||||
<span class="block text-xs tracking-[0.4em] uppercase text-white/60 mb-6">
|
||||
|
||||