Compare commits
4 Commits
version_25
...
version_26
| Author | SHA1 | Date | |
|---|---|---|---|
| a952712a0e | |||
| ad69735615 | |||
| df5844d8a4 | |||
| fd9ca7627c |
@@ -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>
|
||||
|
||||
|
||||
@@ -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>
|
||||
|
||||
|
||||
@@ -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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user