From f6df9822d63c57de1051b53cdde26f5539a2abfd Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 28 May 2026 12:16:17 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 5d57599..cabc894 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -48,7 +48,7 @@ export default function LandingPage() { { name: "Contact", id: "#contact"}, ]} - brandName="Addis Pro Cleaning Services" + brandName="Guya Cleaning Services" button={{ text: "Get a Free Quote", href: "#contact"}} /> @@ -243,9 +243,10 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} names={[ - "GlobalTech Solutions", "Horizon Ventures", "EcoLife Organics", "Summit Realty Group", "Pioneer Innovations", "Urban Eats Cafe", "Apex Financial", "Quantum Labs", "Bright Future Education"]} - title="Trusted by Leading Businesses" - description="We've had the privilege of serving a diverse range of clients, from small offices to large commercial spaces, earning their trust with our consistent quality and reliable service. Partner with the best." + "Certified Professional Cleaners", "Eco-Friendly Approved", "5-Star Rated Service", "Insured & Bonded", "Customer Satisfaction Award", "Local Business Support" + ]} + title="Trusted for Exceptional Cleanliness" + description="Clients choose Guya Cleaning Services for our unwavering commitment to quality, eco-conscious practices, and a team you can rely on. Your trust is our greatest reward." speed={40} showCard={true} /> @@ -298,7 +299,7 @@ export default function LandingPage() {