From d8e8cfdb6ad2ac192828e0400442bad4c1104fc4 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 12 Jun 2026 19:58:38 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index d567eb1..8019cc1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -117,9 +117,7 @@ export default function LandingPage() { ]} buttons={[ { - text: "Our Mission", href: "#"}, - { - text: "Our Vision", href: "#"}, + text: "Explore Our Approach", href: "#features"} ]} /> -- 2.49.1