6 Commits

Author SHA1 Message Date
905e02d790 Merge version_3 into main
Merge version_3 into main
2026-06-03 13:34:45 +00:00
53c8f93dca Update src/app/page.tsx 2026-06-03 13:34:42 +00:00
a9650933ed Merge version_3 into main
Merge version_3 into main
2026-06-03 13:33:59 +00:00
aff857bd37 Update src/app/page.tsx 2026-06-03 13:33:55 +00:00
fd6892df28 Update src/app/layout.tsx 2026-06-03 13:33:55 +00:00
6b64e5a6c7 Merge version_2 into main
Merge version_2 into main
2026-06-03 13:31:47 +00:00
2 changed files with 10 additions and 10 deletions

View File

@@ -10,8 +10,8 @@ import { getVisualEditScript } from "@/utils/visual-edit-script";
export const metadata: Metadata = {
title: 'Silicon HiTech Engineering - Precision Industrial Solutions',
description: 'Leading engineering firm providing trusted precision solutions for complex industrial projects. Expertise in manufacturing, infrastructure, and technical consulting.',
title: 'SILICON HI-TECH ENGINEERING - Pioneering Industrial Solutions',
description: 'Your trusted partner in precision engineering, automation, and industrial solutions. We combine cutting-edge technology with extensive expertise to deliver unparalleled results for diverse industries worldwide.',
keywords: ["engineering, industrial, manufacturing, infrastructure, technology, precision, automation, consulting, project management, hi-tech"],
openGraph: {
"title": "Silicon HiTech Engineering - Precision Industrial Solutions",

View File

@@ -54,7 +54,7 @@ export default function LandingPage() {
]}
logoSrc="http://img.b2bpic.net/free-photo/abstract-metallic-cube-shape-sculpture_23-2150979675.jpg"
logoAlt="Silicon HiTech Engineering Logo"
brandName="Silicon HiTech Engineering"
brandName="SILICON HI-TECH ENGINEERING"
button={{
text: "Get a Quote", href: "#contact"}}
/>
@@ -64,8 +64,8 @@ export default function LandingPage() {
<HeroSplitKpi
background={{
variant: "downward-rays-static"}}
title="Engineering Excellence Built on Trust"
description="Silicon HiTech delivers precision engineering solutions for complex industrial projects. Trusted by leading manufacturers and infrastructure developers worldwide."
title="Welcome to SILICON HI-TECH ENGINEERING: Pioneering Industrial Solutions"
description="Your trusted partner in precision engineering, automation, and industrial solutions. We combine cutting-edge technology with extensive expertise to deliver unparalleled results for diverse industries worldwide."
kpis={[
{
value: "25+", label: "Years of Expertise"},
@@ -122,7 +122,7 @@ export default function LandingPage() {
useInvertedBackground={true}
tag="About Us"
tagAnimation="slide-up"
title="Your Trusted Partner in Industrial Engineering Solutions"
title="Decades of Expertise in Industrial Engineering & Automation"
buttons={[
{
text: "Learn More About Our Values", href: "#"},
@@ -265,8 +265,8 @@ export default function LandingPage() {
variant: "sparkles-gradient"}}
tag="Contact Us"
tagAnimation="slide-up"
title="Partner with Silicon HiTech Engineering Today"
description="Ready to discuss your next industrial project? Our experts are here to provide precision engineering solutions that drive your success. Reach out for a consultation."
title="Get in Touch with SILICON HI-TECH ENGINEERING"
description="We're here to help with your engineering challenges. Reach out to us for inquiries, support, or to discuss your next project. Our team is ready to provide expert guidance and innovative solutions.\n\n**Address:** #6, 1st Floor, Sri Ram Complex, Next to Canara Bank, Vajarahalli, Kanakapura Road, Bengaluru 560062\n**Email:** info@siliconhitech.in\n**Phone:** +91 9448375971, +91 8050017192\n\nFollow us on social media for updates and insights into our latest projects!"
buttons={[
{
text: "Get a Free Consultation", href: "#"},
@@ -323,8 +323,8 @@ export default function LandingPage() {
],
},
]}
bottomLeftText="© 2024 Silicon HiTech Engineering. All rights reserved."
bottomRightText="Built with Precision."
bottomLeftText="© 2024 SILICON HI-TECH ENGINEERING. All rights reserved."
bottomRightText="Built with Precision & Innovation."
/>
</div>
</ReactLenis>