From 0358d03508589fbed7043f8f50e86893f3d48e8e Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 17 Apr 2026 00:26:45 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 5d42f93..f25613f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -43,8 +43,8 @@ export default function LandingPage() { { name: "Contact", id: "contact"}, ]} - brandName="Prime HVAC" - className="scale-110" + brandName="PRIME HVAC" + className="scale-110 font-black text-2xl" /> @@ -221,7 +221,7 @@ export default function LandingPage() {