We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0414037 commit be2d201Copy full SHA for be2d201
src/sections/Landing.page/Calendar.section.tsx
@@ -6,7 +6,7 @@ import { flexCenter } from '../../styles/pieces/common.piece';
6
// import calendar_2023_11_26 from "../../assets/images/cronograma/2023/cronograma-v2-2023-11-26.webp";
7
// import general_calendar from "../../assets/images/cronograma/2023/cronograma-geral-v2.png";
8
9
-import comming_soon_calendar from '../../assets/images/cronograma/2025/ugl_cron_em_breve.png';
+//import comming_soon_calendar from '../../assets/images/cronograma/2025/ugl_cron_em_breve.png';
10
import calendar from '../../assets/images/cronograma/2025/Cronograma_2025.png';
11
12
const CalendarSection = () => {
0 commit comments