import Image from "next/legacy/image"; import Link from "next/link"; import one from "@/public/images/case/one.png"; import two from "@/public/images/case/two.png"; const RelatedCase = () => { return (

Similar Case Studies

Image
3D Render

3D computer graphics, or “3D graphics.

Image
3D Render

Artificial intelligence is the simulation of human processes.

); }; export default RelatedCase;