From 44445d7a395eda194794243af262e2daeca07e77 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 09:00:32 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 30 +++++++++++++----------------- 1 file changed, 13 insertions(+), 17 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 9220987..2e348fa 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -33,7 +33,7 @@ export default function LandingPage() { { name: "Services", id: "services" }, { name: "Process", id: "process" }, { name: "Testimonials", id: "testimonials" }, - { name: "About", id: "about" }, + { name: "About", id: "philosophy" }, { name: "Contact", id: "contact" } ]} button={{ text: "Start Your Growth", href: "contact" }} @@ -131,7 +131,7 @@ export default function LandingPage() { /> -
+