Update src/app/page.tsx

This commit is contained in:
2026-05-28 02:28:50 +00:00
parent 98b9db92c0
commit e585301d7c

View File

@@ -79,7 +79,7 @@ export default function LandingPage() {
{ text: "Learn More About Us", href: "#about" }
]}
useInvertedBackground={true}
description="Established in Winnipeg since 2009, Take Time Home Cleaning & Lifestyle Services has been dedicated to providing exceptional cleaning solutions tailored to your unique needs. We understand the demands of modern life, and our mission is to give you back precious time by maintaining a clean, healthy, and organized home environment. With a team of professional, friendly, and highly-rated cleaners, we ensure every corner of your space sparkles, allowing you to focus on what truly matters."
body="Established in Winnipeg since 2009, Take Time Home Cleaning & Lifestyle Services has been dedicated to providing exceptional cleaning solutions tailored to your unique needs. We understand the demands of modern life, and our mission is to give you back precious time by maintaining a clean, healthy, and organized home environment. With a team of professional, friendly, and highly-rated cleaners, we ensure every corner of your space sparkles, allowing you to focus on what truly matters."
/>
</div>
<div id="testimonials" data-section="testimonials">
@@ -179,7 +179,6 @@ export default function LandingPage() {
logoAlt="cleaning company logo modern minimal"
logoText="Take Time Home Cleaning"
copyrightText="© 2024 Take Time Home Cleaning. All rights reserved."
useInvertedBackground={true}
/>
</div>
</ThemeProvider>