diff --git a/src/app/page.tsx b/src/app/page.tsx
index 66bd53d..a21f9f1 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -35,7 +35,7 @@ export default function LandingPage() {
{ name: "Features", id: "features" },
{ name: "Contact", id: "contact" },
]}
- brandName="Hanna Business"
+ brandName="hannabyranii"
button={{ text: "Get Started", href: "#contact" }}
/>
@@ -60,7 +60,7 @@ export default function LandingPage() {