From 772fdba3d0ac6423ab7c5d8d906a6abde7488636 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 11 Mar 2026 09:43:35 +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 965ae6f..5397aa9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -71,7 +71,7 @@ export default function LandingPage() { tag="About IPQS" tagIcon={Lightbulb} tagAnimation="slide-up" - title="Born for Innovation: Transforming Industrial Power Systems with Advanced Engineering Solutions. IPQS Private Limited specializes in Power Quality Solutions, Energy Efficiency Engineering, Electrical Reliability Improvements, and Industrial Automation & Process Optimization for mission-critical industrial electrical networks worldwide." + title="Transforming Industrial Power Systems with Advanced Engineering Solutions. IPQS specializes in Power Quality, Energy Efficiency, and Electrical Reliability for industrial networks worldwide." buttons={[ { text: "Learn More", href: "#services" } ]} @@ -209,7 +209,7 @@ export default function LandingPage() { tag="Future Vision" tagIcon={Sparkles} tagAnimation="slide-up" - title="Engineering the Future of Reliable Power: Intelligent power grid networks with real-time monitoring, adaptive compensation systems, and predictive maintenance powered by advanced analytics. We're pioneering next-generation electrical solutions that combine IoT sensors, machine learning, and edge computing to deliver unprecedented reliability, efficiency, and sustainability to industrial electrical systems." + title="Engineering the Future of Reliable Power: Pioneering next-generation electrical solutions with real-time monitoring, adaptive compensation systems, and predictive maintenance powered by advanced analytics." buttons={[ { text: "Explore Innovation", href: "#services" } ]} -- 2.49.1