Update src/app/fleet/page.tsx
This commit is contained in:
@@ -40,7 +40,7 @@ export default function LandingPage() {
|
||||
gridVariant="asymmetric-60-wide-40-narrow"
|
||||
useInvertedBackground={false}
|
||||
title="Our Full Fleet Inventory"
|
||||
titleClassName="text-[#0a7039]"
|
||||
textBoxTitleClassName="text-[#0a7039]"
|
||||
description="Explore our complete range of high-end mobile restroom solutions."
|
||||
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" },
|
||||
|
||||
Reference in New Issue
Block a user