From ce254d36c122e2b56b248d9a40bb2910c1be43da Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 25 May 2026 05:17:17 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 50 ++++++++++++++++++++++++------------------------ 1 file changed, 25 insertions(+), 25 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 640370b..831ad39 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -37,7 +37,7 @@ export default function LandingPage() { { name: "FAQ", id: "faq" }, { name: "Contact", id: "contact" }, ]} - brandName="BusinessPro" + brandName="BusinessPro Saudi Arabia" button={{ text: "Get Started", href: "#contact" }} /> @@ -45,7 +45,7 @@ export default function LandingPage() {
@@ -137,15 +137,15 @@ export default function LandingPage() { ); -} +} \ No newline at end of file -- 2.49.1