From 7ff6cbc6642534d00864c78faed7077e412178ab Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 9 May 2026 16:24:10 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 078d637..255d2ee 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -50,7 +50,7 @@ export default function LandingPage() { background={{ variant: "plain"}} 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={[ { text: "Book Now", href: "#contact"}, @@ -256,4 +256,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file