-
+
{formErrors.name && {formErrors.name}}
-
+
{formErrors.email && {formErrors.email}}
-
+
{formErrors.phone && {formErrors.phone}}
-
+
-
+
{formErrors.message &&
{formErrors.message}}
diff --git a/src/components/faq/FaqPageSection.tsx b/src/components/faq/FaqPageSection.tsx
index 446e987..3e72ef0 100644
--- a/src/components/faq/FaqPageSection.tsx
+++ b/src/components/faq/FaqPageSection.tsx
@@ -53,7 +53,7 @@ const FaqPageSection = () => {
Digital Mastery Unlocked
-
Metatroncube FAQs: Web-Apps, SEO, & Digital Marketing
+
Metatroncube FAQs: Web-Apps, SEO, & Digital Marketing
diff --git a/src/components/home/ProjectsSection.tsx b/src/components/home/ProjectsSection.tsx
index c930bea..0fd726a 100644
--- a/src/components/home/ProjectsSection.tsx
+++ b/src/components/home/ProjectsSection.tsx
@@ -10,7 +10,7 @@ const projectsData = [
description: "5 Feb, 2025 | Full Time",
image: "/assets/images/careers/4/web.webp",
category: "web",
- link: "/services-digital-solutions/website-development-company"
+ link: "#"
},
{
id: 2,
@@ -18,7 +18,7 @@ const projectsData = [
description: "5 Feb, 2025 | Full Time",
image: "/assets/images/careers/4/seo.webp",
category: "seo",
- link: "/services-digital-solutions/search-engine-optimization-seo-content-writing"
+ link: "#"
},
{
id: 3,
@@ -26,7 +26,7 @@ const projectsData = [
description: "5 Feb, 2025 | Full Time",
image: "/assets/images/careers/4/smm.webp",
category: "dm",
- link: "/services-digital-solutions/digital-marketing-agency-in-canada"
+ link: "#"
}
];
@@ -126,30 +126,25 @@ const ProjectsSection = () => {
{filteredProjects.map((project) => (
-
openPopup(project.title, e)}>
+
openPopup(project.title, e)}>