Merge version_3 into main

Merge version_3 into main
This commit was merged in pull request #3.
This commit is contained in:
2026-04-27 23:46:53 +00:00

View File

@@ -50,7 +50,7 @@ export default function LandingPage() {
background={{
variant: "gradient-bars"}}
title="Reliable Handyman Services You Can Trust"
description="Fast response, clean work, and no surprises. Trusted by 500+ homeowners in Schaumburg, we provide quality service for all your home repair needs."
description="Trusted by 500+ homeowners in Schaumburg, we provide fast response times, clean work, and no surprises. From minor repairs to professional home improvements, we are here to help."
buttons={[
{
text: "Call Today", href: "tel:+10000000000"},
@@ -228,4 +228,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}