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 +}