diff --git a/src/app/page.tsx b/src/app/page.tsx index 6603d11..f92ba49 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -40,7 +40,7 @@ export default function LandingPage() { { name: "Contact", id: "contact"}, ]} - brandName="VoltEdge" + brandName="Precision Tech" /> @@ -77,7 +77,7 @@ export default function LandingPage() { @@ -249,10 +249,10 @@ export default function LandingPage() { ], }, ]} - logoText="VoltEdge" + logoText="Precision Tech" /> ); -} +} \ No newline at end of file