|
| 1 | +--- |
| 2 | +title: Calendario de Actividades 2025 |
| 3 | +--- |
| 4 | + |
| 5 | +# Calendario 2025 |
| 6 | + |
| 7 | +<div> |
| 8 | + <h4 className='my-3 text-gray-500 dark:text-gray-400'>Calendario de actividades programadas durante el año 2025.</h4> |
| 9 | + <div className="grid grid-cols-1 md:grid-cols-2 lg:grid-cols-3 gap-6"> |
| 10 | + <div className="bg-white dark:bg-black p-4 rounded-lg shadow-md hover:shadow-xl transition duration-300"> |
| 11 | + <h5 className="text-xl font-semibold text-center text-blue-600 mb-2">Enero</h5> |
| 12 | + <div className="mb-1"> |
| 13 | + <p className="text-sm text-gray-500 text-center mb-0">Sábado, 11 de enero</p> |
| 14 | + <p className="mt-0 text-center font-medium mb-0 p-0">Inicio de reuniones</p> |
| 15 | + <p className="mt-0 text-center font-medium">Primera reunión de padres</p> |
| 16 | + </div> |
| 17 | + <div className="mb-0"> |
| 18 | + <p className="text-sm text-gray-500 text-center mb-0">Sábado, 11 de enero</p> |
| 19 | + <p className="mt-0 text-center font-medium">Inicio de reuniones</p> |
| 20 | + </div> |
| 21 | + </div> |
| 22 | + |
| 23 | + <div className="bg-white dark:bg-black p-4 rounded-lg shadow-md hover:shadow-xl transition duration-300"> |
| 24 | + <h2 className="text-xl font-semibold text-center text-blue-600">Febrero</h2> |
| 25 | + <p className="text-sm text-gray-500 text-center mt-2">Fecha: Domingo, 8 de febrero</p> |
| 26 | + <p className="mt-4 text-center font-medium">Curso de cocina internacional</p> |
| 27 | + </div> |
| 28 | + |
| 29 | + <div className="bg-white dark:bg-black p-4 rounded-lg shadow-md hover:shadow-xl transition duration-300"> |
| 30 | + <h2 className="text-xl font-semibold text-center text-blue-600">Marzo</h2> |
| 31 | + <p className="text-sm text-gray-500 text-center mt-2">Fecha: Sábado, 7 de marzo</p> |
| 32 | + <p className="mt-4 text-center font-medium">Excursión a la montaña</p> |
| 33 | + </div> |
| 34 | + |
| 35 | + <div className="bg-white dark:bg-black p-4 rounded-lg shadow-md hover:shadow-xl transition duration-300"> |
| 36 | + <h2 className="text-xl font-semibold text-center text-blue-600">Abril</h2> |
| 37 | + <p className="text-sm text-gray-500 text-center mt-2">Fecha: Domingo, 5 de abril</p> |
| 38 | + <p className="mt-4 text-center font-medium">Maratón benéfico</p> |
| 39 | + </div> |
| 40 | + |
| 41 | + <div className="bg-white dark:bg-black p-4 rounded-lg shadow-md hover:shadow-xl transition duration-300"> |
| 42 | + <h2 className="text-xl font-semibold text-center text-blue-600">Mayo</h2> |
| 43 | + <p className="text-sm text-gray-500 text-center mt-2">Fecha: Sábado, 2 de mayo</p> |
| 44 | + <p className="mt-4 text-center font-medium">Festival de música indie</p> |
| 45 | + </div> |
| 46 | + |
| 47 | + <div className="bg-white dark:bg-black p-4 rounded-lg shadow-md hover:shadow-xl transition duration-300"> |
| 48 | + <h2 className="text-xl font-semibold text-center text-blue-600">Junio</h2> |
| 49 | + <p className="text-sm text-gray-500 text-center mt-2">Fecha: Domingo, 14 de junio</p> |
| 50 | + <p className="mt-4 text-center font-medium">Concierto al aire libre</p> |
| 51 | + </div> |
| 52 | + |
| 53 | + <div className="bg-white dark:bg-black p-4 rounded-lg shadow-md hover:shadow-xl transition duration-300"> |
| 54 | + <h2 className="text-xl font-semibold text-center text-blue-600">Julio</h2> |
| 55 | + <p className="text-sm text-gray-500 text-center mt-2">Fecha: Sábado, 11 de julio</p> |
| 56 | + <p className="mt-4 text-center font-medium">Clase de fotografía</p> |
| 57 | + </div> |
| 58 | + |
| 59 | + <div className="bg-white dark:bg-black p-4 rounded-lg shadow-md hover:shadow-xl transition duration-300"> |
| 60 | + <h2 className="text-xl font-semibold text-center text-blue-600">Agosto</h2> |
| 61 | + <p className="text-sm text-gray-500 text-center mt-2">Fecha: Domingo, 16 de agosto</p> |
| 62 | + <p className="mt-4 text-center font-medium">Festival de comida callejera</p> |
| 63 | + </div> |
| 64 | + |
| 65 | + <div className="bg-white dark:bg-black p-4 rounded-lg shadow-md hover:shadow-xl transition duration-300"> |
| 66 | + <h2 className="text-xl font-semibold text-center text-blue-600">Septiembre</h2> |
| 67 | + <p className="text-sm text-gray-500 text-center mt-2">Fecha: Sábado, 5 de septiembre</p> |
| 68 | + <p className="mt-4 text-center font-medium">Exposición de arte moderno</p> |
| 69 | + </div> |
| 70 | + |
| 71 | + <div className="bg-white dark:bg-black p-4 rounded-lg shadow-md hover:shadow-xl transition duration-300"> |
| 72 | + <h2 className="text-xl font-semibold text-center text-blue-600">Octubre</h2> |
| 73 | + <p className="text-sm text-gray-500 text-center mt-2">Fecha: Domingo, 4 de octubre</p> |
| 74 | + <p className="mt-4 text-center font-medium">Fiesta de disfraces</p> |
| 75 | + </div> |
| 76 | + |
| 77 | + <div className="bg-white dark:bg-black p-4 rounded-lg shadow-md hover:shadow-xl transition duration-300"> |
| 78 | + <h2 className="text-xl font-semibold text-center text-blue-600">Noviembre</h2> |
| 79 | + <p className="text-sm text-gray-500 text-center mt-2">Fecha: Sábado, 7 de noviembre</p> |
| 80 | + <p className="mt-4 text-center font-medium">Taller de jardinería urbana</p> |
| 81 | + </div> |
| 82 | + |
| 83 | + <div className="bg-white dark:bg-black p-4 rounded-lg shadow-md hover:shadow-xl transition duration-300"> |
| 84 | + <h2 className="text-xl font-semibold text-center text-blue-600">Diciembre</h2> |
| 85 | + <p className="text-sm text-gray-500 text-center mt-2">Fecha: Domingo, 13 de diciembre</p> |
| 86 | + <p className="mt-4 text-center font-medium">Cena navideña de empresa</p> |
| 87 | + </div> |
| 88 | + </div> |
| 89 | +</div> |
0 commit comments