3 Commits

Author SHA1 Message Date
772fdba3d0 Update src/app/page.tsx 2026-03-11 09:43:35 +00:00
d36206079c Merge version_1 into main
Merge version_1 into main
2026-03-11 09:38:55 +00:00
b0c981ba8e Merge version_1 into main
Merge version_1 into main
2026-03-11 09:38:31 +00:00

View File

@@ -71,7 +71,7 @@ export default function LandingPage() {
tag="About IPQS" tag="About IPQS"
tagIcon={Lightbulb} tagIcon={Lightbulb}
tagAnimation="slide-up" 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={[ buttons={[
{ text: "Learn More", href: "#services" } { text: "Learn More", href: "#services" }
]} ]}
@@ -209,7 +209,7 @@ export default function LandingPage() {
tag="Future Vision" tag="Future Vision"
tagIcon={Sparkles} tagIcon={Sparkles}
tagAnimation="slide-up" 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={[ buttons={[
{ text: "Explore Innovation", href: "#services" } { text: "Explore Innovation", href: "#services" }
]} ]}