Merge version_7 into main #8

Merged
bender merged 1 commits from version_7 into main 2026-04-25 16:23:30 +00:00

View File

@@ -45,7 +45,7 @@ export default function LandingPage() {
background={{ background={{
variant: "gradient-bars"}} variant: "gradient-bars"}}
title="Set the Scene for a Flawless Event" title="Set the Scene for a Flawless Event"
description="Premium mobile restroom trailers delivered, staged, and serviced with the elegance of a boutique hotel. Elevate your Wisconsin event." description="Premium mobile restroom trailers delivered, staged, and serviced with the elegance where it matters most. Elevate your Wisconsin event."
tag="Luxury Event Standards" tag="Luxury Event Standards"
tagIcon={Crown} tagIcon={Crown}
kpis={[ kpis={[
@@ -181,4 +181,4 @@ export default function LandingPage() {
</ReactLenis> </ReactLenis>
</ThemeProvider> </ThemeProvider>
); );
} }