From 5c2e6bb03e36feb8ed74a666ec5d7b01b03a5096 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 03:30:52 +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 919a224..2c89466 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -46,7 +46,7 @@ export default function HomePage() { logoText="JBS" description="Launch and grow your business in Dubai with confidence. Professional corporate services and business development consulting for entrepreneurs, investors, and international companies seeking to establish operations in the UAE." buttons={[ - { text: "Start Your Business", href: "#contact" }, + { text: "Launch Your Business Today", href: "#contact" }, { text: "Book Consultation", href: "#contact" }, ]} background={{ variant: "radial-gradient" }} -- 2.49.1