Update src/app/contact/page.tsx

This commit is contained in:
2026-04-26 14:12:40 +00:00
parent 9adeb4a281
commit bd0420552d

View File

@@ -29,7 +29,7 @@ export default function LandingPage() {
{ name: "Contact", id: "/contact" }, { name: "Contact", id: "/contact" },
]} ]}
brandName="CleanScene Restroom Rentals" brandName="CleanScene Restroom Rentals"
className="w-80" className="w-80 text-3xl font-extrabold"
/> />
</div> </div>