Compare commits

..

6 Commits

Author SHA1 Message Date
3965e9ebe1 Update src/app/fleet/page.tsx 2026-05-03 20:00:31 +00:00
dc1b885f36 Switch to version 95: modified src/app/fleet/page.tsx 2026-05-03 19:59:28 +00:00
cb292a35d1 Switch to version 96: modified src/app/fleet/page.tsx 2026-05-03 19:59:25 +00:00
8dd88fba40 Merge version_97 into main
Merge version_97 into main
2026-05-03 19:58:52 +00:00
34fd9a3a0c Update src/app/fleet/page.tsx 2026-05-03 19:58:49 +00:00
3ed3127c94 Merge version_96 into main
Merge version_96 into main
2026-05-03 19:57:42 +00:00

View File

@@ -48,7 +48,7 @@ export default function FleetPage() {
]}
title="Our premium fleet"
textBoxTitleClassName="text-[#0a7039]"
description="Premium, climate-controlled mobile restrooms for every event size. This 3-station unit features a private floorplan with individual climate control, high-end vanity lighting, and a modern, sleek interior finish that ensures ultimate guest comfort for formal weddings and corporate galas. Multi-day rental discounts available."
description="Premium, climate-controlled mobile restrooms for every event size. Elevate your boutique event with our 3 station premium restroom trailer, the premier choice for weddings and VIP gatherings in Northeast Wisconsin. It is specifically designed for maximum privacy, featuring three completely individual restrooms. Each climate-controlled restroom includes a flushable toilet, a vanity with running water, and high-end finishes that mirror a quality home bathroom. By choosing American-made equipment, we ensure a superior level of reliability for your event. Based at our Green Bay location, we provide prompt delivery and professional setup to ensure your guests enjoy a premium, private experience from start to finish."
/>
</div>
@@ -64,4 +64,4 @@ export default function FleetPage() {
</ReactLenis>
</ThemeProvider>
);
}
}