import Image from "next/image"; import Shape1 from "../../../public/assets/imgs/home-7/shape-1.png"; import Shape2 from "../../../public/assets/imgs/home-7/shape-2.png"; import Shape3 from "../../../public/assets/imgs/home-7/shape-3.png"; const ServiceV6Hero = () => { return ( <>

Award-winning{" "} shape{" "} digital solution agency{" "} shape

service

We question and try to see everything from every perspective. Our passion lies in making everything universal human values, to expand the possibility.

shape
); }; export default ServiceV6Hero;