import Footer1 from "@/components/footers/Footer1";
import Header1 from "@/components/headers/Header1";
import Sustainability from "@/components/sustainability-impact/page";
import Image from "next/image";
import Link from "next/link";
import React from "react";
export const metadata = {
title: "About || Cibus Industry",
description: "Cibus Industry",
};
export default function page() {
return (
<>