Help
RSS
API
Feed
Maltego
Contact
Domain > heap-software.com
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2025-04-03
65.9.86.65
(
ClassC
)
2025-10-01
3.163.24.39
(
ClassC
)
Port 80
HTTP/1.1 301 Moved PermanentlyServer: CloudFrontDate: Wed, 01 Oct 2025 20:59:54 GMTContent-Type: text/htmlContent-Length: 167Connection: keep-aliveLocation: https://heap-software.com/X-Cache: Redirect from cloudfrontVia: 1.1 1cd44a881db3f4cf03175ae5cd21f0be.cloudfront.net (CloudFront)X-Amz-Cf-Pop: HIO52-P2X-Amz-Cf-Id: Lx6rvy--UZGRSEYwsGvNBDrYzfugQKRzLRyZZcp0iQ2GUqaH9p3zYg html>head>title>301 Moved Permanently/title>/head>body>center>h1>301 Moved Permanently/h1>/center>hr>center>CloudFront/center>/body>/html>
Port 443
HTTP/1.1 200 OKContent-Type: text/html; charsetutf-8Content-Length: 195159Connection: keep-aliveDate: Mon, 29 Sep 2025 07:29:06 GMTx-nextjs-prerender: 1x-amzn-RequestId: 397e7a50-1ba6-48a2-aba0-0de8da8a4114x-nextjs-cache: HITx-amzn-Remapped-content-length: 195159accept-ch: Sec-CH-Prefers-Color-SchemeCache-Control: s-maxage31536000,critical-ch: Sec-CH-Prefers-Color-SchemeETag: 16i8rurmld246j1x-powered-by: Next.js, PayloadX-Amzn-Trace-Id: Root1-68da3542-7f7622514ebabda869742dfe;Parent18f7c1a85cf162b9;Sampled0;Lineage1:ab765e68:0x-nextjs-stale-time: 4294967294X-Cache: Hit from cloudfrontVia: 1.1 6a52d37737133b0b8a09947e5c586ec4.cloudfront.net (CloudFront)X-Amz-Cf-Pop: HIO52-P2X-Amz-Cf-Id: oTA1mHeFZVwaOkoNHnoL1HojJLZKUMXHZZXA4gqSL45S5Nq-a6kNYwAge: 221448 !DOCTYPE html>html langen>head>meta charSetutf-8/>meta nameviewport contentwidthdevice-width, initial-scale1/>link relstylesheet href/_next/static/css/fb12a0b0248a6c46.css data-precedencenext/>link relstylesheet href/_next/static/css/c2cb45408d74c152.css data-precedencenext/>link relpreload asscript fetchPrioritylow href/_next/static/chunks/webpack-001fc9eb606956fd.js/>script src/_next/static/chunks/320a6cb2-aca4144dfa6e23e4.js async>/script>script src/_next/static/chunks/6627-d0d21efd4de3df56.js async>/script>script src/_next/static/chunks/main-app-390fcf6fa729edda.js async>/script>script src/_next/static/chunks/757-c313dc345f695dc7.js async>/script>script src/_next/static/chunks/9274-bdd64416af86a740.js async>/script>script src/_next/static/chunks/app/(frontend)/layout-1d7339b66216202c.js async>/script>script src/_next/static/chunks/3961-f1bf47f75623f553.js async>/script>script src/_next/static/chunks/6992-97a5128bed33c5d5.js async>/script>script src/_next/static/chunks/app/(frontend)/page-6aa983e6394c936a.js async>/script>link relpreload hrefhttps://www.googletagmanager.com/gtag/js?idG-B165G3P18Q asscript/>link relpreconnect hrefhttps://fonts.googleapis.com/>link relpreconnect hrefhttps://fonts.gstatic.com crossorigin/>link href/favicon.ico relicon sizes32x32/>title>Heap | Tailored Web & Software Development for Enterprises and Startups/title>meta namedescription contentHeap Software specializes in creating custom, scalable web and software solutions that empower businesses to innovate, grow, and streamline operations. We offer tailored software services for enterprises and startups alike./>meta namekeywords contentweb development services,custom software development,enterprise software solutions,scalable software applications,digital transformation,business automation solutions,custom web applications,enterprise technology solutions,agile software development,technology consulting,cloud-based software solutions,business innovation through technology,software solutions for enterprises,custom business software,technology-driven business solutions/>meta namecreator contentHeap Software/>meta namerobots contentindex, follow/>meta propertyog:title contentHeap | Tailored Web & Software Development for Enterprises and Startups/>meta propertyog:description contentHeap Software specializes in creating custom, scalable web and software solutions that empower businesses to innovate, grow, and streamline operations. We offer tailored software services for enterprises and startups alike./>meta propertyog:url contenthttps://heap-software.com/>meta propertyog:site_name contentHeap - Tailored Web and Software Development Solutions/>meta propertyog:locale contenten_US/>meta propertyog:image contenthttps://heap-software.com/website-template-OG.webp/>meta propertyog:type contentwebsite/>meta nametwitter:card contentsummary_large_image/>meta nametwitter:title contentHeap | Tailored Web & Software Development for Enterprises and Startups/>meta nametwitter:description contentHeap Software specializes in creating custom, scalable web and software solutions that empower businesses to innovate, grow, and streamline operations./>meta nametwitter:image contenthttps://heap-software.com/website-template-OG.webp/>link hrefhttps://fonts.googleapis.com/css2?familyNunito+Sans:ital,opsz,wght@0,6..12,200..1000;1,6..12,200..1000&familyPlus+Jakarta+Sans:ital,wght@0,200..800;1,200..800&familyQuattrocento:wght@400;700&familyRoboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&displayswap relstylesheet/>script>(self.__next_sself.__next_s||).push(0,{children:\n (function () {\n function getImplicitPreference() {\n var mediaQuery (prefers-color-scheme: dark)\n var mql window.matchMedia(mediaQuery)\n var hasImplicitPreference typeof mql.matches boolean\n\n if (hasImplicitPreference) {\n return mql.matches ? dark : light\n }\n\n return null\n }\n\n function themeIsValid(theme) {\n return theme light || theme dark\n }\n\n var themeToSet light\n var preference window.localStorage.getItem(payload-theme)\n\n if (themeIsValid(preference)) {\n themeToSet preference\n } else {\n var implicitPreference getImplicitPreference()\n\n if (implicitPreference) {\n themeToSet implicitPreference\n }\n }\n\n document.documentElement.setAttribute(data-theme, themeToSet)\n })();\n ,id:theme-script})/script>script src/_next/static/chunks/polyfills-42372ed130431b0a.js noModule>/script>/head>body classantialiased flex flex-col min-h-screen bg-background justify-between>header classsticky top-0 left-0 z-9999>nav classw-full flex justify-center backdrop-blur-xl bg-background/75 h-16 md:h-18 lg:h-24 px-2 md:px-4>div classw-full section-max-width flex justify-between items-center py-4>div classbasis-1/5 flex flex-row items-center gap-4>img altHeap Software: Logo loadinglazy width60 height60 decodingasync data-nimg1 stylecolor:transparent srcSet/_next/image?url%2Flogo-icon.png&w64&q75 1x, /_next/image?url%2Flogo-icon.png&w128&q75 2x src/_next/image?url%2Flogo-icon.png&w128&q75/>h1 classtext-2xl uppercase tracking-widest font-light>Heap/h1>/div>div classhidden md:flex gap-8 justify-center items-center>a classnav-link href/#services>span classuppercase>Services/span>/a>a classnav-link href/#contact>span classuppercase>Contact/span>/a>/div>div classblock md:hidden>div classflex justify-end>button classmd:hidden>svg xmlnshttp://www.w3.org/2000/svg height40px viewBox0 -960 960 960 width40px fillcurrentColor>path dM120-240v-66.67h720V-240H120Zm0-206.67v-66.66h720v66.66H120Zm0-206.66V-720h720v66.67H120Z>/path>/svg>/button>/div>/div>/div>/nav>/header>main classw-full flex-col flex items-center flex-1>div classw-full flex flex-col relative z-20 justify-center items-center px-5>div classmax-w-90rem h-screen flex flex-col justify-center gap-4 md:gap-8 lg:gap-20 mix-blend-luminosity relative>h1 classflex flex-col text-4xl md:text-6xl lg:text-8xl gap-1 md:gap-3 lg:gap-5 font-bold>span>Leave the Tech to Us/span>span>—Grow Your Business with span classtext-primaryGradientRotated>Confidence/span>/span>/h1>h2 classtext-lg md:text-2xl lg:text-3xl max-w-4xl>Trusted professionals who create websites, apps, and SEO strategies tailored to your business, saving you time and ensuring real, measurable results./h2>div classflex flex-col gap-5 p-5 items-center rounded-full>p classuppercase tracking-wide font-bold>Scroll/p>div classanimate-bob>svg xmlnshttp://www.w3.org/2000/svg height40px viewBox0 -960 960 960 width40px fillcurrentColor>path dM446.67-800v513l-240-240L160-480l320 320 320-320-46.67-47-240 240v-513h-66.66Z>/path>/svg>/div>/div>/div>/div>div classh-screen w-screen absolute top-1/3 -translate-y-1/3 z-50>div classw-full h-full relative>/div>/div>div classw-full min-h-screen mesh-gradient-seven flex flex-col justify-center rounded-bl-999rem rounded-br-999rem>div classpx-5 flex flex-col justify-center>div classsection-wrap flex flex-col gap-12>div classflex flex-col h-fit gap-6 >div>h1 classtext-2xl font-semibold text-2xl md:text-4xl lg:text-6xl styletext-align:center>Our Services/h1>/div>/div>/div>div classmax-w-90rem grid grid-cols-1 md:grid-cols-2 lg:grid-cols-3 md:flex-row gap-5 py-10 self-center>div classflex flex-col p-10 glassmorphic rounded-3xl shadow-2xl gap-5>svg xmlnshttp://www.w3.org/2000/svg height24px viewBox0 -960 960 960 width24px fillcurrentColor classh-16 w-16>path dM80-160q-33 0-56.5-23.5T0-240h160q-33 0-56.5-23.5T80-320v-440q0-33 23.5-56.5T160-840h640q33 0 56.5 23.5T880-760v440q0 33-23.5 56.5T800-240h160q0 33-23.5 56.5T880-160H80Zm400-40q17 0 28.5-11.5T520-240q0-17-11.5-28.5T480-280q-17 0-28.5 11.5T440-240q0 17 11.5 28.5T480-200ZM160-320h640v-440H160v440Zm0 0v-440 440Z>/path>/svg>div classflex flex-col h-fit gap-4 >div>h3 classtext-2xl font-semibold>Web development/h3>/div>div classflex flex-col whitespace-pre-line gap-4 text-md lg:text-lg >We craft responsive, scalable, and visually appealing websites that drive user engagement and achieve business goals./div>/div>/div>div classflex flex-col p-10 glassmorphic rounded-3xl shadow-2xl gap-5>svg xmlnshttp://www.w3.org/2000/svg width24 height24 viewBox0 0 24 24 fillnone strokecurrentColor stroke-width2 stroke-linecapround stroke-linejoinround classh-16 w-16>rect width14 height20 x5 y2 rx2 ry2>/rect>path dM12 18h.01>/path>/svg>div classflex flex-col h-fit gap-4 >div>h3 classtext-2xl font-semibold>Mobile development/h3>/div>div classflex flex-col whitespace-pre-line gap-4 text-md lg:text-lg >We create feature-rich, cross-platform mobile apps tailored to your business needs, delivering seamless user experiences./div>/div>/div>div classflex flex-col p-10 glassmorphic rounded-3xl shadow-2xl gap-5>svg xmlnshttp://www.w3.org/2000/svg height24px viewBox0 -960 960 960 width24px fillcurrentColor classh-16 w-16>path dM482-80q-57 0-101-36t-55-92q-53 17-107-2t-83-66q-30-48-22-106.5t52-97.5q-42-38-50.5-94T134-678q27-48 81.5-69.5T324-752q11-56 55-92t101-36q57 0 101 36t55 92q56-17 108.5 3t81.5 71q27 50 19.5 104.5T794-480q44 39 52.5 96.5T828-276q-29 51-81.5 68T638-208q-11 56-55 92T482-80Zm0-80q47 0 70.5-40.5T552-280l-28-46q-11 3-21 4.5t-21 1.5q-10 0-20.5-1.5T440-326l-28 46q-24 39-.5 79.5T482-160ZM202-320q24 41 70.5 41t69.5-41l26-46q-8-8-15-17t-12-19q-5-9-9-18.5t-7-19.5h-53q-47 0-70 39.5t0 80.5Zm416 0q23 41 69.5 41t70.5-41q23-41 0-80.5T688-440h-53q-2 10-6.5 19.5T619-402q-5 10-12 19t-15 17l26 46ZM480-480Zm-155-40q3-11 7.5-21.5T342-561q5-9 11.5-17t14.5-16l-26-46q-23-41-69.5-41T202-640q-23 41 0 80.5t70 39.5h53Zm363 0q47 0 70-39.5t0-80.5q-24-41-70.5-41T618-640l-26 46q8 8 14.5 16t11.5 17q5 9 9.5 19.5T635-520h53ZM437-634q11-3 21.5-4.5T480-640q11 0 21.5 1.5T523-634l27-46q23-39 0-79.5T480-800q-47 0-70 40t0 80l27 46Zm0 0q11-3 21.5-4.5T480-640q11 0 21.5 1.5T523-634q-11-3-21.5-4.5T480-640q-11 0-21.5 1.5T437-634Zm-96 232q-5-9-9-18.5t-7-19.5q3 10 7 19.5t9 18.5q5 10 12 19t15 17q-8-8-15-17t-12-19Zm-16-118q3-11 7.5-21.5T342-561q5-9 11.5-17t14.5-16q-8 8-14.5 16T342-561q-5 9-9.5 19.5T325-520Zm157 200q-10 0-20.5-1.5T440-326q11 3 21.5 4.5T482-320q11 0 21-1.5t21-4.5q-11 3-21 4.5t-21 1.5Zm110-46q8-8 15-17t12-19q5-9 9.5-18.5T635-440q-2 10-6.5 19.5T619-402q-5 10-12 19t-15 17Zm43-154q-3-11-7.5-21.5T618-561q-5-9-11.5-17T592-594q8 8 14.5 16t11.5 17q5 9 9.5 19.5T635-520ZM480-400q33 0 56.5-23.5T560-480q0-33-23.5-56.5T480-560q-33 0-56.5 23.5T400-480q0 33 23.5 56.5T480-400Z>/path>/svg>div classflex flex-col h-fit gap-4 >div>h3 classtext-2xl font-semibold>Custom Software solutions/h3>/div>div classflex flex-col whitespace-pre-line gap-4 text-md lg:text-lg >We build powerful software solutions tailored to streamline your business processes and drive innovation./div>/div>/div>div classflex flex-col p-10 glassmorphic rounded-3xl shadow-2xl gap-5>svg xmlnshttp://www.w3.org/2000/svg height24px viewBox0 -960 960 960 width24px fillcurrentColor classh-16 w-16>path dm352-522 86-87-56-57-44 44-56-56 43-44-45-45-87 87 159 158Zm328 329 87-87-45-45-44 43-56-56 43-44-57-56-86 86 158 159Zm24-567 57 57-57-57ZM290-120H120v-170l175-175L80-680l200-200 216 216 151-152q12-12 27-18t31-6q16 0 31 6t27 18l53 54q12 12 18 27t6 31q0 16-6 30.5T816-647L665-495l215 215L680-80 465-295 290-120Zm-90-80h56l392-391-57-57-391 392v56Zm420-419-29-29 57 57-28-28Z>/path>/svg>div classflex flex-col h-fit gap-4 >div>h3 classtext-2xl font-semibold>UI/UX Design/h3>/div>div classflex flex-col whitespace-pre-line gap-4 text-md lg:text-lg >Our design team delivers intuitive and user-friendly interfaces that enhance user satisfaction and engagement./div>/div>/div>div classflex flex-col p-10 glassmorphic rounded-3xl shadow-2xl gap-5>svg xmlnshttp://www.w3.org/2000/svg height24px viewBox0 -960 960 960 width24px fillcurrentColor classh-16 w-16>path dM240-40q-50 0-85-35t-35-85q0-50 35-85t85-35q14 0 26 3t23 8l57-71q-28-31-39-70t-5-78l-81-27q-17 25-43 40t-58 15q-50 0-85-35T0-580q0-50 35-85t85-35q50 0 85 35t35 85v8l81 28q20-36 53.5-61t75.5-32v-87q-39-11-64.5-42.5T360-840q0-50 35-85t85-35q50 0 85 35t35 85q0 42-26 73.5T510-724v87q42 7 75.5 32t53.5 61l81-28v-8q0-50 35-85t85-35q50 0 85 35t35 85q0 50-35 85t-85 35q-32 0-58.5-15T739-515l-81 27q6 39-5 77.5T614-340l57 70q11-5 23-7.5t26-2.5q50 0 85 35t35 85q0 50-35 85t-85 35q-50 0-85-35t-35-85q0-20 6.5-38.5T624-232l-57-71q-41 23-87.5 23T392-303l-56 71q11 15 17.5 33.5T360-160q0 50-35 85t-85 35ZM120-540q17 0 28.5-11.5T160-580q0-17-11.5-28.5T120-620q-17 0-28.5 11.5T80-580q0 17 11.5 28.5T120-540Zm120 420q17 0 28.5-11.5T280-160q0-17-11.5-28.5T240-200q-17 0-28.5 11.5T200-160q0 17 11.5 28.5T240-120Zm240-680q17 0 28.5-11.5T520-840q0-17-11.5-28.5T480-880q-17 0-28.5 11.5T440-840q0 17 11.5 28.5T480-800Zm0 440q42 0 71-29t29-71q0-42-29-71t-71-29q-42 0-71 29t-29 71q0 42 29 71t71 29Zm240 240q17 0 28.5-11.5T760-160q0-17-11.5-28.5T720-200q-17 0-28.5 11.5T680-160q0 17 11.5 28.5T720-120Zm120-420q17 0 28.5-11.5T880-580q0-17-11.5-28.5T840-620q-17 0-28.5 11.5T800-580q0 17 11.5 28.5T840-540ZM480-840ZM120-580Zm360 120Zm360-120ZM240-160Zm480 0Z>/path>/svg>div classflex flex-col h-fit gap-4 >div>h3 classtext-2xl font-semibold>Digital Marketing/h3>/div>div classflex flex-col whitespace-pre-line gap-4 text-md lg:text-lg >From SEO to social media, we provide data-driven strategies to elevate your online presence and reach your audience effectively./div>/div>/div>div classflex flex-col p-10 glassmorphic rounded-3xl shadow-2xl gap-5>svg xmlnshttp://www.w3.org/2000/svg height24px viewBox0 -960 960 960 width24px fillcurrentColor classh-16 w-16>path dM480-480Zm0 360q-18 0-34.5-6.5T416-146L148-415q-35-35-51.5-80T80-589q0-103 67-177t167-74q48 0 90.5 19t75.5 53q32-34 74.5-53t90.5-19q100 0 167.5 74T880-590q0 49-17 94t-51 80L543-146q-13 13-29 19.5t-34 6.5Zm40-520q10 0 19 5t14 13l68 102h166q7-17 10.5-34.5T801-590q-2-69-46-118.5T645-758q-31 0-59.5 12T536-711l-27 29q-5 6-13 9.5t-16 3.5q-8 0-16-3.5t-14-9.5l-27-29q-21-23-49-36t-60-13q-66 0-110 50.5T160-590q0 18 3 35.5t10 34.5h187q10 0 19 5t14 13l35 52 54-162q4-12 14.5-20t23.5-8Zm12 130-54 162q-4 12-15 20t-24 8q-10 0-19-5t-14-13l-68-102H236l237 237q2 2 3.5 2.5t3.5.5q2 0 3.5-.5t3.5-2.5l236-237H600q-10 0-19-5t-15-13l-34-52Z>/path>/svg>div classflex flex-col h-fit gap-4 >div>h3 classtext-2xl font-semibold>Maintenance and Support/h3>/div>div classflex flex-col whitespace-pre-line gap-4 text-md lg:text-lg >We ensure your digital solutions remain secure, up-to-date, and perform optimally at all times./div>/div>/div>/div>/div>section>div classundefined relative overflow-hidden>div classtext-7xl md:text-9xl flex whitespace-nowrap text-center font-sans font-bold drop-shadow mix-blend-luminosity styletransform:none>span classflex-shrink-0 >React.js Node.js Next.js NestJS Flutter React Native Angular Vue.js Django Laravel Spring Boot GraphQL RESTful APIs TypeScript Kotlin & Swift!-- --> /span>span classflex-shrink-0 >React.js Node.js Next.js NestJS Flutter React Native Angular Vue.js Django Laravel Spring Boot GraphQL RESTful APIs TypeScript Kotlin & Swift!-- --> /span>span classflex-shrink-0 >React.js Node.js Next.js NestJS Flutter React Native Angular Vue.js Django Laravel Spring Boot GraphQL RESTful APIs TypeScript Kotlin & Swift!-- --> /span>span classflex-shrink-0 >React.js Node.js Next.js NestJS Flutter React Native Angular Vue.js Django Laravel Spring Boot GraphQL RESTful APIs TypeScript Kotlin & Swift!-- --> /span>span classflex-shrink-0 >React.js Node.js Next.js NestJS Flutter React Native Angular Vue.js Django Laravel Spring Boot GraphQL RESTful APIs TypeScript Kotlin & Swift!-- --> /span>span classflex-shrink-0 >React.js Node.js Next.js NestJS Flutter React Native Angular Vue.js Django Laravel Spring Boot GraphQL RESTful APIs TypeScript Kotlin & Swift!-- --> /span>/div>/div>div classundefined relative overflow-hidden>div classtext-7xl md:text-9xl flex whitespace-nowrap text-center font-sans font-bold drop-shadow mix-blend-luminosity styletransform:none>span classflex-shrink-0 >React.js Node.js Next.js NestJS Flutter React Native Angular Vue.js Django Laravel Spring Boot GraphQL RESTful APIs TypeScript Kotlin & Swift!-- --> /span>span classflex-shrink-0 >React.js Node.js Next.js NestJS Flutter React Native Angular Vue.js Django Laravel Spring Boot GraphQL RESTful APIs TypeScript Kotlin & Swift!-- --> /span>span classflex-shrink-0 >React.js Node.js Next.js NestJS Flutter React Native Angular Vue.js Django Laravel Spring Boot GraphQL RESTful APIs TypeScript Kotlin & Swift!-- --> /span>span classflex-shrink-0 >React.js Node.js Next.js NestJS Flutter React Native Angular Vue.js Django Laravel Spring Boot GraphQL RESTful APIs TypeScript Kotlin & Swift!-- --> /span>span classflex-shrink-0 >React.js Node.js Next.js NestJS Flutter React Native Angular Vue.js Django Laravel Spring Boot GraphQL RESTful APIs TypeScript Kotlin & Swift!-- --> /span>span classflex-shrink-0 >React.js Node.js Next.js NestJS Flutter React Native Angular Vue.js Django Laravel Spring Boot GraphQL RESTful APIs TypeScript Kotlin & Swift!-- --> /span>/div>/div>/section>/div>div classw-full h-full>div idweb-development classrelative w-full h-300vh undefined>div classsticky top-0 h-screen flex flex-col lg:flex-row-reverse>div classrelative w-full lg:w-1/2 h-1/2 lg:h-full>div classabsolute w-full h-full top-0 left-0 touch-none pointer-events-none -z-10 overflow-hidden>div classrelative w-full h-full flex justify-center transition-transform duration-200 ease-out>img altHeap Software Example loadinglazy decodingasync data-nimgfill styleposition:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:contain;color:transparent;transform:translateX(0%);transition:transform 0.2s ease-out sizes100vw srcSet/_next/image?url%2Flaptop.png&w640&q75 640w, /_next/image?url%2Flaptop.png&w750&q75 750w, /_next/image?url%2Flaptop.png&w828&q75 828w, /_next/image?url%2Flaptop.png&w1080&q75 1080w, /_next/image?url%2Flaptop.png&w1200&q75 1200w, /_next/image?url%2Flaptop.png&w1920&q75 1920w, /_next/image?url%2Flaptop.png&w2048&q75 2048w, /_next/image?url%2Flaptop.png&w3840&q75 3840w src/_next/image?url%2Flaptop.png&w3840&q75/>/div>/div>/div>div classrelative z-10 w-full lg:w-1/2 h-1/2 lg:h-full flex items-center justify-center p-6>div classmax-w-2xl>div classflex flex-col h-fit gap-6 text-foregroundLight>div classtext-foregroundLight>h1 classtext-2xl font-semibold text-2xl md:text-4xl lg:text-6xl>Web development/h1>/div>div classflex flex-col whitespace-pre-line gap-6 text-lg md:text-2xl lg:text-2xl text-foregroundLight>Create a polished online presence that showcases your brand’s personality and expertise. Whether you need a simple site or a complex web application, we build secure, user-friendly platforms that engage visitors and deliver results.button classbutton-text text-foreground>Find out more/button>/div>/div>/div>/div>/div>/div>/div>div classw-full h-full>div idmobile-development classrelative w-full h-300vh undefined>div classsticky top-0 h-screen flex flex-col lg:flex-row-reverse>div classrelative w-full lg:w-1/2 h-1/2 lg:h-full>div classabsolute w-full h-full top-0 left-0 touch-none pointer-events-none -z-10 overflow-hidden>div classrelative w-full h-full flex justify-center transition-transform duration-200 ease-out>img altHeap Software Example loadinglazy decodingasync data-nimgfill styleposition:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:contain;color:transparent;transform:translateX(0%);transition:transform 0.2s ease-out sizes100vw srcSet/_next/image?url%2Fphone.png&w640&q75 640w, /_next/image?url%2Fphone.png&w750&q75 750w, /_next/image?url%2Fphone.png&w828&q75 828w, /_next/image?url%2Fphone.png&w1080&q75 1080w, /_next/image?url%2Fphone.png&w1200&q75 1200w, /_next/image?url%2Fphone.png&w1920&q75 1920w, /_next/image?url%2Fphone.png&w2048&q75 2048w, /_next/image?url%2Fphone.png&w3840&q75 3840w src/_next/image?url%2Fphone.png&w3840&q75/>/div>/div>/div>div classrelative z-10 w-full lg:w-1/2 h-1/2 lg:h-full flex items-center justify-center p-6>div classmax-w-2xl>div classflex flex-col h-fit gap-6 text-foregroundLight>div classtext-foregroundLight>h1 classtext-2xl font-semibold text-2xl md:text-4xl lg:text-6xl>Mobile App development/h1>/div>div classflex flex-col whitespace-pre-line gap-6 text-lg md:text-2xl lg:text-2xl text-foregroundLight>Reach your audience wherever they are. We design intuitive, high-performing mobile apps for iOS and Android that keep customers connected and engaged—on the go and at their fingertips.button classbutton-text text-foreground>Find out more/button>/div>/div>/div>/div>/div>/div>/div>div classw-full h-full>div idcustom-development classrelative w-full h-300vh undefined>div classsticky top-0 h-screen flex flex-col lg:flex-row-reverse>div classrelative w-full lg:w-1/2 h-1/2 lg:h-full>div classabsolute w-full h-full top-0 left-0 touch-none pointer-events-none -z-10 overflow-hidden>div classrelative w-full h-full flex justify-center transition-transform duration-200 ease-out>img altHeap Software Example loadinglazy decodingasync data-nimgfill styleposition:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;object-fit:contain;color:transparent;transform:translateX(0%);transition:transform 0.2s ease-out sizes100vw srcSet/_next/image?url%2Fcustom.png&w640&q75 640w, /_next/image?url%2Fcustom.png&w750&q75 750w, /_next/image?url%2Fcustom.png&w828&q75 828w, /_next/image?url%2Fcustom.png&w1080&q75 1080w, /_next/image?url%2Fcustom.png&w1200&q75 1200w, /_next/image?url%2Fcustom.png&w1920&q75 1920w, /_next/image?url%2Fcustom.png&w2048&q75 2048w, /_next/image?url%2Fcustom.png&w3840&q75 3840w src/_next/image?url%2Fcustom.png&w3840&q75/>/div>/div>/div>div classrelative z-10 w-full lg:w-1/2 h-1/2 lg:h-full flex items-center justify-center p-6>div classmax-w-2xl>div classflex flex-col h-fit gap-6 text-foregroundLight>div classtext-foregroundLight>h1 classtext-2xl font-semibold text-2xl md:text-4xl lg:text-6xl>Custom Software Solutions/h1>/div>div classflex flex-col whitespace-pre-line gap-6 text-lg md:text-2xl lg:text-2xl text-foregroundLight>Don’t settle for off-the-shelf tools. We craft tailored software solutions to address your unique challenges, optimize processes, and help your business run more efficiently.button classbutton-text text-foreground>Find out more/button>/div>/div>/div>/div>/div>/div>/div>div classw-full flex flex-col py-20>div classsection-wrap flex flex-col gap-20>div classmax-w-4xl flex flex-col gap-6>div classrounded-3xl bg-blue-950/25 w-fit px-8 py-3>p classtext-xl font-semibold>Our services/p>/div>div classflex flex-col h-fit gap-6 >div>h1 classtext-2xl font-semibold text-2xl md:text-4xl lg:text-6xl>End-to-End Digital Solutions: Web, Mobile & Software Development/h1>/div>/div>/div>div classgrid grid-cols-12 gap-4>div classrounded-3xl bg-backgroundHigher w-full col-span-12 px-12 py-16 flex flex-col md:flex-row>div classflex flex-col h-fit gap-4 mix-blend-luminosity>div classmix-blend-luminosity>h3 classtext-2xl font-semibold>From sleek websites to powerful mobile apps and custom software — we bring your ideas to life./h3>/div>div classflex flex-col whitespace-pre-line gap-4 text-md lg:text-lg mix-blend-luminosity>At Heap, we specialize in crafting fast, functional, and scalable digital products. Whether you’re launching your brand, upgrading your platform, or automating internal processes, our team delivers custom-built solutions designed around your goals. With expertise in web development, mobile applications, and software systems — we help you move smarter, faster, and further./div>/div>/div>div classrounded-3xl bg-backgroundHigh w-full col-span-12 md:col-span-6 px-12 py-16>div classflex flex-col h-fit gap-4 >div>h3 classtext-2xl font-semibold>Modern Digital Products, Built to Scale/h3>/div>div classflex flex-col whitespace-pre-line gap-4 text-md lg:text-lg >High-performing solutions built for speed, design, and results. From business software to complex web platforms, we use modern tech stacks to deliver responsive, optimized experiences — custom-built to elevate your brand./div>/div>/div>div classrounded-3xl bg-backgroundHigh w-full col-span-12 md:col-span-6 px-12 py-16>div classflex flex-col h-fit gap-4 >div>h3 classtext-2xl font-semibold>Your Vision. Our Code./h3>/div>div classflex flex-col whitespace-pre-line gap-4 text-md lg:text-lg >Tailored applications that solve real problems. We develop cross-platform mobile apps and full-scale software systems — built with clean code, intuitive UI, and long-term maintainability. Whether it’s a booking app or internal ERP, we craft solutions that work as hard as you do./div>/div>/div>/div>/div>/div>div classw-full flex flex-col>div classsection-wrap>div classpy-40 flex flex-col gap-20>div classflex flex-col h-fit gap-6 >div>h1 classtext-2xl font-semibold text-2xl md:text-4xl lg:text-6xl>Our process/h1>/div>div classflex flex-col whitespace-pre-line gap-6 text-lg md:text-2xl lg:text-2xl >We follow a streamlined process to turn your ideas into powerful web and mobile solutions./div>/div>div classgrid grid-cols-1 md:grid-cols-2 lg:grid-cols-3 gap-3>a href#discovery-planning>div classbutton-outlined>p classtext-xl>Discovery & Planning/p>svg xmlnshttp://www.w3.org/2000/svg height40px viewBox0 -960 960 960 width40px fillcurrentColor class-rotate-90 w-8 h-8>path dM446.67-800v513l-240-240L160-480l320 320 320-320-46.67-47-240 240v-513h-66.66Z>/path>/svg>/div>/a>a href#design>div classbutton-outlined>p classtext-xl>Design/p>svg xmlnshttp://www.w3.org/2000/svg height40px viewBox0 -960 960 960 width40px fillcurrentColor class-rotate-90 w-8 h-8>path dM446.67-800v513l-240-240L160-480l320 320 320-320-46.67-47-240 240v-513h-66.66Z>/path>/svg>/div>/a>a href#development>div classbutton-outlined>p classtext-xl>Development/p>svg xmlnshttp://www.w3.org/2000/svg height40px viewBox0 -960 960 960 width40px fillcurrentColor class-rotate-90 w-8 h-8>path dM446.67-800v513l-240-240L160-480l320 320 320-320-46.67-47-240 240v-513h-66.66Z>/path>/svg>/div>/a>a href#testing-qa>div classbutton-outlined>p classtext-xl>Testing & Quality Assurance/p>svg xmlnshttp://www.w3.org/2000/svg height40px viewBox0 -960 960 960 width40px fillcurrentColor class-rotate-90 w-8 h-8>path dM446.67-800v513l-240-240L160-480l320 320 320-320-46.67-47-240 240v-513h-66.66Z>/path>/svg>/div>/a>a href#launch>div classbutton-outlined>p classtext-xl>Launch/p>svg xmlnshttp://www.w3.org/2000/svg height40px viewBox0 -960 960 960 width40px fillcurrentColor class-rotate-90 w-8 h-8>path dM446.67-800v513l-240-240L160-480l320 320 320-320-46.67-47-240 240v-513h-66.66Z>/path>/svg>/div>/a>a href#post-launch>div classbutton-outlined>p classtext-xl>Post-Launch Support/p>svg xmlnshttp://www.w3.org/2000/svg height40px viewBox0 -960 960 960 width40px fillcurrentColor class-rotate-90 w-8 h-8>path dM446.67-800v513l-240-240L160-480l320 320 320-320-46.67-47-240 240v-513h-66.66Z>/path>/svg>/div>/a>/div>/div>/div>/div>div classw-full min-h-screen flex flex-col>div classsection-wrap>div classflex flex-col gap-4>div iddiscovery-planning classrelative rounded-3xl border border-neutral-800 bg-neutral-900 overflow-hidden p-8 mix-blend-luminosity p-5 md:p-8 lg:p-16>div classpointer-events-none absolute inset-0 transition-opacity duration-500 ease-in-out styleopacity:0;background:radial-gradient(circle at 0px 0px, rgba(255, 255, 255, 0.25), transparent 80%)>/div>svg xmlnshttp://www.w3.org/2000/svg height24px viewBox0 -960 960 960 width24px fillcurrentColor classw-24 h-24 mb-5>path dm300-300 280-80 80-280-280 80-80 280Zm180-120q-25 0-42.5-17.5T420-480q0-25 17.5-42.5T480-540q25 0 42.5 17.5T540-480q0 25-17.5 42.5T480-420Zm0 340q-83 0-156-31.5T197-197q-54-54-85.5-127T80-480q0-83 31.5-156T197-763q54-54 127-85.5T480-880q83 0 156 31.5T763-763q54 54 85.5 127T880-480q0 83-31.5 156T763-197q-54 54-127 85.5T480-80Zm0-80q133 0 226.5-93.5T800-480q0-133-93.5-226.5T480-800q-133 0-226.5 93.5T160-480q0 133 93.5 226.5T480-160Zm0-320Z>/path>/svg>div classflex flex-col h-fit gap-6 >div>h1 classtext-2xl font-semibold text-2xl md:text-4xl lg:text-6xl>Discovery & Planning/h1>/div>div classflex flex-col whitespace-pre-line gap-6 text-lg md:text-2xl lg:text-2xl >We begin by understanding your business goals, audience, and vision, laying a strong foundation for success.button classbutton-text button-large mb-10>Find out more/button>/div>/div>/div>div iddesign classrelative rounded-3xl border border-neutral-800 bg-neutral-900 overflow-hidden p-8 mix-blend-luminosity p-5 md:p-8 lg:p-16>div classpointer-events-none absolute inset-0 transition-opacity duration-500 ease-in-out styleopacity:0;background:radial-gradient(circle at 0px 0px, rgba(255, 255, 255, 0.25), transparent 80%)>/div>svg xmlnshttp://www.w3.org/2000/svg height24px viewBox0 -960 960 960 width24px fillcurrentColor classw-24 h-24 mb-5>path dm352-522 86-87-56-57-44 44-56-56 43-44-45-45-87 87 159 158Zm328 329 87-87-45-45-44 43-56-56 43-44-57-56-86 86 158 159Zm24-567 57 57-57-57ZM290-120H120v-170l175-175L80-680l200-200 216 216 151-152q12-12 27-18t31-6q16 0 31 6t27 18l53 54q12 12 18 27t6 31q0 16-6 30.5T816-647L665-495l215 215L680-80 465-295 290-120Zm-90-80h56l392-391-57-57-391 392v56Zm420-419-29-29 57 57-28-28Z>/path>/svg>div classflex flex-col h-fit gap-6 >div>h1 classtext-2xl font-semibold text-2xl md:text-4xl lg:text-6xl>Design/h1>/div>div classflex flex-col whitespace-pre-line gap-6 text-lg md:text-2xl lg:text-2xl >Our designers create intuitive, user-friendly interfaces that captivate your users and bring your brand to life.button classbutton-text button-large mb-10>Find out more/button>/div>/div>/div>div iddevelopment classrelative rounded-3xl border border-neutral-800 bg-neutral-900 overflow-hidden p-8 mix-blend-luminosity p-5 md:p-8 lg:p-16>div classpointer-events-none absolute inset-0 transition-opacity duration-500 ease-in-out styleopacity:0;background:radial-gradient(circle at 0px 0px, rgba(255, 255, 255, 0.25), transparent 80%)>/div>svg xmlnshttp://www.w3.org/2000/svg height24px viewBox0 -960 960 960 width24px fillcurrentColor classw-24 h-24 mb-5>path dM320-240 80-480l240-240 57 57-184 184 183 183-56 56Zm320 0-57-57 184-184-183-183 56-56 240 240-240 240Z>/path>/svg>div classflex flex-col h-fit gap-6 >div>h1 classtext-2xl font-semibold text-2xl md:text-4xl lg:text-6xl>Development/h1>/div>div classflex flex-col whitespace-pre-line gap-6 text-lg md:text-2xl lg:text-2xl >Our designers create intuitive, user-friendly interfaces that captivate your users and bring your brand to life.button classbutton-text button-large mb-10>Find out more/button>/div>/div>/div>div idtesting-qa classrelative rounded-3xl border border-neutral-800 bg-neutral-900 overflow-hidden p-8 mix-blend-luminosity p-5 md:p-8 lg:p-16>div classpointer-events-none absolute inset-0 transition-opacity duration-500 ease-in-out styleopacity:0;background:radial-gradient(circle at 0px 0px, rgba(255, 255, 255, 0.25), transparent 80%)>/div>svg xmlnshttp://www.w3.org/2000/svg height24px viewBox0 -960 960 960 width24px fillcurrentColor classw-24 h-24 mb-5>path dM480-80q-83 0-141.5-58.5T280-280v-360q-33 0-56.5-23.5T200-720v-80q0-33 23.5-56.5T280-880h400q33 0 56.5 23.5T760-800v80q0 33-23.5 56.5T680-640v360q0 83-58.5 141.5T480-80ZM280-720h400v-80H280v80Zm200 560q50 0 85-35t35-85H480v-80h120v-80H480v-80h120v-120H360v360q0 50 35 85t85 35ZM280-720v-80 80Z>/path>/svg>div classflex flex-col h-fit gap-6 >div>h1 classtext-2xl font-semibold text-2xl md:text-4xl lg:text-6xl>Testing and Quality Assurance/h1>/div>div classflex flex-col whitespace-pre-line gap-6 text-lg md:text-2xl lg:text-2xl >We rigorously test every feature to ensure flawless performance across devices and platforms.button classbutton-text button-large mb-10>Find out more/button>/div>/div>/div>div idlaunch classrelative rounded-3xl border border-neutral-800 bg-neutral-900 overflow-hidden p-8 mix-blend-luminosity p-5 md:p-8 lg:p-16>div classpointer-events-none absolute inset-0 transition-opacity duration-500 ease-in-out styleopacity:0;background:radial-gradient(circle at 0px 0px, rgba(255, 255, 255, 0.25), transparent 80%)>/div>svg xmlnshttp://www.w3.org/2000/svg height24px viewBox0 -960 960 960 width24px fillcurrentColor classw-24 h-24 mb-5>path dm226-559 78 33q14-28 29-54t33-52l-56-11-84 84Zm142 83 114 113q42-16 90-49t90-75q70-70 109.5-155.5T806-800q-72-5-158 34.5T492-656q-42 42-75 90t-49 90Zm178-65q-23-23-23-56.5t23-56.5q23-23 57-23t57 23q23 23 23 56.5T660-541q-23 23-57 23t-57-23Zm19 321 84-84-11-56q-26 18-52 32.5T532-299l33 79Zm313-653q19 121-23.5 235.5T708-419l20 99q4 20-2 39t-20 33L538-80l-84-197-171-171-197-84 167-168q14-14 33.5-20t39.5-2l99 20q104-104 218-147t235-24ZM157-321q35-35 85.5-35.5T328-322q35 35 34.5 85.5T327-151q-25 25-83.5 43T82-76q14-103 32-161.5t43-83.5Zm57 56q-10 10-20 36.5T180-175q27-4 53.5-13.5T270-208q12-12 13-29t-11-29q-12-12-29-11.5T214-265Z>/path>/svg>div classflex flex-col h-fit gap-6 >div>h1 classtext-2xl font-semibold text-2xl md:text-4xl lg:text-6xl>Launch/h1>/div>div classflex flex-col whitespace-pre-line gap-6 text-lg md:text-2xl lg:text-2xl >Bringing your product to life with precision and impact.button classbutton-text button-large mb-10>Find out more/button>/div>/div>/div>div idpost-launch classrelative rounded-3xl border border-neutral-800 bg-neutral-900 overflow-hidden p-8 mix-blend-luminosity p-5 md:p-8 lg:p-16>div classpointer-events-none absolute inset-0 transition-opacity duration-500 ease-in-out styleopacity:0;background:radial-gradient(circle at 0px 0px, rgba(255, 255, 255, 0.25), transparent 80%)>/div>svg xmlnshttp://www.w3.org/2000/svg height24px viewBox0 -960 960 960 width24px fillcurrentColor classw-24 h-24 mb-5>path dm480-120-58-52q-101-91-167-157T150-447.5Q111-500 95.5-544T80-634q0-94 63-157t157-63q52 0 99 22t81 62q34-40 81-62t99-22q94 0 157 63t63 157q0 46-15.5 90T810-447.5Q771-395 705-329T538-172l-58 52Zm0-108q96-86 158-147.5t98-107q36-45.5 50-81t14-70.5q0-60-40-100t-100-40q-47 0-87 26.5T518-680h-76q-15-41-55-67.5T300-774q-60 0-100 40t-40 100q0 35 14 70.5t50 81q36 45.5 98 107T480-228Zm0-273Z>/path>/svg>div classflex flex-col h-fit gap-6 >div>h1 classtext-2xl font-semibold text-2xl md:text-4xl lg:text-6xl>Post-Launch Support/h1>/div>div classflex flex-col whitespace-pre-line gap-6 text-lg md:text-2xl lg:text-2xl >We provide ongoing support and enhancements to ensure your solution stays ahead of the curve.button classbutton-text button-large mb-10>Find out more/button>/div>/div>/div>/div>/div>/div>div classw-full flex flex-col py-40>div classflex flex-col md:flex-row p-2 gap-2 self-center bg-backgroundHigh rounded-3xl my-20>div classpy-4 px-12 rounded-3xl bg-backgroundHighest>Mobile development/div>div classpy-4 px-12 rounded-3xl >Web development /div>/div>div classsection-wrap grid grid-cols-12 lg:gap-10>div classcol-span-12 lg:col-span-4 gap-6 flex flex-col h-full>div classsticky top-28 flex flex-col gap-6>div classrounded-3xl bg-blue-950/25 w-fit px-8 py-3>p classtext-xl font-semibold>Pricing/p>/div>div classflex flex-col h-fit gap-6 mb-8>div classmb-8>h1 classtext-2xl font-semibold text-2xl md:text-4xl lg:text-6xl>Tailored Solutions for Every Business/h1>/div>div classflex flex-col whitespace-pre-line gap-6 text-lg md:text-2xl lg:text-2xl mb-8>Discover flexible and transparent pricing options designed to meet the diverse needs of businesses, whether youre a startup, small business, or enterprise./div>/div>/div>/div>div classcol-span-12 lg:col-span-8 flex flex-col gap-4>div classflex flex-col gap-8 p-8 lg:p-10 glassmorphic rounded-3xl>div>div classflex flex-col h-fit gap-4 >div>h3 classtext-2xl font-semibold>Starter App/h3>/div>/div>div classflex flex-row tems-end gap-2>div classflex flex-col h-fit gap-6 >div>h1 classtext-2xl font-semibold text-2xl md:text-4xl lg:text-6xl>$3499.99/h1>/div>/div>p classfont-xl font-semibold opacity-50 w-full>/ !-- -->one-time/p>/div>/div>div>div classflex flex-col h-fit gap-4 >div>h3 classtext-2xl font-semibold>Ideal for:/h3>/div>div classflex flex-col whitespace-pre-line gap-4 text-md lg:text-lg >p>p>Startups, MVPs, or businesses needing a lightweight mobile presence with essential features./p>/p>/div>/div>/div>div classflex flex-col h-fit gap-4 >div>h3 classtext-2xl font-semibold>Services included:/h3>/div>div classflex flex-col whitespace-pre-line gap-4 text-md lg:text-lg >p>p>Up to 3 core screens (e.g., home, about, contact)/p>p>Cross-platform support (iOS & Android)/p>p>Simple UI based on brand assets/p>p>Contact form or basic user input/p>p>Basic analytics/p>p>Assistance in deployment to App Store & Google Play/p>/p>/div>/div>/div>div classflex flex-col gap-8 p-8 lg:p-10 glassmorphic rounded-3xl>div>div classflex flex-col h-fit gap-4 >div>h3 classtext-2xl font-semibold>Business App/h3>/div>/div>div classflex flex-row tems-end gap-2>div classflex flex-col h-fit gap-6 >div>h1 classtext-2xl font-semibold text-2xl md:text-4xl lg:text-6xl>$8399.99/h1>/div>/div>p classfont-xl font-semibold opacity-50 w-full>/ !-- -->one-time/p>/div>/div>div>div classflex flex-col h-fit gap-4 >div>h3 classtext-2xl font-semibold>Ideal for:/h3>/div>div classflex flex-col whitespace-pre-line gap-4 text-md lg:text-lg >p>p>Growing businesses aiming for a strong mobile platform with backend integration and polished design./p>/p>/div>/div>/div>div classflex flex-col h-fit gap-4 >div>h3 classtext-2xl font-semibold>Services included:/h3>/div>div classflex flex-col whitespace-pre-line gap-4 text-md lg:text-lg >p>p>Up to 8 fully designed screens/p>p>Custom UI/UX design/p>p>Backend integration (CMS, APIs)/p>p>User authentication (email-based)/p>p>Push notifications/p>p>Analytics integration/p>p>Store submission & compliance assistance/p>/p>/div>/div>/div>div classflex flex-col gap-8 p-8 lg:p-10 glassmorphic rounded-3xl>div>div classflex flex-col h-fit gap-4 >div>h3 classtext-2xl font-semibold>Advanced App/h3>/div>/div>div classflex flex-row tems-end gap-2>div classflex flex-col h-fit gap-6 >div>h1 classtext-2xl font-semibold text-2xl md:text-4xl lg:text-6xl>$28000/h1>/div>/div>p classfont-xl font-semibold opacity-50 w-full>/ !-- -->one-time/p>/div>/div>div>div classflex flex-col h-fit gap-4 >div>h3 classtext-2xl font-semibold>Ideal for:/h3>/div>div classflex flex-col whitespace-pre-line gap-4 text-md lg:text-lg >p>p>SaaS platforms, complex apps, or businesses needing advanced features and scalability.Unlimited screens/p>/p>/div>/div>/div>div classflex flex-col h-fit gap-4 >div>h3 classtext-2xl font-semibold>Services included:/h3>/div>div classflex flex-col whitespace-pre-line gap-4 text-md lg:text-lg >p>p>Unlimited screens/p>p>Advanced UI/UX design/p>p>Realtime features (chat, live sync)/p>p>Offline capabilities/p>p>Multi-role authentication/p>p>Advanced analytics/p>p>Performance optimization/p>p>CI/CD & deployment pipelines/p>p>QA & staging environments/p>p>Store submission & compliance assistance/p>/p>/div>/div>/div>div classflex flex-col gap-4>div classflex flex-col h-fit gap-4 mt-8>div classmt-8>h3 classtext-2xl font-semibold>Addons/h3>/div>/div>div classflex flex-col gap-8 p-8 lg:p-10 glassmorphic rounded-3xl>div>div classflex flex-col h-fit gap-4 >div>h3 classtext-2xl font-semibold>Maintenance & Support/h3>/div>/div>div classflex flex-row items-end gap-2>div classflex flex-col h-fit gap-6 >div>h1 classtext-2xl font-semibold text-2xl md:text-4xl lg:text-6xl>$99.99/h1>/div>/div>p classfont-xl font-semibold opacity-50 w-full>/ !-- -->monthly/p>/div>/div>div>div classflex flex-col h-fit gap-4 >div>h3 classtext-2xl font-semibold>Ideal for:/h3>/div>div classflex flex-col whitespace-pre-line gap-4 text-md lg:text-lg >p>p>Continuous support, bug fixing, and compatibility updates for newer OS versions./p>/p>/div>/div>/div>div classflex flex-col h-fit gap-4 >div>h3 classtext-2xl font-semibold>Services included:/h3>/div>div classflex flex-col whitespace-pre-line gap-4 text-md lg:text-lg >p>p>Monthly check-ins/p>p>Bug patching/p>p>App store compliance maintenance/p>/p>/div>/div>/div>div classflex flex-col gap-8 p-8 lg:p-10 glassmorphic rounded-3xl>div>div classflex flex-col h-fit gap-4 >div>h3 classtext-2xl font-semibold>Push Notification System/h3>/div>/div>div classflex flex-row items-end gap-2>div classflex flex-col h-fit gap-6 >div>h1 classtext-2xl font-semibold text-2xl md:text-4xl lg:text-6xl>$149.99/h1>/div>/div>p classfont-xl font-semibold opacity-50 w-full>/ !-- -->one-time/p>/div>/div>div>div classflex flex-col h-fit gap-4 >div>h3 classtext-2xl font-semibold>Ideal for:/h3>/div>div classflex flex-col whitespace-pre-line gap-4 text-md lg:text-lg >p>p>Integrate targeted and scheduled push notifications to increase engagement./p>/p>/div>/div>/div>div classflex flex-col h-fit gap-4 >div>h3 classtext-2xl font-semibold>Services included:/h3>/div>div classflex flex-col whitespace-pre-line gap-4 text-md lg:text-lg >p>p>Firebase or OneSignal integration/p>p>Support for segmented users/p>p>Notification scheduling/p>/p>/div>/div>/div>div classflex flex-col gap-8 p-8 lg:p-10 glassmorphic rounded-3xl>div>div classflex flex-col h-fit gap-4 >div>h3 classtext-2xl font-semibold>User Analytics Integration/h3>/div>/div>div classflex flex-row items-end gap-2>div classflex flex-col h-fit gap-6 >div>h1 classtext-2xl font-semibold text-2xl md:text-4xl lg:text-6xl>$149.99/h1>/div>/div>p classfont-xl font-semibold opacity-50 w-full>/ !-- -->one-time/p>/div>/div>div>div classflex flex-col h-fit gap-4 >div>h3 classtext-2xl font-semibold>Ideal for:/h3>/div>div classflex flex-col whitespace-pre-line gap-4 text-md lg:text-lg >p>p>Track how users engage with your app for better decisions./p>/p>/div>/div>/div>div classflex flex-col h-fit gap-4 >div>h3 classtext-2xl font-semibold>Services included:/h3>/div>div classflex flex-col whitespace-pre-line gap-4 text-md lg:text-lg >p>p>Firebase Analytics or Mixpanel integration/p>p>Event tracking setup/p>p>Funnel creation/p>/p>/div>/div>/div>div classflex flex-col gap-8 p-8 lg:p-10 glassmorphic rounded-3xl>div>div classflex flex-col h-fit gap-4 >div>h3 classtext-2xl font-semibold>App Store Optimization (ASO)/h3>/div>/div>div classflex flex-row items-end gap-2>div classflex flex-col h-fit gap-6 >div>h1 classtext-2xl font-semibold text-2xl md:text-4xl lg:text-6xl>$199.99/h1>/div>/div>p classfont-xl font-semibold opacity-50 w-full>/ !-- -->one-time/p>/div>/div>div>div classflex flex-col h-fit gap-4 >div>h3 classtext-2xl font-semibold>Ideal for:/h3>/div>div classflex flex-col whitespace-pre-line gap-4 text-md lg:text-lg >p>p>Help your app rank better in search and get noticed in both iOS and Android app stores./p>/p>/div>/div>/div>div classflex flex-col h-fit gap-4 >div>h3 classtext-2xl font-semibold>Services included:/h3>/div>div classflex flex-col whitespace-pre-line gap-4 text-md lg:text-lg >p>p>Optimized title, subtitle & description/p>p>Keyword research/p>p>Screenshots & preview video assistance/p>/p>/div>/div>/div>div classflex flex-col gap-8 p-8 lg:p-10 glassmorphic rounded-3xl>div>div classflex flex-col h-fit gap-4 >div>h3 classtext-2xl font-semibold>Multilingual Support/h3>/div>/div>div classflex flex-row items-end gap-2>div classflex flex-col h-fit gap-6 >div>h1 classtext-2xl font-semibold text-2xl md:text-4xl lg:text-6xl>$249.99/h1>/div>/div>p classfont-xl font-semibold opacity-50 w-full>/ !-- -->one-time/p>/div>/div>div>div classflex flex-col h-fit gap-4 >div>h3 classtext-2xl font-semibold>Ideal for:/h3>/div>div classflex flex-col whitespace-pre-line gap-4 text-md lg:text-lg >p>p>Offer your app in multiple languages with locale switching./p>/p>/div>/div>/div>div classflex flex-col h-fit gap-4 >div>h3 classtext-2xl font-semibold>Services included:/h3>/div>div classflex flex-col whitespace-pre-line gap-4 text-md lg:text-lg >p>p>i18n support/p>p>Locale picker/p>p>Translatable strings integration/p>/p>/div>/div>/div>div classflex flex-col gap-8 p-8 lg:p-10 glassmorphic rounded-3xl>div>div classflex flex-col h-fit gap-4 >div>h3 classtext-2xl font-semibold>User Authentication (Advanced)/h3>/div>/div>div classflex flex-row items-end gap-2>div classflex flex-col h-fit gap-6 >div>h1 classtext-2xl font-semibold text-2xl md:text-4xl lg:text-6xl>$299.99/h1>/div>/div>p classfont-xl font-semibold opacity-50 w-full>/ !-- -->one-time/p>/div>/div>div>div classflex flex-col h-fit gap-4 >div>h3 classtext-2xl font-semibold>Ideal for:/h3>/div>div classflex flex-col whitespace-pre-line gap-4 text-md lg:text-lg >p>p>Social login, 2FA, and advanced auth workflows./p>/p>/div>/div>/div>div classflex flex-col h-fit gap-4 >div>h3 classtext-2xl font-semibold>Services included:/h3>/div>div classflex flex-col whitespace-pre-line gap-4 text-md lg:text-lg >p>p>Google/Apple/Facebook login/p>p>Email/password auth/p>p>JWT or OAuth2 integration/p>/p>/div>/div>/div>div classflex flex-col gap-8 p-8 lg:p-10 glassmorphic rounded-3xl>div>div classflex flex-col h-fit gap-4 >div>h3 classtext-2xl font-semibold>Offline Mode/h3>/div>/div>div classflex flex-row items-end gap-2>div classflex flex-col h-fit gap-6 >div>h1 classtext-2xl font-semibold text-2xl md:text-4xl lg:text-6xl>$399.99/h1>/div>/div>p classfont-xl font-semibold opacity-50 w-full>/ !-- -->one-time/p>/div>/div>div>div classflex flex-col h-fit gap-4 >div>h3 classtext-2xl font-semibold>Ideal for:/h3>/div>div classflex flex-col whitespace-pre-line gap-4 text-md lg:text-lg >p>p>App keeps working without internet and syncs when online.Data caching/p>/p>/div>/div>/div>div classflex flex-col h-fit gap-4 >div>h3 classtext-2xl font-semibold>Services included:/h3>/div>div classflex flex-col whitespace-pre-line gap-4 text-md lg:text-lg >p>p>Data caching/p>p>Sync mechanism/p>p>UI feedback for connectivity state/p>/p>/div>/div>/div>div classflex flex-col gap-8 p-8 lg:p-10 glassmorphic rounded-3xl>div>div classflex flex-col h-fit gap-4 >div>h3 classtext-2xl font-semibold>Real-time Chat Module/h3>/div>/div>div classflex flex-row items-end gap-2>div classflex flex-col h-fit gap-6 >div>h1 classtext-2xl font-semibold text-2xl md:text-4xl lg:text-6xl>$499.99/h1>/div>/div>p classfont-xl font-semibold opacity-50 w-full>/ !-- -->one-time/p>/div>/div>div>div classflex flex-col h-fit gap-4 >div>h3 classtext-2xl font-semibold>Ideal for:/h3>/div>div classflex flex-col whitespace-pre-line gap-4 text-md lg:text-lg >p>p>Add live chat between users (e.g., marketplace or support apps)./p>/p>/div>/div>/div>div classflex flex-col h-fit gap-4 >div>h3 classtext-2xl font-semibold>Services included:/h3>/div>div classflex flex-col whitespace-pre-line gap-4 text-md lg:text-lg >p>p>Firebase or custom socket-based chat/p>p>User list & chat history/p>p>Basic moderation/p>/p>/div>/div>/div>div classflex flex-col gap-8 p-8 lg:p-10 glassmorphic rounded-3xl>div>div classflex flex-col h-fit gap-4 >div>h3 classtext-2xl font-semibold>In-App Payments / Subscriptions/h3>/div>/div>div classflex flex-row items-end gap-2>div classflex flex-col h-fit gap-6 >div>h1 classtext-2xl font-semibold text-2xl md:text-4xl lg:text-6xl>$599.99/h1>/div>/div>p classfont-xl font-semibold opacity-50 w-full>/ !-- -->one-time/p>/div>/div>div>div classflex flex-col h-fit gap-4 >div>h3 classtext-2xl font-semibold>Ideal for:/h3>/div>div classflex flex-col whitespace-pre-line gap-4 text-md lg:text-lg >p>p>Enable users to pay inside the app (for content, upgrades, etc.)./p>/p>/div>/div>/div>div classflex flex-col h-fit gap-4 >div>h3 classtext-2xl font-semibold>Services included:/h3>/div>div classflex flex-col whitespace-pre-line gap-4 text-md lg:text-lg >p>p>Apple & Google in-app billing setup/p>p>Subscription management/p>p>Transaction logging/p>/p>/div>/div>/div>div classflex flex-col gap-8 p-8 lg:p-10 glassmorphic rounded-3xl>div>div classflex flex-col h-fit gap-4 >div>h3 classtext-2xl font-semibold>Backend Admin Panel/h3>/div>/div>div classflex flex-row items-end gap-2>div classflex flex-col h-fit gap-6 >div>h1 classtext-2xl font-semibold text-2xl md:text-4xl lg:text-6xl>$599.99/h1>/div>/div>p classfont-xl font-semibold opacity-50 w-full>/ !-- -->one-time/p>/div>/div>div>div classflex flex-col h-fit gap-4 >div>h3 classtext-2xl font-semibold>Ideal for:/h3>/div>div classflex flex-col whitespace-pre-line gap-4 text-md lg:text-lg >p>p>Allow admins to manage content, users, and data./p>/p>/div>/div>/div>div classflex flex-col h-fit gap-4 >div>h3 classtext-2xl font-semibold>Services included:/h3>/div>div classflex flex-col whitespace-pre-line gap-4 text-md lg:text-lg >p>p>Admin UI built with PayloadCMS or similar/p>p>CRUD functionality/p>p>Auth-protected access/p>/p>/div>/div>/div>/div>/div>/div>/div>div classw-full flex flex-col py-40>div classsection-wrap flex flex-col gap-16>div classflex flex-col gap-12 items-start lg:flex-row lg:items-center>div classflex flex-col h-fit gap-6 uppercase>div classuppercase>h1 classtext-2xl font-semibold text-2xl md:text-4xl lg:text-6xl>/h1>/div>div classflex flex-col whitespace-pre-line gap-6 text-lg md:text-2xl lg:text-2xl uppercase>Contact/div>/div>div classflex flex-col h-fit gap-4 >div>h3 classtext-2xl font-semibold>/h3>/div>div classflex flex-col whitespace-pre-line gap-4 text-md lg:text-lg >We’re open to talk togood people. Just say hello and we’ll start a productive cooperation./div>/div>/div>div classgrid grid-cols-12 gap-4 lg:gap-0>div classcol-span-12 lg:col-span-4 rounded-3xl lg:rounded-tr-none lg:rounded-br-none border box-border- border-backgroundHighest flex flex-col>div classcol-span-8 p-12 border-backgroundHighest border-b>div classflex flex-col h-fit gap-4 >div>h4 classtext-xl uppercase tracking-wider >Call us/h4>h3 classtext-2xl font-semibold>(+385) 95 347 9988/h3>/div>div classflex flex-col whitespace-pre-line gap-4 text-md lg:text-lg >a hreftel:+385953479988>button classbutton-text>Call/button>/a>/div>/div>/div>div classcol-span-8 p-12>div classflex flex-col h-fit gap-4 >div>h4 classtext-xl uppercase tracking-wider >Send us an email/h4>h3 classtext-2xl font-semibold>contact@heap-software.com/h3>/div>div classflex flex-col whitespace-pre-line gap-4 text-md lg:text-lg >a hrefmail:contact@heap-software.com>button classbutton-text>Contact/button>/a>/div>/div>/div>/div>div classbg-backgroundHigh col-span-12 lg:col-span-8 p-6 md:p-8 lg:p-12 rounded-3xl lg:rounded-tl-none lg:rounded-bl-none>form>div classflex flex-col gap-6 mb-6 md:grid md:grid-cols-2 font-medium>div>label forfirst_name classblock mb-2 text-sm text-foregroundText>First name/label>input typetext idfirst_name classbg-transparent border border-backgroundHighest text-sm rounded-lg focus:ring-blue-500 focus:border-blue-500 block w-full p-2.5 placeholderJohn required namefirst_name/>/div>div>label forlast_name classblock mb-2 text-sm text-foregroundText>Last name/label>input typetext idlast_name classbg-transparent border border-backgroundHighest text-sm rounded-lg focus:ring-blue-500 focus:border-blue-500 block w-full p-2.5 placeholderDoe required namelast_name/>/div>div>label forcompany classblock mb-2 text-sm text-foregroundText>Company/label>input typetext idcompany classbg-transparent border border-backgroundHighest text-sm rounded-lg focus:ring-blue-500 focus:border-blue-500 block w-full p-2.5 placeholderAcme Corp required namecompany/>/div>div>label forphone classblock mb-2 text-sm text-foregroundText>Phone/label>input typetext idphone classbg-transparent border border-backgroundHighest text-sm rounded-lg focus:ring-blue-500 focus:border-blue-500 block w-full p-2.5 placeholder123-45-678 required namephone/>/div>div classcol-span-2>label foremail classblock mb-2 text-sm text-foregroundText>Email/label>input typetext idemail classbg-transparent border border-backgroundHighest text-sm rounded-lg focus:ring-blue-500 focus:border-blue-500 block w-full p-2.5 placeholderjohn.doe@company.com required nameemail/>/div>/div>ul classw-full gap-6 flex flex-col md:grid md:grid-cols-2 mb-6>li>input typeradio idweb-development classhidden peer nameservice valueweb-development/>label forweb-development classinline-flex items-center justify-between w-full p-5 bg-transparent border border-backgroundHighest rounded-lg cursor-pointer peer-checked:border-blue-600 peer-checked:text-blue-600 hover:text-foregroundLight hover:border-foregroundLight duration-300 text-foregroundText>div classblock>div classw-full text-xl font-semibold>Web Development/div>div classw-full>Build a fast, scalable website tailored to your brand and goals./div>/div>svg classw-5 h-5 ms-3 rtl:rotate-180 viewBox0 0 14 10 fillnone>path dM1 5h12m0 0L9 1m4 4L9 9 strokecurrentColor stroke-width2 stroke-linecapround stroke-linejoinround>/path>/svg>/label>/li>li>input typeradio idmobile-development classhidden peer nameservice valuemobile-development/>label formobile-development classinline-flex items-center justify-between w-full p-5 bg-transparent border border-backgroundHighest rounded-lg cursor-pointer peer-checked:border-blue-600 peer-checked:text-blue-600 hover:text-foregroundLight hover:border-foregroundLight duration-300 text-foregroundText>div classblock>div classw-full text-xl font-semibold>Mobile App Development/div>div classw-full>Launch a cross-platform app that delivers seamless user experiences./div>/div>svg classw-5 h-5 ms-3 rtl:rotate-180 viewBox0 0 14 10 fillnone>path dM1 5h12m0 0L9 1m4 4L9 9 strokecurrentColor stroke-width2 stroke-linecapround stroke-linejoinround>/path>/svg>/label>/li>li>input typeradio idcustom-software classhidden peer nameservice valuecustom-software/>label forcustom-software classinline-flex items-center justify-between w-full p-5 bg-transparent border border-backgroundHighest rounded-lg cursor-pointer peer-checked:border-blue-600 peer-checked:text-blue-600 hover:text-foregroundLight hover:border-foregroundLight duration-300 text-foregroundText>div classblock>div classw-full text-xl font-semibold>Custom Software Solutions/div>div classw-full>Automate, optimize, and scale your business with custom-built software./div>/div>svg classw-5 h-5 ms-3 rtl:rotate-180 viewBox0 0 14 10 fillnone>path dM1 5h12m0 0L9 1m4 4L9 9 strokecurrentColor stroke-width2 stroke-linecapround stroke-linejoinround>/path>/svg>/label>/li>li>input typeradio idui-ux classhidden peer nameservice valueui-ux/>label forui-ux classinline-flex items-center justify-between w-full p-5 bg-transparent border border-backgroundHighest rounded-lg cursor-pointer peer-checked:border-blue-600 peer-checked:text-blue-600 hover:text-foregroundLight hover:border-foregroundLight duration-300 text-foregroundText>div classblock>div classw-full text-xl font-semibold>UI/UX Design/div>div classw-full>Design clean, user-friendly interfaces that keep your users engaged./div>/div>svg classw-5 h-5 ms-3 rtl:rotate-180 viewBox0 0 14 10 fillnone>path dM1 5h12m0 0L9 1m4 4L9 9 strokecurrentColor stroke-width2 stroke-linecapround stroke-linejoinround>/path>/svg>/label>/li>li>input typeradio iddigital-marketing classhidden peer nameservice valuedigital-marketing/>label fordigital-marketing classinline-flex items-center justify-between w-full p-5 bg-transparent border border-backgroundHighest rounded-lg cursor-pointer peer-checked:border-blue-600 peer-checked:text-blue-600 hover:text-foregroundLight hover:border-foregroundLight duration-300 text-foregroundText>div classblock>div classw-full text-xl font-semibold>Digital Marketing/div>div classw-full>Boost your visibility and conversions with SEO, ads, and content./div>/div>svg classw-5 h-5 ms-3 rtl:rotate-180 viewBox0 0 14 10 fillnone>path dM1 5h12m0 0L9 1m4 4L9 9 strokecurrentColor stroke-width2 stroke-linecapround stroke-linejoinround>/path>/svg>/label>/li>li>input typeradio idmaintenance classhidden peer nameservice valuemaintenance/>label formaintenance classinline-flex items-center justify-between w-full p-5 bg-transparent border border-backgroundHighest rounded-lg cursor-pointer peer-checked:border-blue-600 peer-checked:text-blue-600 hover:text-foregroundLight hover:border-foregroundLight duration-300 text-foregroundText>div classblock>div classw-full text-xl font-semibold>Maintenance & Support/div>div classw-full>Keep your up-to-date, and running at peak performance./div>/div>svg classw-5 h-5 ms-3 rtl:rotate-180 viewBox0 0 14 10 fillnone>path dM1 5h12m0 0L9 1m4 4L9 9 strokecurrentColor stroke-width2 stroke-linecapround stroke-linejoinround>/path>/svg>/label>/li>li classcol-span-2>input typeradio idconsultation classhidden peer nameservice valueconsultation/>label forconsultation classinline-flex items-center justify-between w-full p-5 bg-transparent border border-backgroundHighest rounded-lg cursor-pointer peer-checked:border-blue-600 peer-checked:text-blue-600 hover:text-foregroundLight hover:border-foregroundLight duration-300 text-foregroundText>div classblock>div classw-full text-xl font-semibold>Consultation/div>div classw-full>Not sure where to start? Let’s talk and find the right solution for your needs./div>/div>svg classw-5 h-5 ms-3 rtl:rotate-180 viewBox0 0 14 10 fillnone>path dM1 5h12m0 0L9 1m4 4L9 9 strokecurrentColor stroke-width2 stroke-linecapround stroke-linejoinround>/path>/svg>/label>/li>/ul>button classbutton-text button-large>Submit/button>/form>/div>/div>/div>/div>/main>footer classflex bg-background w-full py-10 justify-center>div classsection-wrap w-full>div classflex flex-col md:flex-col gap-5 text-foregroundText>div classflex flex-col md:flex-row justify-between gap-5>div classrelative self-start md:self-start>div classbasis-1/5 flex flex-row items-center gap-4>img altHeap Software: Logo loadinglazy width60 height60 decodingasync data-nimg1 stylecolor:transparent srcSet/_next/image?url%2Flogo-icon.png&w64&q75 1x, /_next/image?url%2Flogo-icon.png&w128&q75 2x src/_next/image?url%2Flogo-icon.png&w128&q75/>h1 classtext-2xl uppercase tracking-widest font-light>Heap/h1>/div>/div>div classflex flex-col md:flex-row gap-5 px-5>div classflex flex-col w-full>div classflex flex-col h-fit gap-4 >div>h1 classtext-2xl font-semibold text-xl md:text-xl lg:text-2xl>General/h1>/div>/div>a classnav-link href/>Home/a>a classnav-link href/#services>Services/a>a classnav-link href/#contact>Contact/a>/div>/div>/div>div classflex items-center flex-col border-t-1px border-white border-opacity-15 pt-10 mt-4>span classtext-sm text-gray-500 dark:text-gray-400>© !-- -->2025a hrefhttps://heap-software.com classhover:underline> Heap/a>. All Rights Reserved./span>/div>/div>/div>/footer>script src/_next/static/chunks/webpack-001fc9eb606956fd.js async>/script>script>(self.__next_fself.__next_f||).push(0)/script>script>self.__next_f.push(1,1:\$Sreact.fragment\\n2:I39988,,\\\n3:I41426,,\\\n6:I65645,,\OutletBoundary\\n8:I65645,,\MetadataBoundary\\na:I65645,,\ViewportBoundary\\nc:I65643,,\\\n:HL\/_next/static/css/fb12a0b0248a6c46.css\,\style\\n:HL\/_next/static/css/c2cb45408d74c152.css\,\style\\n)/script>script>self.__next_f.push(1,0:{\P\:null,\b\:\DcDhvTE8BKinXpU6CXuD8\,\p\:\\,\c\:\\,\\,\i\:false,\f\:\\,{\children\:\(frontend)\,{\children\:\__PAGE__\,{}},\$undefined\,\$undefined\,true},\\,\$\,\$1\,\c\,{\children\:null,\$\,\$L2\,null,{\parallelRouterKey\:\children\,\segmentPath\:\children\,\error\:\$undefined\,\errorStyles\:\$undefined\,\errorScripts\:\$undefined\,\template\:\$\,\$L3\,null,{},\templateStyles\:\$undefined\,\templateScripts\:\$undefined\,\notFound\:,\$\,\title\,null,{\children\:\404: This page could not be found.\},\$\,\div\,null,{\style\:{\fontFamily\:\system-ui,\\\Segoe UI\\\,Roboto,Helvetica,Arial,sans-serif,\\\Apple Color Emoji\\\,\\\Segoe UI Emoji\\\\,\height\:\100vh\,\textAlign\:\center\,\display\:\flex\,\flexDirection\:\column\,\alignItems\:\center\,\justifyContent\:\center\},\children\:\$\,\div\,null,{\children\:\$\,\style\,null,{\dangerouslySetInnerHTML\:{\__html\:\body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}\}},\$\,\h1\,null,{\className\:\next-error-h1\,\style\:{\display\:\inline-block\,\margin\:\0 20px 0 0\,\padding\:\0 23px 0 0\,\fontSize\:24,\fontWeight\:500,\verticalAlign\:\top\,\lineHeight\:\49px\},\children\:404},\$\,\div\,null,{\style\:{\display\:\inline-block\},\children\:\$\,\h2\,null,{\style\:{\fontSize\:14,\fontWeight\:400,\lineHeight\:\49px\,\margin\:0},\children\:\This page could not be found.\}}}},\forbidden\:\$undefined\,\unauthorized\:\$undefined\}},{\children\:\(frontend)\,\$\,\$1\,\c\,{\children\:\$\,\link\,\0\,{\rel\:\stylesheet\,\href\:\/_next/static/css/fb12a0b0248a6c46.css\,\precedence\:\next\,\crossOrigin\:\$undefined\,\nonce\:\$undefined\},\$L4\},{\children\:\__PAGE__\,\$\,\$1\,\c\,{\children\:\$L5\,\$\,\link\,\0\,{\rel\:\stylesheet\,\href\:\/_next/static/css/c2cb45408d74c152.css\,\precedence\:\next\,\crossOrigin\:\$undefined\,\nonce\:\$undefined\},\$\,\$L6\,null,{\children\:\$L7\}},{},null,false},null,false},null,false,\$\,\$1\,\h\,{\children\:null,\$\,\$1\,\rcdRIUnFdmHTw786yGyi7\,{\children\:\$\,\$L8\,null,{\children\:\$L9\},\$\,\$La\,null,{\children\:\$Lb\},null}},false,\m\:\$undefined\,\G\:\$c\,\$undefined\,\s\:false,\S\:true}\n)/script>script>self.__next_f.push(1,d:I82160,\757\,\static/chunks/757-c313dc345f695dc7.js\,\9274\,\static/chunks/9274-bdd64416af86a740.js\,\9559\,\static/chunks/app/(frontend)/layout-1d7339b66216202c.js\,\\\ne:I96758,\757\,\static/chunks/757-c313dc345f695dc7.js\,\9274\,\static/chunks/9274-bdd64416af86a740.js\,\9559\,\static/chunks/app/(frontend)/layout-1d7339b66216202c.js\,\GoogleAnalytics\\n10:I68301,\757\,\static/chunks/757-c313dc345f695dc7.js\,\9274\,\static/chunks/9274-bdd64416af86a740.js\,\9559\,\static/chunks/app/(frontend)/layout-1d7339b66216202c.js\,\default\\n11:I90312,\757\,\static/chunks/757-c313dc345f695dc7.js\,\9274\,\static/chunks/9274-bdd64416af86a740.js\,\9559\,\static/chunks/app/(frontend)/layout-1d7339b66216202c.js\,\default\\n12:I60757,\757\,\static/chunks/757-c313dc345f695dc7.js\,\3961\,\static/chunks/3961-f1bf47f75623f553.js\,\9274\,\static/chunks/9274-bdd64416af86a740.js\,\6992\,\static/chunks/6992-97a5128bed33c5d5.js\,\6676\,\static/chunks/app/(frontend)/page-6aa983e6394c936a.js\,\\\n)/script>script>self.__next_f.push(1,4:\$\,\html\,null,{\lang\:\en\,\suppressHydrationWarning\:true,\children\:\$\,\head\,null,{\children\:\$\,\link\,null,{\rel\:\preconnect\,\href\:\https://fonts.googleapis.com\},\$\,\link\,null,{\rel\:\preconnect\,\href\:\https://fonts.gstatic.com\,\crossOrigin\:\\},\$\,\link\,null,{\href\:\https://fonts.googleapis.com/css2?familyNunito+Sans:ital,opsz,wght@0,6..12,200..1000;1,6..12,200..1000\u0026familyPlus+Jakarta+Sans:ital,wght@0,200..800;1,200..800\u0026familyQuattrocento:wght@400;700\u0026familyRoboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900\u0026displayswap\,\rel\:\stylesheet\},\$\,\$Ld\,null,{\dangerouslySetInnerHTML\:{\__html\:\\\n (function () {\\n function getImplicitPreference() {\\n var mediaQuery (prefers-color-scheme: dark)\\n var mql window.matchMedia(mediaQuery)\\n var hasImplicitPreference typeof mql.matches boolean\\n\\n if (hasImplicitPreference) {\\n return mql.matches ? dark : light\\n }\\n\\n return null\\n }\\n\\n function themeIsValid(theme) {\\n return theme light || theme dark\\n }\\n\\n var themeToSet light\\n var preference window.localStorage.getItem(payload-theme)\\n\\n if (themeIsValid(preference)) {\\n themeToSet preference\\n } else {\\n var implicitPreference getImplicitPreference()\\n\\n if (implicitPreference) {\\n themeToSet implicitPreference\\n }\\n }\\n\\n document.documentElement.setAttribute(data-theme, themeToSet)\\n })();\\n \},\id\:\theme-script\,\strategy\:\beforeInteractive\},\$\,\link\,null,{\href\:\/favicon.ico\,\rel\:\icon\,\sizes\:\32x32\},\$\,\$Le\,null,{\gaId\:\G-B165G3P18Q\}},\$\,\body\,null,{\className\:\antialiased flex flex-col min-h-screen bg-background justify-between\,\children\:\$\,\header\,null,{\className\:\sticky top-0 left-0 z-9999\,\children\:\$\,\nav\,null,{\className\:\w-full flex justify-center backdrop-blur-xl bg-background/75 h-16 md:h-18 lg:h-24 px-2 md:px-4\,\children\:\$\,\div\,null,{\className\:\w-full section-max-width flex justify-between items-center py-4\,\children\:\$Lf\,\$\,\div\,null,{\className\:\hidden md:flex gap-8 justify-center items-center\,\children\:\$\,\$L10\,\/#services\,{\href\:\/#services\,\label\:\Services\},\$\,\$L10\,\/#contact\,{\href\:\/#contact\,\label\:\Contact\}},\$\,\div\,null,{\className\:\block md:hidden\,\children\:\$\,\$L11\,null,{}}}}},\$\,\main\,null,{\className\:\w-full flex-col flex items-center flex-1\,\children\:\$\,\$L2\,null,{\parallelRouterKey\:\children\,\segmentPath\:\children\,\(frontend)\,\children\,\error\:\$undefined\,\errorStyles\:\$undefined\,\errorScripts\:\$undefined\,\template\:\$\,\$L3\,null,{},\templateStyles\:\$undefined\,\templateScripts\:\$undefined\,\notFound\:,\$\,\div\,null,{\className\:\container py-28\,\children\:\$\,\div\,null,{\className\:\prose max-w-none\,\children\:\$\,\h1\,null,{\style\:{\marginBottom\:0},\children\:\404\},\$\,\p\,null,{\className\:\mb-4\,\children\:\This page could not be found.\}},\$\,\$L12\,null,{\href\:\/\,\children\:\Go home\}},\forbidden\:\$undefined\,\unauthorized\:\$undefined\}},\$\,\footer\,null,{\className\:\flex bg-background w-full py-10 justify-center\,\children\:\$\,\div\,null,{\className\:\section-wrap w-full\,\children\:\$\,\div\,null,{\className\:\flex flex-col md:flex-col gap-5 text-foregroundText\,\children\:\$\,\div\,null,{\className\:\flex flex-col md:flex-row justify-between gap-5\,\children\:\$\,\div\,null,{\className\:\relative self-start md:self-start\,\children\:\$L13\},\$\,\div\,null,{\className\:\flex flex-col md:flex-row gap-5 px-5\,\children\:\$\,\div\,null,{\className\:\flex flex-col w-full\,\children\:\$\,\div\,null,{\className\:\flex flex-col h-fit gap-4 \,\children\:\$\,\div\,null,{\className\:\$undefined\,\children\:\$undefined\,\$\,\h1\,null,{\className\:\text-2xl font-semibold text-xl md:text-xl lg:text-2xl\,\style\:{\textAlign\:\$undefined\},\children\:\General\}},\$undefined\,\$undefined\},\$\,\$L12\,\/ 0\,{\href\:\/\,\className\:\nav-link\,\children\:\Home\},\$\,\$L12\,\/#services 1\,{\href\:\/#services\,\className\:\nav-link\,\children\:\Services\},\$\,\$L12\,\/#contact 2\,{\href\:\/#contact\,\className\:\nav-link\,\children\:\Contact\}}}},\$\,\div\,null,{\className\:\flex items-center flex-col border-t-1px border-white border-opacity-15 pt-10 mt-4\,\children\:\$\,\span\,null,{\className\:\text-sm text-gray-500 dark:text-gray-400\,\children\:\© \,2025,\$\,\a\,null,{\href\:\https://heap-software.com\,\className\:\hover:underline\,\children\:\ Heap\},\. All Rights Reserved.\}}}}}}}\n)/script>script>self.__next_f.push(1,14:I99274,\757\,\static/chunks/757-c313dc345f695dc7.js\,\9274\,\static/chunks/9274-bdd64416af86a740.js\,\9559\,\static/chunks/app/(frontend)/layout-1d7339b66216202c.js\,\Image\\nf:\$\,\div\,null,{\className\:\basis-1/5 flex flex-row items-center gap-4\,\children\:\$\,\$L14\,null,{\src\:\/logo-icon.png\,\alt\:\Heap Software: Logo\,\width\:60,\height\:60},\$\,\h1\,null,{\className\:\text-2xl uppercase tracking-widest font-light\,\children\:\Heap\}}\n13:\$\,\div\,null,{\className\:\basis-1/5 flex flex-row items-center gap-4\,\children\:\$\,\$L14\,null,{\src\:\/logo-icon.png\,\alt\:\Heap Software: Logo\,\width\:60,\height\:60},\$\,\h1\,null,{\className\:\text-2xl uppercase tracking-widest font-light\,\children\:\Heap\}}\n)/script>script>self.__next_f.push(1,b:\$\,\meta\,\0\,{\name\:\viewport\,\content\:\widthdevice-width, initial-scale1\}\n)/script>script>self.__next_f.push(1,9:\$\,\meta\,\0\,{\charSet\:\utf-8\},\$\,\title\,\1\,{\children\:\Heap | Tailored Web \u0026 Software Development for Enterprises and Startups\},\$\,\meta\,\2\,{\name\:\description\,\content\:\Heap Software specializes in creating custom, scalable web and software solutions that empower businesses to innovate, grow, and streamline operations. We offer tailored software services for enterprises and startups alike.\},\$\,\meta\,\3\,{\name\:\keywords\,\content\:\web development services,custom software development,enterprise software solutions,scalable software applications,digital transformation,business automation solutions,custom web applications,enterprise technology solutions,agile software development,technology consulting,cloud-based software solutions,business innovation through technology,software solutions for enterprises,custom business software,technology-driven business solutions\},\$\,\meta\,\4\,{\name\:\creator\,\content\:\Heap Software\},\$\,\meta\,\5\,{\name\:\robots\,\content\:\index, follow\},\$\,\meta\,\6\,{\property\:\og:title\,\content\:\Heap | Tailored Web \u0026 Software Development for Enterprises and Startups\},\$\,\meta\,\7\,{\property\:\og:description\,\content\:\Heap Software specializes in creating custom, scalable web and software solutions that empower businesses to innovate, grow, and streamline operations. We offer tailored software services for enterprises and startups alike.\},\$\,\meta\,\8\,{\property\:\og:url\,\content\:\https://heap-software.com\},\$\,\meta\,\9\,{\property\:\og:site_name\,\content\:\Heap - Tailored Web and Software Development Solutions\},\$\,\meta\,\10\,{\property\:\og:locale\,\content\:\en_US\},\$\,\meta\,\11\,{\property\:\og:image\,\content\:\https://heap-software.com/website-template-OG.webp\},\$\,\meta\,\12\,{\property\:\og:type\,\content\:\website\},\$\,\meta\,\13\,{\name\:\twitter:card\,\content\:\summary_large_image\},\$\,\meta\,\14\,{\name\:\twitter:title\,\content\:\Heap | Tailored Web \u0026 Software Development for Enterprises and Startups\},\$\,\meta\,\15\,{\name\:\twitter:description\,\content\:\Heap Software specializes in creating custom, scalable web and software solutions that empower businesses to innovate, grow, and streamline operations.\},\$\,\meta\,\16\,{\name\:\twitter:image\,\content\:\https://heap-software.com/website-template-OG.webp\}\n)/script>script>self.__next_f.push(1,7:null\n)/script>script>self.__next_f.push(1,15:I42830,\757\,\static/chunks/757-c313dc345f695dc7.js\,\3961\,\static/chunks/3961-f1bf47f75623f553.js\,\9274\,\static/chunks/9274-bdd64416af86a740.js\,\6992\,\static/chunks/6992-97a5128bed33c5d5.js\,\6676\,\static/chunks/app/(frontend)/page-6aa983e6394c936a.js\,\default\\n16:I12544,\757\,\static/chunks/757-c313dc345f695dc7.js\,\3961\,\static/chunks/3961-f1bf47f75623f553.js\,\9274\,\static/chunks/9274-bdd64416af86a740.js\,\6992\,\static/chunks/6992-97a5128bed33c5d5.js\,\6676\,\static/chunks/app/(frontend)/page-6aa983e6394c936a.js\,\default\\n19:I14306,\757\,\static/chunks/757-c313dc345f695dc7.js\,\3961\,\static/chunks/3961-f1bf47f75623f553.js\,\9274\,\static/chunks/9274-bdd64416af86a740.js\,\6992\,\static/chunks/6992-97a5128bed33c5d5.js\,\6676\,\static/chunks/app/(frontend)/page-6aa983e6394c936a.js\,\default\\n1a:I23614,\757\,\static/chunks/757-c313dc345f695dc7.js\,\3961\,\static/chunks/3961-f1bf47f75623f553.js\,\9274\,\static/chunks/9274-bdd64416af86a740.js\,\6992\,\static/chunks/6992-97a5128bed33c5d5.js\,\6676\,\static/chunks/app/(frontend)/page-6aa983e6394c936a.js\,\default\\n1b:I74436,\757\,\static/chunks/757-c313dc345f695dc7.js\,\3961\,\static/chunks/3961-f1bf47f75623f553.js\,\9274\,\static/chunks/9274-bdd64416af86a740.js\,\6992\,\static/chunks/6992-97a5128bed33c5d5.js\,\6676\,\static/chunks/app/(frontend)/page-6aa983e6394c936a.js\,\default\\n1c:I42708,\757\,\static/chunks/757-c313dc345f695dc7.js\,\3961\,\static/chunks/3961-f1bf47f75623f553.js\,\9274\,\static/chunks/9274-bdd64416af86a740.js\,\6992\,\static/chunks/6992-97a5128bed33c5d5.js\,\6676\,\static/chunks/app/(frontend)/page-6aa983e6394c936a.js\,\default\\n1d:I3391,\757\,\static/chunks/757-c313dc345f695dc7.js\,\3961\,\static/chunks/3961-f1bf47f75623f553.js\,\9274\,\static/chunks/9274-bdd64416af86a740.js\,\6992\,\static/chunks/6992-97a5128bed33c5d5.js\,\6676\,\static/chunks/app/(frontend)/page-6aa983e6394c936a.js\,\default\\n1e:I95905,\757\,\static/chunks/757-c313dc345f695dc7.js\,\3961\,\static/chunks/3961-f1bf47f75623f553.js\,\927)/script>script>self.__next_f.push(1,4\,\static/chunks/9274-bdd64416af86a740.js\,\6992\,\static/chunks/6992-97a5128bed33c5d5.js\,\6676\,\static/chunks/app/(frontend)/page-6aa983e6394c936a.js\,\default\\n3a:I48442,\757\,\static/chunks/757-c313dc345f695dc7.js\,\3961\,\static/chunks/3961-f1bf47f75623f553.js\,\9274\,\static/chunks/9274-bdd64416af86a740.js\,\6992\,\static/chunks/6992-97a5128bed33c5d5.js\,\6676\,\static/chunks/app/(frontend)/page-6aa983e6394c936a.js\,\default\\n17:T60d,M482-80q-57 0-101-36t-55-92q-53 17-107-2t-83-66q-30-48-22-106.5t52-97.5q-42-38-50.5-94T134-678q27-48 81.5-69.5T324-752q11-56 55-92t101-36q57 0 101 36t55 92q56-17 108.5 3t81.5 71q27 50 19.5 104.5T794-480q44 39 52.5 96.5T828-276q-29 51-81.5 68T638-208q-11 56-55 92T482-80Zm0-80q47 0 70.5-40.5T552-280l-28-46q-11 3-21 4.5t-21 1.5q-10 0-20.5-1.5T440-326l-28 46q-24 39-.5 79.5T482-160ZM202-320q24 41 70.5 41t69.5-41l26-46q-8-8-15-17t-12-19q-5-9-9-18.5t-7-19.5h-53q-47 0-70 39.5t0 80.5Zm416 0q23 41 69.5 41t70.5-41q23-41 0-80.5T688-440h-53q-2 10-6.5 19.5T619-402q-5 10-12 19t-15 17l26 46ZM480-480Zm-155-40q3-11 7.5-21.5T342-561q5-9 11.5-17t14.5-16l-26-46q-23-41-69.5-41T202-640q-23 41 0 80.5t70 39.5h53Zm363 0q47 0 70-39.5t0-80.5q-24-41-70.5-41T618-640l-26 46q8 8 14.5 16t11.5 17q5 9 9.5 19.5T635-520h53ZM437-634q11-3 21.5-4.5T480-640q11 0 21.5 1.5T523-634l27-46q23-39 0-79.5T480-800q-47 0-70 40t0 80l27 46Zm0 0q11-3 21.5-4.5T480-640q11 0 21.5 1.5T523-634q-11-3-21.5-4.5T480-640q-11 0-21.5 1.5T437-634Zm-96 232q-5-9-9-18.5t-7-19.5q3 10 7 19.5t9 18.5q5 10 12 19t15 17q-8-8-15-17t-12-19Zm-16-118q3-11 7.5-21.5T342-561q5-9 11.5-17t14.5-16q-8 8-14.5 16T342-561q-5 9-9.5 19.5T325-520Zm157 200q-10 0-20.5-1.5T440-326q11 3 21.5 4.5T482-320q11 0 21-1.5t21-4.5q-11 3-21 4.5t-21 1.5Zm110-46q8-8 15-17t12-19q5-9 9.5-18.5T635-440q-2 10-6.5 19.5T619-402q-5 10-12 19t-15 17Zm43-154q-3-11-7.5-21.5T618-561q-5-9-11.5-17T592-594q8 8 14.5 16t11.5 17q5 9 9.5 19.5T635-520ZM480-400q33 0 56.5-23.5T560-480q0-33-23.5-56.5T480-560q-33 0-56.5 23.5T400-480q0 33 23.5 56.5T480-400Z18:T4ce,M240-40q-50 0-85-35t-35-85q0-50 35-85t8)/script>script>self.__next_f.push(1,5-35q14 0 26 3t23 8l57-71q-28-31-39-70t-5-78l-81-27q-17 25-43 40t-58 15q-50 0-85-35T0-580q0-50 35-85t85-35q50 0 85 35t35 85v8l81 28q20-36 53.5-61t75.5-32v-87q-39-11-64.5-42.5T360-840q0-50 35-85t85-35q50 0 85 35t35 85q0 42-26 73.5T510-724v87q42 7 75.5 32t53.5 61l81-28v-8q0-50 35-85t85-35q50 0 85 35t35 85q0 50-35 85t-85 35q-32 0-58.5-15T739-515l-81 27q6 39-5 77.5T614-340l57 70q11-5 23-7.5t26-2.5q50 0 85 35t35 85q0 50-35 85t-85 35q-50 0-85-35t-35-85q0-20 6.5-38.5T624-232l-57-71q-41 23-87.5 23T392-303l-56 71q11 15 17.5 33.5T360-160q0 50-35 85t-85 35ZM120-540q17 0 28.5-11.5T160-580q0-17-11.5-28.5T120-620q-17 0-28.5 11.5T80-580q0 17 11.5 28.5T120-540Zm120 420q17 0 28.5-11.5T280-160q0-17-11.5-28.5T240-200q-17 0-28.5 11.5T200-160q0 17 11.5 28.5T240-120Zm240-680q17 0 28.5-11.5T520-840q0-17-11.5-28.5T480-880q-17 0-28.5 11.5T440-840q0 17 11.5 28.5T480-800Zm0 440q42 0 71-29t29-71q0-42-29-71t-71-29q-42 0-71 29t-29 71q0 42 29 71t71 29Zm240 240q17 0 28.5-11.5T760-160q0-17-11.5-28.5T720-200q-17 0-28.5 11.5T680-160q0 17 11.5 28.5T720-120Zm120-420q17 0 28.5-11.5T880-580q0-17-11.5-28.5T840-620q-17 0-28.5 11.5T800-580q0 17 11.5 28.5T840-540ZM480-840ZM120-580Zm360 120Zm360-120ZM240-160Zm480 0Z)/script>script>self.__next_f.push(1,5:\$\,\$L15\,null,{},\$\,\div\,null,{\className\:\w-full flex flex-col relative z-20 justify-center items-center px-5\,\children\:\$\,\div\,null,{\className\:\max-w-90rem h-screen flex flex-col justify-center gap-4 md:gap-8 lg:gap-20 mix-blend-luminosity relative\,\children\:\$\,\h1\,null,{\className\:\flex flex-col text-4xl md:text-6xl lg:text-8xl gap-1 md:gap-3 lg:gap-5 font-bold\,\children\:\$\,\span\,null,{\children\:\Leave the Tech to Us\},\$\,\span\,null,{\children\:\—Grow Your Business with \,\$\,\span\,null,{\className\:\text-primaryGradientRotated\,\children\:\Confidence\}}},\$\,\h2\,null,{\className\:\text-lg md:text-2xl lg:text-3xl max-w-4xl\,\children\:\Trusted professionals who create websites, apps, and SEO strategies tailored to your business, saving you time and ensuring real, measurable results.\},\$\,\div\,null,{\className\:\flex flex-col gap-5 p-5 items-center rounded-full\,\children\:\$\,\p\,null,{\className\:\uppercase tracking-wide font-bold\,\children\:\Scroll\},\$\,\div\,null,{\className\:\animate-bob\,\children\:\$\,\svg\,null,{\xmlns\:\http://www.w3.org/2000/svg\,\height\:\40px\,\viewBox\:\0 -960 960 960\,\width\:\40px\,\fill\:\currentColor\,\children\:\$\,\path\,null,{\d\:\M446.67-800v513l-240-240L160-480l320 320 320-320-46.67-47-240 240v-513h-66.66Z\}}}}}},\$\,\div\,null,{\className\:\h-screen w-screen absolute top-1/3 -translate-y-1/3 z-50\,\children\:\$\,\$L16\,null,{\amplitude\:0.65,\distance\:0.8}},\$\,\div\,null,{\className\:\w-full min-h-screen mesh-gradient-seven flex flex-col justify-center rounded-bl-999rem rounded-br-999rem\,\children\:\$\,\div\,null,{\className\:\px-5 flex flex-col justify-center\,\children\:\$\,\div\,null,{\className\:\section-wrap flex flex-col gap-12\,\children\:\$\,\div\,null,{\className\:\flex flex-col h-fit gap-6 \,\children\:\$\,\div\,null,{\className\:\$undefined\,\children\:\$undefined\,\$\,\h1\,null,{\className\:\text-2xl font-semibold text-2xl md:text-4xl lg:text-6xl\,\style\:{\textAlign\:\center\},\children\:\Our Services\}},\$undefined\,\$undefined\}},\$\,\div\,null,{\className\:\max-w-90rem grid grid-cols-1 md:grid-cols-2 lg:grid-cols-3 md:flex-row gap-5 py-10 self-center\,\children\:\$\,\div\,null,{\className\:\flex flex-col p-10 glassmorphic rounded-3xl shadow-2xl gap-5\,\children\:\$\,\svg\,null,{\xmlns\:\http://www.w3.org/2000/svg\,\height\:\24px\,\viewBox\:\0 -960 960 960\,\width\:\24px\,\fill\:\currentColor\,\className\:\h-16 w-16\,\children\:\$\,\path\,null,{\d\:\M80-160q-33 0-56.5-23.5T0-240h160q-33 0-56.5-23.5T80-320v-440q0-33 23.5-56.5T160-840h640q33 0 56.5 23.5T880-760v440q0 33-23.5 56.5T800-240h160q0 33-23.5 56.5T880-160H80Zm400-40q17 0 28.5-11.5T520-240q0-17-11.5-28.5T480-280q-17 0-28.5 11.5T440-240q0 17 11.5 28.5T480-200ZM160-320h640v-440H160v440Zm0 0v-440 440Z\}},\$\,\div\,null,{\className\:\flex flex-col h-fit gap-4 \,\children\:\$\,\div\,null,{\className\:\$undefined\,\children\:\$undefined\,\$\,\h3\,null,{\className\:\text-2xl font-semibold\,\style\:{\textAlign\:\$undefined\},\children\:\Web development\}},\$\,\div\,null,{\className\:\flex flex-col whitespace-pre-line gap-4 text-md lg:text-lg \,\children\:\We craft responsive, scalable, and visually appealing websites that drive user engagement and achieve business goals.\},\$undefined\}},\$\,\div\,null,{\className\:\flex flex-col p-10 glassmorphic rounded-3xl shadow-2xl gap-5\,\children\:\$\,\svg\,null,{\xmlns\:\http://www.w3.org/2000/svg\,\width\:\24\,\height\:\24\,\viewBox\:\0 0 24 24\,\fill\:\none\,\stroke\:\currentColor\,\strokeWidth\:\2\,\strokeLinecap\:\round\,\strokeLinejoin\:\round\,\className\:\h-16 w-16\,\children\:\$\,\rect\,null,{\width\:\14\,\height\:\20\,\x\:\5\,\y\:\2\,\rx\:\2\,\ry\:\2\},\$\,\path\,null,{\d\:\M12 18h.01\}},\$\,\div\,null,{\className\:\flex flex-col h-fit gap-4 \,\children\:\$\,\div\,null,{\className\:\$undefined\,\children\:\$undefined\,\$\,\h3\,null,{\className\:\text-2xl font-semibold\,\style\:{\textAlign\:\$undefined\},\children\:\Mobile development\}},\$\,\div\,null,{\className\:\flex flex-col whitespace-pre-line gap-4 text-md lg:text-lg \,\children\:\We create feature-rich, cross-platform mobile apps tailored to your business needs, delivering seamless user experiences.\},\$undefined\}},\$\,\div\,null,{\className\:\flex flex-col p-10 glassmorphic rounded-3xl shadow-2xl gap-5\,\children\:\$\,\svg\,null,{\xmlns\:\http://www.w3.org/2000/svg\,\height\:\24px\,\viewBox\:\0 -960 960 960\,\width\:\24px\,\fill\:\currentColor\,\className\:\h-16 w-16\,\children\:\$\,\path\,null,{\d\:\$17\}},\$\,\div\,null,{\className\:\flex flex-col h-fit gap-4 \,\children\:\$\,\div\,null,{\className\:\$undefined\,\children\:\$undefined\,\$\,\h3\,null,{\className\:\text-2xl font-semibold\,\style\:{\textAlign\:\$undefined\},\children\:\Custom Software solutions\}},\$\,\div\,null,{\className\:\flex flex-col whitespace-pre-line gap-4 text-md lg:text-lg \,\children\:\We build powerful software solutions tailored to streamline your business processes and drive innovation.\},\$undefined\}},\$\,\div\,null,{\className\:\flex flex-col p-10 glassmorphic rounded-3xl shadow-2xl gap-5\,\children\:\$\,\svg\,null,{\xmlns\:\http://www.w3.org/2000/svg\,\height\:\24px\,\viewBox\:\0 -960 960 960\,\width\:\24px\,\fill\:\currentColor\,\className\:\h-16 w-16\,\children\:\$\,\path\,null,{\d\:\m352-522 86-87-56-57-44 44-56-56 43-44-45-45-87 87 159 158Zm328 329 87-87-45-45-44 43-56-56 43-44-57-56-86 86 158 159Zm24-567 57 57-57-57ZM290-120H120v-170l175-175L80-680l200-200 216 216 151-152q12-12 27-18t31-6q16 0 31 6t27 18l53 54q12 12 18 27t6 31q0 16-6 30.5T816-647L665-495l215 215L680-80 465-295 290-120Zm-90-80h56l392-391-57-57-391 392v56Zm420-419-29-29 57 57-28-28Z\}},\$\,\div\,null,{\className\:\flex flex-col h-fit gap-4 \,\children\:\$\,\div\,null,{\className\:\$undefined\,\children\:\$undefined\,\$\,\h3\,null,{\className\:\text-2xl font-semibold\,\style\:{\textAlign\:\$undefined\},\children\:\UI/UX Design\}},\$\,\div\,null,{\className\:\flex flex-col whitespace-pre-line gap-4 text-md lg:text-lg \,\children\:\Our design team delivers intuitive and user-friendly interfaces that enhance user satisfaction and engagement.\},\$undefined\}},\$\,\div\,null,{\className\:\flex flex-col p-10 glassmorphic rounded-3xl shadow-2xl gap-5\,\children\:\$\,\svg\,null,{\xmlns\:\http://www.w3.org/2000/svg\,\height\:\24px\,\viewBox\:\0 -960 960 960\,\width\:\24px\,\fill\:\currentColor\,\className\:\h-16 w-16\,\children\:\$\,\path\,null,{\d\:\$18\}},\$\,\div\,null,{\className\:\flex flex-col h-fit gap-4 \,\children\:\$\,\div\,null,{\className\:\$undefined\,\children\:\$undefined\,\$\,\h3\,null,{\className\:\text-2xl font-semibold\,\style\:{\textAlign\:\$undefined\},\children\:\Digital Marketing\}},\$\,\div\,null,{\className\:\flex flex-col whitespace-pre-line gap-4 text-md lg:text-lg \,\children\:\From SEO to social media, we provide data-driven strategies to elevate your online presence and reach your audience effectively.\},\$undefined\}},\$\,\div\,null,{\className\:\flex flex-col p-10 glassmorphic rounded-3xl shadow-2xl gap-5\,\children\:\$\,\svg\,null,{\xmlns\:\http://www.w3.org/2000/svg\,\height\:\24px\,\viewBox\:\0 -960 960 960\,\width\:\24px\,\fill\:\currentColor\,\className\:\h-16 w-16\,\children\:\$\,\path\,null,{\d\:\M480-480Zm0 360q-18 0-34.5-6.5T416-146L148-415q-35-35-51.5-80T80-589q0-103 67-177t167-74q48 0 90.5 19t75.5 53q32-34 74.5-53t90.5-19q100 0 167.5 74T880-590q0 49-17 94t-51 80L543-146q-13 13-29 19.5t-34 6.5Zm40-520q10 0 19 5t14 13l68 102h166q7-17 10.5-34.5T801-590q-2-69-46-118.5T645-758q-31 0-59.5 12T536-711l-27 29q-5 6-13 9.5t-16 3.5q-8 0-16-3.5t-14-9.5l-27-29q-21-23-49-36t-60-13q-66 0-110 50.5T160-590q0 18 3 35.5t10 34.5h187q10 0 19 5t14 13l35 52 54-162q4-12 14.5-20t23.5-8Zm12 130-54 162q-4 12-15 20t-24 8q-10 0-19-5t-14-13l-68-102H236l237 237q2 2 3.5 2.5t3.5.5q2 0 3.5-.5t3.5-2.5l236-237H600q-10 0-19-5t-15-13l-34-52Z\}},\$\,\div\,null,{\className\:\flex flex-col h-fit gap-4 \,\children\:\$\,\div\,null,{\className\:\$undefined\,\children\:\$undefined\,\$\,\h3\,null,{\className\:\text-2xl font-semibold\,\style\:{\textAlign\:\$undefined\},\children\:\Maintenance and Support\}},\$\,\div\,null,{\className\:\flex flex-col whitespace-pre-line gap-4 text-md lg:text-lg \,\children\:\We ensure your digital solutions remain secure, up-to-date, and perform optimally at all times.\},\$undefined\}}}},\$\,\$L19\,null,{\scrollerClassName\:\text-7xl md:text-9xl\,\texts\:\React.js Node.js Next.js NestJS Flutter React Native Angular Vue.js Django Laravel Spring Boot GraphQL RESTful APIs TypeScript Kotlin \u0026 Swift\,\React.js Node.js Next.js NestJS Flutter React Native Angular Vue.js Django Laravel Spring Boot GraphQL RESTful APIs TypeScript Kotlin \u0026 Swift\}},\$\,\$L1a\,null,{\className\:\mesh-gradient-four\,\children\:\$\,\div\,null,{\id\:\web-development\,\className\:\relative w-full h-300vh undefined\,\children\:\$\,\div\,null,{\className\:\sticky top-0 h-screen flex flex-col lg:flex-row-reverse\,\children\:\$\,\div\,null,{\className\:\relative w-full lg:w-1/2 h-1/2 lg:h-full\,\children\:\$\,\$L1b\,null,{\containerId\:\web-development\,\direction\:\right\,\image\:{\src\:\/laptop.png\,\alt\:\Heap Software Example\},\peakValue\:0,\holdStart\:0.35,\holdEnd\:0.75}},\$\,\div\,null,{\className\:\relative z-10 w-full lg:w-1/2 h-1/2 lg:h-full flex items-center justify-center p-6\,\children\:\$\,\div\,null,{\className\:\max-w-2xl\,\children\:\$\,\div\,null,{\className\:\flex flex-col h-fit gap-6 text-foregroundLight\,\children\:\$\,\div\,null,{\className\:\text-foregroundLight\,\children\:\$undefined\,\$\,\h1\,null,{\className\:\text-2xl font-semibold text-2xl md:text-4xl lg:text-6xl\,\style\:{\textAlign\:\$undefined\},\children\:\Web development\}},\$\,\div\,null,{\className\:\flex flex-col whitespace-pre-line gap-6 text-lg md:text-2xl lg:text-2xl text-foregroundLight\,\children\:\Create a polished online presence that showcases your brand’s personality and expertise. Whether you need a simple site or a complex web application, we build secure, user-friendly platforms that engage visitors and deliver results.\,\$\,\button\,null,{\className\:\button-text text-foreground\,\children\:\Find out more\}},\$undefined\}}}}}},\$\,\$L1a\,null,{\className\:\mesh-gradient-two\,\children\:\$\,\div\,null,{\id\:\mobile-development\,\className\:\relative w-full h-300vh undefined\,\children\:\$\,\div\,null,{\className\:\sticky top-0 h-screen flex flex-col lg:flex-row-reverse\,\children\:\$\,\div\,null,{\className\:\relative w-full lg:w-1/2 h-1/2 lg:h-full\,\children\:\$\,\$L1b\,null,{\containerId\:\mobile-development\,\direction\:\right\,\image\:{\src\:\/phone.png\,\alt\:\Heap Software Example\},\peakValue\:0,\holdStart\:0.35,\holdEnd\:0.75}},\$\,\div\,null,{\className\:\relative z-10 w-full lg:w-1/2 h-1/2 lg:h-full flex items-center justify-center p-6\,\children\:\$\,\div\,null,{\className\:\max-w-2xl\,\children\:\$\,\div\,null,{\className\:\flex flex-col h-fit gap-6 text-foregroundLight\,\children\:\$\,\div\,null,{\className\:\text-foregroundLight\,\children\:\$undefined\,\$\,\h1\,null,{\className\:\text-2xl font-semibold text-2xl md:text-4xl lg:text-6xl\,\style\:{\textAlign\:\$undefined\},\children\:\Mobile App development\}},\$\,\div\,null,{\className\:\flex flex-col whitespace-pre-line gap-6 text-lg md:text-2xl lg:text-2xl text-foregroundLight\,\children\:\Reach your audience wherever they are. We design intuitive, high-performing mobile apps for iOS and Android that keep customers connected and engaged—on the go and at their fingertips.\,\$\,\button\,null,{\className\:\button-text text-foreground\,\children\:\Find out more\}},\$undefined\}}}}}},\$\,\$L1a\,null,{\className\:\mesh-gradient-six\,\children\:\$\,\div\,null,{\id\:\custom-development\,\className\:\relative w-full h-300vh undefined\,\children\:\$\,\div\,null,{\className\:\sticky top-0 h-screen flex flex-col lg:flex-row-reverse\,\children\:\$\,\div\,null,{\className\:\relative w-full lg:w-1/2 h-1/2 lg:h-full\,\children\:\$\,\$L1b\,null,{\containerId\:\custom-development\,\direction\:\right\,\image\:{\src\:\/custom.png\,\alt\:\Heap Software Example\},\peakValue\:0,\holdStart\:0.35,\holdEnd\:0.75}},\$\,\div\,null,{\className\:\relative z-10 w-full lg:w-1/2 h-1/2 lg:h-full flex items-center justify-center p-6\,\children\:\$\,\div\,null,{\className\:\max-w-2xl\,\children\:\$\,\div\,null,{\className\:\flex flex-col h-fit gap-6 text-foregroundLight\,\children\:\$\,\div\,null,{\className\:\text-foregroundLight\,\children\:\$undefined\,\$\,\h1\,null,{\className\:\text-2xl font-semibold text-2xl md:text-4xl lg:text-6xl\,\style\:{\textAlign\:\$undefined\},\children\:\Custom Software Solutions\}},\$\,\div\,null,{\className\:\flex flex-col whitespace-pre-line gap-6 text-lg md:text-2xl lg:text-2xl text-foregroundLight\,\children\:\Don’t settle for off-the-shelf tools. We craft tailored software solutions to address your unique challenges, optimize processes, and help your business run more efficiently.\,\$\,\button\,null,{\className\:\button-text text-foreground\,\children\:\Find out more\}},\$undefined\}}}}}},\$\,\div\,null,{\className\:\w-full flex flex-col py-20\,\children\:\$\,\div\,null,{\className\:\section-wrap flex flex-col gap-20\,\children\:\$\,\div\,null,{\className\:\max-w-4xl flex flex-col gap-6\,\children\:\$\,\div\,null,{\className\:\rounded-3xl bg-blue-950/25 w-fit px-8 py-3\,\children\:\$\,\p\,null,{\className\:\text-xl font-semibold\,\children\:\Our services\}},\$\,\div\,null,{\className\:\flex flex-col h-fit gap-6 \,\children\:\$\,\div\,null,{\className\:\$undefined\,\children\:\$undefined\,\$\,\h1\,null,{\className\:\text-2xl font-semibold text-2xl md:text-4xl lg:text-6xl\,\style\:{\textAlign\:\$undefined\},\children\:\End-to-End Digital Solutions: Web, Mobile \u0026 Software Development\}},\$undefined\,\$undefined\}},\$\,\div\,null,{\className\:\grid grid-cols-12 gap-4\,\children\:\$\,\div\,null,{\className\:\rounded-3xl bg-backgroundHigher w-full col-span-12 px-12 py-16 flex flex-col md:flex-row\,\children\:\$\,\div\,null,{\className\:\flex flex-col h-fit gap-4 mix-blend-luminosity\,\children\:\$\,\div\,null,{\className\:\mix-blend-luminosity\,\children\:\$undefined\,\$\,\h3\,null,{\className\:\text-2xl font-semibold\,\style\:{\textAlign\:\$undefined\},\children\:\From sleek websites to powerful mobile apps and custom software — we bring your ideas to life.\}},\$\,\div\,null,{\className\:\flex flex-col whitespace-pre-line gap-4 text-md lg:text-lg mix-blend-luminosity\,\children\:\At Heap, we specialize in crafting fast, functional, and scalable digital products. Whether you’re launching your brand, upgrading your platform, or automating internal processes, our team delivers custom-built solutions designed around your goals. With expertise in web development, mobile applications, and software systems — we help you move smarter, faster, and further.\},\$undefined\}},\$\,\div\,null,{\className\:\rounded-3xl bg-backgroundHigh w-full col-span-12 md:col-span-6 px-12 py-16\,\children\:\$\,\div\,null,{\className\:\flex flex-col h-fit gap-4 \,\children\:\$\,\div\,null,{\className\:\$undefined\,\children\:\$undefined\,\$\,\h3\,null,{\className\:\text-2xl font-semibold\,\style\:{\textAlign\:\$undefined\},\children\:\Modern Digital Products, Built to Scale\}},\$\,\div\,null,{\className\:\flex flex-col whitespace-pre-line gap-4 text-md lg:text-lg \,\children\:\High-performing solutions built for speed, design, and results. From business software to complex web platforms, we use modern tech stacks to deliver responsive, optimized experiences — custom-built to elevate your brand.\},\$undefined\}},\$\,\div\,null,{\className\:\rounded-3xl bg-backgroundHigh w-full col-span-12 md:col-span-6 px-12 py-16\,\children\:\$\,\div\,null,{\className\:\flex flex-col h-fit gap-4 \,\children\:\$\,\div\,null,{\className\:\$undefined\,\children\:\$undefined\,\$\,\h3\,null,{\className\:\text-2xl font-semibold\,\style\:{\textAlign\:\$undefined\},\children\:\Your Vision. Our Code.\}},\$\,\div\,null,{\className\:\flex flex-col whitespace-pre-line gap-4 text-md lg:text-lg \,\children\:\Tailored applications that solve real problems. We develop cross-platform mobile apps and full-scale software systems — built with clean code, intuitive UI, and long-term maintainability. Whether it’s a booking app or internal ERP, we craft solutions that work as hard as you do.\},\$undefined\}}}}},\$\,\div\,null,{\className\:\w-full flex flex-col\,\children\:\$\,\div\,null,{\className\:\section-wrap\,\children\:\$\,\div\,null,{\className\:\py-40 flex flex-col gap-20\,\children\:\$\,\div\,null,{\className\:\flex flex-col h-fit gap-6 \,\children\:\$\,\div\,null,{\className\:\$undefined\,\children\:\$undefined\,\$\,\h1\,null,{\className\:\text-2xl font-semibold text-2xl md:text-4xl lg:text-6xl\,\style\:{\textAlign\:\$undefined\},\children\:\Our process\}},\$\,\div\,null,{\className\:\flex flex-col whitespace-pre-line gap-6 text-lg md:text-2xl lg:text-2xl \,\children\:\We follow a streamlined process to turn your ideas into powerful web and mobile solutions.\},\$undefined\},\$\,\div\,null,{\className\:\grid grid-cols-1 md:grid-cols-2 lg:grid-cols-3 gap-3\,\children\:\$\,\$L12\,null,{\href\:\#discovery-planning\,\children\:\$\,\div\,null,{\className\:\button-outlined\,\children\:\$\,\p\,null,{\className\:\text-xl\,\children\:\Discovery \u0026 Planning\},\$\,\svg\,null,{\xmlns\:\http://www.w3.org/2000/svg\,\height\:\40px\,\viewBox\:\0 -960 960 960\,\width\:\40px\,\fill\:\currentColor\,\className\:\-rotate-90 w-8 h-8\,\children\:\$\,\path\,null,{\d\:\M446.67-800v513l-240-240L160-480l320 320 320-320-46.67-47-240 240v-513h-66.66Z\}}}},\$\,\$L12\,null,{\href\:\#design\,\children\:\$\,\div\,null,{\className\:\button-outlined\,\children\:\$\,\p\,null,{\className\:\text-xl\,\children\:\Design\},\$\,\svg\,null,{\xmlns\:\http://www.w3.org/2000/svg\,\height\:\40px\,\viewBox\:\0 -960 960 960\,\width\:\40px\,\fill\:\currentColor\,\className\:\-rotate-90 w-8 h-8\,\children\:\$\,\path\,null,{\d\:\M446.67-800v513l-240-240L160-480l320 320 320-320-46.67-47-240 240v-513h-66.66Z\}}}},\$\,\$L12\,null,{\href\:\#development\,\children\:\$\,\div\,null,{\className\:\button-outlined\,\children\:\$\,\p\,null,{\className\:\text-xl\,\children\:\Development\},\$\,\svg\,null,{\xmlns\:\http://www.w3.org/2000/svg\,\height\:\40px\,\viewBox\:\0 -960 960 960\,\width\:\40px\,\fill\:\currentColor\,\className\:\-rotate-90 w-8 h-8\,\children\:\$\,\path\,null,{\d\:\M446.67-800v513l-240-240L160-480l320 320 320-320-46.67-47-240 240v-513h-66.66Z\}}}},\$\,\$L12\,null,{\href\:\#testing-qa\,\children\:\$\,\div\,null,{\className\:\button-outlined\,\children\:\$\,\p\,null,{\className\:\text-xl\,\children\:\Testing \u0026 Quality Assurance\},\$\,\svg\,null,{\xmlns\:\http://www.w3.org/2000/svg\,\height\:\40px\,\viewBox\:\0 -960 960 960\,\width\:\40px\,\fill\:\currentColor\,\className\:\-rotate-90 w-8 h-8\,\children\:\$\,\path\,null,{\d\:\M446.67-800v513l-240-240L160-480l320 320 320-320-46.67-47-240 240v-513h-66.66Z\}}}},\$\,\$L12\,null,{\href\:\#launch\,\children\:\$\,\div\,null,{\className\:\button-outlined\,\children\:\$\,\p\,null,{\className\:\text-xl\,\children\:\Launch\},\$\,\svg\,null,{\xmlns\:\http://www.w3.org/2000/svg\,\height\:\40px\,\viewBox\:\0 -960 960 960\,\width\:\40px\,\fill\:\currentColor\,\className\:\-rotate-90 w-8 h-8\,\children\:\$\,\path\,null,{\d\:\M446.67-800v513l-240-240L160-480l320 320 320-320-46.67-47-240 240v-513h-66.66Z\}}}},\$\,\$L12\,null,{\href\:\#post-launch\,\children\:\$\,\div\,null,{\className\:\button-outlined\,\children\:\$\,\p\,null,{\className\:\text-xl\,\children\:\Post-Launch Support\},\$\,\svg\,null,{\xmlns\:\http://www.w3.org/2000/svg\,\height\:\40px\,\viewBox\:\0 -960 960 960\,\width\:\40px\,\fill\:\currentColor\,\className\:\-rotate-90 w-8 h-8\,\children\:\$\,\path\,null,{\d\:\M446.67-800v513l-240-240L160-480l320 320 320-320-46.67-47-240 240v-513h-66.66Z\}}}}}}}},\$\,\div\,null,{\className\:\w-full min-h-screen flex flex-col\,\children\:\$\,\div\,null,{\className\:\section-wrap\,\children\:\$\,\div\,null,{\className\:\flex flex-col gap-4\,\children\:\$\,\$L1c\,null,{\id\:\discovery-planning\,\data-sal\:\slide-right\,\data-sal-delay\:\500\,\data-sal-duration\:\1000\,\data-sal-easing\:\ease-out-expo\,\className\:\mix-blend-luminosity p-5 md:p-8 lg:p-16\,\children\:\$\,\svg\,null,{\xmlns\:\http://www.w3.org/2000/svg\,\height\:\24px\,\viewBox\:\0 -960 960 960\,\width\:\24px\,\fill\:\currentColor\,\className\:\w-24 h-24 mb-5\,\children\:\$\,\path\,null,{\d\:\m300-300 280-80 80-280-280 80-80 280Zm180-120q-25 0-42.5-17.5T420-480q0-25 17.5-42.5T480-540q25 0 42.5 17.5T540-480q0 25-17.5 42.5T480-420Zm0 340q-83 0-156-31.5T197-197q-54-54-85.5-127T80-480q0-83 31.5-156T197-763q54-54 127-85.5T480-880q83 0 156 31.5T763-763q54 54 85.5 127T880-480q0 83-31.5 156T763-197q-54 54-127 85.5T480-80Zm0-80q133 0 226.5-93.5T800-480q0-133-93.5-226.5T480-800q-133 0-226.5 93.5T160-480q0 133 93.5 226.5T480-160Zm0-320Z\}},\$\,\$L1d\,null,{\textBlockProps\:{\title\:\Discovery \u0026 Planning\,\variant\:\heading\},\expandedClassName\:\mt-12\,\expanded\:\$\,\div\,null,{\className\:\grid grid-cols-2 gap-6\,\children\:\$\,\div\,null,{\children\:\$\,\p\,null,{\className\:\font-bold\,\children\:\Client Consultation\},\We prioritize understanding your goals and vision. Through open communication, we align our expertise with your expectations to set a strong foundation for the project.\},\$\,\div\,null,{\children\:\$\,\p\,null,{\className\:\font-bold\,\children\:\Business Analysis\},\We analyze your industry, competitors, and trends to ensure your project is strategically aligned with your business objectives and market demands.\},\$\,\div\,null,{\children\:\$\,\p\,null,{\className\:\font-bold\,\children\:\Technical Feasibility Assessment\},\We evaluate the technical requirements and constraints to ensure the proposed solution is achievable and scalable within the given resources.\},\$\,\div\,null,{\children\:\$\,\p\,null,{\className\:\font-bold\,\children\:\Strategy\},\We craft a strategic roadmap that outlines the steps, resources, and timelines required to bring your vision to life effectively.\},\$\,\div\,null,{\children\:\$\,\p\,null,{\className\:\font-bold\,\children\:\Budget and Timeline Estimation\},\Transparency is key. We provide a clear estimate of costs and timelines to ensure alignment with your expectations and resources.\},\$\,\div\,null,{\children\:\$\,\p\,null,{\className\:\font-bold\,\children\:\Communication Plan\},\We establish a seamless communication framework to ensure you’re always informed and involved at every step of the process.\}},\children\:\We begin by understanding your business goals, audience, and vision, laying a strong foundation for success.\}},\$\,\$L1c\,null,{\id\:\design\,\data-sal\:\slide-right\,\data-sal-delay\:\500\,\data-sal-duration\:\1000\,\data-sal-easing\:\ease-out-expo\,\className\:\mix-blend-luminosity p-5 md:p-8 lg:p-16\,\children\:\$\,\svg\,null,{\xmlns\:\http://www.w3.org/2000/svg\,\height\:\24px\,\viewBox\:\0 -960 960 960\,\width\:\24px\,\fill\:\currentColor\,\className\:\w-24 h-24 mb-5\,\children\:\$\,\path\,null,{\d\:\m352-522 86-87-56-57-44 44-56-56 43-44-45-45-87 87 159 158Zm328 329 87-87-45-45-44 43-56-56 43-44-57-56-86 86 158 159Zm24-567 57 57-57-57ZM290-120H120v-170l175-175L80-680l200-200 216 216 151-152q12-12 27-18t31-6q16 0 31 6t27 18l53 54q12 12 18 27t6 31q0 16-6 30.5T816-647L665-495l215 215L680-80 465-295 290-120Zm-90-80h56l392-391-57-57-391 392v56Zm420-419-29-29 57 57-28-28Z\}},\$\,\$L1d\,null,{\textBlockProps\:{\title\:\Design\,\variant\:\heading\},\expandedClassName\:\mt-12\,\expanded\:\$\,\div\,null,{\className\:\grid grid-cols-2 gap-6\,\children\:\$\,\div\,null,{\children\:\$\,\p\,null,{\className\:\font-bold\,\children\:\User Research \u0026 Persona Creation\},\Understanding your target audience to create designs that truly resonate with them.\},\$\,\div\,null,{\children\:\$\,\p\,null,{\className\:\font-bold\,\children\:\Wireframing \u0026 Prototyping\},\Laying the blueprint for your application to ensure clarity and usability.\},\$\,\div\,null,{\children\:\$\,\p\,null,{\className\:\font-bold\,\children\:\Visual Design\},\Transforming ideas into visually stunning interfaces aligned with your brand identity.\},\$\,\div\,null,{\children\:\$\,\p\,null,{\className\:\font-bold\,\children\:\UI/UX Design\},\Focusing on the user experience to ensure satisfaction and ease of use.\},\$\,\div\,null,{\children\:\$\,\p\,null,{\className\:\font-bold\,\children\:\Collaborative Feedback\},\Ensuring your vision is reflected at every stage through collaboration and iteration.\}},\children\:\Our designers create intuitive, user-friendly interfaces that captivate your users and bring your brand to life.\}},\$\,\$L1c\,null,{\id\:\development\,\data-sal\:\slide-right\,\data-sal-delay\:\500\,\data-sal-duration\:\1000\,\data-sal-easing\:\ease-out-expo\,\className\:\mix-blend-luminosity p-5 md:p-8 lg:p-16\,\children\:\$\,\svg\,null,{\xmlns\:\http://www.w3.org/2000/svg\,\height\:\24px\,\viewBox\:\0 -960 960 960\,\width\:\24px\,\fill\:\currentColor\,\className\:\w-24 h-24 mb-5\,\children\:\$\,\path\,null,{\d\:\M320-240 80-480l240-240 57 57-184 184 183 183-56 56Zm320 0-57-57 184-184-183-183 56-56 240 240-240 240Z\}},\$\,\$L1d\,null,{\textBlockProps\:{\title\:\Development\,\variant\:\heading\},\expandedClassName\:\mt-12\,\expanded\:\$\,\div\,null,{\className\:\grid grid-cols-2 gap-6\,\children\:\$\,\div\,null,{\children\:\$\,\p\,null,{\className\:\font-bold\,\children\:\Frontend Development\},\Creating visually stunning, responsive, and interactive user interfaces.\},\$\,\div\,null,{\children\:\$\,\p\,null,{\className\:\font-bold\,\children\:\Backend Development\},\Powering your application with robust server-side logic and secure data handling.\},\$\,\div\,null,{\children\:\$\,\p\,null,{\className\:\font-bold\,\children\:\Integration of APIs \u0026 Third-Party Services\},\Enhancing functionality by connecting your application with external systems.\},\$\,\div\,null,{\children\:\$\,\p\,null,{\className\:\font-bold\,\children\:\Performance Optimization\},\Delivering fast, seamless user experiences.\},\$\,\div\,null,{\children\:\$\,\p\,null,{\className\:\font-bold\,\children\:\Security Implementation\},\Protecting your data and users with the latest security standards.\},\$\,\div\,null,{\children\:\$\,\p\,null,{\className\:\font-bold\,\children\:\Testing \u0026 Debugging\},\Ensuring a flawless experience through rigorous testing.\},\$\,\div\,null,{\children\:\$\,\p\,null,{\className\:\font-bold\,\children\:\Agile \u0026 Collaborative Development\},\Keeping you involved through every stage of the process.\}},\children\:\Our designers create intuitive, user-friendly interfaces that captivate your users and bring your brand to life.\}},\$\,\$L1c\,null,{\id\:\testing-qa\,\data-sal\:\slide-right\,\data-sal-delay\:\500\,\data-sal-duration\:\1000\,\data-sal-easing\:\ease-out-expo\,\className\:\mix-blend-luminosity p-5 md:p-8 lg:p-16\,\children\:\$\,\svg\,null,{\xmlns\:\http://www.w3.org/2000/svg\,\height\:\24px\,\viewBox\:\0 -960 960 960\,\width\:\24px\,\fill\:\currentColor\,\className\:\w-24 h-24 mb-5\,\children\:\$\,\path\,null,{\d\:\M480-80q-83 0-141.5-58.5T280-280v-360q-33 0-56.5-23.5T200-720v-80q0-33 23.5-56.5T280-880h400q33 0 56.5 23.5T760-800v80q0 33-23.5 56.5T680-640v360q0 83-58.5 141.5T480-80ZM280-720h400v-80H280v80Zm200 560q50 0 85-35t35-85H480v-80h120v-80H480v-80h120v-120H360v360q0 50 35 85t85 35ZM280-720v-80 80Z\}},\$\,\$L1d\,null,{\textBlockProps\:{\title\:\Testing and Quality Assurance\,\variant\:\heading\},\expandedClassName\:\mt-12\,\expanded\:\$\,\div\,null,{\className\:\grid grid-cols-2 gap-6\,\children\:\$\,\div\,null,{\children\:\$\,\p\,null,{\className\:\font-bold\,\children\:\Functional Testing\},\Validating that every feature works as intended, from buttons to complex workflows.\},\$\,\div\,null,{\children\:\$\,\p\,null,{\className\:\font-bold\,\children\:\Performance Testing\},\Optimizing performance to handle real-world conditions effortlessly.\},\$\,\div\,null,{\children\:\$\,\p\,null,{\className\:\font-bold\,\children\:\Usability Testing\},\Evaluating the user experience to ensure simplicity and satisfaction.\},\$\,\div\,null,{\children\:\$\,\p\,null,{\className\:\font-bold\,\children\:\Security Testing\},\Safeguarding your application and data with robust security measures.\},\$\,\div\,null,{\children\:\$\,\p\,null,{\className\:\font-bold\,\children\:\Compatibility Testing\},\Ensuring consistent performance across all platforms and devices.\},\$\,\div\,null,{\children\:\$\,\p\,null,{\className\:\font-bold\,\children\:\Regression Testing\},\Maintaining quality even after updates or new features are added.\},\$\,\div\,null,{\children\:\$\,\p\,null,{\className\:\font-bold\,\children\:\Automated \u0026 Manual Testing\},\Combining the efficiency of automation with the precision of manual testing.\}},\children\:\We rigorously test every feature to ensure flawless performance across devices and platforms.\}},\$\,\$L1c\,null,{\id\:\launch\,\data-sal\:\slide-right\,\data-sal-delay\:\500\,\data-sal-duration\:\1000\,\data-sal-easing\:\ease-out-expo\,\className\:\mix-blend-luminosity p-5 md:p-8 lg:p-16\,\children\:\$\,\svg\,null,{\xmlns\:\http://www.w3.org/2000/svg\,\height\:\24px\,\viewBox\:\0 -960 960 960\,\width\:\24px\,\fill\:\currentColor\,\className\:\w-24 h-24 mb-5\,\children\:\$\,\path\,null,{\d\:\m226-559 78 33q14-28 29-54t33-52l-56-11-84 84Zm142 83 114 113q42-16 90-49t90-75q70-70 109.5-155.5T806-800q-72-5-158 34.5T492-656q-42 42-75 90t-49 90Zm178-65q-23-23-23-56.5t23-56.5q23-23 57-23t57 23q23 23 23 56.5T660-541q-23 23-57 23t-57-23Zm19 321 84-84-11-56q-26 18-52 32.5T532-299l33 79Zm313-653q19 121-23.5 235.5T708-419l20 99q4 20-2 39t-20 33L538-80l-84-197-171-171-197-84 167-168q14-14 33.5-20t39.5-2l99 20q104-104 218-147t235-24ZM157-321q35-35 85.5-35.5T328-322q35 35 34.5 85.5T327-151q-25 25-83.5 43T82-76q14-103 32-161.5t43-83.5Zm57 56q-10 10-20 36.5T180-175q27-4 53.5-13.5T270-208q12-12 13-29t-11-29q-12-12-29-11.5T214-265Z\}},\$\,\$L1d\,null,{\textBlockProps\:{\title\:\Launch\,\variant\:\heading\},\expandedClassName\:\mt-12\,\expanded\:\$\,\div\,null,{\className\:\grid grid-cols-2 gap-6\,\children\:\$\,\div\,null,{\children\:\$\,\p\,null,{\className\:\font-bold\,\children\:\Final Preparations\},\Ensuring everything is ready for a successful launch.\},\$\,\div\,null,{\children\:\$\,\p\,null,{\className\:\font-bold\,\children\:\Deployment to Production\},\Making your product live for the world to see.\},\$\,\div\,null,{\children\:\$\,\p\,null,{\className\:\font-bold\,\children\:\Domain Configuration\},\Ensuring your product is accessible via its official domain.\},\$\,\div\,null,{\children\:\$\,\p\,null,{\className\:\font-bold\,\children\:\Performance Monitoring\},\Monitoring live performance to ensure optimal user experience from day one.\},\$\,\div\,null,{\children\:\$\,\p\,null,{\className\:\font-bold\,\children\:\Marketing \u0026 Announcement Support\},\Helping your product make a strong first impression.\}},\children\:\Bringing your product to life with precision and impact.\}},\$\,\$L1c\,null,{\id\:\post-launch\,\data-sal\:\slide-right\,\data-sal-delay\:\500\,\data-sal-duration\:\1000\,\data-sal-easing\:\ease-out-expo\,\className\:\mix-blend-luminosity p-5 md:p-8 lg:p-16\,\children\:\$\,\svg\,null,{\xmlns\:\http://www.w3.org/2000/svg\,\height\:\24px\,\viewBox\:\0 -960 960 960\,\width\:\24px\,\fill\:\currentColor\,\className\:\w-24 h-24 mb-5\,\children\:\$\,\path\,null,{\d\:\m480-120-58-52q-101-91-167-157T150-447.5Q111-500 95.5-544T80-634q0-94 63-157t157-63q52 0 99 22t81 62q34-40 81-62t99-22q94 0 157 63t63 157q0 46-15.5 90T810-447.5Q771-395 705-329T538-172l-58 52Zm0-108q96-86 158-147.5t98-107q36-45.5 50-81t14-70.5q0-60-40-100t-100-40q-47 0-87 26.5T518-680h-76q-15-41-55-67.5T300-774q-60 0-100 40t-40 100q0 35 14 70.5t50 81q36 45.5 98 107T480-228Zm0-273Z\}},\$\,\$L1d\,null,{\textBlockProps\:{\title\:\Post-Launch Support\,\variant\:\heading\},\expandedClassName\:\mt-12\,\expanded\:\$\,\div\,null,{\className\:\grid grid-cols-2 gap-6\,\children\:\$\,\div\,null,{\children\:\$\,\p\,null,{\className\:\font-bold\,\children\:\Real-Time Monitoring\},\Keeping your application running smoothly by identifying and addressing issues proactively.\},\$\,\div\,null,{\children\:\$\,\p\,null,{\className\:\font-bold\,\children\:\Bug Fixes \u0026 Issue Resolution\},\Addressing any problems that arise quickly and efficiently.\},\$\,\div\,null,{\children\:\$\,\p\,null,{\className\:\font-bold\,\children\:\Security Updates\},\Protecting your application and user data with the latest security measures.\},\$\,\div\,null,{\children\:\$\,\p\,null,{\className\:\font-bold\,\children\:\Performance Optimization\},\Ensuring optimal speed and scalability as your user base grows.\},\$\,\div\,null,{\children\:\$\,\p\,null,{\className\:\font-bold\,\children\:\Feature Enhancements\},\Evolving your application to meet changing business needs.\},\$\,\div\,null,{\children\:\$\,\p\,null,{\className\:\font-bold\,\children\:\User Support \u0026 Documentation\},\Empowering your team and users with the resources they need.\},\$\,\div\,null,{\children\:\$\,\p\,null,{\className\:\font-bold\,\children\:\Data Backup \u0026 Recovery\},\Safeguarding your critical data with reliable backup solutions.\}},\children\:\We provide ongoing support and enhancements to ensure your solution stays ahead of the curve.\}}}}},\$\,\$L1e\,null,{\tabIds\:\Mobile development\,\Web development \,\tabsContent\:{\tabId\:\Mobile development\,\content\:\$\,\div\,\3-Mobile development\,{\className\:\section-wrap grid grid-cols-12 lg:gap-10\,\children\:\$\,\div\,null,{\className\:\col-span-12 lg:col-span-4 gap-6 flex flex-col h-full\,\children\:\$\,\div\,null,{\className\:\sticky top-28 flex flex-col gap-6\,\children\:\$\,\div\,null,{\className\:\rounded-3xl bg-blue-950/25 w-fit px-8 py-3\,\children\:\$\,\p\,null,{\className\:\text-xl font-semibold\,\children\:\Pricing\}},\$\,\div\,null,{\className\:\flex flex-col h-fit gap-6 mb-8\,\children\:\$\,\div\,null,{\className\:\mb-8\,\children\:\$undefined\,\$\,\h1\,null,{\className\:\text-2xl font-semibold text-2xl md:text-4xl lg:text-6xl\,\style\:{\textAlign\:\$undefined\},\children\:\Tailored Solutions for Every Business\}},\$\,\div\,null,{\className\:\flex flex-col whitespace-pre-line gap-6 text-lg md:text-2xl lg:text-2xl mb-8\,\children\:\Discover flexible and transparent pricing options designed to meet the diverse needs of businesses, whether youre a startup, small business, or enterprise.\},\$undefined\}}},\$\,\div\,null,{\className\:\col-span-12 lg:col-span-8 flex flex-col gap-4\,\children\:\$@1f\,\$@20\,\$@21\,\$\,\div\,null,{\className\:\flex flex-col gap-4\,\children\:\$\,\div\,null,{\className\:\flex flex-col h-fit gap-4 mt-8\,\children\:\$\,\div\,null,{\className\:\mt-8\,\children\:\$undefined\,\$\,\h3\,null,{\className\:\text-2xl font-semibold\,\style\:{\textAlign\:\$undefined\},\children\:\Addons\}},\$undefined\,\$undefined\},\$@22\,\$@23\,\$@24\,\$@25\,\$@26\,\$@27\,\$@28\,\$@29\,\$@2a\,\$@2b\}}}},{\tabId\:\Web development \,\content\:\$\,\div\,\1-Web development \,{\className\:\section-wrap grid grid-cols-12 lg:gap-10\,\children\:\$\,\div\,null,{\className\:\col-span-12 lg:col-span-4 gap-6 flex flex-col h-full\,\children\:\$\,\div\,null,{\className\:\sticky top-28 flex flex-col gap-6\,\children\:\$\,\div\,null,{\className\:\rounded-3xl bg-blue-950/25 w-fit px-8 py-3\,\children\:\$\,\p\,null,{\className\:\text-xl font-semibold\,\children\:\Pricing\}},\$\,\div\,null,{\className\:\flex flex-col h-fit gap-6 mb-8\,\children\:\$\,\div\,null,{\className\:\mb-8\,\children\:\$undefined\,\$\,\h1\,null,{\className\:\text-2xl font-semibold text-2xl md:text-4xl lg:text-6xl\,\style\:{\textAlign\:\$undefined\},\children\:\Tailored Solutions for Every Business\}},\$\,\div\,null,{\className\:\flex flex-col whitespace-pre-line gap-6 text-lg md:text-2xl lg:text-2xl mb-8\,\children\:\Discover flexible and transparent pricing options designed to meet the diverse needs of businesses, whether youre a startup, small business, or enterprise.\},\$undefined\}}},\$\,\div\,null,{\className\:\col-span-12 lg:col-span-8 flex flex-col gap-4\,\children\:\$@2c\,\$@2d\,\$@2e\,\$\,\div\,null,{\className\:\flex flex-col gap-4\,\children\:\$\,\div\,null,{\className\:\flex flex-col h-fit gap-4 mt-8\,\children\:\$\,\div\,null,{\className\:\mt-8\,\children\:\$undefined\,\$\,\h3\,null,{\className\:\text-2xl font-semibold\,\style\:{\textAlign\:\$undefined\},\children\:\Addons\}},\$undefined\,\$undefined\},\$@2f\,\$@30\,\$@31\,\$@32\,\$@33\,\$@34\,\$@35\,\$@36\,\$@37\,\$@38\,\$@39\}}}}},\$\,\div\,null,{\className\:\w-full flex flex-col py-40\,\children\:\$\,\div\,null,{\className\:\section-wrap flex flex-col gap-16\,\children\:\$\,\div\,null,{\className\:\flex flex-col gap-12 items-start lg:flex-row lg:items-center\,\children\:\$\,\div\,null,{\className\:\flex flex-col h-fit gap-6 uppercase\,\children\:\$\,\div\,null,{\className\:\uppercase\,\children\:\$undefined\,\$\,\h1\,null,{\className\:\text-2xl font-semibold text-2xl md:text-4xl lg:text-6xl\,\style\:{\textAlign\:\$undefined\},\children\:\$undefined\}},\$\,\div\,null,{\className\:\flex flex-col whitespace-pre-line gap-6 text-lg md:text-2xl lg:text-2xl uppercase\,\children\:\Contact\},\$undefined\},\$\,\div\,null,{\className\:\flex flex-col h-fit gap-4 \,\children\:\$\,\div\,null,{\className\:\$undefined\,\children\:\$undefined\,\$\,\h3\,null,{\className\:\text-2xl font-semibold\,\style\:{\textAlign\:\$undefined\},\children\:\$undefined\}},\$\,\div\,null,{\className\:\flex flex-col whitespace-pre-line gap-4 text-md lg:text-lg \,\children\:\We’re open to talk togood people. Just say hello and we’ll start a productive cooperation.\},\$undefined\}},\$\,\div\,null,{\className\:\grid grid-cols-12 gap-4 lg:gap-0\,\children\:\$\,\div\,null,{\className\:\col-span-12 lg:col-span-4 rounded-3xl lg:rounded-tr-none lg:rounded-br-none border box-border- border-backgroundHighest flex flex-col\,\children\:\$\,\div\,null,{\className\:\col-span-8 p-12 border-backgroundHighest border-b\,\children\:\$\,\div\,null,{\className\:\flex flex-col h-fit gap-4 \,\children\:\$\,\div\,null,{\className\:\$undefined\,\children\:\$\,\h4\,null,{\className\:\text-xl uppercase tracking-wider \,\style\:{\textAlign\:\$undefined\},\children\:\Call us\},\$\,\h3\,null,{\className\:\text-2xl font-semibold\,\style\:{\textAlign\:\$undefined\},\children\:\(+385) 95 347 9988\}},\$\,\div\,null,{\className\:\flex flex-col whitespace-pre-line gap-4 text-md lg:text-lg \,\children\:\$\,\$L12\,null,{\href\:\tel:+385953479988\,\children\:\$\,\button\,null,{\className\:\button-text\,\children\:\Call\}}},\$undefined\}},\$\,\div\,null,{\className\:\col-span-8 p-12\,\children\:\$\,\div\,null,{\className\:\flex flex-col h-fit gap-4 \,\children\:\$\,\div\,null,{\className\:\$undefined\,\children\:\$\,\h4\,null,{\className\:\text-xl uppercase tracking-wider \,\style\:{\textAlign\:\$undefined\},\children\:\Send us an email\},\$\,\h3\,null,{\className\:\text-2xl font-semibold\,\style\:{\textAlign\:\$undefined\},\children\:\contact@heap-software.com\}},\$\,\div\,null,{\className\:\flex flex-col whitespace-pre-line gap-4 text-md lg:text-lg \,\children\:\$\,\$L12\,null,{\href\:\mail:contact@heap-software.com\,\children\:\$\,\button\,null,{\className\:\button-text\,\children\:\Contact\}}},\$undefined\}}},\$\,\div\,null,{\className\:\bg-backgroundHigh col-span-12 lg:col-span-8 p-6 md:p-8 lg:p-12 rounded-3xl lg:rounded-tl-none lg:rounded-bl-none\,\children\:\$\,\$L3a\,null,{}}}}}\n)/script>script>self.__next_f.push(1,1f:\$\,\div\,\16package\,{\className\:\flex flex-col gap-8 p-8 lg:p-10 glassmorphic rounded-3xl\,\children\:\$\,\div\,null,{\children\:\$\,\div\,null,{\className\:\flex flex-col h-fit gap-4 \,\children\:\$\,\div\,null,{\className\:\$undefined\,\children\:\$undefined\,\$\,\h3\,null,{\className\:\text-2xl font-semibold\,\style\:{\textAlign\:\$undefined\},\children\:\Starter App\}},\$undefined\,\$undefined\},\$\,\div\,null,{\className\:\flex flex-row tems-end gap-2\,\children\:\$\,\div\,null,{\className\:\flex flex-col h-fit gap-6 \,\children\:\$\,\div\,null,{\className\:\$undefined\,\children\:\$undefined\,\$\,\h1\,null,{\className\:\text-2xl font-semibold text-2xl md:text-4xl lg:text-6xl\,\style\:{\textAlign\:\$undefined\},\children\:\$$3499.99\}},\$undefined\,\$undefined\},\$\,\p\,null,{\className\:\font-xl font-semibold opacity-50 w-full\,\children\:\/ \,\one-time\}}},\$\,\div\,null,{\children\:\$\,\div\,null,{\className\:\flex flex-col h-fit gap-4 \,\children\:\$\,\div\,null,{\className\:\$undefined\,\children\:\$undefined\,\$\,\h3\,null,{\className\:\text-2xl font-semibold\,\style\:{\textAlign\:\$undefined\},\children\:\Ideal for:\}},\$\,\div\,null,{\className\:\flex flex-col whitespace-pre-line gap-4 text-md lg:text-lg \,\children\:\$\,\p\,null,{\dangerouslySetInnerHTML\:{\__html\:\\u003cp\u003eStartups, MVPs, or businesses needing a lightweight mobile presence with essential features.\u003c/p\u003e\}}},\$undefined\}},\$\,\div\,null,{\className\:\flex flex-col h-fit gap-4 \,\children\:\$\,\div\,null,{\className\:\$undefined\,\children\:\$undefined\,\$\,\h3\,null,{\className\:\text-2xl font-semibold\,\style\:{\textAlign\:\$undefined\},\children\:\Services included:\}},\$\,\div\,null,{\className\:\flex flex-col whitespace-pre-line gap-4 text-md lg:text-lg \,\children\:\$\,\p\,\16-included\,{\dangerouslySetInnerHTML\:{\__html\:\\u003cp\u003eUp to 3 core screens (e.g., home, about, contact)\u003c/p\u003e\u003cp\u003eCross-platform support (iOS \u0026amp; Android)\u003c/p\u003e\u003cp\u003eSimple UI based on brand assets\u003c/p\u003e\u003cp\u003eContact form or basic user input\u003c/p\u003e\u003cp\u003eBasic analytics\u003c/p\u003e\u003cp\u003eAssistance in deployment to App Store \u0026amp; Google Play\u003c/p\u003e\}}},\$undefined\}}\n)/script>script>self.__next_f.push(1,20:\$\,\div\,\17package\,{\className\:\flex flex-col gap-8 p-8 lg:p-10 glassmorphic rounded-3xl\,\children\:\$\,\div\,null,{\children\:\$\,\div\,null,{\className\:\flex flex-col h-fit gap-4 \,\children\:\$\,\div\,null,{\className\:\$undefined\,\children\:\$undefined\,\$\,\h3\,null,{\className\:\text-2xl font-semibold\,\style\:{\textAlign\:\$undefined\},\children\:\Business App\}},\$undefined\,\$undefined\},\$\,\div\,null,{\className\:\flex flex-row tems-end gap-2\,\children\:\$\,\div\,null,{\className\:\flex flex-col h-fit gap-6 \,\children\:\$\,\div\,null,{\className\:\$undefined\,\children\:\$undefined\,\$\,\h1\,null,{\className\:\text-2xl font-semibold text-2xl md:text-4xl lg:text-6xl\,\style\:{\textAlign\:\$undefined\},\children\:\$$8399.99\}},\$undefined\,\$undefined\},\$\,\p\,null,{\className\:\font-xl font-semibold opacity-50 w-full\,\children\:\/ \,\one-time\}}},\$\,\div\,null,{\children\:\$\,\div\,null,{\className\:\flex flex-col h-fit gap-4 \,\children\:\$\,\div\,null,{\className\:\$undefined\,\children\:\$undefined\,\$\,\h3\,null,{\className\:\text-2xl font-semibold\,\style\:{\textAlign\:\$undefined\},\children\:\Ideal for:\}},\$\,\div\,null,{\className\:\flex flex-col whitespace-pre-line gap-4 text-md lg:text-lg \,\children\:\$\,\p\,null,{\dangerouslySetInnerHTML\:{\__html\:\\u003cp\u003eGrowing businesses aiming for a strong mobile platform with backend integration and polished design.\u003c/p\u003e\}}},\$undefined\}},\$\,\div\,null,{\className\:\flex flex-col h-fit gap-4 \,\children\:\$\,\div\,null,{\className\:\$undefined\,\children\:\$undefined\,\$\,\h3\,null,{\className\:\text-2xl font-semibold\,\style\:{\textAlign\:\$undefined\},\children\:\Services included:\}},\$\,\div\,null,{\className\:\flex flex-col whitespace-pre-line gap-4 text-md lg:text-lg \,\children\:\$\,\p\,\17-included\,{\dangerouslySetInnerHTML\:{\__html\:\\u003cp\u003eUp to 8 fully designed screens\u003c/p\u003e\u003cp\u003eCustom UI/UX design\u003c/p\u003e\u003cp\u003eBackend integration (CMS, APIs)\u003c/p\u003e\u003cp\u003eUser authentication (email-based)\u003c/p\u003e\u003cp\u003ePush notifications\u003c/p\u003e\u003cp\u003eAnalytics integration\u003c/p\u003e\u003cp\u003eStore submission \u0026amp; compliance assistance\u003c/p\u003e\}}},\$undefined\}}\n)/script>script>self.__next_f.push(1,21:\$\,\div\,\18package\,{\className\:\flex flex-col gap-8 p-8 lg:p-10 glassmorphic rounded-3xl\,\children\:\$\,\div\,null,{\children\:\$\,\div\,null,{\className\:\flex flex-col h-fit gap-4 \,\children\:\$\,\div\,null,{\className\:\$undefined\,\children\:\$undefined\,\$\,\h3\,null,{\className\:\text-2xl font-semibold\,\style\:{\textAlign\:\$undefined\},\children\:\Advanced App\}},\$undefined\,\$undefined\},\$\,\div\,null,{\className\:\flex flex-row tems-end gap-2\,\children\:\$\,\div\,null,{\className\:\flex flex-col h-fit gap-6 \,\children\:\$\,\div\,null,{\className\:\$undefined\,\children\:\$undefined\,\$\,\h1\,null,{\className\:\text-2xl font-semibold text-2xl md:text-4xl lg:text-6xl\,\style\:{\textAlign\:\$undefined\},\children\:\$$28000\}},\$undefined\,\$undefined\},\$\,\p\,null,{\className\:\font-xl font-semibold opacity-50 w-full\,\children\:\/ \,\one-time\}}},\$\,\div\,null,{\children\:\$\,\div\,null,{\className\:\flex flex-col h-fit gap-4 \,\children\:\$\,\div\,null,{\className\:\$undefined\,\children\:\$undefined\,\$\,\h3\,null,{\className\:\text-2xl font-semibold\,\style\:{\textAlign\:\$undefined\},\children\:\Ideal for:\}},\$\,\div\,null,{\className\:\flex flex-col whitespace-pre-line gap-4 text-md lg:text-lg \,\children\:\$\,\p\,null,{\dangerouslySetInnerHTML\:{\__html\:\\u003cp\u003eSaaS platforms, complex apps, or businesses needing advanced features and scalability.Unlimited screens\u003c/p\u003e\}}},\$undefined\}},\$\,\div\,null,{\className\:\flex flex-col h-fit gap-4 \,\children\:\$\,\div\,null,{\className\:\$undefined\,\children\:\$undefined\,\$\,\h3\,null,{\className\:\text-2xl font-semibold\,\style\:{\textAlign\:\$undefined\},\children\:\Services included:\}},\$\,\div\,null,{\className\:\flex flex-col whitespace-pre-line gap-4 text-md lg:text-lg \,\children\:\$\,\p\,\18-included\,{\dangerouslySetInnerHTML\:{\__html\:\\u003cp\u003eUnlimited screens\u003c/p\u003e\u003cp\u003eAdvanced UI/UX design\u003c/p\u003e\u003cp\u003eRealtime features (chat, live sync)\u003c/p\u003e\u003cp\u003eOffline capabilities\u003c/p\u003e\u003cp\u003eMulti-role authentication\u003c/p\u003e\u003cp\u003eAdvanced analytics\u003c/p\u003e\u003cp\u003ePerformance optimization\u003c/p\u003e\u003cp\u003eCI/CD \u0026amp; deployment pipelines\u003c/p\u003e\u003cp\u003eQA \u0026amp; staging environments\u003c/p\u003e\u003cp\u003eStore submission \u0026amp; compliance assistance\u003c/p\u003e\}}},\$undefined\}}\n)/script>script>self.__next_f.push(1,22:\$\,\div\,\25addon\,{\className\:\flex flex-col gap-8 p-8 lg:p-10 glassmorphic rounded-3xl\,\children\:\$\,\div\,null,{\children\:\$\,\div\,null,{\className\:\flex flex-col h-fit gap-4 \,\children\:\$\,\div\,null,{\className\:\$undefined\,\children\:\$undefined\,\$\,\h3\,null,{\className\:\text-2xl font-semibold\,\style\:{\textAlign\:\$undefined\},\children\:\Maintenance \u0026 Support\}},\$undefined\,\$undefined\},\$\,\div\,null,{\className\:\flex flex-row items-end gap-2\,\children\:\$\,\div\,null,{\className\:\flex flex-col h-fit gap-6 \,\children\:\$\,\div\,null,{\className\:\$undefined\,\children\:\$undefined\,\$\,\h1\,null,{\className\:\text-2xl font-semibold text-2xl md:text-4xl lg:text-6xl\,\style\:{\textAlign\:\$undefined\},\children\:\$$99.99\}},\$undefined\,\$undefined\},\$\,\p\,null,{\className\:\font-xl font-semibold opacity-50 w-full\,\children\:\/ \,\monthly\}}},\$\,\div\,null,{\children\:\$\,\div\,null,{\className\:\flex flex-col h-fit gap-4 \,\children\:\$\,\div\,null,{\className\:\$undefined\,\children\:\$undefined\,\$\,\h3\,null,{\className\:\text-2xl font-semibold\,\style\:{\textAlign\:\$undefined\},\children\:\Ideal for:\}},\$\,\div\,null,{\className\:\flex flex-col whitespace-pre-line gap-4 text-md lg:text-lg \,\children\:\$\,\p\,null,{\dangerouslySetInnerHTML\:{\__html\:\\u003cp\u003eContinuous support, bug fixing, and compatibility updates for newer OS versions.\u003c/p\u003e\}}},\$undefined\}},\$\,\div\,null,{\className\:\flex flex-col h-fit gap-4 \,\children\:\$\,\div\,null,{\className\:\$undefined\,\children\:\$undefined\,\$\,\h3\,null,{\className\:\text-2xl font-semibold\,\style\:{\textAlign\:\$undefined\},\children\:\Services included:\}},\$\,\div\,null,{\className\:\flex flex-col whitespace-pre-line gap-4 text-md lg:text-lg \,\children\:\$\,\p\,\25-included\,{\dangerouslySetInnerHTML\:{\__html\:\\u003cp\u003eMonthly check-ins\u003c/p\u003e\u003cp\u003eBug patching\u003c/p\u003e\u003cp\u003eApp store compliance maintenance\u003c/p\u003e\}}},\$undefined\}}\n23:\$\,\div\,\20addon\,{\className\:\flex fl)/script>script>self.__next_f.push(1,ex-col gap-8 p-8 lg:p-10 glassmorphic rounded-3xl\,\children\:\$\,\div\,null,{\children\:\$\,\div\,null,{\className\:\flex flex-col h-fit gap-4 \,\children\:\$\,\div\,null,{\className\:\$undefined\,\children\:\$undefined\,\$\,\h3\,null,{\className\:\text-2xl font-semibold\,\style\:{\textAlign\:\$undefined\},\children\:\Push Notification System\}},\$undefined\,\$undefined\},\$\,\div\,null,{\className\:\flex flex-row items-end gap-2\,\children\:\$\,\div\,null,{\className\:\flex flex-col h-fit gap-6 \,\children\:\$\,\div\,null,{\className\:\$undefined\,\children\:\$undefined\,\$\,\h1\,null,{\className\:\text-2xl font-semibold text-2xl md:text-4xl lg:text-6xl\,\style\:{\textAlign\:\$undefined\},\children\:\$$149.99\}},\$undefined\,\$undefined\},\$\,\p\,null,{\className\:\font-xl font-semibold opacity-50 w-full\,\children\:\/ \,\one-time\}}},\$\,\div\,null,{\children\:\$\,\div\,null,{\className\:\flex flex-col h-fit gap-4 \,\children\:\$\,\div\,null,{\className\:\$undefined\,\children\:\$undefined\,\$\,\h3\,null,{\className\:\text-2xl font-semibold\,\style\:{\textAlign\:\$undefined\},\children\:\Ideal for:\}},\$\,\div\,null,{\className\:\flex flex-col whitespace-pre-line gap-4 text-md lg:text-lg \,\children\:\$\,\p\,null,{\dangerouslySetInnerHTML\:{\__html\:\\u003cp\u003eIntegrate targeted and scheduled push notifications to increase engagement.\u003c/p\u003e\}}},\$undefined\}},\$\,\div\,null,{\className\:\flex flex-col h-fit gap-4 \,\children\:\$\,\div\,null,{\className\:\$undefined\,\children\:\$undefined\,\$\,\h3\,null,{\className\:\text-2xl font-semibold\,\style\:{\textAlign\:\$undefined\},\children\:\Services included:\}},\$\,\div\,null,{\className\:\flex flex-col whitespace-pre-line gap-4 text-md lg:text-lg \,\children\:\$\,\p\,\20-included\,{\dangerouslySetInnerHTML\:{\__html\:\\u003cp\u003eFirebase or OneSignal integration\u003c/p\u003e\u003cp\u003eSupport for segmented users\u003c/p\u003e\u003cp\u003eNotification scheduling\u003c/p\u003e\}}},\$undefined\}}\n24:\$\,\div\,\21addon\,{\className\:\flex flex-col gap-8 p-8 lg:p-1)/script>script>self.__next_f.push(1,0 glassmorphic rounded-3xl\,\children\:\$\,\div\,null,{\children\:\$\,\div\,null,{\className\:\flex flex-col h-fit gap-4 \,\children\:\$\,\div\,null,{\className\:\$undefined\,\children\:\$undefined\,\$\,\h3\,null,{\className\:\text-2xl font-semibold\,\style\:{\textAlign\:\$undefined\},\children\:\User Analytics Integration\}},\$undefined\,\$undefined\},\$\,\div\,null,{\className\:\flex flex-row items-end gap-2\,\children\:\$\,\div\,null,{\className\:\flex flex-col h-fit gap-6 \,\children\:\$\,\div\,null,{\className\:\$undefined\,\children\:\$undefined\,\$\,\h1\,null,{\className\:\text-2xl font-semibold text-2xl md:text-4xl lg:text-6xl\,\style\:{\textAlign\:\$undefined\},\children\:\$$149.99\}},\$undefined\,\$undefined\},\$\,\p\,null,{\className\:\font-xl font-semibold opacity-50 w-full\,\children\:\/ \,\one-time\}}},\$\,\div\,null,{\children\:\$\,\div\,null,{\className\:\flex flex-col h-fit gap-4 \,\children\:\$\,\div\,null,{\className\:\$undefined\,\children\:\$undefined\,\$\,\h3\,null,{\className\:\text-2xl font-semibold\,\style\:{\textAlign\:\$undefined\},\children\:\Ideal for:\}},\$\,\div\,null,{\className\:\flex flex-col whitespace-pre-line gap-4 text-md lg:text-lg \,\children\:\$\,\p\,null,{\dangerouslySetInnerHTML\:{\__html\:\\u003cp\u003eTrack how users engage with your app for better decisions.\u003c/p\u003e\}}},\$undefined\}},\$\,\div\,null,{\className\:\flex flex-col h-fit gap-4 \,\children\:\$\,\div\,null,{\className\:\$undefined\,\children\:\$undefined\,\$\,\h3\,null,{\className\:\text-2xl font-semibold\,\style\:{\textAlign\:\$undefined\},\children\:\Services included:\}},\$\,\div\,null,{\className\:\flex flex-col whitespace-pre-line gap-4 text-md lg:text-lg \,\children\:\$\,\p\,\21-included\,{\dangerouslySetInnerHTML\:{\__html\:\\u003cp\u003eFirebase Analytics or Mixpanel integration\u003c/p\u003e\u003cp\u003eEvent tracking setup\u003c/p\u003e\u003cp\u003eFunnel creation\u003c/p\u003e\}}},\$undefined\}}\n)/script>script>self.__next_f.push(1,25:\$\,\div\,\19addon\,{\className\:\flex flex-col gap-8 p-8 lg:p-10 glassmorphic rounded-3xl\,\children\:\$\,\div\,null,{\children\:\$\,\div\,null,{\className\:\flex flex-col h-fit gap-4 \,\children\:\$\,\div\,null,{\className\:\$undefined\,\children\:\$undefined\,\$\,\h3\,null,{\className\:\text-2xl font-semibold\,\style\:{\textAlign\:\$undefined\},\children\:\App Store Optimization (ASO)\}},\$undefined\,\$undefined\},\$\,\div\,null,{\className\:\flex flex-row items-end gap-2\,\children\:\$\,\div\,null,{\className\:\flex flex-col h-fit gap-6 \,\children\:\$\,\div\,null,{\className\:\$undefined\,\children\:\$undefined\,\$\,\h1\,null,{\className\:\text-2xl font-semibold text-2xl md:text-4xl lg:text-6xl\,\style\:{\textAlign\:\$undefined\},\children\:\$$199.99\}},\$undefined\,\$undefined\},\$\,\p\,null,{\className\:\font-xl font-semibold opacity-50 w-full\,\children\:\/ \,\one-time\}}},\$\,\div\,null,{\children\:\$\,\div\,null,{\className\:\flex flex-col h-fit gap-4 \,\children\:\$\,\div\,null,{\className\:\$undefined\,\children\:\$undefined\,\$\,\h3\,null,{\className\:\text-2xl font-semibold\,\style\:{\textAlign\:\$undefined\},\children\:\Ideal for:\}},\$\,\div\,null,{\className\:\flex flex-col whitespace-pre-line gap-4 text-md lg:text-lg \,\children\:\$\,\p\,null,{\dangerouslySetInnerHTML\:{\__html\:\\u003cp\u003eHelp your app rank better in search and get noticed in both iOS and Android app stores.\u003c/p\u003e\}}},\$undefined\}},\$\,\div\,null,{\className\:\flex flex-col h-fit gap-4 \,\children\:\$\,\div\,null,{\className\:\$undefined\,\children\:\$undefined\,\$\,\h3\,null,{\className\:\text-2xl font-semibold\,\style\:{\textAlign\:\$undefined\},\children\:\Services included:\}},\$\,\div\,null,{\className\:\flex flex-col whitespace-pre-line gap-4 text-md lg:text-lg \,\children\:\$\,\p\,\19-included\,{\dangerouslySetInnerHTML\:{\__html\:\\u003cp\u003eOptimized title, subtitle \u0026amp; description\u003c/p\u003e\u003cp\u003eKeyword research\u003c/p\u003e\u003cp\u003eScreenshots \u0026amp; preview video assistance\u003c/p\u003e\}}},\$undefined\}}\n)/script>script>self.__next_f.push(1,26:\$\,\div\,\26addon\,{\className\:\flex flex-col gap-8 p-8 lg:p-10 glassmorphic rounded-3xl\,\children\:\$\,\div\,null,{\children\:\$\,\div\,null,{\className\:\flex flex-col h-fit gap-4 \,\children\:\$\,\div\,null,{\className\:\$undefined\,\children\:\$undefined\,\$\,\h3\,null,{\className\:\text-2xl font-semibold\,\style\:{\textAlign\:\$undefined\},\children\:\Multilingual Support\}},\$undefined\,\$undefined\},\$\,\div\,null,{\className\:\flex flex-row items-end gap-2\,\children\:\$\,\div\,null,{\className\:\flex flex-col h-fit gap-6 \,\children\:\$\,\div\,null,{\className\:\$undefined\,\children\:\$undefined\,\$\,\h1\,null,{\className\:\text-2xl font-semibold text-2xl md:text-4xl lg:text-6xl\,\style\:{\textAlign\:\$undefined\},\children\:\$$249.99\}},\$undefined\,\$undefined\},\$\,\p\,null,{\className\:\font-xl font-semibold opacity-50 w-full\,\children\:\/ \,\one-time\}}},\$\,\div\,null,{\children\:\$\,\div\,null,{\className\:\flex flex-col h-fit gap-4 \,\children\:\$\,\div\,null,{\className\:\$undefined\,\children\:\$undefined\,\$\,\h3\,null,{\className\:\text-2xl font-semibold\,\style\:{\textAlign\:\$undefined\},\children\:\Ideal for:\}},\$\,\div\,null,{\className\:\flex flex-col whitespace-pre-line gap-4 text-md lg:text-lg \,\children\:\$\,\p\,null,{\dangerouslySetInnerHTML\:{\__html\:\\u003cp\u003eOffer your app in multiple languages with locale switching.\u003c/p\u003e\}}},\$undefined\}},\$\,\div\,null,{\className\:\flex flex-col h-fit gap-4 \,\children\:\$\,\div\,null,{\className\:\$undefined\,\children\:\$undefined\,\$\,\h3\,null,{\className\:\text-2xl font-semibold\,\style\:{\textAlign\:\$undefined\},\children\:\Services included:\}},\$\,\div\,null,{\className\:\flex flex-col whitespace-pre-line gap-4 text-md lg:text-lg \,\children\:\$\,\p\,\26-included\,{\dangerouslySetInnerHTML\:{\__html\:\\u003cp\u003ei18n support\u003c/p\u003e\u003cp\u003eLocale picker\u003c/p\u003e\u003cp\u003eTranslatable strings integration\u003c/p\u003e\}}},\$undefined\}}\n27:\$\,\div\,\22addon\,{\className\:\flex flex-col gap-8 p-8 lg:p-10)/script>script>self.__next_f.push(1, glassmorphic rounded-3xl\,\children\:\$\,\div\,null,{\children\:\$\,\div\,null,{\className\:\flex flex-col h-fit gap-4 \,\children\:\$\,\div\,null,{\className\:\$undefined\,\children\:\$undefined\,\$\,\h3\,null,{\className\:\text-2xl font-semibold\,\style\:{\textAlign\:\$undefined\},\children\:\User Authentication (Advanced)\}},\$undefined\,\$undefined\},\$\,\div\,null,{\className\:\flex flex-row items-end gap-2\,\children\:\$\,\div\,null,{\className\:\flex flex-col h-fit gap-6 \,\children\:\$\,\div\,null,{\className\:\$undefined\,\children\:\$undefined\,\$\,\h1\,null,{\className\:\text-2xl font-semibold text-2xl md:text-4xl lg:text-6xl\,\style\:{\textAlign\:\$undefined\},\children\:\$$299.99\}},\$undefined\,\$undefined\},\$\,\p\,null,{\className\:\font-xl font-semibold opacity-50 w-full\,\children\:\/ \,\one-time\}}},\$\,\div\,null,{\children\:\$\,\div\,null,{\className\:\flex flex-col h-fit gap-4 \,\children\:\$\,\div\,null,{\className\:\$undefined\,\children\:\$undefined\,\$\,\h3\,null,{\className\:\text-2xl font-semibold\,\style\:{\textAlign\:\$undefined\},\children\:\Ideal for:\}},\$\,\div\,null,{\className\:\flex flex-col whitespace-pre-line gap-4 text-md lg:text-lg \,\children\:\$\,\p\,null,{\dangerouslySetInnerHTML\:{\__html\:\\u003cp\u003eSocial login, 2FA, and advanced auth workflows.\u003c/p\u003e\}}},\$undefined\}},\$\,\div\,null,{\className\:\flex flex-col h-fit gap-4 \,\children\:\$\,\div\,null,{\className\:\$undefined\,\children\:\$undefined\,\$\,\h3\,null,{\className\:\text-2xl font-semibold\,\style\:{\textAlign\:\$undefined\},\children\:\Services included:\}},\$\,\div\,null,{\className\:\flex flex-col whitespace-pre-line gap-4 text-md lg:text-lg \,\children\:\$\,\p\,\22-included\,{\dangerouslySetInnerHTML\:{\__html\:\\u003cp\u003eGoogle/Apple/Facebook login\u003c/p\u003e\u003cp\u003eEmail/password auth\u003c/p\u003e\u003cp\u003eJWT or OAuth2 integration\u003c/p\u003e\}}},\$undefined\}}\n28:\$\,\div\,\27addon\,{\className\:\flex flex-col gap-8 p-8 lg:p-10 glassmorphic rounded-3xl\,\children\:\$\,\div\,null,{\)/script>script>self.__next_f.push(1,children\:\$\,\div\,null,{\className\:\flex flex-col h-fit gap-4 \,\children\:\$\,\div\,null,{\className\:\$undefined\,\children\:\$undefined\,\$\,\h3\,null,{\className\:\text-2xl font-semibold\,\style\:{\textAlign\:\$undefined\},\children\:\Offline Mode\}},\$undefined\,\$undefined\},\$\,\div\,null,{\className\:\flex flex-row items-end gap-2\,\children\:\$\,\div\,null,{\className\:\flex flex-col h-fit gap-6 \,\children\:\$\,\div\,null,{\className\:\$undefined\,\children\:\$undefined\,\$\,\h1\,null,{\className\:\text-2xl font-semibold text-2xl md:text-4xl lg:text-6xl\,\style\:{\textAlign\:\$undefined\},\children\:\$$399.99\}},\$undefined\,\$undefined\},\$\,\p\,null,{\className\:\font-xl font-semibold opacity-50 w-full\,\children\:\/ \,\one-time\}}},\$\,\div\,null,{\children\:\$\,\div\,null,{\className\:\flex flex-col h-fit gap-4 \,\children\:\$\,\div\,null,{\className\:\$undefined\,\children\:\$undefined\,\$\,\h3\,null,{\className\:\text-2xl font-semibold\,\style\:{\textAlign\:\$undefined\},\children\:\Ideal for:\}},\$\,\div\,null,{\className\:\flex flex-col whitespace-pre-line gap-4 text-md lg:text-lg \,\children\:\$\,\p\,null,{\dangerouslySetInnerHTML\:{\__html\:\\u003cp\u003eApp keeps working without internet and syncs when online.Data caching\u003c/p\u003e\}}},\$undefined\}},\$\,\div\,null,{\className\:\flex flex-col h-fit gap-4 \,\children\:\$\,\div\,null,{\className\:\$undefined\,\children\:\$undefined\,\$\,\h3\,null,{\className\:\text-2xl font-semibold\,\style\:{\textAlign\:\$undefined\},\children\:\Services included:\}},\$\,\div\,null,{\className\:\flex flex-col whitespace-pre-line gap-4 text-md lg:text-lg \,\children\:\$\,\p\,\27-included\,{\dangerouslySetInnerHTML\:{\__html\:\\u003cp\u003eData caching\u003c/p\u003e\u003cp\u003eSync mechanism\u003c/p\u003e\u003cp\u003eUI feedback for connectivity state\u003c/p\u003e\}}},\$undefined\}}\n29:\$\,\div\,\24addon\,{\className\:\flex flex-col gap-8 p-8 lg:p-10 glassmorphic rounded-3xl\,\children\:\$\,\div\,null,{\children\:\$\,\div\,null,{\className\:\flex flex-col h-fit gap)/script>script>self.__next_f.push(1,-4 \,\children\:\$\,\div\,null,{\className\:\$undefined\,\children\:\$undefined\,\$\,\h3\,null,{\className\:\text-2xl font-semibold\,\style\:{\textAlign\:\$undefined\},\children\:\Real-time Chat Module\}},\$undefined\,\$undefined\},\$\,\div\,null,{\className\:\flex flex-row items-end gap-2\,\children\:\$\,\div\,null,{\className\:\flex flex-col h-fit gap-6 \,\children\:\$\,\div\,null,{\className\:\$undefined\,\children\:\$undefined\,\$\,\h1\,null,{\className\:\text-2xl font-semibold text-2xl md:text-4xl lg:text-6xl\,\style\:{\textAlign\:\$undefined\},\children\:\$$499.99\}},\$undefined\,\$undefined\},\$\,\p\,null,{\className\:\font-xl font-semibold opacity-50 w-full\,\children\:\/ \,\one-time\}}},\$\,\div\,null,{\children\:\$\,\div\,null,{\className\:\flex flex-col h-fit gap-4 \,\children\:\$\,\div\,null,{\className\:\$undefined\,\children\:\$undefined\,\$\,\h3\,null,{\className\:\text-2xl font-semibold\,\style\:{\textAlign\:\$undefined\},\children\:\Ideal for:\}},\$\,\div\,null,{\className\:\flex flex-col whitespace-pre-line gap-4 text-md lg:text-lg \,\children\:\$\,\p\,null,{\dangerouslySetInnerHTML\:{\__html\:\\u003cp\u003eAdd live chat between users (e.g., marketplace or support apps).\u003c/p\u003e\}}},\$undefined\}},\$\,\div\,null,{\className\:\flex flex-col h-fit gap-4 \,\children\:\$\,\div\,null,{\className\:\$undefined\,\children\:\$undefined\,\$\,\h3\,null,{\className\:\text-2xl font-semibold\,\style\:{\textAlign\:\$undefined\},\children\:\Services included:\}},\$\,\div\,null,{\className\:\flex flex-col whitespace-pre-line gap-4 text-md lg:text-lg \,\children\:\$\,\p\,\24-included\,{\dangerouslySetInnerHTML\:{\__html\:\\u003cp\u003eFirebase or custom socket-based chat\u003c/p\u003e\u003cp\u003eUser list \u0026amp; chat history\u003c/p\u003e\u003cp\u003eBasic moderation\u003c/p\u003e\}}},\$undefined\}}\n2a:\$\,\div\,\28addon\,{\className\:\flex flex-col gap-8 p-8 lg:p-10 glassmorphic rounded-3xl\,\children\:\$\,\div\,null,{\children\:\$\,\div\,null,{\className\:\flex flex-col h-fit gap-4 \,\children\:\$\,\div\,null,{\class)/script>script>self.__next_f.push(1,Name\:\$undefined\,\children\:\$undefined\,\$\,\h3\,null,{\className\:\text-2xl font-semibold\,\style\:{\textAlign\:\$undefined\},\children\:\In-App Payments / Subscriptions\}},\$undefined\,\$undefined\},\$\,\div\,null,{\className\:\flex flex-row items-end gap-2\,\children\:\$\,\div\,null,{\className\:\flex flex-col h-fit gap-6 \,\children\:\$\,\div\,null,{\className\:\$undefined\,\children\:\$undefined\,\$\,\h1\,null,{\className\:\text-2xl font-semibold text-2xl md:text-4xl lg:text-6xl\,\style\:{\textAlign\:\$undefined\},\children\:\$$599.99\}},\$undefined\,\$undefined\},\$\,\p\,null,{\className\:\font-xl font-semibold opacity-50 w-full\,\children\:\/ \,\one-time\}}},\$\,\div\,null,{\children\:\$\,\div\,null,{\className\:\flex flex-col h-fit gap-4 \,\children\:\$\,\div\,null,{\className\:\$undefined\,\children\:\$undefined\,\$\,\h3\,null,{\className\:\text-2xl font-semibold\,\style\:{\textAlign\:\$undefined\},\children\:\Ideal for:\}},\$\,\div\,null,{\className\:\flex flex-col whitespace-pre-line gap-4 text-md lg:text-lg \,\children\:\$\,\p\,null,{\dangerouslySetInnerHTML\:{\__html\:\\u003cp\u003eEnable users to pay inside the app (for content, upgrades, etc.).\u003c/p\u003e\}}},\$undefined\}},\$\,\div\,null,{\className\:\flex flex-col h-fit gap-4 \,\children\:\$\,\div\,null,{\className\:\$undefined\,\children\:\$undefined\,\$\,\h3\,null,{\className\:\text-2xl font-semibold\,\style\:{\textAlign\:\$undefined\},\children\:\Services included:\}},\$\,\div\,null,{\className\:\flex flex-col whitespace-pre-line gap-4 text-md lg:text-lg \,\children\:\$\,\p\,\28-included\,{\dangerouslySetInnerHTML\:{\__html\:\\u003cp\u003eApple \u0026amp; Google in-app billing setup\u003c/p\u003e\u003cp\u003eSubscription management\u003c/p\u003e\u003cp\u003eTransaction logging\u003c/p\u003e\}}},\$undefined\}}\n2b:\$\,\div\,\23addon\,{\className\:\flex flex-col gap-8 p-8 lg:p-10 glassmorphic rounded-3xl\,\children\:\$\,\div\,null,{\children\:\$\,\div\,null,{\className\:\flex flex-col h-fit gap-4 \,\children\:\$\,\div\,null,{\className\:\$undefined\,\children)/script>script>self.__next_f.push(1,\:\$undefined\,\$\,\h3\,null,{\className\:\text-2xl font-semibold\,\style\:{\textAlign\:\$undefined\},\children\:\Backend Admin Panel\}},\$undefined\,\$undefined\},\$\,\div\,null,{\className\:\flex flex-row items-end gap-2\,\children\:\$\,\div\,null,{\className\:\flex flex-col h-fit gap-6 \,\children\:\$\,\div\,null,{\className\:\$undefined\,\children\:\$undefined\,\$\,\h1\,null,{\className\:\text-2xl font-semibold text-2xl md:text-4xl lg:text-6xl\,\style\:{\textAlign\:\$undefined\},\children\:\$$599.99\}},\$undefined\,\$undefined\},\$\,\p\,null,{\className\:\font-xl font-semibold opacity-50 w-full\,\children\:\/ \,\one-time\}}},\$\,\div\,null,{\children\:\$\,\div\,null,{\className\:\flex flex-col h-fit gap-4 \,\children\:\$\,\div\,null,{\className\:\$undefined\,\children\:\$undefined\,\$\,\h3\,null,{\className\:\text-2xl font-semibold\,\style\:{\textAlign\:\$undefined\},\children\:\Ideal for:\}},\$\,\div\,null,{\className\:\flex flex-col whitespace-pre-line gap-4 text-md lg:text-lg \,\children\:\$\,\p\,null,{\dangerouslySetInnerHTML\:{\__html\:\\u003cp\u003eAllow admins to manage content, users, and data.\u003c/p\u003e\}}},\$undefined\}},\$\,\div\,null,{\className\:\flex flex-col h-fit gap-4 \,\children\:\$\,\div\,null,{\className\:\$undefined\,\children\:\$undefined\,\$\,\h3\,null,{\className\:\text-2xl font-semibold\,\style\:{\textAlign\:\$undefined\},\children\:\Services included:\}},\$\,\div\,null,{\className\:\flex flex-col whitespace-pre-line gap-4 text-md lg:text-lg \,\children\:\$\,\p\,\23-included\,{\dangerouslySetInnerHTML\:{\__html\:\\u003cp\u003eAdmin UI built with PayloadCMS or similar\u003c/p\u003e\u003cp\u003eCRUD functionality\u003c/p\u003e\u003cp\u003eAuth-protected access\u003c/p\u003e\}}},\$undefined\}}\n)/script>script>self.__next_f.push(1,2c:\$\,\div\,\2package\,{\className\:\flex flex-col gap-8 p-8 lg:p-10 glassmorphic rounded-3xl\,\children\:\$\,\div\,null,{\children\:\$\,\div\,null,{\className\:\flex flex-col h-fit gap-4 \,\children\:\$\,\div\,null,{\className\:\$undefined\,\children\:\$undefined\,\$\,\h3\,null,{\className\:\text-2xl font-semibold\,\style\:{\textAlign\:\$undefined\},\children\:\Starter Website\}},\$undefined\,\$undefined\},\$\,\div\,null,{\className\:\flex flex-row tems-end gap-2\,\children\:\$\,\div\,null,{\className\:\flex flex-col h-fit gap-6 \,\children\:\$\,\div\,null,{\className\:\$undefined\,\children\:\$undefined\,\$\,\h1\,null,{\className\:\text-2xl font-semibold text-2xl md:text-4xl lg:text-6xl\,\style\:{\textAlign\:\$undefined\},\children\:\$$419.99\}},\$undefined\,\$undefined\},\$\,\p\,null,{\className\:\font-xl font-semibold opacity-50 w-full\,\children\:\/ \,\one-time\}}},\$\,\div\,null,{\children\:\$\,\div\,null,{\className\:\flex flex-col h-fit gap-4 \,\children\:\$\,\div\,null,{\className\:\$undefined\,\children\:\$undefined\,\$\,\h3\,null,{\className\:\text-2xl font-semibold\,\style\:{\textAlign\:\$undefined\},\children\:\Ideal for:\}},\$\,\div\,null,{\className\:\flex flex-col whitespace-pre-line gap-4 text-md lg:text-lg \,\children\:\$\,\p\,null,{\dangerouslySetInnerHTML\:{\__html\:\\u003cp\u003eFreelancers, local businesses, and individuals who need a professional online presence without complex features. Great for showcasing services, getting found on Google, and offering a contact point.\u003c/p\u003e\}}},\$undefined\}},\$\,\div\,null,{\className\:\flex flex-col h-fit gap-4 \,\children\:\$\,\div\,null,{\className\:\$undefined\,\children\:\$undefined\,\$\,\h3\,null,{\className\:\text-2xl font-semibold\,\style\:{\textAlign\:\$undefined\},\children\:\Services included:\}},\$\,\div\,null,{\className\:\flex flex-col whitespace-pre-line gap-4 text-md lg:text-lg \,\children\:\$\,\p\,\2-included\,{\dangerouslySetInnerHTML\:{\__html\:\\u003cp\u003eUp to 3 pages (Home, About, Contact)\u003c/p\u003e\u003cp\u003eResponsive design\u003c/p\u003e\u003cp\u003eBasic SEO setup\u003c/p\u003e\u003cp\u003eGoogle Maps \u0026amp; Contact Form\u003c/p\u003e\u003cp\u003eOne revision round\u003c/p\u003e\u003cp\u003eHosting setup + \u003cstrong\u003eoptional managed hosting @ €30/mo\u003c/strong\u003e\u003c/p\u003e\}}},\$undefined\}}\n)/script>script>self.__next_f.push(1,2d:\$\,\div\,\3package\,{\className\:\flex flex-col gap-8 p-8 lg:p-10 glassmorphic rounded-3xl\,\children\:\$\,\div\,null,{\children\:\$\,\div\,null,{\className\:\flex flex-col h-fit gap-4 \,\children\:\$\,\div\,null,{\className\:\$undefined\,\children\:\$undefined\,\$\,\h3\,null,{\className\:\text-2xl font-semibold\,\style\:{\textAlign\:\$undefined\},\children\:\Business Website\}},\$undefined\,\$undefined\},\$\,\div\,null,{\className\:\flex flex-row tems-end gap-2\,\children\:\$\,\div\,null,{\className\:\flex flex-col h-fit gap-6 \,\children\:\$\,\div\,null,{\className\:\$undefined\,\children\:\$undefined\,\$\,\h1\,null,{\className\:\text-2xl font-semibold text-2xl md:text-4xl lg:text-6xl\,\style\:{\textAlign\:\$undefined\},\children\:\$$1099.99\}},\$undefined\,\$undefined\},\$\,\p\,null,{\className\:\font-xl font-semibold opacity-50 w-full\,\children\:\/ \,\one-time\}}},\$\,\div\,null,{\children\:\$\,\div\,null,{\className\:\flex flex-col h-fit gap-4 \,\children\:\$\,\div\,null,{\className\:\$undefined\,\children\:\$undefined\,\$\,\h3\,null,{\className\:\text-2xl font-semibold\,\style\:{\textAlign\:\$undefined\},\children\:\Ideal for:\}},\$\,\div\,null,{\className\:\flex flex-col whitespace-pre-line gap-4 text-md lg:text-lg \,\children\:\$\,\p\,null,{\dangerouslySetInnerHTML\:{\__html\:\\u003cp\u003eGrowing businesses and service providers who want a scalable, content-driven website with a CMS. Ideal for teams that need to post updates, blog content, or manage multiple pages.\u003c/p\u003e\}}},\$undefined\}},\$\,\div\,null,{\className\:\flex flex-col h-fit gap-4 \,\children\:\$\,\div\,null,{\className\:\$undefined\,\children\:\$undefined\,\$\,\h3\,null,{\className\:\text-2xl font-semibold\,\style\:{\textAlign\:\$undefined\},\children\:\Services included:\}},\$\,\div\,null,{\className\:\flex flex-col whitespace-pre-line gap-4 text-md lg:text-lg \,\children\:\$\,\p\,\3-included\,{\dangerouslySetInnerHTML\:{\__html\:\\u003cp\u003eEverything in Starter\u003c/p\u003e\u003cp\u003eUp to 10 custom pages\u003c/p\u003e\u003cp\u003eBlog or news module\u003c/p\u003e\u003cp\u003eContent Management System\u003c/p\u003e\u003cp\u003eOptimal performance \u0026amp; SEO optimization\u003c/p\u003e\u003cp\u003eCookie banner \u0026amp; Privacy policy setup\u003c/p\u003e\u003cp\u003eTwo revision rounds\u003c/p\u003e\u003cp\u003eOptional add-ons:\u003c/p\u003e\u003cspan\u003eunknown node\u003c/span\u003e\}}},\$undefined\}}\n)/script>script>self.__next_f.push(1,2e:\$\,\div\,\4package\,{\className\:\flex flex-col gap-8 p-8 lg:p-10 glassmorphic rounded-3xl\,\children\:\$\,\div\,null,{\children\:\$\,\div\,null,{\className\:\flex flex-col h-fit gap-4 \,\children\:\$\,\div\,null,{\className\:\$undefined\,\children\:\$undefined\,\$\,\h3\,null,{\className\:\text-2xl font-semibold\,\style\:{\textAlign\:\$undefined\},\children\:\Custom Web Solution\}},\$undefined\,\$undefined\},\$\,\div\,null,{\className\:\flex flex-row tems-end gap-2\,\children\:\$\,\div\,null,{\className\:\flex flex-col h-fit gap-6 \,\children\:\$\,\div\,null,{\className\:\$undefined\,\children\:\$undefined\,\$\,\h1\,null,{\className\:\text-2xl font-semibold text-2xl md:text-4xl lg:text-6xl\,\style\:{\textAlign\:\$undefined\},\children\:\$$2999.99\}},\$undefined\,\$undefined\},\$\,\p\,null,{\className\:\font-xl font-semibold opacity-50 w-full\,\children\:\/ \,\one-time\}}},\$\,\div\,null,{\children\:\$\,\div\,null,{\className\:\flex flex-col h-fit gap-4 \,\children\:\$\,\div\,null,{\className\:\$undefined\,\children\:\$undefined\,\$\,\h3\,null,{\className\:\text-2xl font-semibold\,\style\:{\textAlign\:\$undefined\},\children\:\Ideal for:\}},\$\,\div\,null,{\className\:\flex flex-col whitespace-pre-line gap-4 text-md lg:text-lg \,\children\:\$\,\p\,null,{\dangerouslySetInnerHTML\:{\__html\:\\u003cp\u003eStartups, SaaS companies, or enterprises that need custom functionality — from user authentication to dashboards, API integrations, or custom CMS setups. Tailored to your business logic.\u003c/p\u003e\}}},\$undefined\}},\$\,\div\,null,{\className\:\flex flex-col h-fit gap-4 \,\children\:\$\,\div\,null,{\className\:\$undefined\,\children\:\$undefined\,\$\,\h3\,null,{\className\:\text-2xl font-semibold\,\style\:{\textAlign\:\$undefined\},\children\:\Services included:\}},\$\,\div\,null,{\className\:\flex flex-col whitespace-pre-line gap-4 text-md lg:text-lg \,\children\:\$\,\p\,\4-included\,{\dangerouslySetInnerHTML\:{\__html\:\\u003cp\u003eFull-stack development\u003c/p\u003e\u003cp\u003eAPI integrations\u003c/p\u003e\u003cp\u003eAuthentication \u0026amp; admin dashboards\u003c/p\u003e\u003cp\u003eCustom CMS panel\u003c/p\u003e\u003cp\u003eUI/UX planning \u0026amp; development\u003c/p\u003e\u003cp\u003eDeployment setup\u003c/p\u003e\u003cp\u003eOptional add-ons:\u003c/p\u003e\u003cspan\u003eunknown node\u003c/span\u003e\}}},\$undefined\}}\n)/script>script>self.__next_f.push(1,2f:\$\,\div\,\5addon\,{\className\:\flex flex-col gap-8 p-8 lg:p-10 glassmorphic rounded-3xl\,\children\:\$\,\div\,null,{\children\:\$\,\div\,null,{\className\:\flex flex-col h-fit gap-4 \,\children\:\$\,\div\,null,{\className\:\$undefined\,\children\:\$undefined\,\$\,\h3\,null,{\className\:\text-2xl font-semibold\,\style\:{\textAlign\:\$undefined\},\children\:\Hosting\}},\$undefined\,\$undefined\},\$\,\div\,null,{\className\:\flex flex-row items-end gap-2\,\children\:\$\,\div\,null,{\className\:\flex flex-col h-fit gap-6 \,\children\:\$\,\div\,null,{\className\:\$undefined\,\children\:\$undefined\,\$\,\h1\,null,{\className\:\text-2xl font-semibold text-2xl md:text-4xl lg:text-6xl\,\style\:{\textAlign\:\$undefined\},\children\:\$$29.99\}},\$undefined\,\$undefined\},\$\,\p\,null,{\className\:\font-xl font-semibold opacity-50 w-full\,\children\:\/ \,\monthly\}}},\$\,\div\,null,{\children\:\$\,\div\,null,{\className\:\flex flex-col h-fit gap-4 \,\children\:\$\,\div\,null,{\className\:\$undefined\,\children\:\$undefined\,\$\,\h3\,null,{\className\:\text-2xl font-semibold\,\style\:{\textAlign\:\$undefined\},\children\:\Ideal for:\}},\$\,\div\,null,{\className\:\flex flex-col whitespace-pre-line gap-4 text-md lg:text-lg \,\children\:\$\,\p\,null,{\dangerouslySetInnerHTML\:{\__html\:\\u003cp\u003eFast, secure, and worry-free hosting managed by our team. We take care of uptime, security, backups, and updates so you don’t have to.\u003c/p\u003e\}}},\$undefined\}},\$\,\div\,null,{\className\:\flex flex-col h-fit gap-4 \,\children\:\$\,\div\,null,{\className\:\$undefined\,\children\:\$undefined\,\$\,\h3\,null,{\className\:\text-2xl font-semibold\,\style\:{\textAlign\:\$undefined\},\children\:\Services included:\}},\$\,\div\,null,{\className\:\flex flex-col whitespace-pre-line gap-4 text-md lg:text-lg \,\children\:\$\,\p\,\5-included\,{\dangerouslySetInnerHTML\:{\__html\:\\u003cp\u003e99.9% uptime\u003c/p\u003e\u003cp\u003eSSL certificate\u003c/p\u003e\u003cp\u003eDaily backups\u003c/p\u003e\u003cp\u003ePerformance monitoring\u003c/p\u003e\u003cp\u003eDomain and email setup\u003c/p\u003e\u003cp\u003eVersion and dependency updates\u003c/p\u003e\}}},\$undefined\}}\n)/script>script>self.__next_f.push(1,30:\$\,\div\,\6addon\,{\className\:\flex flex-col gap-8 p-8 lg:p-10 glassmorphic rounded-3xl\,\children\:\$\,\div\,null,{\children\:\$\,\div\,null,{\className\:\flex flex-col h-fit gap-4 \,\children\:\$\,\div\,null,{\className\:\$undefined\,\children\:\$undefined\,\$\,\h3\,null,{\className\:\text-2xl font-semibold\,\style\:{\textAlign\:\$undefined\},\children\:\Monthly Maintenance\}},\$undefined\,\$undefined\},\$\,\div\,null,{\className\:\flex flex-row items-end gap-2\,\children\:\$\,\div\,null,{\className\:\flex flex-col h-fit gap-6 \,\children\:\$\,\div\,null,{\className\:\$undefined\,\children\:\$undefined\,\$\,\h1\,null,{\className\:\text-2xl font-semibold text-2xl md:text-4xl lg:text-6xl\,\style\:{\textAlign\:\$undefined\},\children\:\$$49.99\}},\$undefined\,\$undefined\},\$\,\p\,null,{\className\:\font-xl font-semibold opacity-50 w-full\,\children\:\/ \,\monthly\}}},\$\,\div\,null,{\children\:\$\,\div\,null,{\className\:\flex flex-col h-fit gap-4 \,\children\:\$\,\div\,null,{\className\:\$undefined\,\children\:\$undefined\,\$\,\h3\,null,{\className\:\text-2xl font-semibold\,\style\:{\textAlign\:\$undefined\},\children\:\Ideal for:\}},\$\,\div\,null,{\className\:\flex flex-col whitespace-pre-line gap-4 text-md lg:text-lg \,\children\:\$\,\p\,null,{\dangerouslySetInnerHTML\:{\__html\:\\u003cp\u003eOngoing support for technical updates, small content changes, and general website upkeep to ensure your site stays fresh and secure.\u003c/p\u003e\}}},\$undefined\}},\$\,\div\,null,{\className\:\flex flex-col h-fit gap-4 \,\children\:\$\,\div\,null,{\className\:\$undefined\,\children\:\$undefined\,\$\,\h3\,null,{\className\:\text-2xl font-semibold\,\style\:{\textAlign\:\$undefined\},\children\:\Services included:\}},\$\,\div\,null,{\className\:\flex flex-col whitespace-pre-line gap-4 text-md lg:text-lg \,\children\:\$\,\p\,\6-included\,{\dangerouslySetInnerHTML\:{\__html\:\\u003cp\u003eBug fixes \u0026amp; patching\u003c/p\u003e\u003cp\u003eUp to one hour of content updates\u003c/p\u003e\u003cp\u003ePlugin/module updates\u003c/p\u003e\u003cp\u003ePriority support\u003c/p\u003e\u003cp\u003eUptime monitoring\u003c/p\u003e\}}},\$undefined\}}\n)/script>script>self.__next_f.push(1,31:\$\,\div\,\12addon\,{\className\:\flex flex-col gap-8 p-8 lg:p-10 glassmorphic rounded-3xl\,\children\:\$\,\div\,null,{\children\:\$\,\div\,null,{\className\:\flex flex-col h-fit gap-4 \,\children\:\$\,\div\,null,{\className\:\$undefined\,\children\:\$undefined\,\$\,\h3\,null,{\className\:\text-2xl font-semibold\,\style\:{\textAlign\:\$undefined\},\children\:\Copywriting / Content Writing\}},\$undefined\,\$undefined\},\$\,\div\,null,{\className\:\flex flex-row items-end gap-2\,\children\:\$\,\div\,null,{\className\:\flex flex-col h-fit gap-6 \,\children\:\$\,\div\,null,{\className\:\$undefined\,\children\:\$undefined\,\$\,\h1\,null,{\className\:\text-2xl font-semibold text-2xl md:text-4xl lg:text-6xl\,\style\:{\textAlign\:\$undefined\},\children\:\$$49.99\}},\$undefined\,\$undefined\},\$\,\p\,null,{\className\:\font-xl font-semibold opacity-50 w-full\,\children\:\/ \,\one-time\}}},\$\,\div\,null,{\children\:\$\,\div\,null,{\className\:\flex flex-col h-fit gap-4 \,\children\:\$\,\div\,null,{\className\:\$undefined\,\children\:\$undefined\,\$\,\h3\,null,{\className\:\text-2xl font-semibold\,\style\:{\textAlign\:\$undefined\},\children\:\Ideal for:\}},\$\,\div\,null,{\className\:\flex flex-col whitespace-pre-line gap-4 text-md lg:text-lg \,\children\:\$\,\p\,null,{\dangerouslySetInnerHTML\:{\__html\:\\u003cp\u003eProfessionally written, SEO-friendly content tailored to your industry and tone of voice.\u003c/p\u003e\}}},\$undefined\}},\$\,\div\,null,{\className\:\flex flex-col h-fit gap-4 \,\children\:\$\,\div\,null,{\className\:\$undefined\,\children\:\$undefined\,\$\,\h3\,null,{\className\:\text-2xl font-semibold\,\style\:{\textAlign\:\$undefined\},\children\:\Services included:\}},\$\,\div\,null,{\className\:\flex flex-col whitespace-pre-line gap-4 text-md lg:text-lg \,\children\:\$\,\p\,\12-included\,{\dangerouslySetInnerHTML\:{\__html\:\\u003cp\u003eWebsite copy per page (300–500 words)\u003c/p\u003e\u003cp\u003eKeyword research\u003c/p\u003e\u003cp\u003eTone \u0026amp; style matching\u003c/p\u003e\u003cp\u003eOne revision round\u003c/p\u003e\}}},\$undefined\}}\n)/script>script>self.__next_f.push(1,32:\$\,\div\,\9addon\,{\className\:\flex flex-col gap-8 p-8 lg:p-10 glassmorphic rounded-3xl\,\children\:\$\,\div\,null,{\children\:\$\,\div\,null,{\className\:\flex flex-col h-fit gap-4 \,\children\:\$\,\div\,null,{\className\:\$undefined\,\children\:\$undefined\,\$\,\h3\,null,{\className\:\text-2xl font-semibold\,\style\:{\textAlign\:\$undefined\},\children\:\Technical SEO Optimization\}},\$undefined\,\$undefined\},\$\,\div\,null,{\className\:\flex flex-row items-end gap-2\,\children\:\$\,\div\,null,{\className\:\flex flex-col h-fit gap-6 \,\children\:\$\,\div\,null,{\className\:\$undefined\,\children\:\$undefined\,\$\,\h1\,null,{\className\:\text-2xl font-semibold text-2xl md:text-4xl lg:text-6xl\,\style\:{\textAlign\:\$undefined\},\children\:\$$99.99\}},\$undefined\,\$undefined\},\$\,\p\,null,{\className\:\font-xl font-semibold opacity-50 w-full\,\children\:\/ \,\monthly\}}},\$\,\div\,null,{\children\:\$\,\div\,null,{\className\:\flex flex-col h-fit gap-4 \,\children\:\$\,\div\,null,{\className\:\$undefined\,\children\:\$undefined\,\$\,\h3\,null,{\className\:\text-2xl font-semibold\,\style\:{\textAlign\:\$undefined\},\children\:\Ideal for:\}},\$\,\div\,null,{\className\:\flex flex-col whitespace-pre-line gap-4 text-md lg:text-lg \,\children\:\$\,\p\,null,{\dangerouslySetInnerHTML\:{\__html\:\\u003cp\u003eImprove your Google ranking with structured data, optimized metadata, and technical tweaks to ensure your site is search engine friendly.\u003c/p\u003e\}}},\$undefined\}},\$\,\div\,null,{\className\:\flex flex-col h-fit gap-4 \,\children\:\$\,\div\,null,{\className\:\$undefined\,\children\:\$undefined\,\$\,\h3\,null,{\className\:\text-2xl font-semibold\,\style\:{\textAlign\:\$undefined\},\children\:\Services included:\}},\$\,\div\,null,{\className\:\flex flex-col whitespace-pre-line gap-4 text-md lg:text-lg \,\children\:\$\,\p\,\9-included\,{\dangerouslySetInnerHTML\:{\__html\:\\u003cp\u003eSEO tags \u0026amp; alt text\u003c/p\u003e\u003cp\u003eSitemap setup\u003c/p\u003e\u003cp\u003eRobots.txt optimization\u003c/p\u003e\u003cp\u003eSchema markup\u003c/p\u003e\u003cp\u003eBaseline page speed improvements\u003c/p\u003e\}}},\$undefined\}}\n)/script>script>self.__next_f.push(1,33:\$\,\div\,\11addon\,{\className\:\flex flex-col gap-8 p-8 lg:p-10 glassmorphic rounded-3xl\,\children\:\$\,\div\,null,{\children\:\$\,\div\,null,{\className\:\flex flex-col h-fit gap-4 \,\children\:\$\,\div\,null,{\className\:\$undefined\,\children\:\$undefined\,\$\,\h3\,null,{\className\:\text-2xl font-semibold\,\style\:{\textAlign\:\$undefined\},\children\:\Analytics \u0026 Conversion Tracking\}},\$undefined\,\$undefined\},\$\,\div\,null,{\className\:\flex flex-row items-end gap-2\,\children\:\$\,\div\,null,{\className\:\flex flex-col h-fit gap-6 \,\children\:\$\,\div\,null,{\className\:\$undefined\,\children\:\$undefined\,\$\,\h1\,null,{\className\:\text-2xl font-semibold text-2xl md:text-4xl lg:text-6xl\,\style\:{\textAlign\:\$undefined\},\children\:\$$99.99\}},\$undefined\,\$undefined\},\$\,\p\,null,{\className\:\font-xl font-semibold opacity-50 w-full\,\children\:\/ \,\one-time\}}},\$\,\div\,null,{\children\:\$\,\div\,null,{\className\:\flex flex-col h-fit gap-4 \,\children\:\$\,\div\,null,{\className\:\$undefined\,\children\:\$undefined\,\$\,\h3\,null,{\className\:\text-2xl font-semibold\,\style\:{\textAlign\:\$undefined\},\children\:\Ideal for:\}},\$\,\div\,null,{\className\:\flex flex-col whitespace-pre-line gap-4 text-md lg:text-lg \,\children\:\$\,\p\,null,{\dangerouslySetInnerHTML\:{\__html\:\\u003cp\u003eUnderstand your users with integrated analytics tools and conversion tracking that helps refine marketing efforts.\u003c/p\u003e\}}},\$undefined\}},\$\,\div\,null,{\className\:\flex flex-col h-fit gap-4 \,\children\:\$\,\div\,null,{\className\:\$undefined\,\children\:\$undefined\,\$\,\h3\,null,{\className\:\text-2xl font-semibold\,\style\:{\textAlign\:\$undefined\},\children\:\Services included:\}},\$\,\div\,null,{\className\:\flex flex-col whitespace-pre-line gap-4 text-md lg:text-lg \,\children\:\$\,\p\,\11-included\,{\dangerouslySetInnerHTML\:{\__html\:\\u003cp\u003eGoogle Analytics (GA4) integration\u003c/p\u003e\u003cp\u003eMeta Pixel or LinkedIn Insight Tag\u003c/p\u003e\u003cp\u003eConversion goal setup\u003c/p\u003e\}}},\$undefined\}}\n)/script>script>self.__next_f.push(1,34:\$\,\div\,\7addon\,{\className\:\flex flex-col gap-8 p-8 lg:p-10 glassmorphic rounded-3xl\,\children\:\$\,\div\,null,{\children\:\$\,\div\,null,{\className\:\flex flex-col h-fit gap-4 \,\children\:\$\,\div\,null,{\className\:\$undefined\,\children\:\$undefined\,\$\,\h3\,null,{\className\:\text-2xl font-semibold\,\style\:{\textAlign\:\$undefined\},\children\:\Additional Pages\}},\$undefined\,\$undefined\},\$\,\div\,null,{\className\:\flex flex-row items-end gap-2\,\children\:\$\,\div\,null,{\className\:\flex flex-col h-fit gap-6 \,\children\:\$\,\div\,null,{\className\:\$undefined\,\children\:\$undefined\,\$\,\h1\,null,{\className\:\text-2xl font-semibold text-2xl md:text-4xl lg:text-6xl\,\style\:{\textAlign\:\$undefined\},\children\:\$$99.99\}},\$undefined\,\$undefined\},\$\,\p\,null,{\className\:\font-xl font-semibold opacity-50 w-full\,\children\:\/ \,\one-time\}}},\$\,\div\,null,{\children\:\$\,\div\,null,{\className\:\flex flex-col h-fit gap-4 \,\children\:\$\,\div\,null,{\className\:\$undefined\,\children\:\$undefined\,\$\,\h3\,null,{\className\:\text-2xl font-semibold\,\style\:{\textAlign\:\$undefined\},\children\:\Ideal for:\}},\$\,\div\,null,{\className\:\flex flex-col whitespace-pre-line gap-4 text-md lg:text-lg \,\children\:\$\,\p\,null,{\dangerouslySetInnerHTML\:{\__html\:\\u003cp\u003eNeed more content? Add additional pages beyond your original package to grow your site as your business grows.\u003c/p\u003e\}}},\$undefined\}},\$\,\div\,null,{\className\:\flex flex-col h-fit gap-4 \,\children\:\$\,\div\,null,{\className\:\$undefined\,\children\:\$undefined\,\$\,\h3\,null,{\className\:\text-2xl font-semibold\,\style\:{\textAlign\:\$undefined\},\children\:\Services included:\}},\$\,\div\,null,{\className\:\flex flex-col whitespace-pre-line gap-4 text-md lg:text-lg \,\children\:\$\,\p\,\7-included\,{\dangerouslySetInnerHTML\:{\__html\:\\u003cp\u003eCustom-designed page layout\u003c/p\u003e\u003cp\u003eMobile \u0026amp; SEO optimization\u003c/p\u003e\u003cp\u003eContent integration\u003c/p\u003e\u003cp\u003ePage animations (if applicable)\u003c/p\u003e\}}},\$undefined\}}\n)/script>script>self.__next_f.push(1,35:\$\,\div\,\14addon\,{\className\:\flex flex-col gap-8 p-8 lg:p-10 glassmorphic rounded-3xl\,\children\:\$\,\div\,null,{\children\:\$\,\div\,null,{\className\:\flex flex-col h-fit gap-4 \,\children\:\$\,\div\,null,{\className\:\$undefined\,\children\:\$undefined\,\$\,\h3\,null,{\className\:\text-2xl font-semibold\,\style\:{\textAlign\:\$undefined\},\children\:\Booking or Contact Form Integrations\}},\$undefined\,\$undefined\},\$\,\div\,null,{\className\:\flex flex-row items-end gap-2\,\children\:\$\,\div\,null,{\className\:\flex flex-col h-fit gap-6 \,\children\:\$\,\div\,null,{\className\:\$undefined\,\children\:\$undefined\,\$\,\h1\,null,{\className\:\text-2xl font-semibold text-2xl md:text-4xl lg:text-6xl\,\style\:{\textAlign\:\$undefined\},\children\:\$$99.99\}},\$undefined\,\$undefined\},\$\,\p\,null,{\className\:\font-xl font-semibold opacity-50 w-full\,\children\:\/ \,\one-time\}}},\$\,\div\,null,{\children\:\$\,\div\,null,{\className\:\flex flex-col h-fit gap-4 \,\children\:\$\,\div\,null,{\className\:\$undefined\,\children\:\$undefined\,\$\,\h3\,null,{\className\:\text-2xl font-semibold\,\style\:{\textAlign\:\$undefined\},\children\:\Ideal for:\}},\$\,\div\,null,{\className\:\flex flex-col whitespace-pre-line gap-4 text-md lg:text-lg \,\children\:\$\,\p\,null,{\dangerouslySetInnerHTML\:{\__html\:\\u003cp\u003eConnect your forms to your email or calendar system to streamline inquiries and bookings.\u003c/p\u003e\}}},\$undefined\}},\$\,\div\,null,{\className\:\flex flex-col h-fit gap-4 \,\children\:\$\,\div\,null,{\className\:\$undefined\,\children\:\$undefined\,\$\,\h3\,null,{\className\:\text-2xl font-semibold\,\style\:{\textAlign\:\$undefined\},\children\:\Services included:\}},\$\,\div\,null,{\className\:\flex flex-col whitespace-pre-line gap-4 text-md lg:text-lg \,\children\:\$\,\p\,\14-included\,{\dangerouslySetInnerHTML\:{\__html\:\\u003cp\u003eCustom contact/booking form\u003c/p\u003e\u003cp\u003eEmail or API integration (e.g. Gmail, Calendly)\u003c/p\u003e\u003cp\u003eSuccess/failure feedback UI\u003c/p\u003e\u003cp\u003eSpam protection\u003c/p\u003e\}}},\$undefined\}}\n)/script>script>self.__next_f.push(1,36:\$\,\div\,\10addon\,{\className\:\flex flex-col gap-8 p-8 lg:p-10 glassmorphic rounded-3xl\,\children\:\$\,\div\,null,{\children\:\$\,\div\,null,{\className\:\flex flex-col h-fit gap-4 \,\children\:\$\,\div\,null,{\className\:\$undefined\,\children\:\$undefined\,\$\,\h3\,null,{\className\:\text-2xl font-semibold\,\style\:{\textAlign\:\$undefined\},\children\:\Speed Optimization\}},\$undefined\,\$undefined\},\$\,\div\,null,{\className\:\flex flex-row items-end gap-2\,\children\:\$\,\div\,null,{\className\:\flex flex-col h-fit gap-6 \,\children\:\$\,\div\,null,{\className\:\$undefined\,\children\:\$undefined\,\$\,\h1\,null,{\className\:\text-2xl font-semibold text-2xl md:text-4xl lg:text-6xl\,\style\:{\textAlign\:\$undefined\},\children\:\$$149.99\}},\$undefined\,\$undefined\},\$\,\p\,null,{\className\:\font-xl font-semibold opacity-50 w-full\,\children\:\/ \,\one-time\}}},\$\,\div\,null,{\children\:\$\,\div\,null,{\className\:\flex flex-col h-fit gap-4 \,\children\:\$\,\div\,null,{\className\:\$undefined\,\children\:\$undefined\,\$\,\h3\,null,{\className\:\text-2xl font-semibold\,\style\:{\textAlign\:\$undefined\},\children\:\Ideal for:\}},\$\,\div\,null,{\className\:\flex flex-col whitespace-pre-line gap-4 text-md lg:text-lg \,\children\:\$\,\p\,null,{\dangerouslySetInnerHTML\:{\__html\:\\u003cp\u003eFaster load times improve UX and SEO. We optimize images, scripts, and assets for maximum performance.\u003c/p\u003e\}}},\$undefined\}},\$\,\div\,null,{\className\:\flex flex-col h-fit gap-4 \,\children\:\$\,\div\,null,{\className\:\$undefined\,\children\:\$undefined\,\$\,\h3\,null,{\className\:\text-2xl font-semibold\,\style\:{\textAlign\:\$undefined\},\children\:\Services included:\}},\$\,\div\,null,{\className\:\flex flex-col whitespace-pre-line gap-4 text-md lg:text-lg \,\children\:\$\,\p\,\10-included\,{\dangerouslySetInnerHTML\:{\__html\:\\u003cp\u003eImage compression\u003c/p\u003e\u003cp\u003eLazy loading\u003c/p\u003e\u003cp\u003eCode splitting\u003c/p\u003e\u003cp\u003eMinification of CSS/JS\u003c/p\u003e\u003cp\u003eLighthouse performance audit\u003c/p\u003e\}}},\$undefined\}}\n)/script>script>self.__next_f.push(1,37:\$\,\div\,\8addon\,{\className\:\flex flex-col gap-8 p-8 lg:p-10 glassmorphic rounded-3xl\,\children\:\$\,\div\,null,{\children\:\$\,\div\,null,{\className\:\flex flex-col h-fit gap-4 \,\children\:\$\,\div\,null,{\className\:\$undefined\,\children\:\$undefined\,\$\,\h3\,null,{\className\:\text-2xl font-semibold\,\style\:{\textAlign\:\$undefined\},\children\:\Multilingual Support\}},\$undefined\,\$undefined\},\$\,\div\,null,{\className\:\flex flex-row items-end gap-2\,\children\:\$\,\div\,null,{\className\:\flex flex-col h-fit gap-6 \,\children\:\$\,\div\,null,{\className\:\$undefined\,\children\:\$undefined\,\$\,\h1\,null,{\className\:\text-2xl font-semibold text-2xl md:text-4xl lg:text-6xl\,\style\:{\textAlign\:\$undefined\},\children\:\$$199.99\}},\$undefined\,\$undefined\},\$\,\p\,null,{\className\:\font-xl font-semibold opacity-50 w-full\,\children\:\/ \,\one-time\}}},\$\,\div\,null,{\children\:\$\,\div\,null,{\className\:\flex flex-col h-fit gap-4 \,\children\:\$\,\div\,null,{\className\:\$undefined\,\children\:\$undefined\,\$\,\h3\,null,{\className\:\text-2xl font-semibold\,\style\:{\textAlign\:\$undefined\},\children\:\Ideal for:\}},\$\,\div\,null,{\className\:\flex flex-col whitespace-pre-line gap-4 text-md lg:text-lg \,\children\:\$\,\p\,null,{\dangerouslySetInnerHTML\:{\__html\:\\u003cp\u003eExpand your audience by offering your site in multiple languages with proper localization and SEO for each version.\u003c/p\u003e\}}},\$undefined\}},\$\,\div\,null,{\className\:\flex flex-col h-fit gap-4 \,\children\:\$\,\div\,null,{\className\:\$undefined\,\children\:\$undefined\,\$\,\h3\,null,{\className\:\text-2xl font-semibold\,\style\:{\textAlign\:\$undefined\},\children\:\Services included:\}},\$\,\div\,null,{\className\:\flex flex-col whitespace-pre-line gap-4 text-md lg:text-lg \,\children\:\$\,\p\,\8-included\,{\dangerouslySetInnerHTML\:{\__html\:\\u003cp\u003eLanguage switcher integration\u003c/p\u003e\u003cp\u003eURL localization (e.g. /en, /de)\u003c/p\u003e\u003cp\u003eTranslatable content fields\u003c/p\u003e\u003cp\u003eSeparate SEO metadata per language\u003c/p\u003e\}}},\$undefined\}}\n)/script>script>self.__next_f.push(1,38:\$\,\div\,\15addon\,{\className\:\flex flex-col gap-8 p-8 lg:p-10 glassmorphic rounded-3xl\,\children\:\$\,\div\,null,{\children\:\$\,\div\,null,{\className\:\flex flex-col h-fit gap-4 \,\children\:\$\,\div\,null,{\className\:\$undefined\,\children\:\$undefined\,\$\,\h3\,null,{\className\:\text-2xl font-semibold\,\style\:{\textAlign\:\$undefined\},\children\:\CRM Integration\}},\$undefined\,\$undefined\},\$\,\div\,null,{\className\:\flex flex-row items-end gap-2\,\children\:\$\,\div\,null,{\className\:\flex flex-col h-fit gap-6 \,\children\:\$\,\div\,null,{\className\:\$undefined\,\children\:\$undefined\,\$\,\h1\,null,{\className\:\text-2xl font-semibold text-2xl md:text-4xl lg:text-6xl\,\style\:{\textAlign\:\$undefined\},\children\:\$$249.99\}},\$undefined\,\$undefined\},\$\,\p\,null,{\className\:\font-xl font-semibold opacity-50 w-full\,\children\:\/ \,\one-time\}}},\$\,\div\,null,{\children\:\$\,\div\,null,{\className\:\flex flex-col h-fit gap-4 \,\children\:\$\,\div\,null,{\className\:\$undefined\,\children\:\$undefined\,\$\,\h3\,null,{\className\:\text-2xl font-semibold\,\style\:{\textAlign\:\$undefined\},\children\:\Ideal for:\}},\$\,\div\,null,{\className\:\flex flex-col whitespace-pre-line gap-4 text-md lg:text-lg \,\children\:\$\,\p\,null,{\dangerouslySetInnerHTML\:{\__html\:\\u003cp\u003eConnect your website to your CRM to sync leads, contacts, and data automatically.\u003c/p\u003e\}}},\$undefined\}},\$\,\div\,null,{\className\:\flex flex-col h-fit gap-4 \,\children\:\$\,\div\,null,{\className\:\$undefined\,\children\:\$undefined\,\$\,\h3\,null,{\className\:\text-2xl font-semibold\,\style\:{\textAlign\:\$undefined\},\children\:\Services included:\}},\$\,\div\,null,{\className\:\flex flex-col whitespace-pre-line gap-4 text-md lg:text-lg \,\children\:\$\,\p\,\15-included\,{\dangerouslySetInnerHTML\:{\__html\:\\u003cp\u003eIntegration with tools like HubSpot, Zoho, or vTiger\u003c/p\u003e\u003cp\u003eCustom form mapping\u003c/p\u003e\u003cp\u003eTesting \u0026amp; verification\u003c/p\u003e\u003cp\u003eLead data sync with CRM dashboards\u003c/p\u003e\}}},\$undefined\}}\n)/script>script>self.__next_f.push(1,39:\$\,\div\,\13addon\,{\className\:\flex flex-col gap-8 p-8 lg:p-10 glassmorphic rounded-3xl\,\children\:\$\,\div\,null,{\children\:\$\,\div\,null,{\className\:\flex flex-col h-fit gap-4 \,\children\:\$\,\div\,null,{\className\:\$undefined\,\children\:\$undefined\,\$\,\h3\,null,{\className\:\text-2xl font-semibold\,\style\:{\textAlign\:\$undefined\},\children\:\Blog / CMS Module\}},\$undefined\,\$undefined\},\$\,\div\,null,{\className\:\flex flex-row items-end gap-2\,\children\:\$\,\div\,null,{\className\:\flex flex-col h-fit gap-6 \,\children\:\$\,\div\,null,{\className\:\$undefined\,\children\:\$undefined\,\$\,\h1\,null,{\className\:\text-2xl font-semibold text-2xl md:text-4xl lg:text-6xl\,\style\:{\textAlign\:\$undefined\},\children\:\$$299.99\}},\$undefined\,\$undefined\},\$\,\p\,null,{\className\:\font-xl font-semibold opacity-50 w-full\,\children\:\/ \,\one-time\}}},\$\,\div\,null,{\children\:\$\,\div\,null,{\className\:\flex flex-col h-fit gap-4 \,\children\:\$\,\div\,null,{\className\:\$undefined\,\children\:\$undefined\,\$\,\h3\,null,{\className\:\text-2xl font-semibold\,\style\:{\textAlign\:\$undefined\},\children\:\Ideal for:\}},\$\,\div\,null,{\className\:\flex flex-col whitespace-pre-line gap-4 text-md lg:text-lg \,\children\:\$\,\p\,null,{\dangerouslySetInnerHTML\:{\__html\:\\u003cp\u003eAdd a full-featured blog or news module to your site, powered by a custom or configured CMS.\u003c/p\u003e\}}},\$undefined\}},\$\,\div\,null,{\className\:\flex flex-col h-fit gap-4 \,\children\:\$\,\div\,null,{\className\:\$undefined\,\children\:\$undefined\,\$\,\h3\,null,{\className\:\text-2xl font-semibold\,\style\:{\textAlign\:\$undefined\},\children\:\Services included:\}},\$\,\div\,null,{\className\:\flex flex-col whitespace-pre-line gap-4 text-md lg:text-lg \,\children\:\$\,\p\,\13-included\,{\dangerouslySetInnerHTML\:{\__html\:\\u003cp\u003eBlog post template\u003c/p\u003e\u003cp\u003eCategory/tag system\u003c/p\u003e\u003cp\u003eRich text editor\u003c/p\u003e\u003cp\u003eAdmin interface\u003c/p\u003e\u003cp\u003eSEO fields per post\u003c/p\u003e\}}},\$undefined\}}\n)/script>/body>/html>
View on OTX
|
View on ThreatMiner
Please enable JavaScript to view the
comments powered by Disqus.
Data with thanks to
AlienVault OTX
,
VirusTotal
,
Malwr
and
others
. [
Sitemap
]