From 3d973aa3a0bda0fd388bfeb0f12a20c482428303 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 21 Mar 2026 10:17:15 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index a88838c..3bb939e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -90,7 +90,7 @@ export default function LandingPage() { tagIcon={Wrench} tagAnimation="slide-up" title="Comprehensive Motor & Pump Solutions" - description="Expert repair, installation, and maintenance services tailored to your needs. Fast turnaround, high-quality parts, and professional support." + description="Avoid costly downtime with expert repairs completed in 24 hours. We deliver fast turnaround, high-quality parts, and professional support across all motor and pump repair needs." features={[ { id: "motor-repair", title: "Electric Motor Repair & Rewinding", tags: ["Repair", "Rewinding", "Emergency"], @@ -272,4 +272,4 @@ export default function LandingPage() { ); -} \ No newline at end of file +} -- 2.49.1