Merge version_2 into main #2

Merged
bender merged 1 commits from version_2 into main 2026-03-21 10:17:20 +00:00

View File

@@ -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() {
</div>
</ThemeProvider>
);
}
}