Compare commits
6 Commits
version_25
...
version_27
| Author | SHA1 | Date | |
|---|---|---|---|
| 6b89b09e21 | |||
| 87b3a4b09f | |||
| 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>
|
||||
|
||||
@@ -41,6 +41,7 @@ export default function LandingPage() {
|
||||
<HeroSplitKpi
|
||||
background={{ variant: "gradient-bars" }}
|
||||
title="Set the Scene for a Flawless Event"
|
||||
titleClassName="text-[#0a7039]"
|
||||
description="Our trailers offer the comfort of an interior space with the quality of modern hospitality."
|
||||
kpis={[
|
||||
{ value: "10+", label: "Counties Served" },
|
||||
|
||||
Reference in New Issue
Block a user