diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 33630a8..27a7f61 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -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", diff --git a/src/app/page.tsx b/src/app/page.tsx index aca3428..ddacace 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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() {