Update src/app/fleet/page.tsx

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

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>