From bd0420552d02675d796fefeb61437ffbe350c6cd Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 26 Apr 2026 14:12:40 +0000 Subject: [PATCH] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 49a8ea0..cd51427 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -29,7 +29,7 @@ export default function LandingPage() { { name: "Contact", id: "/contact" }, ]} brandName="CleanScene Restroom Rentals" - className="w-80" + className="w-80 text-3xl font-extrabold" />