"use client"; import Image from "next/image"; import AnimatedText from "@/components/common/AnimatedText"; import ModalVideo from "react-modal-video"; import { useState } from "react"; export default function About() { const [isOpen, setOpen] = useState(false); return ( <>
img
img
img
img
{/*
img
*/}
Our Expertise

We don’t just build machinery - we create intelligent, end-to-end ecosystems that power your coconut processing goals. At Cibus Industries, our turnkey solutions are engineered to deliver speed, flexibility, and operational excellence across every stage of production.

Whether you're launching a new plant or upgrading an existing one, our smart systems are tailored to meet your capacity, compliance, and cost-efficiency – today and into the future.

  • End-to-End Plant Architecture & Process Flow Engineering
  • Modular Machinery Configurations for Phased Expansion
  • Smart Automation with Remote Monitoring & IoT Integration

Let’s co-create a future-ready plant that scales with your ambitions.

{/*
author-img

Xbuild, CEO

Brooklyn Simmons

img
*/}
{" "} setOpen(false)} />{" "} ); }