diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 2d30517..5afc6d8 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -7,37 +7,29 @@ import FooterSimple from '@/components/sections/footer/FooterSimple'; import NavbarStyleApple from '@/components/navbar/NavbarStyleApple/NavbarStyleApple'; import TextAbout from '@/components/sections/about/TextAbout'; -export default function LandingPage() { +export default function AboutPage() { return ( - -
-
@@ -197,36 +91,8 @@ export default function LandingPage() { @@ -86,36 +59,8 @@ export default function LandingPage() {