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() { /> -
+