3 Commits

Author SHA1 Message Date
d20693042f Merge version_2 into main
Merge version_2 into main
2026-03-21 10:17:20 +00:00
3d973aa3a0 Update src/app/page.tsx 2026-03-21 10:17:15 +00:00
692f2e0cc1 Merge version_1 into main
Merge version_1 into main
2026-03-21 10:09:29 +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>
);
}
}