diff --git a/src/app/page.tsx b/src/app/page.tsx index 655fed1..56b1de4 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -33,7 +33,7 @@ export default function LandingPage() { { name: "Contact", id: "/contact" }, ]} brandName="CleanScene Restroom Rentals" - className="w-80" + className="w-80 text-3xl font-extrabold" />