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" />