Update src/app/contact/page.tsx

This commit is contained in:
2026-04-26 14:14:10 +00:00
parent fd9ca7627c
commit df5844d8a4

View File

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