diff --git a/app/click-video/page.tsx b/app/click-video/page.tsx
index 3c17304..c5892be 100644
--- a/app/click-video/page.tsx
+++ b/app/click-video/page.tsx
@@ -66,16 +66,19 @@ const featuresData = [
     title: "Create Series using Drag and Drop",
     description: "Organize, connect, and track your goals using the GoalGrid. Stay aligned and in sync with your strategic objectives.",
     imgSrc: "https://res.cloudinary.com/dezd109fz/image/upload/v1737595526/Screenshot_2025-01-23_065418_xo3ezn.png",
+    vector: null,
   },
   {
     title: "Built for Enterprises",
     description: "Everyday platform ensures enterprise-grade deployment, security, and data governance, all with the simplicity of one centrally managed platform.",
     imgSrc: "https://res.cloudinary.com/dezd109fz/image/upload/v1737595526/Screenshot_2025-01-23_065356_gbkov8.png",
+    vector: null,
   },
   {
     title: "Integrate your Workflows",
     description: "Connect Everyday to your existing tools, integrate important business processes, and build more powerful applications.",
     imgSrc: "https://res.cloudinary.com/dezd109fz/image/upload/v1737595526/Screenshot_2025-01-23_065455_whfipm.png",
+    vector: null,
   },
 ];