From a105b9f815ecfca060f3da5dfd54195d1bf6e095 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 6 May 2026 06:08:13 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 7dac47e..42fbdc2 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -41,7 +41,7 @@ export default function LandingPage() { { name: "Contact", id: "contact"}, ]} - brandName="Karigarri" + brandName="Karigarri Jewelry" button={{ text: "Contact Us", href: "#contact" }} /> -- 2.49.1