diff --git a/src/components/Contact/Form.jsx b/src/components/Contact/Form.jsx
index f0aca23..bcd9cbd 100644
--- a/src/components/Contact/Form.jsx
+++ b/src/components/Contact/Form.jsx
@@ -580,7 +580,7 @@ const Contact = () => {
/>
{captchaError && (
diff --git a/src/components/HomePage/Resources.jsx b/src/components/HomePage/Resources.jsx
index 35a0a40..6395b1c 100644
--- a/src/components/HomePage/Resources.jsx
+++ b/src/components/HomePage/Resources.jsx
@@ -48,7 +48,7 @@ const content = [
];
const Content = {
- heading: `Resources and Latest Happenings`,
+ heading: `Rubix Insights`,
};
const Resources = () => {
diff --git a/src/components/NavBar/NavBar.jsx b/src/components/NavBar/NavBar.jsx
index 43e14fb..7551d97 100644
--- a/src/components/NavBar/NavBar.jsx
+++ b/src/components/NavBar/NavBar.jsx
@@ -248,6 +248,7 @@ const NavBar = () => {
{
{