Update src/app/page.tsx

This commit is contained in:
2026-04-26 14:14:11 +00:00
parent ad69735615
commit a952712a0e

View File

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