diff --git a/src/app/fleet/page.tsx b/src/app/fleet/page.tsx index a44b9f9..ed37f25 100644 --- a/src/app/fleet/page.tsx +++ b/src/app/fleet/page.tsx @@ -42,7 +42,7 @@ export default function LandingPage() { useInvertedBackground={false} title="Our premium mobile restroom fleet" textBoxTitleClassName="text-[#0a7039]" - description="Explore our complete range of high-end mobile restroom solutions." + description="" products={[ { id: "f1", brand: "CleanScene", name: "2-Station Classic", price: "$750/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: "3-Station Executive", price: "$1200/day", rating: 5, reviewCount: "10+ reviews", imageSrc: "http://img.b2bpic.net/close-up-bathtub-with-faucet_1203-1500.jpg" },