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
+6 -6
View File
@@ -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>