From 1785deba22116dfeb56feeb183ac0999653cce4f Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 19:34:11 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index c88b7ac..619fa66 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -47,7 +47,7 @@ export default function LandingPage() { description="THE DIGITAL INFRASTRUCTURE. Seamlessly bridging elite buyers and premier sellers through intelligent automation and zero-compromise solutions." buttons={[ { text: "Enter the Ecosystem", href: "#ecosystem" }, - { text: "Discover More", href: "#ecosystem" }, + { text: "Explore Divisions", href: "#ecosystem" }, ]} slides={[ { -- 2.49.1