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"} ]} />