Compare commits

..

2 Commits

Author SHA1 Message Date
12bb71feb6 Update src/app/page.tsx 2026-04-25 16:25:19 +00:00
894dd556c1 Merge version_7 into main
Merge version_7 into main
2026-04-25 16:23:29 +00:00

View File

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