diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index ec28a2f..7dc895b 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -35,7 +35,7 @@ export default function AboutPage() { heading={[ { type: "text", content: "Your Committed Local Cleaning Experts" }, ]} - text="At NextGenBinCleaning, we believe professional results start with a commitment to our neighbors. We are proud to serve the Louisville community by providing reliable, high-quality bin cleaning services. Our dedicated local team ensures that every bin is treated with precision and care, keeping our environment sanitized and our homes smelling fresh, always maintaining the highest standard of professionalism." + description="At NextGenBinCleaning, we believe professional results start with a commitment to our neighbors. We are proud to serve the Louisville community by providing reliable, high-quality bin cleaning services. Our dedicated local team ensures that every bin is treated with precision and care, keeping our environment sanitized and our homes smelling fresh, always maintaining the highest standard of professionalism." /> diff --git a/src/app/page.tsx b/src/app/page.tsx index 68a79de..0a81d41 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -51,7 +51,7 @@ export default function TrashCleaningPage() { heading={[ { type: "text", content: "Reliable Bin Cleaning for Louisville" } ]} - text="At NextGenBinCleaning, we understand that a clean bin is essential for a healthy home. Our commitment to local service ensures that your bins receive the professional, thorough sanitization they deserve. We prioritize reliability and eco-friendly solutions, delivering spotless, odor-free results that you can trust, every time we visit your property." + description="At NextGenBinCleaning, we understand that a clean bin is essential for a healthy home. Our commitment to local service ensures that your bins receive the professional, thorough sanitization they deserve. We prioritize reliability and eco-friendly solutions, delivering spotless, odor-free results that you can trust, every time we visit your property." />