From d49a68349372f7d1aadec1c1fcc9806b31153237 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 29 Mar 2026 09:43:02 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index bb6d0e2..5a16696 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -33,13 +33,13 @@ export default function LandingPage() { { name: "Experience", id: "experience" }, { name: "Branches", id: "branches" }, ]} - brandName="GARI WURANG" + brandName="G'RAI WURANG" />
@@ -137,7 +137,7 @@ export default function LandingPage() { ], }, ]} - logoText="GARI WURANG" + logoText="GRAI WURANG" /> -- 2.49.1