diff --git a/app/page.js b/app/page.js
index aa12775..89f6daf 100644
--- a/app/page.js
+++ b/app/page.js
@@ -20,9 +20,9 @@ const page = () => {
-
+
{/* */}
-
+
diff --git a/components/Faq.jsx b/components/Faq.jsx
index 46ce96b..a3c3d4a 100644
--- a/components/Faq.jsx
+++ b/components/Faq.jsx
@@ -51,7 +51,7 @@ const Faq = () => {
Questions
-
+
{faqData.map((item, index) => (
{/* Added margin bottom to create separation */}