diff --git a/src/app/page.tsx b/src/app/page.tsx index 4417125..bb0e8a1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -43,7 +43,8 @@ export default function LandingPage() { { name: "Careers", id: "/careers" }, - {\n name: "Contact", id: "/contact" + { + name: "Contact", id: "/contact" } ]} brandName="K&K Solution Inc."