messy changes

This commit is contained in:
govardhan
2025-06-16 12:55:55 +05:30
parent a42474deec
commit 3d632d393d
84 changed files with 10619 additions and 17096 deletions

View File

@ -37,7 +37,7 @@ const PageCareerDetails = () => {
export const Head = () => {
return (
<>
<title>Iteck - Career Details</title>
<title>Rootxwire - Career Details</title>
<link rel="stylesheet" href="/assets/css/lib/bootstrap.min.css" />
<link rel="stylesheet" href="/assets/css/style.css" />
</>