mirror of
https://github.com/codebox283/everydayserieswebsite.git
synced 2025-06-20 08:10:52 +00:00
fixed feature data
This commit is contained in:
parent
10709596d3
commit
52717abdc7
@ -66,16 +66,19 @@ const featuresData = [
|
|||||||
title: "Create Series using Drag and Drop",
|
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.",
|
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",
|
imgSrc: "https://res.cloudinary.com/dezd109fz/image/upload/v1737595526/Screenshot_2025-01-23_065418_xo3ezn.png",
|
||||||
|
vector: null,
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: "Built for Enterprises",
|
title: "Built for Enterprises",
|
||||||
description: "Everyday platform ensures enterprise-grade deployment, security, and data governance, all with the simplicity of one centrally managed platform.",
|
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",
|
imgSrc: "https://res.cloudinary.com/dezd109fz/image/upload/v1737595526/Screenshot_2025-01-23_065356_gbkov8.png",
|
||||||
|
vector: null,
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: "Integrate your Workflows",
|
title: "Integrate your Workflows",
|
||||||
description: "Connect Everyday to your existing tools, integrate important business processes, and build more powerful applications.",
|
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",
|
imgSrc: "https://res.cloudinary.com/dezd109fz/image/upload/v1737595526/Screenshot_2025-01-23_065455_whfipm.png",
|
||||||
|
vector: null,
|
||||||
},
|
},
|
||||||
];
|
];
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user