toto
Build & Deploy / build-push-deploy (push) Failing after 2s

This commit is contained in:
2026-05-30 17:35:56 +02:00
parent feca0102da
commit a7ba3c0f69
11 changed files with 8 additions and 8 deletions
Binary file not shown.

After

Width:  |  Height:  |  Size: 4.9 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.3 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.2 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.0 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.5 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.0 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.9 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.4 MiB

+1 -1
View File
@@ -36,7 +36,7 @@
<div class="relative"> <div class="relative">
<img <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" alt="Intérieur du gîte"
class="w-full h-[500px] object-cover rounded-sm object-center" class="w-full h-[500px] object-cover rounded-sm object-center"
/> />
+6 -6
View File
@@ -8,29 +8,29 @@
<div class="grid grid-cols-2 md:grid-cols-3 gap-4"> <div class="grid grid-cols-2 md:grid-cols-3 gap-4">
<img <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" alt="Extérieur du gîte"
class="w-full h-64 object-cover rounded-sm" class="w-full h-64 object-cover rounded-sm"
/> />
<img <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" alt="Chambre"
class="w-full h-64 object-cover rounded-sm" class="w-full h-64 object-cover rounded-sm"
/> />
<img <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" alt="Cuisine"
class="w-full h-64 object-cover rounded-sm" class="w-full h-64 object-cover rounded-sm"
/> />
<img <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" alt="Rivière et forêt"
class="w-full h-64 object-cover rounded-sm" class="w-full h-64 object-cover rounded-sm"
/> />
<img <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" 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> </div>
+1 -1
View File
@@ -8,7 +8,7 @@
/> />
<div class="absolute inset-0 bg-dark/50"></div> <div class="absolute inset-0 bg-dark/50"></div>
</div> </div>
docker inspect moulin-web-1 | grep -A5 "Networks"
<!-- Contenu centré --> <!-- Contenu centré -->
<div class="relative z-10 text-center text-white px-6 max-w-4xl mx-auto"> <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"> <span class="block text-xs tracking-[0.4em] uppercase text-white/60 mb-6">