-
-
-
- Curso de formação
-
- {title}
-
-
-
-
+
+
Conheça outros cursos da EDUSEG®
-
-
- {/* Search */}
-
- {/* Search End */}
-
-
-
-
-
-
-
-
-
-
- {
- courses.map(({ data: { title, slug } }) => {
- return (
- -
-
- {title}
-
-
- );
- })
- }
-
-
-
-
+
+ {
+ courses.map(({ data: { title, slug } }) => {
+ return (
+ -
+
+ {title}
+
+
+ );
+ })
+ }
+ - aaa
+
-
- {/* Dropdown Menu End */}
+
+
+
diff --git a/superpage/src/components/Modal.astro b/superpage/src/components/Modal.astro
index 3900a62..4ed83d2 100644
--- a/superpage/src/components/Modal.astro
+++ b/superpage/src/components/Modal.astro
@@ -9,7 +9,6 @@ import { Icon } from "astro-icon/components";
>