Merge version_3 into main #3

Merged
bender merged 2 commits from version_3 into main 2026-03-06 16:22:37 +00:00
2 changed files with 4 additions and 4 deletions

View File

@@ -1414,4 +1414,4 @@ export default function RootLayout({
</ServiceWrapper>
</html>
);
}
}

View File

@@ -44,8 +44,8 @@ export default function HomePage() {
<div id="hero" data-section="hero">
<HeroSplit
title="Engineering the Flow of Modern Infrastructure."
description="Reduce project delays and costs with ISO-certified pipes trusted by 500+ infrastructure projects. High-performance piping solutions engineered for reliability across Karnataka's construction, irrigation, and industrial sectors."
title="Cut Infrastructure Costs by 30%"
description="Reduce project delays and costs with high-performance piping solutions trusted by 500+ infrastructure projects. ISO-certified pipes engineered for reliability across Karnataka's construction, irrigation, and industrial sectors."
background={{ variant: "plain" }}
tag="Industrial Authority"
buttons={[
@@ -223,4 +223,4 @@ export default function HomePage() {
</div>
</ThemeProvider>
);
}
}