Compare commits

...

6 Commits

Author SHA1 Message Date
6b89b09e21 Update src/app/page.tsx 2026-04-26 14:14:53 +00:00
87b3a4b09f Merge version_26 into main
Merge version_26 into main
2026-04-26 14:14:14 +00:00
a952712a0e Update src/app/page.tsx 2026-04-26 14:14:11 +00:00
ad69735615 Update src/app/fleet/page.tsx 2026-04-26 14:14:10 +00:00
df5844d8a4 Update src/app/contact/page.tsx 2026-04-26 14:14:10 +00:00
fd9ca7627c Merge version_25 into main
Merge version_25 into main
2026-04-26 14:12:45 +00:00
3 changed files with 4 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>
@@ -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" },