Update src/app/page.tsx

This commit is contained in:
2026-04-26 14:12:42 +00:00
parent ccd6453156
commit 968664bedf

View File

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