From 718de6262db1d9a7115c58efa7160f9849643bb4 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 28 Apr 2026 23:03:06 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) 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() {
-- 2.49.1