CINXE.COM

Jaeves AI | SEO-Optimized Content in Seconds

<!DOCTYPE html> <html class="max-sm:overflow-x-hidden" lang="en" dir="ltr" > <head> <meta charset="UTF-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <meta name="description" content="Elevate your content creation with Jaeves, the ultimate AI Content Generator. Create genuine content 10X faster and conquer creative hurdles effortlessly." > <meta name="keywords" content="Text to Content, AI Writer, AI Image Generator, Text to Image, Text to Speech, Voiceover, Speech to Text, Transcription, Code generation, Chat with AI, AI Chat, AI Assistant, AI Vision" > <link rel="icon" href="upload/images/favicon/O0jo-jaevesai-favicon.svg" > <title> Jaeves AI | SEO-Optimized Content in Seconds </title> <link rel="preconnect" href="https://fonts.googleapis.com" > <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin > <link href="https://fonts.googleapis.com/css2?family=Golos+Text:wght@400;500;600;700&display=swap" rel="stylesheet" > <link rel="stylesheet" href="/themes/default/assets/css/frontend/flickity.min.css" > <link href="/themes/default/assets/libs/toastr/toastr.min.css" rel="stylesheet" /> <link rel="preload" as="style" href="https://app.jaeves.com/build/assets/landing-page-161d3132.css" /><link rel="stylesheet" href="https://app.jaeves.com/build/assets/landing-page-161d3132.css" data-navigate-track="reload" /> <meta name="p:domain_verify" content="3458cd5138285dedbf03c8bb7ac18ea5"/> <script> document.addEventListener("DOMContentLoaded", function() { // Update href attributes of anchor tags const targetLinks = document.querySelectorAll('a[href="https://codecanyon.net/item/magicai-openai-content-text-image-chat-code-generator-as-saas/45408109"]'); console.log("Target links found:", targetLinks.length); targetLinks.forEach(link => { console.log("Updating link:", link); link.href = "https://app.jaeves.com/login"; // Replace with your new link }); // Update src attribute of the image const targetImage = document.querySelector('img[src="/themes/dark/assets/landing-page/banner-img.jpg"]'); if (targetImage) { console.log("Updating image src:", targetImage); targetImage.src = "https://139767802.fs1.hubspotusercontent-eu1.net/hubfs/139767802/bg-auth/login-dashboard-tablet-darkmode-753x542-modified-design.svg"; } }); </script> <script> window.liquid = { isLandingPage: true }; </script> <style> .google-ads-728 { width: 100%; max-width: 728px; height: auto; } </style> <!--Google AdSense--> <!--Google AdSense End--> <link rel="modulepreload" href="https://app.jaeves.com/build/assets/app-dcd6df5d.js" /><link rel="modulepreload" href="https://app.jaeves.com/build/assets/typed.module-00a59234.js" /><link rel="modulepreload" href="https://app.jaeves.com/build/assets/fetch-701d0618.js" /><script type="module" src="https://app.jaeves.com/build/assets/app-dcd6df5d.js" data-navigate-track="reload"></script> <!-- Livewire Styles --><style >[wire\:loading][wire\:loading], [wire\:loading\.delay][wire\:loading\.delay], [wire\:loading\.inline-block][wire\:loading\.inline-block], [wire\:loading\.inline][wire\:loading\.inline], [wire\:loading\.block][wire\:loading\.block], [wire\:loading\.flex][wire\:loading\.flex], [wire\:loading\.table][wire\:loading\.table], [wire\:loading\.grid][wire\:loading\.grid], [wire\:loading\.inline-flex][wire\:loading\.inline-flex] {display: none;}[wire\:loading\.delay\.none][wire\:loading\.delay\.none], [wire\:loading\.delay\.shortest][wire\:loading\.delay\.shortest], [wire\:loading\.delay\.shorter][wire\:loading\.delay\.shorter], [wire\:loading\.delay\.short][wire\:loading\.delay\.short], [wire\:loading\.delay\.default][wire\:loading\.delay\.default], [wire\:loading\.delay\.long][wire\:loading\.delay\.long], [wire\:loading\.delay\.longer][wire\:loading\.delay\.longer], [wire\:loading\.delay\.longest][wire\:loading\.delay\.longest] {display: none;}[wire\:offline][wire\:offline] {display: none;}[wire\:dirty]:not(textarea):not(input):not(select) {display: none;}:root {--livewire-progress-bar-color: #2299dd;}[x-cloak] {display: none !important;}</style> </head> <body class="group/body bg-background font-body text-foreground"> <div class="pointer-events-none invisible fixed left-0 right-0 top-0 z-[99] opacity-0 transition-opacity" id="app-loading-indicator" x-data :class="{ 'opacity-0': !$store.appLoadingIndicator.showing, 'invisible': !$store.appLoadingIndicator.showing }" > <div class="lqd-progress relative h-[3px] w-full bg-foreground/10"> <div class="lqd-progress-bar lqd-progress-bar-indeterminate lqd-app-loading-indicator-progress-bar absolute inset-0 bg-primary dark:bg-heading-foreground"> </div> </div> </div> <header class="site-header group/header relative z-50 text-white transition-[background,shadow]" x-data="{ navOffsetTop: $refs.navbar.offsetTop - parseInt(getComputedStyle($refs.navbar).marginTop, 10), isSticky: false }" x-init="window.scrollY > navOffsetTop && (isSticky = true)" @resize.window.debounce.500ms="navOffsetTop = $refs.navbar.offsetTop - parseInt(getComputedStyle($refs.navbar).marginTop, 10)" @scroll.window="window.scrollY > navOffsetTop ? (isSticky = true) : (isSticky = false)" :class="{ 'lqd-is-sticky': isSticky }" > <div class="site-preheader flex items-center justify-center px-3 pt-4 text-center text-2xs text-white/70 opacity-0 transition-all duration-500 group-[.page-loaded]/body:opacity-100"> <p> <span class="me-3 bg-gradient-to-r from-gradient-from to-gradient-to to-50% bg-clip-text text-4xs font-semibold uppercase tracking-wide text-transparent"> Limited Offer </span> <span class="opacity-70"> Sign up and receive 20% bonus discount on checkout. </span> </p> </div> <div class="hidden" x-ref="navbar-placeholder" style="height: var(--header-height)" :class="{ 'hidden': !isSticky }" ></div> <nav class="site-header-nav relative flex items-center justify-between px-7 py-6 text-xs/tight opacity-0 transition-all duration-300 group-[.lqd-is-sticky]/header:fixed group-[.lqd-is-sticky]/header:top-0 group-[.lqd-is-sticky]/header:w-full group-[&.lqd-is-sticky]/header:bg-black group-[.page-loaded]/body:opacity-100 group-[&.lqd-is-sticky]/header:shadow-[0_4px_20px_rgba(0,0,0,0.03)] max-sm:px-2" id="frontend-local-navbar" x-ref="navbar" x-init="document.body.style.setProperty('--header-height', $refs.navbar.offsetHeight + 'px')" > <a class="site-logo relative basis-1/3 max-lg:basis-1/3" href="https://app.jaeves.com" > <img class="peer absolute start-0 top-1/2 -translate-y-1/2 translate-x-3 opacity-0 transition-all group-[.lqd-is-sticky]/header:translate-x-0 group-[.lqd-is-sticky]/header:opacity-100" src="/upload/images/logo/ho2t-sticky-jaevesai-logo.png" alt="JaevesAI logo" > <img class="transition-all group-[.lqd-is-sticky]/header:peer-first:translate-x-2 group-[.lqd-is-sticky]/header:peer-first:opacity-0" src="/upload/images/logo/4u92--jaevesai-logo.png" alt="JaevesAI logo" x-on:load="document.body.style.setProperty('--header-height', $refs.navbar.offsetHeight + 'px')" > </a> <div class="site-nav-container basis-1/3 transition-all max-lg:absolute max-lg:right-0 max-lg:top-full max-lg:max-h-0 max-lg:w-full max-lg:overflow-hidden max-lg:bg-black max-lg:text-white [&.lqd-is-active]:max-lg:max-h-[calc(100vh-150px)]"> <div class="max-lg:max-h-[inherit] max-lg:overflow-y-scroll"> <ul class="textxs flex items-center justify-center gap-14 whitespace-nowrap text-center font-medium uppercase max-xl:gap-10 max-lg:flex-col max-lg:items-start max-lg:gap-5 max-lg:p-10"> <li> <a href="#" target="_self" class="opacity-40 transition-all hover:opacity-100 [&.active]:opacity-100"> Home </a> </li> <li> <a href="#features" target="_self" class="opacity-40 transition-all hover:opacity-100 [&.active]:opacity-100"> Features </a> </li> <li> <a href="#how-it-works" target="_self" class="opacity-40 transition-all hover:opacity-100 [&.active]:opacity-100"> How it Works </a> </li> <li> <a href="#testimonials" target="_self" class="opacity-40 transition-all hover:opacity-100 [&.active]:opacity-100"> Testimonials </a> </li> <li> <a href="#pricing" target="_self" class="opacity-40 transition-all hover:opacity-100 [&.active]:opacity-100"> Pricing </a> </li> <li> <a href="#faq" target="_self" class="opacity-40 transition-all hover:opacity-100 [&.active]:opacity-100"> FAQ </a> </li> </ul> <div class="group relative -mt-3 block border-t border-white/5 px-10 pb-5 pt-6 md:hidden"> <p class="mb-3 flex items-center gap-2"> <svg xmlns="http://www.w3.org/2000/svg" width="22" height="22" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round" > <path d="M3 12a9 9 0 1 0 18 0a9 9 0 0 0 -18 0"></path> <path d="M3.6 9h16.8"></path> <path d="M3.6 15h16.8"></path> <path d="M11.5 3a17 17 0 0 0 0 18"></path> <path d="M12.5 3a17 17 0 0 1 0 18"></path> </svg> Languages </p> <a class="block border-b border-black border-opacity-5 py-3 transition-colors last:border-none hover:bg-black hover:bg-opacity-5" href="https://app.jaeves.com/id?ref=producthunt" rel="alternate" hreflang="id" >🇮🇩 Bahasa Indonesia</a> <a class="block border-b border-black border-opacity-5 py-3 transition-colors last:border-none hover:bg-black hover:bg-opacity-5" href="https://app.jaeves.com/nb?ref=producthunt" rel="alternate" hreflang="nb" >🇳🇴 Bokmål</a> <a class="block border-b border-black border-opacity-5 py-3 transition-colors last:border-none hover:bg-black hover:bg-opacity-5" href="https://app.jaeves.com/da?ref=producthunt" rel="alternate" hreflang="da" >🇩🇰 dansk</a> <a class="block border-b border-black border-opacity-5 py-3 transition-colors last:border-none hover:bg-black hover:bg-opacity-5" href="https://app.jaeves.com/de?ref=producthunt" rel="alternate" hreflang="de" >🇩🇪 Deutsch</a> <a class="block border-b border-black border-opacity-5 py-3 transition-colors last:border-none hover:bg-black hover:bg-opacity-5" href="https://app.jaeves.com/et?ref=producthunt" rel="alternate" hreflang="et" >🇪🇪 eesti</a> <a class="block border-b border-black border-opacity-5 py-3 transition-colors last:border-none hover:bg-black hover:bg-opacity-5" href="https://app.jaeves.com/en?ref=producthunt" rel="alternate" hreflang="en" >🇺🇸 English</a> <a class="block border-b border-black border-opacity-5 py-3 transition-colors last:border-none hover:bg-black hover:bg-opacity-5" href="https://app.jaeves.com/es?ref=producthunt" rel="alternate" hreflang="es" >🇪🇸 español</a> <a class="block border-b border-black border-opacity-5 py-3 transition-colors last:border-none hover:bg-black hover:bg-opacity-5" href="https://app.jaeves.com/fr?ref=producthunt" rel="alternate" hreflang="fr" >🇫🇷 français</a> <a class="block border-b border-black border-opacity-5 py-3 transition-colors last:border-none hover:bg-black hover:bg-opacity-5" href="https://app.jaeves.com/it?ref=producthunt" rel="alternate" hreflang="it" >🇮🇹 italiano</a> <a class="block border-b border-black border-opacity-5 py-3 transition-colors last:border-none hover:bg-black hover:bg-opacity-5" href="https://app.jaeves.com/lv?ref=producthunt" rel="alternate" hreflang="lv" >🇱🇻 latviešu</a> <a class="block border-b border-black border-opacity-5 py-3 transition-colors last:border-none hover:bg-black hover:bg-opacity-5" href="https://app.jaeves.com/lt?ref=producthunt" rel="alternate" hreflang="lt" >🇱🇹 lietuvių</a> <a class="block border-b border-black border-opacity-5 py-3 transition-colors last:border-none hover:bg-black hover:bg-opacity-5" href="https://app.jaeves.com/hu?ref=producthunt" rel="alternate" hreflang="hu" >🇭🇺 magyar</a> <a class="block border-b border-black border-opacity-5 py-3 transition-colors last:border-none hover:bg-black hover:bg-opacity-5" href="https://app.jaeves.com/nl?ref=producthunt" rel="alternate" hreflang="nl" >🇳🇱 Nederlands</a> <a class="block border-b border-black border-opacity-5 py-3 transition-colors last:border-none hover:bg-black hover:bg-opacity-5" href="https://app.jaeves.com/pl?ref=producthunt" rel="alternate" hreflang="pl" >🇵🇱 polski</a> <a class="block border-b border-black border-opacity-5 py-3 transition-colors last:border-none hover:bg-black hover:bg-opacity-5" href="https://app.jaeves.com/pt?ref=producthunt" rel="alternate" hreflang="pt" >🇵🇹 português</a> <a class="block border-b border-black border-opacity-5 py-3 transition-colors last:border-none hover:bg-black hover:bg-opacity-5" href="https://app.jaeves.com/ro?ref=producthunt" rel="alternate" hreflang="ro" >🇷🇴 română</a> <a class="block border-b border-black border-opacity-5 py-3 transition-colors last:border-none hover:bg-black hover:bg-opacity-5" href="https://app.jaeves.com/sk?ref=producthunt" rel="alternate" hreflang="sk" >🇸🇰 slovenčina</a> <a class="block border-b border-black border-opacity-5 py-3 transition-colors last:border-none hover:bg-black hover:bg-opacity-5" href="https://app.jaeves.com/sl?ref=producthunt" rel="alternate" hreflang="sl" >🇸🇮 slovenščina</a> <a class="block border-b border-black border-opacity-5 py-3 transition-colors last:border-none hover:bg-black hover:bg-opacity-5" href="https://app.jaeves.com/fi?ref=producthunt" rel="alternate" hreflang="fi" >🇫🇮 suomi</a> <a class="block border-b border-black border-opacity-5 py-3 transition-colors last:border-none hover:bg-black hover:bg-opacity-5" href="https://app.jaeves.com/sv?ref=producthunt" rel="alternate" hreflang="sv" >🇸🇪 svenska</a> <a class="block border-b border-black border-opacity-5 py-3 transition-colors last:border-none hover:bg-black hover:bg-opacity-5" href="https://app.jaeves.com/tr?ref=producthunt" rel="alternate" hreflang="tr" >🇹🇷 Türkçe</a> <a class="block border-b border-black border-opacity-5 py-3 transition-colors last:border-none hover:bg-black hover:bg-opacity-5" href="https://app.jaeves.com/cs?ref=producthunt" rel="alternate" hreflang="cs" >🇨🇿 čeština</a> <a class="block border-b border-black border-opacity-5 py-3 transition-colors last:border-none hover:bg-black hover:bg-opacity-5" href="https://app.jaeves.com/el?ref=producthunt" rel="alternate" hreflang="el" >🇬🇷 Ελληνικά</a> <a class="block border-b border-black border-opacity-5 py-3 transition-colors last:border-none hover:bg-black hover:bg-opacity-5" href="https://app.jaeves.com/bg?ref=producthunt" rel="alternate" hreflang="bg" >🇧🇬 български</a> <a class="block border-b border-black border-opacity-5 py-3 transition-colors last:border-none hover:bg-black hover:bg-opacity-5" href="https://app.jaeves.com/ru?ref=producthunt" rel="alternate" hreflang="ru" >🇷🇺 русский</a> <a class="block border-b border-black border-opacity-5 py-3 transition-colors last:border-none hover:bg-black hover:bg-opacity-5" href="https://app.jaeves.com/uk?ref=producthunt" rel="alternate" hreflang="uk" >🇺🇦 українська</a> <a class="block border-b border-black border-opacity-5 py-3 transition-colors last:border-none hover:bg-black hover:bg-opacity-5" href="https://app.jaeves.com/ar?ref=producthunt" rel="alternate" hreflang="ar" >🇦🇪 العربية</a> <a class="block border-b border-black border-opacity-5 py-3 transition-colors last:border-none hover:bg-black hover:bg-opacity-5" href="https://app.jaeves.com/th?ref=producthunt" rel="alternate" hreflang="th" >🇹🇭 ไทย</a> <a class="block border-b border-black border-opacity-5 py-3 transition-colors last:border-none hover:bg-black hover:bg-opacity-5" href="https://app.jaeves.com/ja?ref=producthunt" rel="alternate" hreflang="ja" >🇯🇵 日本語</a> <a class="block border-b border-black border-opacity-5 py-3 transition-colors last:border-none hover:bg-black hover:bg-opacity-5" href="https://app.jaeves.com/zh?ref=producthunt" rel="alternate" hreflang="zh" >🇨🇳 简体中文</a> <a class="block border-b border-black border-opacity-5 py-3 transition-colors last:border-none hover:bg-black hover:bg-opacity-5" href="https://app.jaeves.com/ko?ref=producthunt" rel="alternate" hreflang="ko" >🇰🇷 한국어</a> </div> </div> </div> <div class="flex basis-1/3 justify-end gap-2 max-lg:basis-2/3"> <div class="group relative hidden md:block"> <button class="size-10 inline-flex items-center justify-center rounded-full border-2 border-white/10 transition-colors before:absolute before:end-0 before:top-full before:h-4 before:w-full group-hover:border-opacity-100 group-hover:bg-primary group-hover:text-primary-foreground" > <svg stroke-width="1.5" class="size-6" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> <path d="M3 12a9 9 0 1 0 18 0a9 9 0 0 0 -18 0" /> <path d="M3.6 9h16.8" /> <path d="M3.6 15h16.8" /> <path d="M11.5 3a17 17 0 0 0 0 18" /> <path d="M12.5 3a17 17 0 0 1 0 18" /> </svg> </button> <div class="pointer-events-none absolute end-0 top-[calc(100%+1rem)] min-w-[145px] translate-y-2 overflow-hidden rounded-md bg-black text-white opacity-0 shadow-lg transition-all group-hover:pointer-events-auto group-hover:translate-y-0 group-hover:opacity-100"> <a class="block border-b border-white/5 px-3 py-3 transition-colors last:border-none hover:bg-white/10" href="https://app.jaeves.com/id?ref=producthunt" rel="alternate" hreflang="id" >🇮🇩 Bahasa Indonesia</a> <a class="block border-b border-white/5 px-3 py-3 transition-colors last:border-none hover:bg-white/10" href="https://app.jaeves.com/nb?ref=producthunt" rel="alternate" hreflang="nb" >🇳🇴 Bokmål</a> <a class="block border-b border-white/5 px-3 py-3 transition-colors last:border-none hover:bg-white/10" href="https://app.jaeves.com/da?ref=producthunt" rel="alternate" hreflang="da" >🇩🇰 dansk</a> <a class="block border-b border-white/5 px-3 py-3 transition-colors last:border-none hover:bg-white/10" href="https://app.jaeves.com/de?ref=producthunt" rel="alternate" hreflang="de" >🇩🇪 Deutsch</a> <a class="block border-b border-white/5 px-3 py-3 transition-colors last:border-none hover:bg-white/10" href="https://app.jaeves.com/et?ref=producthunt" rel="alternate" hreflang="et" >🇪🇪 eesti</a> <a class="block border-b border-white/5 px-3 py-3 transition-colors last:border-none hover:bg-white/10" href="https://app.jaeves.com/en?ref=producthunt" rel="alternate" hreflang="en" >🇺🇸 English</a> <a class="block border-b border-white/5 px-3 py-3 transition-colors last:border-none hover:bg-white/10" href="https://app.jaeves.com/es?ref=producthunt" rel="alternate" hreflang="es" >🇪🇸 español</a> <a class="block border-b border-white/5 px-3 py-3 transition-colors last:border-none hover:bg-white/10" href="https://app.jaeves.com/fr?ref=producthunt" rel="alternate" hreflang="fr" >🇫🇷 français</a> <a class="block border-b border-white/5 px-3 py-3 transition-colors last:border-none hover:bg-white/10" href="https://app.jaeves.com/it?ref=producthunt" rel="alternate" hreflang="it" >🇮🇹 italiano</a> <a class="block border-b border-white/5 px-3 py-3 transition-colors last:border-none hover:bg-white/10" href="https://app.jaeves.com/lv?ref=producthunt" rel="alternate" hreflang="lv" >🇱🇻 latviešu</a> <a class="block border-b border-white/5 px-3 py-3 transition-colors last:border-none hover:bg-white/10" href="https://app.jaeves.com/lt?ref=producthunt" rel="alternate" hreflang="lt" >🇱🇹 lietuvių</a> <a class="block border-b border-white/5 px-3 py-3 transition-colors last:border-none hover:bg-white/10" href="https://app.jaeves.com/hu?ref=producthunt" rel="alternate" hreflang="hu" >🇭🇺 magyar</a> <a class="block border-b border-white/5 px-3 py-3 transition-colors last:border-none hover:bg-white/10" href="https://app.jaeves.com/nl?ref=producthunt" rel="alternate" hreflang="nl" >🇳🇱 Nederlands</a> <a class="block border-b border-white/5 px-3 py-3 transition-colors last:border-none hover:bg-white/10" href="https://app.jaeves.com/pl?ref=producthunt" rel="alternate" hreflang="pl" >🇵🇱 polski</a> <a class="block border-b border-white/5 px-3 py-3 transition-colors last:border-none hover:bg-white/10" href="https://app.jaeves.com/pt?ref=producthunt" rel="alternate" hreflang="pt" >🇵🇹 português</a> <a class="block border-b border-white/5 px-3 py-3 transition-colors last:border-none hover:bg-white/10" href="https://app.jaeves.com/ro?ref=producthunt" rel="alternate" hreflang="ro" >🇷🇴 română</a> <a class="block border-b border-white/5 px-3 py-3 transition-colors last:border-none hover:bg-white/10" href="https://app.jaeves.com/sk?ref=producthunt" rel="alternate" hreflang="sk" >🇸🇰 slovenčina</a> <a class="block border-b border-white/5 px-3 py-3 transition-colors last:border-none hover:bg-white/10" href="https://app.jaeves.com/sl?ref=producthunt" rel="alternate" hreflang="sl" >🇸🇮 slovenščina</a> <a class="block border-b border-white/5 px-3 py-3 transition-colors last:border-none hover:bg-white/10" href="https://app.jaeves.com/fi?ref=producthunt" rel="alternate" hreflang="fi" >🇫🇮 suomi</a> <a class="block border-b border-white/5 px-3 py-3 transition-colors last:border-none hover:bg-white/10" href="https://app.jaeves.com/sv?ref=producthunt" rel="alternate" hreflang="sv" >🇸🇪 svenska</a> <a class="block border-b border-white/5 px-3 py-3 transition-colors last:border-none hover:bg-white/10" href="https://app.jaeves.com/tr?ref=producthunt" rel="alternate" hreflang="tr" >🇹🇷 Türkçe</a> <a class="block border-b border-white/5 px-3 py-3 transition-colors last:border-none hover:bg-white/10" href="https://app.jaeves.com/cs?ref=producthunt" rel="alternate" hreflang="cs" >🇨🇿 čeština</a> <a class="block border-b border-white/5 px-3 py-3 transition-colors last:border-none hover:bg-white/10" href="https://app.jaeves.com/el?ref=producthunt" rel="alternate" hreflang="el" >🇬🇷 Ελληνικά</a> <a class="block border-b border-white/5 px-3 py-3 transition-colors last:border-none hover:bg-white/10" href="https://app.jaeves.com/bg?ref=producthunt" rel="alternate" hreflang="bg" >🇧🇬 български</a> <a class="block border-b border-white/5 px-3 py-3 transition-colors last:border-none hover:bg-white/10" href="https://app.jaeves.com/ru?ref=producthunt" rel="alternate" hreflang="ru" >🇷🇺 русский</a> <a class="block border-b border-white/5 px-3 py-3 transition-colors last:border-none hover:bg-white/10" href="https://app.jaeves.com/uk?ref=producthunt" rel="alternate" hreflang="uk" >🇺🇦 українська</a> <a class="block border-b border-white/5 px-3 py-3 transition-colors last:border-none hover:bg-white/10" href="https://app.jaeves.com/ar?ref=producthunt" rel="alternate" hreflang="ar" >🇦🇪 العربية</a> <a class="block border-b border-white/5 px-3 py-3 transition-colors last:border-none hover:bg-white/10" href="https://app.jaeves.com/th?ref=producthunt" rel="alternate" hreflang="th" >🇹🇭 ไทย</a> <a class="block border-b border-white/5 px-3 py-3 transition-colors last:border-none hover:bg-white/10" href="https://app.jaeves.com/ja?ref=producthunt" rel="alternate" hreflang="ja" >🇯🇵 日本語</a> <a class="block border-b border-white/5 px-3 py-3 transition-colors last:border-none hover:bg-white/10" href="https://app.jaeves.com/zh?ref=producthunt" rel="alternate" hreflang="zh" >🇨🇳 简体中文</a> <a class="block border-b border-white/5 px-3 py-3 transition-colors last:border-none hover:bg-white/10" href="https://app.jaeves.com/ko?ref=producthunt" rel="alternate" hreflang="ko" >🇰🇷 한국어</a> </div> </div> <a class="relative inline-flex items-center rounded-lg border-2 border-white/10 px-4 py-2 font-medium text-white transition-all duration-300 hover:scale-105 hover:border-primary hover:bg-primary hover:text-primary-foreground hover:shadow-lg hover:shadow-primary/5" href="https://app.jaeves.com/login" > Sign In </a> <a class="relative inline-flex items-center rounded-lg border-2 border-white/10 bg-white/[2%] px-4 py-2 font-medium text-white transition-all duration-300 hover:scale-105 hover:border-primary hover:bg-primary hover:text-primary-foreground hover:shadow-lg hover:shadow-primary/5" href="https://app.jaeves.com/register" > Join Hub <span class="lqd-outline-glow absolute inline-block rounded-[inherit] pointer-events-none overflow-hidden lqd-outline-glow-effect-1 [--outline-glow-w:2px]"> <span class="lqd-outline-glow-inner absolute start-1/2 top-1/2 inline-block aspect-square min-h-[125%] min-w-[125%] rounded-[inherit]"></span> </span> </a> <button class="mobile-nav-trigger size-10 group flex shrink-0 items-center justify-center rounded-full bg-white/10 lg:hidden"> <span class="flex w-4 flex-col gap-1"> <span class="inline-flex h-[2px] w-full bg-white transition-transform first:origin-left last:origin-right group-[&.lqd-is-active]:first:-translate-y-[2px] group-[&.lqd-is-active]:first:translate-x-[3px] group-[&.lqd-is-active]:first:rotate-45 group-[&.lqd-is-active]:last:-translate-x-[2px] group-[&.lqd-is-active]:last:-translate-y-[8px] group-[&.lqd-is-active]:last:-rotate-45" ></span> <span class="inline-flex h-[2px] w-full bg-white transition-transform first:origin-left last:origin-right group-[&.lqd-is-active]:first:-translate-y-[2px] group-[&.lqd-is-active]:first:translate-x-[3px] group-[&.lqd-is-active]:first:rotate-45 group-[&.lqd-is-active]:last:-translate-x-[2px] group-[&.lqd-is-active]:last:-translate-y-[8px] group-[&.lqd-is-active]:last:-rotate-45" ></span> </span> </button> </div> </nav> <div class="fixed z-50 hidden invisible opacity-0 transition-opacity group-[.lqd-is-sticky]/header:opacity-100 group-[.lqd-is-sticky]/header:visible md:block start-8 bottom-8"> <a class="flex items-center gap-5 rounded-xl bg-white px-3 py-3 text-[12px] text-[#002A40] text-opacity-60 shadow-lg transition-all duration-300 hover:-translate-y-1 hover:scale-110 hover:shadow-md" data-fslightbox="html5-youtube-videos" href="https://www.youtube.com/watch?v=iZVXS1Raep8&amp;t=9s" > <span class="lqd-is-in-view inline-flex shrink-0 items-center justify-center rounded-full bg-gradient-to-br from-[#3655df] via-[#A068FA] via-70% to-[#327BD1]"> <svg style="padding: 16px;" xmlns="http://www.w3.org/2000/svg" width="45" height="45" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round" > <path stroke="none" d="M0 0h24v24H0z" fill="none" ></path> <path d="M6 4v16a1 1 0 0 0 1.524 .852l13 -8a1 1 0 0 0 0 -1.704l-13 -8a1 1 0 0 0 -1.524 .852z" stroke-width="0" fill="#fff" ></path> </svg> </span> <span class="[&_strong]:block">Experience the AI power of content Creation <strong class="text-[0.9rem] text-black">Try it now &nbsp;</strong></span> </a> </div> </header> <section class="site-section group relative pt-4 [&_strong]:text-white/75" id="banner" > <div class="container relative w-full max-w-[1680px]"> <div class="relative flex w-full translate-y-8 scale-[0.985] flex-wrap items-start gap-y-8 overflow-hidden rounded-3xl bg-black px-5 py-32 pb-80 opacity-0 transition-all duration-700 group-[&.lqd-is-in-view]:translate-y-0 group-[&.lqd-is-in-view]:scale-100 group-[&.lqd-is-in-view]:opacity-100 md:px-8 lg:min-h-[80vh] lg:items-center lg:justify-between lg:px-20 lg:pt-36"> <figure class="pointer-events-none absolute start-1/2 top-0 z-0 w-full max-w-none -translate-x-1/2 -translate-y-1/2" aria-hidden="true" > <img width="3110" height="1142" src="/themes/dark/assets/landing-page/glow-1.png" alt="Glowing blob" /> </figure> <figure class="pointer-events-none absolute bottom-0 start-0 z-0 w-full max-w-none -translate-x-1/4 opacity-50" aria-hidden="true" > <img width="2942" height="1294" src="/themes/dark/assets/landing-page/glow-2.png" alt="Glowing blob" /> </figure> <div class="w-full lg:w-8/12"> <h6 class="relative mb-8 inline-flex translate-y-6 items-center gap-1.5 overflow-hidden rounded-full bg-secondary px-5 py-2 text-secondary-foreground opacity-0 shadow-xs shadow-primary transition-all delay-200 ease-out group-[&.lqd-is-in-view]:translate-y-0 group-[&.lqd-is-in-view]:opacity-100"> <div class="banner-subtitle-gradient pointer-events-none absolute -inset-3 blur-2xl transition-all delay-150 duration-500 group-[&.lqd-is-in-view]:translate-x-2/3 group-[&.lqd-is-in-view]:opacity-0"> <div class="absolute inset-0 bg-gradient-to-br from-red-500 to-green-200"></div> </div> <svg stroke-width="1.5" class="size-5" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> <path d="M4 13a8 8 0 0 1 7 7a6 6 0 0 0 3 -5a9 9 0 0 0 6 -8a3 3 0 0 0 -3 -3a9 9 0 0 0 -8 6a6 6 0 0 0 -5 3" /> <path d="M7 14a6 6 0 0 0 -3 6a6 6 0 0 0 6 -3" /> <path d="M15 9m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" /> </svg> Unleash the Power of AI </h6> <div class="banner-title-wrap relative"> <h1 class="banner-title mb-7 translate-y-7 font-body font-bold -tracking-wide opacity-0 transition-all delay-300 ease-out group-[&.lqd-is-in-view]:translate-y-0 group-[&.lqd-is-in-view]:opacity-100"> Ultimate AI <span class="lqd-text-rotator grid w-full grid-cols-1 grid-rows-1 transition-[width] duration-200 md:whitespace-nowrap"> <span class="lqd-text-rotator-item lqd-is-active col-start-1 row-start-1 inline-flex w-full translate-x-3 opacity-0 blur-sm transition-all duration-300 [&.lqd-is-active]:translate-x-0 [&.lqd-is-active]:opacity-100 [&.lqd-is-active]:blur-0" > <span class="group-[&.lqd-is-in-view]:opacity-55 transition-all delay-500 duration-500">content Generator</span> </span> <span class="lqd-text-rotator-item col-start-1 row-start-1 inline-flex w-full translate-x-3 opacity-0 blur-sm transition-all duration-300 [&.lqd-is-active]:translate-x-0 [&.lqd-is-active]:opacity-100 [&.lqd-is-active]:blur-0" > <span class="group-[&.lqd-is-in-view]:opacity-55 transition-all delay-500 duration-500">Chatbot</span> </span> <span class="lqd-text-rotator-item col-start-1 row-start-1 inline-flex w-full translate-x-3 opacity-0 blur-sm transition-all duration-300 [&.lqd-is-active]:translate-x-0 [&.lqd-is-active]:opacity-100 [&.lqd-is-active]:blur-0" > <span class="group-[&.lqd-is-in-view]:opacity-55 transition-all delay-500 duration-500">Assistant</span> </span> </span> </h1> <div class="pointer-events-none absolute inset-0 bg-gradient-to-r from-primary to-transparent mix-blend-darken blur-2xl transition-all delay-[400ms] duration-500 group-[&.lqd-is-in-view]:translate-x-full"> </div> </div> </div> <div class="w-full lg:w-4/12"> <p class="mb-9 translate-y-3 text-xl/7 text-white/40 opacity-0 transition-all delay-[450ms] ease-out group-[&.lqd-is-in-view]:translate-y-0 group-[&.lqd-is-in-view]:opacity-100"> All-in-one platform to generate AI content and start making money in minutes. </p> <div class="flex flex-wrap items-center gap-8 text-sm"> <div class="translate-y-3 opacity-0 transition-all delay-[600ms] group-[&.lqd-is-in-view]:translate-y-0 group-[&.lqd-is-in-view]:opacity-100"> <a class="relative inline-flex w-56 gap-3 overflow-hidden whitespace-nowrap rounded-lg bg-gradient-to-r from-gradient-from to-gradient-to to-50% py-5 font-semibold text-primary-foreground transition-all duration-300 hover:scale-105 hover:shadow-xl hover:shadow-primary/20" href="https://app.jaeves.com/dashboard" > <span class="flex animate-marquee justify-between gap-3 before:content-[attr(data-txt)] after:content-[attr(data-txt)]" data-txt="Boost your content with JaevesAI" > Boost your content with JaevesAI </span> <span class="absolute start-3 top-5 flex animate-marquee-2 justify-between gap-3 before:content-[attr(data-txt)] after:content-[attr(data-txt)]" data-txt="Boost your content with JaevesAI" > Boost your content with JaevesAI </span> </a> </div> <div class="translate-y-3 opacity-0 transition-all delay-[600ms] group-[&.lqd-is-in-view]:translate-y-0 group-[&.lqd-is-in-view]:opacity-100"> <a class="group/btn flex items-center gap-2 text-white transition-colors hover:text-primary" href="#clients" > Discover JaevesAI <svg class="size-5 transition-transform group-hover/btn:translate-x-1" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> <path d="M9 6l6 6l-6 6" /> </svg> </a> </div> </div> </div> </div> </div> </section> <section class="site-section group relative z-2 -mt-64 overflow-hidden p-0.5 px-5 lg:px-0" id="banner-ig" > <div class="container"> <figure class="relative translate-y-4 rounded-3xl opacity-0 transition-all delay-[650ms] duration-500 group-[&.lqd-is-in-view]:translate-y-0 group-[&.lqd-is-in-view]:opacity-100" > <img class="w-full rounded-3xl" width="2880" height="1750" src="/themes/dark/assets/landing-page/banner-img.jpg" alt="Image of JaevesAI dashboard" > <span class="lqd-outline-glow absolute inline-block rounded-[inherit] pointer-events-none overflow-hidden lqd-outline-glow-effect-1"> <span class="lqd-outline-glow-inner absolute start-1/2 top-1/2 inline-block aspect-square min-h-[125%] min-w-[125%] rounded-[inherit]"></span> </span> <span class="lqd-outline-glow absolute inline-block rounded-[inherit] pointer-events-none overflow-hidden lqd-outline-glow-effect-1 [&_.lqd-outline-glow-inner]:[animation-direction:alternate]"> <span class="lqd-outline-glow-inner absolute start-1/2 top-1/2 inline-block aspect-square min-h-[125%] min-w-[125%] rounded-[inherit]"></span> </span> </figure> </div> </section> <section class="site-section transition-all duration-700 md:translate-y-8 md:opacity-0 [&.lqd-is-in-view]:translate-y-0 [&.lqd-is-in-view]:opacity-100" id="generators" > <div class="container"> <header class="mx-auto mb-24 w-full text-center lg:w-4/5"> <h6 class="relative mb-12 inline-flex translate-y-6 items-center gap-1.5 overflow-hidden rounded-full bg-secondary px-5 py-2 text-secondary-foreground shadow-xs shadow-primary"> <svg stroke-width="1.5" class="size-5" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> <path d="M4 13a8 8 0 0 1 7 7a6 6 0 0 0 3 -5a9 9 0 0 0 6 -8a3 3 0 0 0 -3 -3a9 9 0 0 0 -8 6a6 6 0 0 0 -5 3" /> <path d="M7 14a6 6 0 0 0 -3 6a6 6 0 0 0 6 -3" /> <path d="M15 9m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" /> </svg> Unleash the Power of AI </h6> <h2 class="mb-7"> The future of AI. </h2> <p class="m-0 mx-auto text-xl/7 lg:w-8/12"> Glide gives you the powers of a developer and a code — for designer to create remarkable tools that solve your most challenging business problems." </p> </header> <div class="relative w-full overflow-hidden rounded-3xl bg-black px-5 py-16 md:px-8 lg:pe-0 lg:ps-14"> <figure class="pointer-events-none absolute start-1/2 top-0 z-0 w-full max-w-none -translate-x-1/2 -translate-y-1/2" aria-hidden="true" > <img width="3110" height="1142" src="/themes/dark/assets/landing-page/glow-1.png" alt="Glowing blob" /> </figure> <div class="lqd-tabs flex flex-wrap items-center justify-between gap-y-20"> <div class="lqd-tabs-triggers flex flex-col gap-12 lg:w-4/12"> <button data-target="#ai-text-generator" class="group/trigger text-start lqd-is-active" > <span class="flex items-center gap-6 text-[24px] font-normal group-[&.lqd-is-active]/trigger:text-white md:text-[32px]"> <span class="w-8 group-[&.lqd-is-active]/trigger:text-primary [&_svg]:h-auto [&_svg]:w-full"> <svg width="32" height="31" viewBox="0 0 32 31" fill="currentColor" xmlns="http://www.w3.org/2000/svg" > <path d="M30.3333 12.9241C31.408 14.1428 32 15.7081 32 17.3334V24.0001C32 27.6761 29.0093 30.6668 25.3333 30.6668H6.66667C2.99067 30.6668 0 27.6761 0 24.0001V17.3334C0 13.6574 2.99067 10.6668 6.66667 10.6668H12C12.7373 10.6668 13.3333 11.2641 13.3333 12.0001C13.3333 12.7361 12.7373 13.3334 12 13.3334H6.66667C4.46133 13.3334 2.66667 15.1281 2.66667 17.3334V24.0001C2.66667 26.2054 4.46133 28.0001 6.66667 28.0001H25.3333C27.5387 28.0001 29.3333 26.2054 29.3333 24.0001V17.3334C29.3333 16.3588 28.9773 15.4188 28.3333 14.6881C27.8467 14.1361 27.8987 13.2934 28.452 12.8054C29.0027 12.3201 29.8453 12.3721 30.3333 12.9241ZM6.66667 20.6668C6.66667 21.7708 7.56267 22.6668 8.66667 22.6668C9.77067 22.6668 10.6667 21.7708 10.6667 20.6668C10.6667 19.5628 9.77067 18.6668 8.66667 18.6668C7.56267 18.6668 6.66667 19.5628 6.66667 20.6668ZM15.3333 22.6668C16.4373 22.6668 17.3333 21.7708 17.3333 20.6668C17.3333 19.5628 16.4373 18.6668 15.3333 18.6668C14.2293 18.6668 13.3333 19.5628 13.3333 20.6668C13.3333 21.7708 14.2293 22.6668 15.3333 22.6668ZM16 14.6668V12.5521C16 11.1281 16.5547 9.78811 17.5627 8.78144L25.172 1.17211C26.732 -0.387894 29.268 -0.387894 30.828 1.17211C31.5827 1.92677 32 2.93211 32 4.00011C32 5.06811 31.5827 6.07344 30.828 6.82944L23.2187 14.4388C22.212 15.4454 20.872 16.0014 19.448 16.0014H17.3333C16.596 16.0014 16 15.4041 16 14.6681V14.6668ZM18.6667 13.3334H19.448C20.16 13.3334 20.8293 13.0561 21.3333 12.5521L28.9427 4.94277C29.1947 4.69077 29.3333 4.35611 29.3333 4.00011C29.3333 3.64411 29.1947 3.30944 28.9427 3.05744C28.4213 2.53611 27.5787 2.53744 27.0573 3.05744L19.448 10.6668C18.952 11.1641 18.6667 11.8508 18.6667 12.5521V13.3334Z" /> </svg> </span> AI Text Generator </span> <span class="mt-7 hidden group-[&.lqd-is-active]/trigger:block lg:ps-14"> Writer is designed to help you <strong>generate high-quality texts instantly</strong>, without breaking a sweat. With our intuitive interface and powerful features, you can easily edit, export or publish your AI-generated result. </span> <img class="mt-10 hidden w-full max-lg:group-[&.lqd-is-active]/trigger:block" width="878" height="748" src="/themes/default/assets/img/site/text-generator.jpg" alt="Generate, edit, export." > </button> <button data-target="#ai-image-generator" class="group/trigger text-start" > <span class="flex items-center gap-6 text-[24px] font-normal group-[&.lqd-is-active]/trigger:text-white md:text-[32px]"> <span class="w-8 group-[&.lqd-is-active]/trigger:text-primary [&_svg]:h-auto [&_svg]:w-full"> <svg width="32" height="31" viewBox="0 0 32 31" fill="currentColor" xmlns="http://www.w3.org/2000/svg" > <path d="M30.3333 12.9241C31.408 14.1428 32 15.7081 32 17.3334V24.0001C32 27.6761 29.0093 30.6668 25.3333 30.6668H6.66667C2.99067 30.6668 0 27.6761 0 24.0001V17.3334C0 13.6574 2.99067 10.6668 6.66667 10.6668H12C12.7373 10.6668 13.3333 11.2641 13.3333 12.0001C13.3333 12.7361 12.7373 13.3334 12 13.3334H6.66667C4.46133 13.3334 2.66667 15.1281 2.66667 17.3334V24.0001C2.66667 26.2054 4.46133 28.0001 6.66667 28.0001H25.3333C27.5387 28.0001 29.3333 26.2054 29.3333 24.0001V17.3334C29.3333 16.3588 28.9773 15.4188 28.3333 14.6881C27.8467 14.1361 27.8987 13.2934 28.452 12.8054C29.0027 12.3201 29.8453 12.3721 30.3333 12.9241ZM6.66667 20.6668C6.66667 21.7708 7.56267 22.6668 8.66667 22.6668C9.77067 22.6668 10.6667 21.7708 10.6667 20.6668C10.6667 19.5628 9.77067 18.6668 8.66667 18.6668C7.56267 18.6668 6.66667 19.5628 6.66667 20.6668ZM15.3333 22.6668C16.4373 22.6668 17.3333 21.7708 17.3333 20.6668C17.3333 19.5628 16.4373 18.6668 15.3333 18.6668C14.2293 18.6668 13.3333 19.5628 13.3333 20.6668C13.3333 21.7708 14.2293 22.6668 15.3333 22.6668ZM16 14.6668V12.5521C16 11.1281 16.5547 9.78811 17.5627 8.78144L25.172 1.17211C26.732 -0.387894 29.268 -0.387894 30.828 1.17211C31.5827 1.92677 32 2.93211 32 4.00011C32 5.06811 31.5827 6.07344 30.828 6.82944L23.2187 14.4388C22.212 15.4454 20.872 16.0014 19.448 16.0014H17.3333C16.596 16.0014 16 15.4041 16 14.6681V14.6668ZM18.6667 13.3334H19.448C20.16 13.3334 20.8293 13.0561 21.3333 12.5521L28.9427 4.94277C29.1947 4.69077 29.3333 4.35611 29.3333 4.00011C29.3333 3.64411 29.1947 3.30944 28.9427 3.05744C28.4213 2.53611 27.5787 2.53744 27.0573 3.05744L19.448 10.6668C18.952 11.1641 18.6667 11.8508 18.6667 12.5521V13.3334Z" /> </svg> </span> AI Image Generator </span> <span class="mt-7 hidden group-[&.lqd-is-active]/trigger:block lg:ps-14"> Generate high qualtity images for a wide range of applications </span> <img class="mt-10 hidden w-full max-lg:group-[&.lqd-is-active]/trigger:block" width="878" height="748" src="/themes/default/assets/img/site/image-generator.jpg" alt="Imagine, Genearate, Publish." > </button> <button data-target="#ai-code-generator" class="group/trigger text-start" > <span class="flex items-center gap-6 text-[24px] font-normal group-[&.lqd-is-active]/trigger:text-white md:text-[32px]"> <span class="w-8 group-[&.lqd-is-active]/trigger:text-primary [&_svg]:h-auto [&_svg]:w-full"> <svg width="32" height="31" viewBox="0 0 32 31" fill="currentColor" xmlns="http://www.w3.org/2000/svg" > <path d="M30.3333 12.9241C31.408 14.1428 32 15.7081 32 17.3334V24.0001C32 27.6761 29.0093 30.6668 25.3333 30.6668H6.66667C2.99067 30.6668 0 27.6761 0 24.0001V17.3334C0 13.6574 2.99067 10.6668 6.66667 10.6668H12C12.7373 10.6668 13.3333 11.2641 13.3333 12.0001C13.3333 12.7361 12.7373 13.3334 12 13.3334H6.66667C4.46133 13.3334 2.66667 15.1281 2.66667 17.3334V24.0001C2.66667 26.2054 4.46133 28.0001 6.66667 28.0001H25.3333C27.5387 28.0001 29.3333 26.2054 29.3333 24.0001V17.3334C29.3333 16.3588 28.9773 15.4188 28.3333 14.6881C27.8467 14.1361 27.8987 13.2934 28.452 12.8054C29.0027 12.3201 29.8453 12.3721 30.3333 12.9241ZM6.66667 20.6668C6.66667 21.7708 7.56267 22.6668 8.66667 22.6668C9.77067 22.6668 10.6667 21.7708 10.6667 20.6668C10.6667 19.5628 9.77067 18.6668 8.66667 18.6668C7.56267 18.6668 6.66667 19.5628 6.66667 20.6668ZM15.3333 22.6668C16.4373 22.6668 17.3333 21.7708 17.3333 20.6668C17.3333 19.5628 16.4373 18.6668 15.3333 18.6668C14.2293 18.6668 13.3333 19.5628 13.3333 20.6668C13.3333 21.7708 14.2293 22.6668 15.3333 22.6668ZM16 14.6668V12.5521C16 11.1281 16.5547 9.78811 17.5627 8.78144L25.172 1.17211C26.732 -0.387894 29.268 -0.387894 30.828 1.17211C31.5827 1.92677 32 2.93211 32 4.00011C32 5.06811 31.5827 6.07344 30.828 6.82944L23.2187 14.4388C22.212 15.4454 20.872 16.0014 19.448 16.0014H17.3333C16.596 16.0014 16 15.4041 16 14.6681V14.6668ZM18.6667 13.3334H19.448C20.16 13.3334 20.8293 13.0561 21.3333 12.5521L28.9427 4.94277C29.1947 4.69077 29.3333 4.35611 29.3333 4.00011C29.3333 3.64411 29.1947 3.30944 28.9427 3.05744C28.4213 2.53611 27.5787 2.53744 27.0573 3.05744L19.448 10.6668C18.952 11.1641 18.6667 11.8508 18.6667 12.5521V13.3334Z" /> </svg> </span> AI Code Generator </span> <span class="mt-7 hidden group-[&.lqd-is-active]/trigger:block lg:ps-14"> JaevesAI is designed to make coding faster, easier, and more efficient than ever before. Whether you’re a seasoned developer or a coding newbie, our tool will help you streamline your coding process and get your projects up and running in no time. </span> <img class="mt-10 hidden w-full max-lg:group-[&.lqd-is-active]/trigger:block" width="878" height="748" src="/themes/default/assets/img/site/code-generator.jpg" alt="Fix. Improve. Generate." > </button> <button data-target="#ai-chat-bot" class="group/trigger text-start" > <span class="flex items-center gap-6 text-[24px] font-normal group-[&.lqd-is-active]/trigger:text-white md:text-[32px]"> <span class="w-8 group-[&.lqd-is-active]/trigger:text-primary [&_svg]:h-auto [&_svg]:w-full"> <svg width="32" height="31" viewBox="0 0 32 31" fill="currentColor" xmlns="http://www.w3.org/2000/svg" > <path d="M30.3333 12.9241C31.408 14.1428 32 15.7081 32 17.3334V24.0001C32 27.6761 29.0093 30.6668 25.3333 30.6668H6.66667C2.99067 30.6668 0 27.6761 0 24.0001V17.3334C0 13.6574 2.99067 10.6668 6.66667 10.6668H12C12.7373 10.6668 13.3333 11.2641 13.3333 12.0001C13.3333 12.7361 12.7373 13.3334 12 13.3334H6.66667C4.46133 13.3334 2.66667 15.1281 2.66667 17.3334V24.0001C2.66667 26.2054 4.46133 28.0001 6.66667 28.0001H25.3333C27.5387 28.0001 29.3333 26.2054 29.3333 24.0001V17.3334C29.3333 16.3588 28.9773 15.4188 28.3333 14.6881C27.8467 14.1361 27.8987 13.2934 28.452 12.8054C29.0027 12.3201 29.8453 12.3721 30.3333 12.9241ZM6.66667 20.6668C6.66667 21.7708 7.56267 22.6668 8.66667 22.6668C9.77067 22.6668 10.6667 21.7708 10.6667 20.6668C10.6667 19.5628 9.77067 18.6668 8.66667 18.6668C7.56267 18.6668 6.66667 19.5628 6.66667 20.6668ZM15.3333 22.6668C16.4373 22.6668 17.3333 21.7708 17.3333 20.6668C17.3333 19.5628 16.4373 18.6668 15.3333 18.6668C14.2293 18.6668 13.3333 19.5628 13.3333 20.6668C13.3333 21.7708 14.2293 22.6668 15.3333 22.6668ZM16 14.6668V12.5521C16 11.1281 16.5547 9.78811 17.5627 8.78144L25.172 1.17211C26.732 -0.387894 29.268 -0.387894 30.828 1.17211C31.5827 1.92677 32 2.93211 32 4.00011C32 5.06811 31.5827 6.07344 30.828 6.82944L23.2187 14.4388C22.212 15.4454 20.872 16.0014 19.448 16.0014H17.3333C16.596 16.0014 16 15.4041 16 14.6681V14.6668ZM18.6667 13.3334H19.448C20.16 13.3334 20.8293 13.0561 21.3333 12.5521L28.9427 4.94277C29.1947 4.69077 29.3333 4.35611 29.3333 4.00011C29.3333 3.64411 29.1947 3.30944 28.9427 3.05744C28.4213 2.53611 27.5787 2.53744 27.0573 3.05744L19.448 10.6668C18.952 11.1641 18.6667 11.8508 18.6667 12.5521V13.3334Z" /> </svg> </span> AI Chat Bot </span> <span class="mt-7 hidden group-[&.lqd-is-active]/trigger:block lg:ps-14"> Get instant answers to your questions, no matter the topic. Whether you’re looking to book a reservation, get product recommendations, or just chat about the weather, JaevesAI is always ready and willing to help. </span> <img class="mt-10 hidden w-full max-lg:group-[&.lqd-is-active]/trigger:block" width="878" height="748" src="/themes/default/assets/img/site/ai-chat.jpg" alt="Chat, Solve, Repeat." > </button> <button data-target="#ai-speech-to-text" class="group/trigger text-start" > <span class="flex items-center gap-6 text-[24px] font-normal group-[&.lqd-is-active]/trigger:text-white md:text-[32px]"> <span class="w-8 group-[&.lqd-is-active]/trigger:text-primary [&_svg]:h-auto [&_svg]:w-full"> <svg width="32" height="31" viewBox="0 0 32 31" fill="currentColor" xmlns="http://www.w3.org/2000/svg" > <path d="M30.3333 12.9241C31.408 14.1428 32 15.7081 32 17.3334V24.0001C32 27.6761 29.0093 30.6668 25.3333 30.6668H6.66667C2.99067 30.6668 0 27.6761 0 24.0001V17.3334C0 13.6574 2.99067 10.6668 6.66667 10.6668H12C12.7373 10.6668 13.3333 11.2641 13.3333 12.0001C13.3333 12.7361 12.7373 13.3334 12 13.3334H6.66667C4.46133 13.3334 2.66667 15.1281 2.66667 17.3334V24.0001C2.66667 26.2054 4.46133 28.0001 6.66667 28.0001H25.3333C27.5387 28.0001 29.3333 26.2054 29.3333 24.0001V17.3334C29.3333 16.3588 28.9773 15.4188 28.3333 14.6881C27.8467 14.1361 27.8987 13.2934 28.452 12.8054C29.0027 12.3201 29.8453 12.3721 30.3333 12.9241ZM6.66667 20.6668C6.66667 21.7708 7.56267 22.6668 8.66667 22.6668C9.77067 22.6668 10.6667 21.7708 10.6667 20.6668C10.6667 19.5628 9.77067 18.6668 8.66667 18.6668C7.56267 18.6668 6.66667 19.5628 6.66667 20.6668ZM15.3333 22.6668C16.4373 22.6668 17.3333 21.7708 17.3333 20.6668C17.3333 19.5628 16.4373 18.6668 15.3333 18.6668C14.2293 18.6668 13.3333 19.5628 13.3333 20.6668C13.3333 21.7708 14.2293 22.6668 15.3333 22.6668ZM16 14.6668V12.5521C16 11.1281 16.5547 9.78811 17.5627 8.78144L25.172 1.17211C26.732 -0.387894 29.268 -0.387894 30.828 1.17211C31.5827 1.92677 32 2.93211 32 4.00011C32 5.06811 31.5827 6.07344 30.828 6.82944L23.2187 14.4388C22.212 15.4454 20.872 16.0014 19.448 16.0014H17.3333C16.596 16.0014 16 15.4041 16 14.6681V14.6668ZM18.6667 13.3334H19.448C20.16 13.3334 20.8293 13.0561 21.3333 12.5521L28.9427 4.94277C29.1947 4.69077 29.3333 4.35611 29.3333 4.00011C29.3333 3.64411 29.1947 3.30944 28.9427 3.05744C28.4213 2.53611 27.5787 2.53744 27.0573 3.05744L19.448 10.6668C18.952 11.1641 18.6667 11.8508 18.6667 12.5521V13.3334Z" /> </svg> </span> AI Speech To Text </span> <span class="mt-7 hidden group-[&.lqd-is-active]/trigger:block lg:ps-14"> Accurately transcribe your recordings in just minutes. With our user-friendly interface, you can upload your files and have them transcribed in a matter of clicks. </span> <img class="mt-10 hidden w-full max-lg:group-[&.lqd-is-active]/trigger:block" width="878" height="748" src="/themes/default/assets/img/site/ai-speech.jpg" alt="Upload, Analyze, Generate." > </button> <button data-target="#empower-your-message-with-ai" class="group/trigger text-start" > <span class="flex items-center gap-6 text-[24px] font-normal group-[&.lqd-is-active]/trigger:text-white md:text-[32px]"> <span class="w-8 group-[&.lqd-is-active]/trigger:text-primary [&_svg]:h-auto [&_svg]:w-full"> <svg width="32" height="31" viewBox="0 0 32 31" fill="currentColor" xmlns="http://www.w3.org/2000/svg" > <path d="M30.3333 12.9241C31.408 14.1428 32 15.7081 32 17.3334V24.0001C32 27.6761 29.0093 30.6668 25.3333 30.6668H6.66667C2.99067 30.6668 0 27.6761 0 24.0001V17.3334C0 13.6574 2.99067 10.6668 6.66667 10.6668H12C12.7373 10.6668 13.3333 11.2641 13.3333 12.0001C13.3333 12.7361 12.7373 13.3334 12 13.3334H6.66667C4.46133 13.3334 2.66667 15.1281 2.66667 17.3334V24.0001C2.66667 26.2054 4.46133 28.0001 6.66667 28.0001H25.3333C27.5387 28.0001 29.3333 26.2054 29.3333 24.0001V17.3334C29.3333 16.3588 28.9773 15.4188 28.3333 14.6881C27.8467 14.1361 27.8987 13.2934 28.452 12.8054C29.0027 12.3201 29.8453 12.3721 30.3333 12.9241ZM6.66667 20.6668C6.66667 21.7708 7.56267 22.6668 8.66667 22.6668C9.77067 22.6668 10.6667 21.7708 10.6667 20.6668C10.6667 19.5628 9.77067 18.6668 8.66667 18.6668C7.56267 18.6668 6.66667 19.5628 6.66667 20.6668ZM15.3333 22.6668C16.4373 22.6668 17.3333 21.7708 17.3333 20.6668C17.3333 19.5628 16.4373 18.6668 15.3333 18.6668C14.2293 18.6668 13.3333 19.5628 13.3333 20.6668C13.3333 21.7708 14.2293 22.6668 15.3333 22.6668ZM16 14.6668V12.5521C16 11.1281 16.5547 9.78811 17.5627 8.78144L25.172 1.17211C26.732 -0.387894 29.268 -0.387894 30.828 1.17211C31.5827 1.92677 32 2.93211 32 4.00011C32 5.06811 31.5827 6.07344 30.828 6.82944L23.2187 14.4388C22.212 15.4454 20.872 16.0014 19.448 16.0014H17.3333C16.596 16.0014 16 15.4041 16 14.6681V14.6668ZM18.6667 13.3334H19.448C20.16 13.3334 20.8293 13.0561 21.3333 12.5521L28.9427 4.94277C29.1947 4.69077 29.3333 4.35611 29.3333 4.00011C29.3333 3.64411 29.1947 3.30944 28.9427 3.05744C28.4213 2.53611 27.5787 2.53744 27.0573 3.05744L19.448 10.6668C18.952 11.1641 18.6667 11.8508 18.6667 12.5521V13.3334Z" /> </svg> </span> Empower Your Message with AI </span> <span class="mt-7 hidden group-[&.lqd-is-active]/trigger:block lg:ps-14"> From captivating commercials to engaging narrations, our AI voice will bring your words to life. With its seamless delivery, natural intonation, and unrivaled versatility, our AI VoiceOver is the perfect choice for any project. Effortlessly choose from a variety of voices and languages while adjusting the pace to your preference. </span> <img class="mt-10 hidden w-full max-lg:group-[&.lqd-is-active]/trigger:block" width="878" height="748" src="/themes/default/assets/img/site/voiceover.jpg" alt="Upload, Analyze, Generate." > </button> </div> <div class="lqd-tabs-content-wrap max-lg:hidden lg:w-7/12"> <div class="lqd-tabs-content " id="ai-text-generator" > <figure class="w-full lg:flex lg:justify-end"> <img class="w-full" width="878" height="748" src="/themes/default/assets/img/site/text-generator.jpg" alt="Generate, edit, export." > </figure> </div> <div class="lqd-tabs-content hidden" id="ai-image-generator" > <figure class="w-full lg:flex lg:justify-end"> <img class="w-full" width="878" height="748" src="/themes/default/assets/img/site/image-generator.jpg" alt="Imagine, Genearate, Publish." > </figure> </div> <div class="lqd-tabs-content hidden" id="ai-code-generator" > <figure class="w-full lg:flex lg:justify-end"> <img class="w-full" width="878" height="748" src="/themes/default/assets/img/site/code-generator.jpg" alt="Fix. Improve. Generate." > </figure> </div> <div class="lqd-tabs-content hidden" id="ai-chat-bot" > <figure class="w-full lg:flex lg:justify-end"> <img class="w-full" width="878" height="748" src="/themes/default/assets/img/site/ai-chat.jpg" alt="Chat, Solve, Repeat." > </figure> </div> <div class="lqd-tabs-content hidden" id="ai-speech-to-text" > <figure class="w-full lg:flex lg:justify-end"> <img class="w-full" width="878" height="748" src="/themes/default/assets/img/site/ai-speech.jpg" alt="Upload, Analyze, Generate." > </figure> </div> <div class="lqd-tabs-content hidden" id="empower-your-message-with-ai" > <figure class="w-full lg:flex lg:justify-end"> <img class="w-full" width="878" height="748" src="/themes/default/assets/img/site/voiceover.jpg" alt="Upload, Analyze, Generate." > </figure> </div> </div> </div> </div> </div> </section> <div class="fixed bottom-12 left-1/2 z-50 -translate-x-1/2 rounded-full bg-white p-2 drop-shadow-2xl max-sm:w-11/12" id="gdpr" > <div class="flex items-center justify-between gap-6 text-[12px]"> <div class="content-left pl-4"> This website uses cookies to improve your web experience. </div> <div class="content-right text-end"> <button class="cursor-pointer rounded-full bg-black px-4 py-2 text-white">Accept</button> </div> </div> </div> <footer class="site-footer lg:pt-30 relative pt-20"> <figure class="pointer-events-none absolute h-full w-full" aria-hidden="true" > <img class="absolute start-1/2 top-0 z-0 aspect-square h-full w-full -translate-x-1/2 -translate-y-1/4" width="3110" height="1142" src="/themes/dark/assets/landing-page/glow-1.png" alt="Glowing blob" /> </figure> <div class="relative"> <div class="container mb-24"> <div class="mx-auto w-2/3 text-center max-lg:w-10/12 max-sm:w-full"> <h6 class="relative mb-16 inline-flex translate-y-6 items-center gap-1.5 overflow-hidden rounded-full bg-secondary px-5 py-2 text-secondary-foreground shadow-xs shadow-primary"> <svg stroke-width="1.5" class="size-5" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> <path d="M4 13a8 8 0 0 1 7 7a6 6 0 0 0 3 -5a9 9 0 0 0 6 -8a3 3 0 0 0 -3 -3a9 9 0 0 0 -8 6a6 6 0 0 0 -5 3" /> <path d="M7 14a6 6 0 0 0 -3 6a6 6 0 0 0 6 -3" /> <path d="M15 9m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" /> </svg> Pay once, own forever. </h6> <p class="-from-[5%] mb-10 inline-block bg-gradient-to-br from-heading-foreground from-30% to-heading-foreground/70 bg-clip-text font-heading text-[82px] font-bold leading-none tracking-tight text-transparent max-sm:text-[18vw]"> Start your free trial. </p> <p class="mx-auto mb-12 w-full font-heading text-xl/7 text-heading-foreground/70 lg:w-8/12"> Unlock your business potential by letting the AI work and generate money for you. </p> <div class="flex flex-wrap items-center justify-center gap-8 text-sm"> <a class="relative inline-flex w-56 gap-3 overflow-hidden whitespace-nowrap rounded-lg bg-gradient-to-r from-gradient-from to-gradient-to to-50% py-5 font-semibold text-primary-foreground transition-all duration-300 hover:scale-105 hover:shadow-xl hover:shadow-primary/20" href="https://app.jaeves.com/dashboard" target="_blank" > <span class="flex animate-marquee justify-between gap-3 before:content-[attr(data-txt)] after:content-[attr(data-txt)]" data-txt="Join our community" > Join our community </span> <span class="absolute start-3 top-5 flex animate-marquee-2 justify-between gap-3 before:content-[attr(data-txt)] after:content-[attr(data-txt)]" data-txt="Join our community" > Join our community </span> </a> <a class="group/btn flex items-center gap-2 text-white transition-colors hover:text-primary" href="https://app.jaeves.com/dashboard" target="_blank" > Join JaevesAI <svg class="size-5 transition-transform group-hover/btn:translate-x-1" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> <path d="M9 6l6 6l-6 6" /> </svg> </a> </div> </div> </div> <div class="container mb-20"> <div class="grid grid-cols-2 gap-4 md:grid-cols-2 lg:grid-cols-4"> <a class="group flex flex-col items-center rounded-2xl px-4 pb-8 pt-10 text-center leading-tight text-heading-foreground/50 transition-all hover:scale-105 hover:text-heading-foreground" href="#" > <span class="mb-8 block"> <svg width="50" height="52" viewBox="0 0 50 52" fill="currentColor" xmlns="http://www.w3.org/2000/svg"> <path d="M42.4358 43.9153H35.1192V32.1428C35.1192 29.3353 35.0705 25.7228 31.3137 25.7228C27.5033 25.7228 26.9193 28.7803 26.9193 31.9403V43.9153H19.6051V19.7053H26.6297V23.0128H26.7271C28.1602 20.4978 30.8221 18.9953 33.6568 19.1028C41.0732 19.1028 42.4383 24.1153 42.4383 30.6328L42.4358 43.9153ZM11.3492 16.3953C9.00359 16.3953 7.10326 14.4428 7.10326 12.0328C7.10326 9.62284 9.00359 7.67034 11.3492 7.67034C13.6948 7.67034 15.5951 9.62284 15.5951 12.0328C15.5951 14.4428 13.6948 16.3953 11.3492 16.3953ZM15.0063 43.9153H7.68236V19.7053H15.0063V43.9153ZM46.0832 0.690341H4.00579C2.01786 0.667841 0.387613 2.30534 0.363281 4.34784V47.7578C0.387613 49.8028 2.01786 51.4403 4.00579 51.4178H46.0832C48.076 51.4428 49.7136 49.8053 49.7403 47.7578V4.34534C49.7111 2.29784 48.0736 0.660341 46.0832 0.687841" /> </svg> </span> <span class="mb-2.5 block font-heading text-lg"> Linkedin </span> <span class="block text-2xs transition-opacity group-hover:opacity-60"> Developments in the sector </span> </a> <a class="group flex flex-col items-center rounded-2xl px-4 pb-8 pt-10 text-center leading-tight text-heading-foreground/50 transition-all hover:scale-105 hover:text-heading-foreground" href="#" > <span class="mb-8 block"> <svg width="54" height="44" viewBox="0 0 54 44" fill="currentColor" xmlns="http://www.w3.org/2000/svg"> <path d="M1.90766 21.6842L13.9835 25.7855L42.6529 8.25838C43.0684 8.0042 43.4942 8.56864 43.1358 8.89856L21.431 28.8769L20.6238 40.0616C20.5623 40.9125 21.5873 41.3862 22.1955 40.7881L28.8784 34.2166L41.0954 43.4649C42.4122 44.4619 44.319 43.7592 44.6743 42.1462L53.181 3.52121C53.6662 1.31777 51.5072 -0.541559 49.4001 0.265366L1.84622 18.475C0.35447 19.0463 0.395102 21.1706 1.90766 21.6842Z" /> </svg> </span> <span class="mb-2.5 block font-heading text-lg"> Telegram </span> <span class="block text-2xs transition-opacity group-hover:opacity-60"> Fast instant communication </span> </a> <a class="group flex flex-col items-center rounded-2xl px-4 pb-8 pt-10 text-center leading-tight text-heading-foreground/50 transition-all hover:scale-105 hover:text-heading-foreground" href="#" > <span class="mb-8 block"> <svg width="53" height="44" viewBox="0 0 53 44" fill="currentColor" xmlns="http://www.w3.org/2000/svg"> <path d="M34.471 37.7979C34.471 37.7979 48.336 28.3209 47.4014 11.0805C47.4014 11.0805 52.0749 7.18586 52.75 5.47223C52.75 5.47223 48.7514 7.13391 46.8301 6.9262C46.8301 6.9262 51.3998 3.60272 51.1401 0.902476C51.1401 0.902476 46.6743 3.39501 44.4933 3.6027C44.4933 3.6027 36.2886 -3.30381 28.707 3.18728C28.707 3.18728 24.9681 6.19913 25.6951 13.6769C25.6951 13.6769 14.279 13.6769 3.36576 2.35643C3.36576 2.35643 -0.996275 11.3921 6.68913 16.7407C6.68913 16.7407 4.24855 17.3119 1.75593 15.2348C1.75593 15.2348 1.60017 23.9589 10.5838 26.2956C10.5838 26.2956 7.88356 27.0745 5.80634 26.5553C5.80634 26.5553 7.62389 33.5656 15.7767 33.9292C15.7767 33.9292 10.6357 39.5375 0.25 38.4989C0.25 38.4989 13.9852 50.4166 34.471 37.7979Z"/> </svg> </span> <span class="mb-2.5 block font-heading text-lg"> Twitter </span> <span class="block text-2xs transition-opacity group-hover:opacity-60"> Latest news and updates </span> </a> <a class="group flex flex-col items-center rounded-2xl px-4 pb-8 pt-10 text-center leading-tight text-heading-foreground/50 transition-all hover:scale-105 hover:text-heading-foreground" href="#" > <span class="mb-8 block"> <svg width="54" height="54" viewBox="0 0 54 54" fill="currentColor" xmlns="http://www.w3.org/2000/svg"> <path d="M27 0C12.087 0 0 12.087 0 27C0 41.913 12.087 54 27 54C41.913 54 54 41.913 54 27C54 12.087 41.913 0 27 0ZM27 50.625C13.5 50.625 2.625 39.75 2.625 26.25C2.625 12.75 13.5 1.875 27 1.875C40.5 1.875 51.375 12.75 51.375 26.25C51.375 39.75 40.5 50.625 27 50.625ZM40.5 15.75C40.5 14.175 39.225 12.9 37.65 12.9C36.075 12.9 34.8 14.175 34.8 15.75C34.8 17.325 36.075 18.6 37.65 18.6C39.225 18.6 40.5 17.325 40.5 15.75ZM27 18.9C23.025 18.9 19.8 22.125 19.8 26.1C19.8 30.075 23.025 33.3 27 33.3C30.975 33.3 34.2 30.075 34.2 26.1C34.2 22.125 30.975 18.9 27 18.9ZM40.5 43.35C40.5 41.775 39.225 40.5 37.65 40.5C36.075 40.5 34.8 41.775 34.8 43.35C34.8 44.925 36.075 46.2 37.65 46.2C39.225 46.2 40.5 44.925 40.5 43.35ZM40.5 43.35" /> </svg> </span> <span class="mb-2.5 block font-heading text-lg"> Instagram </span> <span class="block text-2xs transition-opacity group-hover:opacity-60"> Share your photos </span> </a> <a class="group flex flex-col items-center rounded-2xl px-4 pb-8 pt-10 text-center leading-tight text-heading-foreground/50 transition-all hover:scale-105 hover:text-heading-foreground" href="#" > <span class="mb-8 block"> <svg width="54" height="54" viewBox="0 0 54 54" fill="currentColor" xmlns="http://www.w3.org/2000/svg"> <path d="M27 0C12.087 0 0 12.087 0 27C0 40.5 10.5 51 24 54V35.1H17.1V27H24V21.6C24 16.2 27.9 13.5 32.4 13.5C34.2 13.5 36 13.8 36 13.8V20.7H33.3C30.6 20.7 30 22.5 30 24V27H36L35.1 35.1H30V54C43.5 51 54 40.5 54 27C54 12.087 41.913 0 27 0Z" /> </svg> </span> <span class="mb-2.5 block font-heading text-lg"> Facebook </span> <span class="block text-2xs transition-opacity group-hover:opacity-60"> The most popular social media </span> </a> </div> </div> <hr class="border-white border-opacity-15"> <div class="container"> <div class="flex flex-wrap items-center justify-between gap-8 py-14 max-sm:justify-center"> <a href="https://app.jaeves.com"> <img src="/upload/images/logo/4u92--jaevesai-logo.png" alt="JaevesAI logo" > </a> <ul class="flex flex-wrap items-center justify-end gap-7 text-sm max-sm:justify-center"> </ul> </div> <hr class="border-white border-opacity-15"> <div class="flex flex-wrap items-center justify-between gap-y-4 py-9"> <p class="w-full text-sm opacity-60 lg:w-1/2" style="color: #ffffff;" > 2024 JaevesAI. 2024 JaevesAI. </p> <ul class="flex w-full flex-wrap items-center gap-7 text-sm lg:w-1/2 lg:justify-end"> <li> <a class="inline-flex items-center gap-2" href="https://www.linkedin.com/company/jaeves-ai" > <span class="w-3.5 [&_svg]:h-auto [&_svg]:w-full"> <svg width="50" height="52" viewBox="0 0 50 52" fill="currentColor" xmlns="http://www.w3.org/2000/svg"> <path d="M42.4358 43.9153H35.1192V32.1428C35.1192 29.3353 35.0705 25.7228 31.3137 25.7228C27.5033 25.7228 26.9193 28.7803 26.9193 31.9403V43.9153H19.6051V19.7053H26.6297V23.0128H26.7271C28.1602 20.4978 30.8221 18.9953 33.6568 19.1028C41.0732 19.1028 42.4383 24.1153 42.4383 30.6328L42.4358 43.9153ZM11.3492 16.3953C9.00359 16.3953 7.10326 14.4428 7.10326 12.0328C7.10326 9.62284 9.00359 7.67034 11.3492 7.67034C13.6948 7.67034 15.5951 9.62284 15.5951 12.0328C15.5951 14.4428 13.6948 16.3953 11.3492 16.3953ZM15.0063 43.9153H7.68236V19.7053H15.0063V43.9153ZM46.0832 0.690341H4.00579C2.01786 0.667841 0.387613 2.30534 0.363281 4.34784V47.7578C0.387613 49.8028 2.01786 51.4403 4.00579 51.4178H46.0832C48.076 51.4428 49.7136 49.8053 49.7403 47.7578V4.34534C49.7111 2.29784 48.0736 0.660341 46.0832 0.687841" /> </svg> </span> Linkedin </a> </li> <li> <a class="inline-flex items-center gap-2" href="https://t.me/jaeves_ai" > <span class="w-3.5 [&_svg]:h-auto [&_svg]:w-full"> <svg width="54" height="44" viewBox="0 0 54 44" fill="currentColor" xmlns="http://www.w3.org/2000/svg"> <path d="M1.90766 21.6842L13.9835 25.7855L42.6529 8.25838C43.0684 8.0042 43.4942 8.56864 43.1358 8.89856L21.431 28.8769L20.6238 40.0616C20.5623 40.9125 21.5873 41.3862 22.1955 40.7881L28.8784 34.2166L41.0954 43.4649C42.4122 44.4619 44.319 43.7592 44.6743 42.1462L53.181 3.52121C53.6662 1.31777 51.5072 -0.541559 49.4001 0.265366L1.84622 18.475C0.35447 19.0463 0.395102 21.1706 1.90766 21.6842Z" /> </svg> </span> Telegram </a> </li> <li> <a class="inline-flex items-center gap-2" href="https://twitter.com/jaeves_ai" > <span class="w-3.5 [&_svg]:h-auto [&_svg]:w-full"> <svg width="53" height="44" viewBox="0 0 53 44" fill="currentColor" xmlns="http://www.w3.org/2000/svg"> <path d="M34.471 37.7979C34.471 37.7979 48.336 28.3209 47.4014 11.0805C47.4014 11.0805 52.0749 7.18586 52.75 5.47223C52.75 5.47223 48.7514 7.13391 46.8301 6.9262C46.8301 6.9262 51.3998 3.60272 51.1401 0.902476C51.1401 0.902476 46.6743 3.39501 44.4933 3.6027C44.4933 3.6027 36.2886 -3.30381 28.707 3.18728C28.707 3.18728 24.9681 6.19913 25.6951 13.6769C25.6951 13.6769 14.279 13.6769 3.36576 2.35643C3.36576 2.35643 -0.996275 11.3921 6.68913 16.7407C6.68913 16.7407 4.24855 17.3119 1.75593 15.2348C1.75593 15.2348 1.60017 23.9589 10.5838 26.2956C10.5838 26.2956 7.88356 27.0745 5.80634 26.5553C5.80634 26.5553 7.62389 33.5656 15.7767 33.9292C15.7767 33.9292 10.6357 39.5375 0.25 38.4989C0.25 38.4989 13.9852 50.4166 34.471 37.7979Z"/> </svg> </span> Twitter </a> </li> <li> <a class="inline-flex items-center gap-2" href="https://www.instagram.com/jaeves.ai" > <span class="w-3.5 [&_svg]:h-auto [&_svg]:w-full"> <svg width="54" height="54" viewBox="0 0 54 54" fill="currentColor" xmlns="http://www.w3.org/2000/svg"> <path d="M27 0C12.087 0 0 12.087 0 27C0 41.913 12.087 54 27 54C41.913 54 54 41.913 54 27C54 12.087 41.913 0 27 0ZM27 50.625C13.5 50.625 2.625 39.75 2.625 26.25C2.625 12.75 13.5 1.875 27 1.875C40.5 1.875 51.375 12.75 51.375 26.25C51.375 39.75 40.5 50.625 27 50.625ZM40.5 15.75C40.5 14.175 39.225 12.9 37.65 12.9C36.075 12.9 34.8 14.175 34.8 15.75C34.8 17.325 36.075 18.6 37.65 18.6C39.225 18.6 40.5 17.325 40.5 15.75ZM27 18.9C23.025 18.9 19.8 22.125 19.8 26.1C19.8 30.075 23.025 33.3 27 33.3C30.975 33.3 34.2 30.075 34.2 26.1C34.2 22.125 30.975 18.9 27 18.9ZM40.5 43.35C40.5 41.775 39.225 40.5 37.65 40.5C36.075 40.5 34.8 41.775 34.8 43.35C34.8 44.925 36.075 46.2 37.65 46.2C39.225 46.2 40.5 44.925 40.5 43.35ZM40.5 43.35" /> </svg> </span> Instagram </a> </li> <li> <a class="inline-flex items-center gap-2" href="https://facebook.com/jaevesai" > <span class="w-3.5 [&_svg]:h-auto [&_svg]:w-full"> <svg width="54" height="54" viewBox="0 0 54 54" fill="currentColor" xmlns="http://www.w3.org/2000/svg"> <path d="M27 0C12.087 0 0 12.087 0 27C0 40.5 10.5 51 24 54V35.1H17.1V27H24V21.6C24 16.2 27.9 13.5 32.4 13.5C34.2 13.5 36 13.8 36 13.8V20.7H33.3C30.6 20.7 30 22.5 30 24V27H36L35.1 35.1H30V54C43.5 51 54 40.5 54 27C54 12.087 41.913 0 27 0Z" /> </svg> </span> Facebook </a> </li> </ul> </div> </div> </div> </footer> <style> .lqd-navbar-nav { margin-top: 15px; } </style> <script src="/themes/default/assets/libs/jquery/jquery.min.js"></script> <script src="/themes/default/assets/js/panel/openai_chatbot.js"></script> <script src="/themes/default/assets/libs/vanillajs-scrollspy.min.js"></script> <script src="/themes/default/assets/libs/flickity.pkgd.min.js"></script> <script src="/themes/default/assets/js/frontend.js"></script> <script src="/themes/default/assets/js/frontend/frontend-animations.js"></script> <script src="/themes/default/assets/libs/vanillajs-scrollspy.min.js"></script> <script src="/themes/default/assets/libs/flickity.pkgd.min.js"></script> <script src="/themes/default/assets/js/frontend/frontend-animations.js"></script> <script src="/themes/default/assets/js/gdpr.js"></script> <script src="/themes/default/assets/libs/fslightbox/fslightbox.js"></script> <script src="/themes/default/assets/libs/toastr/toastr.min.js"></script> <script data-navigate-once="true">window.livewireScriptConfig = {"csrf":"CZ4WlsihiX21H3HXS2mg6nK8LrpRn5sZAcbNhOhj","uri":"\/livewire\/update","progressBar":"","nonce":""};</script> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10