diff --git a/src/app/page.tsx b/src/app/page.tsx index 9852ca0..30b6bac 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -37,7 +37,7 @@ export default function LandingPage() { { name: "Team", id: "team" }, { name: "Contact", id: "contact" }, ]} - brandName="Elite Cut" + brandName="Chikay cuts" button={{ text: "Book Now", href: "#contact" }} /> @@ -45,7 +45,7 @@ export default function LandingPage() {