Compare commits

..

8 Commits

Author SHA1 Message Date
c2c7911a5a Update src/app/page.tsx 2026-05-04 02:13:20 +00:00
ae841699b4 Update src/app/page.tsx 2026-05-04 02:12:58 +00:00
612a931bce Update src/app/page.tsx 2026-05-04 02:12:46 +00:00
95dff0b7c4 Update src/app/page.tsx 2026-05-04 02:12:30 +00:00
0a57fe6f53 Update src/app/page.tsx 2026-05-04 02:12:07 +00:00
c618cd522b Merge version_124 into main
Merge version_124 into main
2026-05-04 01:55:38 +00:00
b6abcd9797 Update src/app/page.tsx 2026-05-04 01:55:32 +00:00
5ca831288f Merge version_123 into main
Merge version_123 into main
2026-05-04 01:23:53 +00:00

View File

@@ -43,13 +43,13 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroSplitKpi
background={{ variant: "gradient-bars" }}
title="Set the Scene for a Flawless Event"
title="Premium Portable Restrooms"
titleClassName="text-[#0a7039]"
description="Proudly serving Northeast Wisconsin - from the Fox Valley to Door County, Shawano to the Lakeshore, and Green Bay. Our premium restroom trailers offer the comfort of a quality interior space to provide a modern hospitality experience."
kpis={[
{ value: "10+", label: "Counties Served" },
{ value: "100%", label: "Guest Comfort" },
{ value: "100%", label: "Rental Satisfaction" },
{ value: "1", label: "Guest Comfort" },
{ value: "1", label: "Local Team" },
]}
enableKpiAnimation={true}
buttons={[
@@ -108,8 +108,12 @@ export default function LandingPage() {
</div>
<div className="flex justify-center gap-8 py-12" data-section="badges">
<img src="https://www.theknot.com/tk-assets/web/badges/best-of-weddings-2024.png" alt="The Knot Best of Weddings 2024" className="h-24" />
<img src="https://www.theknot.com/tk-assets/web/badges/hall-of-fame-2024.png" alt="The Knot Hall of Fame 2024" className="h-24" />
<a href="https://www.theknot.com/marketplace/cleanscene-restroom-rentals-green-bay-wi-2098007" target="_blank" rel="noopener noreferrer">
<img src="https://www.theknot.com/tk-assets/web/badges/best-of-weddings-2025.png" alt="The Knot Best of Weddings 2025" className="h-24" />
</a>
<a href="https://www.theknot.com/marketplace/cleanscene-restroom-rentals-green-bay-wi-2098007" target="_blank" rel="noopener noreferrer">
<img src="https://www.theknot.com/tk-assets/web/badges/hall-of-fame-2025.png" alt="The Knot Hall of Fame 2025" className="h-24" />
</a>
</div>
<div id="footer" data-section="footer">