Merge version_26 into main

Merge version_26 into main
This commit was merged in pull request #32.
This commit is contained in:
2026-04-26 14:14:14 +00:00
3 changed files with 3 additions and 3 deletions

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>

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>

View File

@@ -33,7 +33,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>