Compare commits
4 Commits
version_45
...
version_47
| Author | SHA1 | Date | |
|---|---|---|---|
| 8a13860d9f | |||
| d1c0c0dda1 | |||
| 9ea08a942b | |||
| d9029d4fbb |
@@ -40,9 +40,9 @@ export default function LandingPage() {
|
||||
textboxLayout="split-description"
|
||||
gridVariant="asymmetric-60-wide-40-narrow"
|
||||
useInvertedBackground={false}
|
||||
title="Our Full Fleet Inventory"
|
||||
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" },
|
||||
|
||||
Reference in New Issue
Block a user