"use client"; import React, { useState } from 'react'; import Link from 'next/link'; import GsapReveal from '@/components/mobile-app-development-service/support/common/GsapReveal'; import VideoModal from '@/components/mobile-app-development-service/support/common/VideoModal/VideoModal'; import ContactPopup from '@/components/mobile-app-development-service/support/common/ContactPopup/ContactPopup'; const Hero = () => { const [isVideoOpen, setIsVideoOpen] = useState(false); const [isContactOpen, setIsContactOpen] = useState(false); return (
From startups to enterprises, we create scalable, secure, and user-friendly mobile apps that increase engagement, automate operations, and generate revenue.