diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx
index d4c1327..a6d88ec 100644
--- a/src/app/contact/page.tsx
+++ b/src/app/contact/page.tsx
@@ -7,7 +7,7 @@ import FooterBaseReveal from '@/components/sections/footer/FooterBaseReveal';
import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloatingInline';
import TextAbout from '@/components/sections/about/TextAbout';
-export default function LandingPage() {
+export default function ContactPage() {
return (
-
-
-
+
+
+
-
-
-
+
+
+
-
-
-
+
+
+
-
+
);
diff --git a/src/app/page.tsx b/src/app/page.tsx
index 292e135..3308ba5 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -25,280 +25,114 @@ export default function LandingPage() {
headingFontWeight="normal"
>
-
-
-
+
+
+
-
-
-
+
+
+
-
+
-
-
-
+
+
+
-
-
-
+
+
+
-
-
-
+
+
+
-
+
);