import Image from "next/image"; import Link from "next/link"; import { ArrowRight, Cloud, BarChart, Zap } from "lucide-react"; import { Leaf } from "lucide-react"; import { Button } from "@/components/ui/button"; export default function Home() { return (
ForFarm Documentation Get started
ForFarm Icon

Your Smart Farming Platform

It's a smart and easy way to optimize your agricultural business, with the help of AI-driven insights and real-time data.

{/*
*/}
); }