diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 0ea89e8..291d8c0 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -30,21 +30,9 @@ export default function AboutPage() { }, { name: "About", id: "/about" - }, - { - name: "Services", id: "/services" - }, - { - name: "Portfolio", id: "/portfolio" - }, - { - name: "Insights", id: "/insights" - }, - { - name: "Contact", id: "/contact" } ]} - brandName="MTL Labs" + brandName="LuxeWear" /> @@ -52,9 +40,13 @@ export default function AboutPage() { @@ -62,21 +54,21 @@ export default function AboutPage() {