From 680b85900f0fbd0022767fa6211adc10f8fbdef2 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 05:06:56 +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 a79411e..d345b68 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -43,7 +43,7 @@ export default function LandingPage() { logoText="LocalHub" description="Discover, connect, and engage with local businesses instantly. Call, get directions, and access reviews all in one place." buttons={[ - { text: "Explore Businesses", href: "#features" }, + { text: "Find Local Businesses Now", href: "#features" }, { text: "For Business Owners", href: "#contact" } ]} imageSrc="http://img.b2bpic.net/free-photo/people-hangout-together-coffee-shop_53876-13955.jpg" -- 2.49.1