Update src/app/page.tsx
This commit is contained in:
@@ -50,7 +50,7 @@ export default function LandingPage() {
|
|||||||
background={{
|
background={{
|
||||||
variant: "plain"}}
|
variant: "plain"}}
|
||||||
title="Gleam City: Your Bins, Perfected"
|
title="Gleam City: Your Bins, Perfected"
|
||||||
description="Professional, deep-clean services for your garbage bins. Fresh, hygienic, and eco-friendly."
|
description="Reclaim your time and protect your family's health with our expert bin cleaning. We eliminate 99% of bacteria and stubborn grime, leaving your bins sanitized, odor-free, and ready to use in minutes."
|
||||||
buttons={[
|
buttons={[
|
||||||
{
|
{
|
||||||
text: "Book Now", href: "#contact"},
|
text: "Book Now", href: "#contact"},
|
||||||
@@ -256,4 +256,4 @@ export default function LandingPage() {
|
|||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user