add path comming soon

This commit is contained in:
priyanshuvish
2025-09-01 18:23:25 +05:30
parent fb926a106e
commit b54d17ea61

View File

@@ -186,7 +186,7 @@ const caseStudies = [
category: "AgriTech",
industry: "Agriculture",
featured: false,
link: "/projects/farmfeeder",
link: "/comming-soon",
icon: Tractor
},
{
@@ -196,7 +196,7 @@ const caseStudies = [
category: "AgriTech",
industry: "Agriculture",
featured: false,
link: "/projects/leaninworld",
link: "/comming-soon",
icon: Globe
},
];