Compare commits

..

2 Commits

Author SHA1 Message Date
bb9aeea966 Update src/app/fleet/page.tsx 2026-05-03 17:55:55 +00:00
7309a97af3 Merge version_48 into main
Merge version_48 into main
2026-05-03 17:52:16 +00:00

View File

@@ -42,7 +42,7 @@ export default function FleetPage() {
useInvertedBackground={false}
title="Our premium mobile restroom fleet"
textBoxTitleClassName="text-[#0a7039]"
description=""
description="We price on a per day basis, offering multi-day rental discounts."
products={[
{ id: "f1", brand: "CleanScene", name: "3 Station, Private Floorplan Trailer", price: "$1,375 per day", rating: 5, reviewCount: "10+ reviews", imageSrc: "http://img.b2bpic.net/free-photo/backlit-mirror-minimalist-sink-spa-bathroom_169016-68891.jpg" },
{ id: "f2", brand: "CleanScene", name: "4 Station, Community Floorplan Trailer", price: "$1,825 per day", rating: 5, reviewCount: "10+ reviews", imageSrc: "http://img.b2bpic.net/close-up-bathtub-with-faucet_1203-1500.jpg" },