Merge version_3 into main

Merge version_3 into main
This commit was merged in pull request #3.
This commit is contained in:
2026-06-03 13:33:59 +00:00
2 changed files with 11 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,8 @@ 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"
description="At SILICON HI-TECH ENGINEERING, we pride ourselves on over two decades of unwavering commitment to innovation and engineering excellence. Our expertise spans advanced product development, intricate hardware and software design, and comprehensive project management. We specialize in developing cutting-edge products like smart energy meters, IoT-enabled industrial controls, and high-precision sensor systems. Our deep knowledge in microcontroller programming (ARM Cortex, PIC, AVR) allows us to craft robust and efficient embedded solutions. We offer a full spectrum of services, including custom electronics design, firmware development, PCB design, prototyping, and small-batch manufacturing, ensuring a complete solution from concept to market."
buttons={[
{
text: "Learn More About Our Values", href: "#"},
@@ -265,8 +266,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 +324,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>