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