diff --git a/index.html b/index.html
index 8ee9ef8..9dd5446 100644
--- a/index.html
+++ b/index.html
@@ -318,7 +318,7 @@
Consultar disponibilidad
document.addEventListener('DOMContentLoaded', function() {
// Fechas ocupadas
const occupiedRanges = [
- { start: '2024-12-30', end: '2025-01-31' }
+ { start: '2024-12-30', end: '2025-02-07' }
//{ start: '2025-01-01', end: '2025-01-15' },
//{ start: '2025-02-01', end: '2025-02-07' }
];