Update src/app/page.tsx

This commit is contained in:
2026-04-25 16:18:09 +00:00
parent 1f8320771f
commit b9068f2ff7

View File

@@ -36,7 +36,7 @@ export default function LandingPage() {
{ {
name: "Contact", id: "/contact"}, name: "Contact", id: "/contact"},
]} ]}
brandName="CleanScene" brandName="CleanScene Restroom Rentals"
/> />
</div> </div>
@@ -175,7 +175,7 @@ export default function LandingPage() {
], ],
}, },
]} ]}
logoText="CleanScene" logoText="CleanScene Restroom Rentals"
/> />
</div> </div>
</ReactLenis> </ReactLenis>