diff --git a/src/app/page.tsx b/src/app/page.tsx index 306cf4f..a3fc355 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -53,7 +53,7 @@ export default function LandingPage() { background={{ variant: "plain"}} title="Five Star Painting LTD: Experience the Difference" - description="Professional painting services for homes and businesses. Quality work, every time." + description="Delivering professional painting services for homes and businesses with consistent quality." kpis={[ { value: "15+", label: "Years Experience"}, @@ -258,4 +258,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file