export const projectItems = [ { id: 1, imgSrc: "/assets/img/project/06.jpg", title: "General Construction", location: "4648 Rocky, New York", number: "01", }, { id: 2, imgSrc: "/assets/img/project/07.jpg", title: "General Construction", location: "4648 Rocky, New York", number: "02", }, { id: 3, imgSrc: "/assets/img/project/08.jpg", title: "General Construction", location: "4648 Rocky, New York", number: "03", }, { id: 4, imgSrc: "/assets/img/project/06.jpg", title: "General Construction", location: "4648 Rocky, New York", number: "01", }, { id: 5, imgSrc: "/assets/img/project/07.jpg", title: "General Construction", location: "4648 Rocky, New York", number: "02", }, { id: 6, imgSrc: "/assets/img/project/08.jpg", title: "General Construction", location: "4648 Rocky, New York", number: "03", }, ]; export const projects = [ { id: 7, images: ["/assets/img/home/who-we-are/who-we-are-1.webp", "/assets/img/home/who-we-are/who-we-are-1.webp"], title: "Mission", delay: ".2s", }, { id: 8, images: ["/assets/img/home/who-we-are/who-we-are-2.webp", "/assets/img/home/who-we-are/who-we-are-2.webp"], title: "Vission", delay: ".4s", }, { id: 9, images: ["/assets/img/home/who-we-are/who-we-are-3.webp", "/assets/img/home/who-we-are/who-we-are-3.webp"], title: "Core Values", delay: ".6s", }, ] export const projects2 = [ { id: 7, images: ["/assets/img/project/09.jpg"], title: "Mission", delay: ".2s", }, { id: 8, images: ["/assets/img/project/10.jpg", "/assets/img/project/10.jpg"], title: "Vission", delay: ".4s", }, { id: 9, images: ["/assets/img/project/11.jpg", "/assets/img/project/11.jpg"], title: "Core Values", delay: ".6s", }, // { // id: 10, // images: ["/assets/img/project/12.jpg", "/assets/img/project/12.jpg"], // title: "Combine Electricity", // description: // "There are many variations of a passages of Lorem Ipsum available.", // delay: ".2s", // }, // { // id: 11, // images: ["/assets/img/project/13.jpg", "/assets/img/project/13.jpg"], // title: "Bridge Trangle Core", // description: // "There are many variations of a passages of Lorem Ipsum available.", // delay: ".4s", // }, // { // id: 12, // images: ["/assets/img/project/14.jpg", "/assets/img/project/14.jpg"], // title: "General Construction", // description: // "There are many variations of a passages of Lorem Ipsum available.", // delay: ".6s", // }, // { // id: 13, // images: ["/assets/img/project/15.jpg", "/assets/img/project/15.jpg"], // title: "Contemporary Villa", // description: // "There are many variations of a passages of Lorem Ipsum available.", // delay: ".2s", // }, // { // id: 14, // images: ["/assets/img/project/16.jpg", "/assets/img/project/16.jpg"], // title: "Rubix Carabil Tower", // description: // "There are many variations of a passages of Lorem Ipsum available.", // delay: ".4s", // }, // { // id: 15, // images: ["/assets/img/project/17.jpg", "/assets/img/project/17.jpg"], // title: "Combine Electricity", // description: // "There are many variations of a passages of Lorem Ipsum available.", // delay: ".6s", // }, ]; export const projects3 = [ { id: 16, images: ["/assets/img/project/09.jpg", "/assets/img/project/09.jpg"], title: "Mission", delay: ".2s", }, { id: 17, images: ["/assets/img/project/10.jpg", "/assets/img/project/10.jpg"], title: "Vission", delay: ".4s", }, { id: 18, images: ["/assets/img/project/11.jpg", "/assets/img/project/11.jpg"], title: "Core Values", delay: ".6s", }, { id: 19, images: ["/assets/img/project/09.jpg", "/assets/img/project/09.jpg"], title: "Mission", delay: ".2s", }, { id: 20, images: ["/assets/img/project/10.jpg", "/assets/img/project/10.jpg"], title: "Vission", delay: ".4s", }, { id: 21, images: ["/assets/img/project/11.jpg", "/assets/img/project/11.jpg"], title: "Core Values", delay: ".6s", }, { id: 22, images: ["/assets/img/project/09.jpg", "/assets/img/project/09.jpg"], title: "Mission", delay: ".2s", }, { id: 23, images: ["/assets/img/project/10.jpg", "/assets/img/project/10.jpg"], title: "Vission", delay: ".4s", }, { id: 24, images: ["/assets/img/project/11.jpg", "/assets/img/project/11.jpg"], title: "Core Values", delay: ".6s", }, ]; export const projectsData = [ // Tab 1 - Desiccated Coconut { id: 1, images: ["/assets/img/projects/milk/1.webp", "/assets/img/projects/milk/1.webp"], title: "Project 1", delay: ".2s", category: "Desiccated Coconut", }, { id: 2, images: ["/assets/img/projects/milk/2.webp", "/assets/img/projects/milk/2.webp"], title: "Project 2", delay: ".4s", category: "Desiccated Coconut", }, { id: 3, images: ["/assets/img/projects/milk/3.webp", "/assets/img/projects/milk/3.webp"], title: "Project 3", delay: ".6s", category: "Desiccated Coconut", }, { id: 4, images: ["/assets/img/projects/milk/4.webp", "/assets/img/projects/milk/4.webp"], title: "Project 4", delay: ".2s", category: "Desiccated Coconut", }, { id: 5, images: ["/assets/img/projects/milk/5.webp", "/assets/img/projects/milk/5.webp"], title: "Project 5", delay: ".4s", category: "Desiccated Coconut", }, { id: 6, images: ["/assets/img/projects/milk/6.webp", "/assets/img/projects/milk/6.webp"], title: "Project 6", delay: ".6s", category: "Desiccated Coconut", }, { id: 7, images: ["/assets/img/projects/milk/7.webp", "/assets/img/projects/milk/7.webp"], title: "Project 7", delay: ".2s", category: "Desiccated Coconut", }, { id: 8, images: ["/assets/img/projects/milk/8.webp", "/assets/img/projects/milk/8.webp"], title: "Project 8", delay: ".4s", category: "Desiccated Coconut", }, { id: 9, images: ["/assets/img/projects/milk/9.webp", "/assets/img/projects/milk/9.webp"], title: "Project 9", delay: ".6s", category: "Desiccated Coconut", }, // Tab 2 - Virgin Coconut Oil { id: 10, images: ["/assets/img/projects/dryer/1.webp", "/assets/img/projects/dryer/1.webp"], title: "Project 10", delay: ".2s", category: "Virgin Coconut Oil", }, { id: 11, images: ["/assets/img/projects/dryer/2.webp", "/assets/img/projects/dryer/2.webp"], title: "Project 11", delay: ".4s", category: "Virgin Coconut Oil", }, { id: 12, images: ["/assets/img/projects/dryer/3.webp", "/assets/img/projects/dryer/3.webp"], title: "Project 12", delay: ".6s", category: "Virgin Coconut Oil", }, { id: 13, images: ["/assets/img/projects/dryer/4.webp", "/assets/img/projects/dryer/4.webp"], title: "Project 13", delay: ".2s", category: "Virgin Coconut Oil", }, { id: 14, images: ["/assets/img/projects/dryer/5.webp", "/assets/img/projects/dryer/5.webp"], title: "Project 14", delay: ".4s", category: "Virgin Coconut Oil", }, { id: 15, images: ["/assets/img/projects/dryer/6.webp", "/assets/img/projects/dryer/6.webp"], title: "Project 15", delay: ".6s", category: "Virgin Coconut Oil", }, { id: 16, images: ["/assets/img/projects/dryer/7.webp", "/assets/img/projects/dryer/7.webp"], title: "Project 16", delay: ".2s", category: "Virgin Coconut Oil", }, { id: 17, images: ["/assets/img/projects/dryer/8.webp", "/assets/img/projects/dryer/8.webp"], title: "Project 17", delay: ".4s", category: "Virgin Coconut Oil", }, { id: 18, images: ["/assets/img/projects/dryer/9.webp", "/assets/img/projects/dryer/9.webp"], title: "Project 18", delay: ".6s", category: "Virgin Coconut Oil", }, // Tab 3 - Pare Water Processing { id: 19, images: ["/assets/img/projects/grind/1.webp", "/assets/img/projects/grind/1.webp"], title: "Project 19", delay: ".2s", category: "Pare Water Processing", }, { id: 20, images: ["/assets/img/projects/grind/2.webp", "/assets/img/projects/grind/2.webp"], title: "Project 20", delay: ".4s", category: "Pare Water Processing", }, { id: 21, images: ["/assets/img/projects/grind/3.webp", "/assets/img/projects/grind/3.webp"], title: "Project 21", delay: ".6s", category: "Pare Water Processing", }, { id: 22, images: ["/assets/img/projects/grind/4.webp", "/assets/img/projects/grind/4.webp"], title: "Project 22", delay: ".2s", category: "Pare Water Processing", }, { id: 23, images: ["/assets/img/projects/grind/5.webp", "/assets/img/projects/grind/5.webp"], title: "Project 23", delay: ".4s", category: "Pare Water Processing", }, { id: 24, images: ["/assets/img/projects/grind/6.webp", "/assets/img/projects/grind/6.webp"], title: "Project 24", delay: ".6s", category: "Pare Water Processing", }, { id: 25, images: ["/assets/img/projects/grind/7.webp", "/assets/img/projects/grind/7.webp"], title: "Project 25", delay: ".2s", category: "Pare Water Processing", }, { id: 26, images: ["/assets/img/projects/grind/8.webp", "/assets/img/projects/grind/8.webp"], title: "Project 26", delay: ".4s", category: "Pare Water Processing", }, { id: 27, images: ["/assets/img/projects/grind/9.webp", "/assets/img/projects/grind/9.webp"], title: "Project 27", delay: ".6s", category: "Pare Water Processing", }, ]; export const allProjects = [...projectItems, ...projects, projects2, projects3];