diff --git a/src/app/gallery/page.tsx b/src/app/gallery/page.tsx
index 69dbf99..f856231 100644
--- a/src/app/gallery/page.tsx
+++ b/src/app/gallery/page.tsx
@@ -22,145 +22,60 @@ export default function LandingPage() {
headingFontWeight="bold"
>
-
-
-
+
+
+
-
-
-
+
+
+
-
-
-
+
+
+
-
+
);
-}
+}
\ No newline at end of file
diff --git a/src/app/page.tsx b/src/app/page.tsx
index 80af17d..90edd42 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -25,221 +25,101 @@ export default function LandingPage() {
headingFontWeight="bold"
>
-
-
-
+
+
+
-
-
-
+
+
+
-
-
-
+
+
+
-
-
-
+
+
+
-
-
-
+
+
+
-
-
-
+
+
+
-
+
);
-}
+}
\ No newline at end of file