diff --git a/components/Shared/Navbar/Navbar.jsx b/components/Shared/Navbar/Navbar.jsx
index cb222c0..2b4db24 100644
--- a/components/Shared/Navbar/Navbar.jsx
+++ b/components/Shared/Navbar/Navbar.jsx
@@ -30,9 +30,10 @@ const Navbar = () => {
{ id: 2, text: "Our Team", path: "/team" },
{ id: 3, text: "Our Story", path: "/about" },
{ id: 4, text: "Events", path: "/events" },
- { id: 5, text: "Contact Us", path: "/contact" },
+ { id: 5, text: "Verify", path: "/verify" },
+ { id: 6, text: "Contact Us", path: "/contact" },
- // { id: 6, text: "Submission", path: "/submission" }
+ // { id: 7, text: "Submission", path: "/submission" }
];
return (
diff --git a/components/Verify/VerifyPage.jsx b/components/Verify/VerifyPage.jsx
index fc0161d..133f1a3 100644
--- a/components/Verify/VerifyPage.jsx
+++ b/components/Verify/VerifyPage.jsx
@@ -229,7 +229,7 @@ const VerifyPage = ({ initialCertificateId = "" }) => {
>
setQueryId(event.target.value)}
className="w-full px-4 py-3 rounded-xl border border-zinc-700 bg-bg_black text-white font-dmSans outline-none focus:border-bright_green"
@@ -254,10 +254,10 @@ const VerifyPage = ({ initialCertificateId = "" }) => {
{showResultCard && (
{headingText}
diff --git a/public/sitemap-0.xml b/public/sitemap-0.xml
index c3fe1e8..a73a37d 100644
--- a/public/sitemap-0.xml
+++ b/public/sitemap-0.xml
@@ -1,9 +1,9 @@
-https://githubsrmist.in2026-04-05T07:30:16.240Zdaily0.7
-https://githubsrmist.in/about2026-04-05T07:30:16.241Zdaily0.7
-https://githubsrmist.in/contact2026-04-05T07:30:16.241Zdaily0.7
-https://githubsrmist.in/events2026-04-05T07:30:16.241Zdaily0.7
-https://githubsrmist.in/team2026-04-05T07:30:16.241Zdaily0.7
-https://githubsrmist.in/verify2026-04-05T07:30:16.241Zdaily0.7
+https://githubsrmist.in2026-04-05T07:31:04.765Zdaily0.7
+https://githubsrmist.in/about2026-04-05T07:31:04.766Zdaily0.7
+https://githubsrmist.in/contact2026-04-05T07:31:04.766Zdaily0.7
+https://githubsrmist.in/events2026-04-05T07:31:04.766Zdaily0.7
+https://githubsrmist.in/team2026-04-05T07:31:04.766Zdaily0.7
+https://githubsrmist.in/verify2026-04-05T07:31:04.766Zdaily0.7
\ No newline at end of file