-
-
-
- Frequently
-
- Asked Questions
-
-
- You can find much more information on our{" "}
-
- Resources
- {" "}
- page.
-
-
+
+
+
Frequently Asked Questions
+
+ You can find much more information on our{" "}
+
+ Resources
+ {" "}
+ page.
+
+
-
- {FAQS.map((faq, index) => (
-
-
-
- {faq.question}
-
-
-
- ))}
-
+
+ {FAQS.map((faq, index) => (
+
+
+
+ {faq.question}
+
+
+
+ {faq.answer}
+
+ ))}
-
+
)
}
diff --git a/src/app/conf/2025/index.module.css b/src/app/conf/2025/index.module.css
deleted file mode 100644
index b950c3d318..0000000000
--- a/src/app/conf/2025/index.module.css
+++ /dev/null
@@ -1,6 +0,0 @@
-.faq {
- /* Safari specific style - we are using icon for consistency */
- details summary::-webkit-details-marker {
- display: none;
- }
-}
diff --git a/src/app/conf/2025/page.tsx b/src/app/conf/2025/page.tsx
index a7ff5277a4..82f9ab77b5 100644
--- a/src/app/conf/2025/page.tsx
+++ b/src/app/conf/2025/page.tsx
@@ -37,6 +37,8 @@ export default function Page() {
+
+