From 9ba0b4d5fa565c7d4a064d4414fd79049ed8c1d5 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 24 Mar 2026 22:39:21 +0000 Subject: [PATCH] Update src/app/about/page.tsx --- src/app/about/page.tsx | 48 ++++++++++++++++++------------------------ 1 file changed, 20 insertions(+), 28 deletions(-) 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() {
-- 2.49.1