diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx
index fd00685..d6a0499 100644
--- a/src/app/about/page.tsx
+++ b/src/app/about/page.tsx
@@ -21,74 +21,39 @@ export default function LandingPage() {
headingFontWeight="semibold"
>
-
-
-
+
+
+
-
-
-
+
+
+
-
+
);
-}
+}
\ No newline at end of file
diff --git a/src/app/community/page.tsx b/src/app/community/page.tsx
index 8a259c7..fccbc5b 100644
--- a/src/app/community/page.tsx
+++ b/src/app/community/page.tsx
@@ -22,100 +22,53 @@ export default function LandingPage() {
headingFontWeight="semibold"
>
-
-
-
+
+
+
-
-
-
+
+
+
-
-
-
+
+
+
-
+
);
-}
+}
\ No newline at end of file
diff --git a/src/app/page.tsx b/src/app/page.tsx
index 71efabb..a77649c 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -26,173 +26,98 @@ export default function LandingPage() {
headingFontWeight="semibold"
>
-
-
-
+
+
+
-
-
-
+
+
+
-
-
-
+
+
+
-
-
-
+
+
+
-
+
-
-
-
+
+
+
-
+
);
-}
+}
\ No newline at end of file
diff --git a/src/app/trade/page.tsx b/src/app/trade/page.tsx
index e17ac67..c1facc0 100644
--- a/src/app/trade/page.tsx
+++ b/src/app/trade/page.tsx
@@ -23,155 +23,78 @@ export default function LandingPage() {
headingFontWeight="semibold"
>
-
-
-
+
+
+
-
-
-
+
+
+
-
-
-
+
+
+
-
+
);
-}
+}
\ No newline at end of file