Update src/app/page.tsx

This commit is contained in:
2026-04-25 16:25:19 +00:00
parent 894dd556c1
commit 12bb71feb6

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>
);
}
}