It looks like this is a web page, not a feed. I looked for a feed associated with this page, but couldn't find one. Please enter the address of your feed to validate.

Source: http://buyprednisone.store

  1. <!DOCTYPE html>
  2. <html
  3.    class="max-sm:overflow-x-hidden"
  4.    lang="en"
  5.    dir="ltr"
  6. >
  7.  
  8. <head>
  9.    
  10.    
  11.    <meta charset="UTF-8" />
  12.    <meta
  13.        http-equiv="X-UA-Compatible"
  14.        content="IE=edge"
  15.    />
  16.    <meta
  17.        name="viewport"
  18.        content="width=device-width, initial-scale=1.0"
  19.    />
  20.    <meta
  21.        name="description"
  22.        content=""
  23.    >
  24.        <link
  25.        rel="icon"
  26.        href="upload/images/favicon/RjaC-chromer-favicon.png"
  27.    >
  28.    <title>ChromeR - Global Connector | Home</title>
  29.  
  30.            <link
  31.            rel="preconnect"
  32.            href="https://fonts.googleapis.com"
  33.        >
  34.        <link
  35.            rel="preconnect"
  36.            href="https://fonts.gstatic.com"
  37.            crossorigin
  38.        >
  39.        <link
  40.            href="https://fonts.googleapis.com/css2?family=Golos+Text:wght@400;500;600;700&display=swap"
  41.            rel="stylesheet"
  42.        >
  43.    
  44.    <link
  45.        rel="stylesheet"
  46.        href="/themes/default/assets/css/frontend/flickity.min.css"
  47.    >
  48.    <link
  49.        href="/themes/default/assets/libs/toastr/toastr.min.css"
  50.        rel="stylesheet"
  51.    />
  52.  
  53.        <link rel="preload" as="style" href="/build/assets/landing-page-BwgwnaUN.css" /><link rel="stylesheet" href="/build/assets/landing-page-BwgwnaUN.css" data-navigate-track="reload" />
  54.    
  55.    
  56.    <script>
  57.        window.liquid = {
  58.            isLandingPage: true
  59.        };
  60.    </script>
  61.  
  62.    <style>
  63.        .google-ads-728 {
  64.            width: 100%;
  65.            max-width: 728px;
  66.            height: auto;
  67.        }
  68.    </style>
  69.  
  70.    <!--Google AdSense-->
  71.    
  72.    <!--Google AdSense End-->
  73.  
  74.    
  75.    
  76.    
  77.    
  78.  
  79.    <link rel="modulepreload" href="/build/assets/app-Bhph9nfH.js" /><link rel="modulepreload" href="/build/assets/app-CtivXWTf.js" /><link rel="modulepreload" href="/build/assets/livewire.esm-C819BCfU.js" /><link rel="modulepreload" href="/build/assets/fetch-Bv7pIKk9.js" /><link rel="modulepreload" href="/build/assets/clipboard-CBCTDmBy.js" /><link rel="modulepreload" href="/build/assets/lib.modern-DHFPEOLP.js" /><script type="module" src="/build/assets/app-Bhph9nfH.js" data-navigate-track="reload"></script>
  80.    
  81.    
  82.    <!-- 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;}[wire\:cloak] {display: none !important;}</style>
  83. </head>
  84.  
  85. <body class="group/body bg-background font-body text-foreground">
  86.    <div
  87.        class="pointer-events-none invisible fixed left-0 right-0 top-0 z-[99] opacity-0 transition-opacity"
  88.        id="app-loading-indicator"
  89.        x-data="{}"
  90.        :class="{ 'opacity-0': !$store.appLoadingIndicator.showing, 'invisible': !$store.appLoadingIndicator.showing }"
  91.    >
  92.        <div class="lqd-progress relative h-[3px] w-full bg-foreground/10">
  93.            <div class="lqd-progress-bar lqd-progress-bar-indeterminate lqd-app-loading-indicator-progress-bar absolute inset-0 bg-primary dark:bg-heading-foreground">
  94.            </div>
  95.        </div>
  96.    </div>
  97.  
  98.    
  99.    <header
  100.    class="site-header group/header relative z-50 text-white transition-[background,shadow]"
  101.    x-data="{ navOffsetTop: $refs.navbar.offsetTop - parseInt(getComputedStyle($refs.navbar).marginTop, 10), isSticky: false }"
  102.    x-init="window.scrollY > navOffsetTop && (isSticky = true)"
  103.    @resize.window.debounce.500ms="navOffsetTop = $refs.navbar.offsetTop - parseInt(getComputedStyle($refs.navbar).marginTop, 10)"
  104.    @scroll.window="window.scrollY > navOffsetTop ? (isSticky = true) : (isSticky = false)"
  105.    :class="{ 'lqd-is-sticky': isSticky }"
  106. >
  107.    
  108.    <div
  109.        class="hidden"
  110.        x-ref="navbar-placeholder"
  111.        style="height: var(--header-height)"
  112.        :class="{ 'hidden': !isSticky }"
  113.    ></div>
  114.  
  115.    <nav
  116.        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"
  117.        id="frontend-local-navbar"
  118.        x-ref="navbar"
  119.        x-init="document.body.style.setProperty('--header-height', $refs.navbar.offsetHeight + 'px')"
  120.    >
  121.        <a
  122.            class="site-logo relative basis-1/3 max-lg:basis-1/3"
  123.            href="https://chromer.co"
  124.        >
  125.                            <img
  126.                    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"
  127.                    src="/upload/images/logo/NkxW-sticky-chromer-global-connector-logo.png"
  128.                     srcset="/upload/images/logo/O4TY-sticky-2x-chromer-global-connector-logo.png 2x"                     alt="ChromeR - Global Connector logo"
  129.                >
  130.                        <img
  131.                class="transition-all group-[.lqd-is-sticky]/header:peer-first:translate-x-2 group-[.lqd-is-sticky]/header:peer-first:opacity-0"
  132.                src="/upload/images/logo/fr5n--chromer-global-connector-logo.png"
  133.                 srcset="/upload/images/logo/IGiS-2x-chromer-global-connector-logo.png 2x"                 alt="ChromeR - Global Connector logo"
  134.                x-on:load="document.body.style.setProperty('--header-height', $refs.navbar.offsetHeight + 'px')"
  135.            >
  136.        </a>
  137.        <div
  138.            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)]">
  139.            <div class="max-lg:max-h-[inherit] max-lg:overflow-y-scroll">
  140.                <ul
  141.                    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">
  142.                    
  143. <li>
  144. <a href="#banner" target="_self" class="opacity-40 transition-all hover:opacity-100 [&.active]:opacity-100">
  145. Home
  146. </a>
  147. </li>
  148. <li>
  149. <a href="#features" target="_self" class="opacity-40 transition-all hover:opacity-100 [&.active]:opacity-100">
  150. Features
  151. </a>
  152. </li>
  153. <li>
  154. <a href="#how-it-works" target="_self" class="opacity-40 transition-all hover:opacity-100 [&.active]:opacity-100">
  155. How it Works
  156. </a>
  157. </li>
  158. <li>
  159. <a href="#testimonials" target="_self" class="opacity-40 transition-all hover:opacity-100 [&.active]:opacity-100">
  160. Testimonials
  161. </a>
  162. </li>
  163. <li>
  164. <a href="#pricing" target="_self" class="opacity-40 transition-all hover:opacity-100 [&.active]:opacity-100">
  165. Pricing
  166. </a>
  167. </li>
  168. <li>
  169. <a href="#faq" target="_self" class="opacity-40 transition-all hover:opacity-100 [&.active]:opacity-100">
  170. FAQ
  171. </a>
  172. </li>
  173.                </ul>
  174.                            </div>
  175.        </div>
  176.        <div class="flex basis-1/3 justify-end gap-2 max-lg:basis-2/3">
  177.            
  178.                            <a
  179.                    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"
  180.                    href="https://chromer.co/login"
  181.                >
  182.                    Sign In
  183.                </a>
  184.                <a
  185.                    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"
  186.                    href="https://chromer.co/register"
  187.                >
  188.                    Join Hub
  189.  
  190.                    <span class="lqd-outline-glow absolute transition-all duration-300 inline-block rounded-[inherit] pointer-events-none overflow-hidden lqd-outline-glow-effect-1 [--outline-glow-w:2px]">
  191.    <span class="lqd-outline-glow-inner absolute start-1/2 top-1/2 inline-block aspect-square min-h-[150%] min-w-[150%] rounded-[inherit]"></span>
  192. </span>
  193.                </a>
  194.            
  195.            <button class="mobile-nav-trigger size-10 group flex shrink-0 items-center justify-center rounded-full bg-white/10 lg:hidden">
  196.                <span class="flex w-4 flex-col gap-1">
  197.                                            <span
  198.                            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"
  199.                        ></span>
  200.                                            <span
  201.                            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"
  202.                        ></span>
  203.                                    </span>
  204.            </button>
  205.        </div>
  206.    </nav>
  207.  
  208.    </header>
  209.  
  210.  
  211.  
  212.        <section
  213.    class="site-section group relative pt-4 [&_strong]:text-white/75"
  214.    id="banner"
  215. >
  216.    <div class="container relative w-full max-w-[1680px]">
  217.        <div
  218.            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">
  219.            <figure
  220.                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"
  221.                aria-hidden="true"
  222.            >
  223.                <img
  224.                    width="3110"
  225.                    height="1142"
  226.                    src="/themes/dark/assets/landing-page/glow-1.png"
  227.                    alt="Glowing blob"
  228.                />
  229.            </figure>
  230.            <figure
  231.                class="pointer-events-none absolute bottom-0 start-0 z-0 w-full max-w-none -translate-x-1/4 opacity-50"
  232.                aria-hidden="true"
  233.            >
  234.                <img
  235.                    width="2942"
  236.                    height="1294"
  237.                    src="/themes/dark/assets/landing-page/glow-2.png"
  238.                    alt="Glowing blob"
  239.                />
  240.            </figure>
  241.  
  242.            <div class="w-full lg:w-8/12">
  243.                <h6
  244.                    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">
  245.                    <div
  246.                        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">
  247.                        <div class="absolute inset-0 bg-gradient-to-br from-red-500 to-green-200"></div>
  248.                    </div>
  249.                    <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">
  250.  <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" />
  251.  <path d="M7 14a6 6 0 0 0 -3 6a6 6 0 0 0 6 -3" />
  252.  <path d="M15 9m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" />
  253. </svg>                    Unleash the Power of AI
  254.                </h6>
  255.  
  256.                <div class="banner-title-wrap relative">
  257.                    <h1
  258.                        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">
  259.                        Ultimate AI
  260.                                                    <span class="lqd-text-rotator grid w-full grid-cols-1 grid-rows-1 transition-[width] duration-200 md:whitespace-nowrap">
  261.                                                                    <span
  262.                                        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"
  263.                                    >
  264.                                        <span class="group-[&.lqd-is-in-view]:opacity-55 transition-all delay-500 duration-500">Generator</span>
  265.                                    </span>
  266.                                                                    <span
  267.                                        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"
  268.                                    >
  269.                                        <span class="group-[&.lqd-is-in-view]:opacity-55 transition-all delay-500 duration-500">Chatbot</span>
  270.                                    </span>
  271.                                                                    <span
  272.                                        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"
  273.                                    >
  274.                                        <span class="group-[&.lqd-is-in-view]:opacity-55 transition-all delay-500 duration-500">Assistant</span>
  275.                                    </span>
  276.                                                            </span>
  277.                                            </h1>
  278.                    <div
  279.                        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">
  280.                    </div>
  281.                </div>
  282.            </div>
  283.  
  284.            <div class="w-full lg:w-4/12">
  285.                <p
  286.                    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">
  287.                    All-in-one platform to generate AI content and start making money in minutes.
  288.                </p>
  289.  
  290.                <div class="flex flex-wrap items-center gap-8 text-sm">
  291.                    <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">
  292.                                                    <a
  293.                                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"
  294.                                href="#"
  295.                            >
  296.                                <span
  297.                                    class="flex animate-marquee justify-between gap-3 before:content-[attr(data-txt)] after:content-[attr(data-txt)]"
  298.                                    data-txt="Start Making Money"
  299.                                >
  300.                                    Start Making Money
  301.                                </span>
  302.                                <span
  303.                                    class="absolute start-3 top-5 flex animate-marquee-2 justify-between gap-3 before:content-[attr(data-txt)] after:content-[attr(data-txt)]"
  304.                                    data-txt="Start Making Money"
  305.                                >
  306.                                    Start Making Money
  307.                                </span>
  308.                            </a>
  309.                                            </div>
  310.                    <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">
  311.                        <a
  312.                            class="group/btn flex items-center gap-2 text-white transition-colors hover:text-primary"
  313.                            href="#clients"
  314.                        >
  315.                            Discover MagicAI
  316.                            <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">
  317.  <path d="M9 6l6 6l-6 6" />
  318. </svg>                        </a>
  319.                    </div>
  320.                </div>
  321.            </div>
  322.        </div>
  323.    </div>
  324. </section>
  325.  
  326. <section
  327.    class="site-section group relative z-2 -mt-64 overflow-hidden p-0.5 px-5 lg:px-0"
  328.    id="banner-ig"
  329. >
  330.    <div class="container">
  331.        <figure
  332.            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"
  333.        >
  334.            <img
  335.                class="w-full rounded-3xl"
  336.                width="2880"
  337.                height="1750"
  338.                src="/themes/dark/assets/landing-page/banner-img.jpg"
  339.                alt="Image of ChromeR - Global Connector dashboard"
  340.            >
  341.            <span class="lqd-outline-glow absolute transition-all duration-300 inline-block rounded-[inherit] pointer-events-none overflow-hidden lqd-outline-glow-effect-1">
  342.    <span class="lqd-outline-glow-inner absolute start-1/2 top-1/2 inline-block aspect-square min-h-[150%] min-w-[150%] rounded-[inherit]"></span>
  343. </span>
  344.            <span class="lqd-outline-glow absolute transition-all duration-300 inline-block rounded-[inherit] pointer-events-none overflow-hidden lqd-outline-glow-effect-1 [&_.lqd-outline-glow-inner]:[animation-direction:alternate]">
  345.    <span class="lqd-outline-glow-inner absolute start-1/2 top-1/2 inline-block aspect-square min-h-[150%] min-w-[150%] rounded-[inherit]"></span>
  346. </span>
  347.        </figure>
  348.    </div>
  349. </section>
  350.  
  351.    <section
  352.    class="site-section relative pb-28 pt-24 transition-all duration-700 md:translate-y-8 md:opacity-0 [&.lqd-is-in-view]:translate-y-0 [&.lqd-is-in-view]:opacity-100"
  353.    id="clients"
  354. >
  355.    <figure
  356.        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"
  357.        aria-hidden="true"
  358.    >
  359.        <img
  360.            width="3110"
  361.            height="1142"
  362.            src="/themes/dark/assets/landing-page/glow-1.png"
  363.            alt="Glowing blob"
  364.        />
  365.    </figure>
  366.  
  367.    <p class="mb-16 px-5 text-center text-[18px]">
  368.        Trusted by 1000+ companies         <span class="text-white">
  369.            across the world.        </span>
  370.    </p>
  371.  
  372.    <div class="relative w-full overflow-hidden [-webkit-mask-image:linear-gradient(90deg,transparent,black_15%,black_85%,transparent)]">
  373.        <div class="flex animate-marquee justify-between gap-20 [animation-duration:20s] max-lg:gap-12 max-sm:gap-4">
  374.                            <img
  375.                    class="h-full max-h-[48px] w-full max-w-[48px] object-cover object-center"
  376.                    src="/clientAvatar/1c.svg"
  377.                    alt="Envato"
  378.                    title="Envato"
  379.                >
  380.                            <img
  381.                    class="h-full max-h-[48px] w-full max-w-[48px] object-cover object-center"
  382.                    src="/clientAvatar/2c.svg"
  383.                    alt="Envato"
  384.                    title="Envato"
  385.                >
  386.                            <img
  387.                    class="h-full max-h-[48px] w-full max-w-[48px] object-cover object-center"
  388.                    src="/clientAvatar/4c.svg"
  389.                    alt="Envato"
  390.                    title="Envato"
  391.                >
  392.                            <img
  393.                    class="h-full max-h-[48px] w-full max-w-[48px] object-cover object-center"
  394.                    src="/clientAvatar/5c.svg"
  395.                    alt="Envato"
  396.                    title="Envato"
  397.                >
  398.                            <img
  399.                    class="h-full max-h-[48px] w-full max-w-[48px] object-cover object-center"
  400.                    src="/clientAvatar/6c.svg"
  401.                    alt="Envato"
  402.                    title="Envato"
  403.                >
  404.                    </div>
  405.        <div class="absolute start-0 top-0 flex w-full animate-marquee-2 justify-between gap-20 [animation-duration:20s] max-lg:gap-12 max-sm:gap-4">
  406.                            <img
  407.                    class="h-full max-h-[48px] w-full max-w-[48px] object-cover object-center first:invisible"
  408.                    src="/clientAvatar/1c.svg"
  409.                    alt="Envato"
  410.                    title="Envato"
  411.                >
  412.                            <img
  413.                    class="h-full max-h-[48px] w-full max-w-[48px] object-cover object-center first:invisible"
  414.                    src="/clientAvatar/2c.svg"
  415.                    alt="Envato"
  416.                    title="Envato"
  417.                >
  418.                            <img
  419.                    class="h-full max-h-[48px] w-full max-w-[48px] object-cover object-center first:invisible"
  420.                    src="/clientAvatar/4c.svg"
  421.                    alt="Envato"
  422.                    title="Envato"
  423.                >
  424.                            <img
  425.                    class="h-full max-h-[48px] w-full max-w-[48px] object-cover object-center first:invisible"
  426.                    src="/clientAvatar/5c.svg"
  427.                    alt="Envato"
  428.                    title="Envato"
  429.                >
  430.                            <img
  431.                    class="h-full max-h-[48px] w-full max-w-[48px] object-cover object-center first:invisible"
  432.                    src="/clientAvatar/6c.svg"
  433.                    alt="Envato"
  434.                    title="Envato"
  435.                >
  436.                    </div>
  437.    </div>
  438. </section>
  439.  
  440.    <section
  441.    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"
  442.    id="generators"
  443. >
  444.    <div class="container">
  445.        <header class="mx-auto mb-24 w-full text-center lg:w-4/5">
  446.            <h6
  447.                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">
  448.                <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">
  449.  <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" />
  450.  <path d="M7 14a6 6 0 0 0 -3 6a6 6 0 0 0 6 -3" />
  451.  <path d="M15 9m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" />
  452. </svg>                Unleash the Power of AI
  453.            </h6>
  454.            <h2 class="mb-7">
  455.                The future of AI.
  456.            </h2>
  457.            <p class="m-0 mx-auto text-xl/7 lg:w-8/12">
  458.                Glide gives you the powers of a developer and a code — for designer to create remarkable tools that solve your most challenging business problems."
  459.            </p>
  460.        </header>
  461.  
  462.        <div class="relative w-full overflow-hidden rounded-3xl bg-black px-5 py-16 md:px-8 lg:pe-0 lg:ps-14">
  463.            <figure
  464.                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"
  465.                aria-hidden="true"
  466.            >
  467.                <img
  468.                    width="3110"
  469.                    height="1142"
  470.                    src="/themes/dark/assets/landing-page/glow-1.png"
  471.                    alt="Glowing blob"
  472.                />
  473.            </figure>
  474.  
  475.            <div class="lqd-tabs flex flex-wrap items-center justify-between gap-y-20">
  476.                <div class="lqd-tabs-triggers flex flex-col gap-12 lg:w-4/12">
  477.                                            <button
  478.    data-target="#ai-text-generator"
  479.    class="group/trigger text-start lqd-is-active"
  480. >
  481.    <span class="flex items-center gap-6 text-[24px] font-normal group-[&.lqd-is-active]/trigger:text-white md:text-[32px]">
  482.        <span class="w-8 group-[&.lqd-is-active]/trigger:text-primary [&_svg]:h-auto [&_svg]:w-full">
  483.            
  484.                            <svg
  485.                    width="32"
  486.                    height="31"
  487.                    viewBox="0 0 32 31"
  488.                    fill="currentColor"
  489.                    xmlns="http://www.w3.org/2000/svg"
  490.                >
  491.                    <path
  492.                        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"
  493.                    />
  494.                </svg>
  495.                    </span>
  496.        AI Text Generator
  497.            </span>
  498.    <span class="mt-7 hidden group-[&.lqd-is-active]/trigger:block lg:ps-14">
  499.        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.
  500.    </span>
  501.    <img
  502.        class="mt-10 hidden w-full max-lg:group-[&.lqd-is-active]/trigger:block"
  503.        width="878"
  504.        height="748"
  505.        src="/themes/default/assets/img/site/text-generator.jpg"
  506.        alt="Generate, edit, export."
  507.    >
  508. </button>
  509.                                            <button
  510.    data-target="#ai-image-generator"
  511.    class="group/trigger text-start"
  512. >
  513.    <span class="flex items-center gap-6 text-[24px] font-normal group-[&.lqd-is-active]/trigger:text-white md:text-[32px]">
  514.        <span class="w-8 group-[&.lqd-is-active]/trigger:text-primary [&_svg]:h-auto [&_svg]:w-full">
  515.            
  516.                            <svg
  517.                    width="32"
  518.                    height="31"
  519.                    viewBox="0 0 32 31"
  520.                    fill="currentColor"
  521.                    xmlns="http://www.w3.org/2000/svg"
  522.                >
  523.                    <path
  524.                        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"
  525.                    />
  526.                </svg>
  527.                    </span>
  528.        AI Image Generator
  529.            </span>
  530.    <span class="mt-7 hidden group-[&.lqd-is-active]/trigger:block lg:ps-14">
  531.        Generate high-quality images for a wide range of applications.
  532.    </span>
  533.    <img
  534.        class="mt-10 hidden w-full max-lg:group-[&.lqd-is-active]/trigger:block"
  535.        width="878"
  536.        height="748"
  537.        src="/themes/default/assets/img/site/image-generator.jpg"
  538.        alt="Imagine, Generate, Publish."
  539.    >
  540. </button>
  541.                                            <button
  542.    data-target="#ai-code-generator"
  543.    class="group/trigger text-start"
  544. >
  545.    <span class="flex items-center gap-6 text-[24px] font-normal group-[&.lqd-is-active]/trigger:text-white md:text-[32px]">
  546.        <span class="w-8 group-[&.lqd-is-active]/trigger:text-primary [&_svg]:h-auto [&_svg]:w-full">
  547.            
  548.                            <svg
  549.                    width="32"
  550.                    height="31"
  551.                    viewBox="0 0 32 31"
  552.                    fill="currentColor"
  553.                    xmlns="http://www.w3.org/2000/svg"
  554.                >
  555.                    <path
  556.                        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"
  557.                    />
  558.                </svg>
  559.                    </span>
  560.        AI Code Generator
  561.            </span>
  562.    <span class="mt-7 hidden group-[&.lqd-is-active]/trigger:block lg:ps-14">
  563.        MagicAI 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.
  564.    </span>
  565.    <img
  566.        class="mt-10 hidden w-full max-lg:group-[&.lqd-is-active]/trigger:block"
  567.        width="878"
  568.        height="748"
  569.        src="/themes/default/assets/img/site/code-generator.jpg"
  570.        alt="Fix. Improve. Generate."
  571.    >
  572. </button>
  573.                                            <button
  574.    data-target="#ai-chat-bot"
  575.    class="group/trigger text-start"
  576. >
  577.    <span class="flex items-center gap-6 text-[24px] font-normal group-[&.lqd-is-active]/trigger:text-white md:text-[32px]">
  578.        <span class="w-8 group-[&.lqd-is-active]/trigger:text-primary [&_svg]:h-auto [&_svg]:w-full">
  579.            
  580.                            <svg
  581.                    width="32"
  582.                    height="31"
  583.                    viewBox="0 0 32 31"
  584.                    fill="currentColor"
  585.                    xmlns="http://www.w3.org/2000/svg"
  586.                >
  587.                    <path
  588.                        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"
  589.                    />
  590.                </svg>
  591.                    </span>
  592.        AI Chat Bot
  593.            </span>
  594.    <span class="mt-7 hidden group-[&.lqd-is-active]/trigger:block lg:ps-14">
  595.        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, MagicAI is always ready and willing to help.
  596.    </span>
  597.    <img
  598.        class="mt-10 hidden w-full max-lg:group-[&.lqd-is-active]/trigger:block"
  599.        width="878"
  600.        height="748"
  601.        src="/themes/default/assets/img/site/ai-chat.jpg"
  602.        alt="Chat, Solve, Repeat."
  603.    >
  604. </button>
  605.                                            <button
  606.    data-target="#ai-speech-to-text"
  607.    class="group/trigger text-start"
  608. >
  609.    <span class="flex items-center gap-6 text-[24px] font-normal group-[&.lqd-is-active]/trigger:text-white md:text-[32px]">
  610.        <span class="w-8 group-[&.lqd-is-active]/trigger:text-primary [&_svg]:h-auto [&_svg]:w-full">
  611.            
  612.                            <svg
  613.                    width="32"
  614.                    height="31"
  615.                    viewBox="0 0 32 31"
  616.                    fill="currentColor"
  617.                    xmlns="http://www.w3.org/2000/svg"
  618.                >
  619.                    <path
  620.                        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"
  621.                    />
  622.                </svg>
  623.                    </span>
  624.        AI Speech To Text
  625.            </span>
  626.    <span class="mt-7 hidden group-[&.lqd-is-active]/trigger:block lg:ps-14">
  627.        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.
  628.    </span>
  629.    <img
  630.        class="mt-10 hidden w-full max-lg:group-[&.lqd-is-active]/trigger:block"
  631.        width="878"
  632.        height="748"
  633.        src="/themes/default/assets/img/site/ai-speech.jpg"
  634.        alt="Upload, Analyze, Generate."
  635.    >
  636. </button>
  637.                                            <button
  638.    data-target="#empower-your-message-with-ai"
  639.    class="group/trigger text-start"
  640. >
  641.    <span class="flex items-center gap-6 text-[24px] font-normal group-[&.lqd-is-active]/trigger:text-white md:text-[32px]">
  642.        <span class="w-8 group-[&.lqd-is-active]/trigger:text-primary [&_svg]:h-auto [&_svg]:w-full">
  643.            
  644.                            <svg
  645.                    width="32"
  646.                    height="31"
  647.                    viewBox="0 0 32 31"
  648.                    fill="currentColor"
  649.                    xmlns="http://www.w3.org/2000/svg"
  650.                >
  651.                    <path
  652.                        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"
  653.                    />
  654.                </svg>
  655.                    </span>
  656.        Empower Your Message with AI
  657.            </span>
  658.    <span class="mt-7 hidden group-[&.lqd-is-active]/trigger:block lg:ps-14">
  659.        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.
  660.    </span>
  661.    <img
  662.        class="mt-10 hidden w-full max-lg:group-[&.lqd-is-active]/trigger:block"
  663.        width="878"
  664.        height="748"
  665.        src="/themes/default/assets/img/site/voiceover.jpg"
  666.        alt="Upload, Analyze, Generate."
  667.    >
  668. </button>
  669.                                    </div>
  670.                <div class="lqd-tabs-content-wrap max-lg:hidden lg:w-7/12">
  671.                                            <div
  672.    class="lqd-tabs-content "
  673.    id="ai-text-generator"
  674. >
  675.    <figure class="w-full lg:flex lg:justify-end">
  676.        <img
  677.            class="w-full"
  678.            width="878"
  679.            height="748"
  680.            src="/themes/default/assets/img/site/text-generator.jpg"
  681.            alt="Generate, edit, export."
  682.        >
  683.    </figure>
  684. </div>
  685.                                            <div
  686.    class="lqd-tabs-content hidden"
  687.    id="ai-image-generator"
  688. >
  689.    <figure class="w-full lg:flex lg:justify-end">
  690.        <img
  691.            class="w-full"
  692.            width="878"
  693.            height="748"
  694.            src="/themes/default/assets/img/site/image-generator.jpg"
  695.            alt="Imagine, Generate, Publish."
  696.        >
  697.    </figure>
  698. </div>
  699.                                            <div
  700.    class="lqd-tabs-content hidden"
  701.    id="ai-code-generator"
  702. >
  703.    <figure class="w-full lg:flex lg:justify-end">
  704.        <img
  705.            class="w-full"
  706.            width="878"
  707.            height="748"
  708.            src="/themes/default/assets/img/site/code-generator.jpg"
  709.            alt="Fix. Improve. Generate."
  710.        >
  711.    </figure>
  712. </div>
  713.                                            <div
  714.    class="lqd-tabs-content hidden"
  715.    id="ai-chat-bot"
  716. >
  717.    <figure class="w-full lg:flex lg:justify-end">
  718.        <img
  719.            class="w-full"
  720.            width="878"
  721.            height="748"
  722.            src="/themes/default/assets/img/site/ai-chat.jpg"
  723.            alt="Chat, Solve, Repeat."
  724.        >
  725.    </figure>
  726. </div>
  727.                                            <div
  728.    class="lqd-tabs-content hidden"
  729.    id="ai-speech-to-text"
  730. >
  731.    <figure class="w-full lg:flex lg:justify-end">
  732.        <img
  733.            class="w-full"
  734.            width="878"
  735.            height="748"
  736.            src="/themes/default/assets/img/site/ai-speech.jpg"
  737.            alt="Upload, Analyze, Generate."
  738.        >
  739.    </figure>
  740. </div>
  741.                                            <div
  742.    class="lqd-tabs-content hidden"
  743.    id="empower-your-message-with-ai"
  744. >
  745.    <figure class="w-full lg:flex lg:justify-end">
  746.        <img
  747.            class="w-full"
  748.            width="878"
  749.            height="748"
  750.            src="/themes/default/assets/img/site/voiceover.jpg"
  751.            alt="Upload, Analyze, Generate."
  752.        >
  753.    </figure>
  754. </div>
  755.                                    </div>
  756.            </div>
  757.        </div>
  758.    </div>
  759. </section>
  760.  
  761.    <section
  762.    class="site-section py-40 transition-all duration-700 md:translate-y-8 md:opacity-0 [&.lqd-is-in-view]:translate-y-0 [&.lqd-is-in-view]:opacity-100"
  763.    id="features"
  764. >
  765.    <div class="container">
  766.        <div class="grid grid-cols-3 justify-between gap-x-20 gap-y-14 max-lg:grid-cols-2 max-lg:gap-10 max-md:grid-cols-1">
  767.                            <div class="transition-all hover:scale-105">
  768.    <h5 class="mb-4 flex items-center gap-6">
  769.        <span class="w-7 [&_svg]:h-auto [&_svg]:w-full">
  770.             <svg width="20" height="21" viewBox="0 0 20 21" fill="none" stroke="currentColor" xmlns="http://www.w3.org/2000/svg">
  771.                                <path d="M2.333 14.204L14.571 1.966C15.0509 1.48609 15.7018 1.21648 16.3805 1.21648C16.7166 1.21648 17.0493 1.28267 17.3598 1.41127C17.6703 1.53988 17.9524 1.72837 18.19 1.966C18.4276 2.20363 18.6161 2.48573 18.7447 2.79621C18.8733 3.10668 18.9395 3.43944 18.9395 3.7755C18.9395 4.11156 18.8733 4.44432 18.7447 4.75479C18.6161 5.06527 18.4276 5.34737 18.19 5.585L5.952 17.823C5.6728 18.1022 5.31719 18.2926 4.93 18.37L1 19.156L1.786 15.226C1.86345 14.8388 2.05378 14.4832 2.333 14.204Z" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
  772.                                <path d="M12.5 4.656L15.5 7.656" stroke-width="2"/>
  773.                            </svg>
  774.        </span>
  775.        AI Generator
  776.    </h5>
  777.    <p class="m-0 lg:ps-12">
  778.        Generate <strong>text, image, code, chat</strong> and even more with
  779.    </p>
  780. </div>
  781.                            <div class="transition-all hover:scale-105">
  782.    <h5 class="mb-4 flex items-center gap-6">
  783.        <span class="w-7 [&_svg]:h-auto [&_svg]:w-full">
  784.              <svg width="16" height="18" viewBox="0 0 16 18" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
  785.                                <path d="M3.46 13.838H5.19V3.46H3.46V13.838ZM6.92 17.298H8.65V0H6.92V17.298ZM0 10.379H1.73V6.919H0V10.379ZM10.379 13.839H12.109V3.46H10.379V13.839ZM13.839 6.92V10.38H15.569V6.92H13.839Z"/>
  786.                            </svg>
  787.        </span>
  788.        Advanced Dashboard
  789.    </h5>
  790.    <p class="m-0 lg:ps-12">
  791.        Access to valuable user insight, analytics and activity.
  792.    </p>
  793. </div>
  794.                            <div class="transition-all hover:scale-105">
  795.    <h5 class="mb-4 flex items-center gap-6">
  796.        <span class="w-7 [&_svg]:h-auto [&_svg]:w-full">
  797.             <svg width="19" height="19" viewBox="0 0 19 19" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
  798.                                <path d="M3.421 -6.80448e-08L3.267 0.643L0.231 14.636L0 15.636H4.013L3.524 17.925L3.293 18.925H9.029L9.158 18.256L10.007 14.295H12.219C13.7458 14.318 15.2324 13.8059 16.4212 12.8475C17.6099 11.8891 18.4257 10.5449 18.727 9.048C18.9117 8.34466 18.9335 7.60848 18.7909 6.89542C18.6483 6.18237 18.345 5.51122 17.904 4.933C17.2726 4.18389 16.4149 3.66026 15.46 3.441C15.303 2.67914 14.9378 1.97574 14.405 1.409C13.9537 0.955562 13.416 0.597241 12.8237 0.355227C12.2315 0.113213 11.5967 -0.00757721 10.957 -6.80448e-08H3.421ZM4.758 1.646H10.958C11.8009 1.63923 12.613 1.96222 13.221 2.546C13.563 2.92723 13.7979 3.39222 13.9019 3.89369C14.0059 4.39516 13.9752 4.91523 13.813 5.401C13.6186 6.54221 13.0154 7.57362 12.116 8.30255C11.2167 9.03148 10.0827 9.40808 8.926 9.362H5.376L5.25 10.006L4.401 13.993H2.058L4.758 1.646ZM6.841 2.855L6.687 3.498L5.839 7.3L5.608 8.3H8.515C9.23308 8.28426 9.92567 8.0308 10.4843 7.57932C11.0429 7.12783 11.436 6.50381 11.602 5.805H11.628C11.628 5.789 11.628 5.77 11.628 5.754C11.7218 5.41549 11.7405 5.06056 11.6828 4.71406C11.6252 4.36756 11.4924 4.03785 11.294 3.748C11.0809 3.46596 10.8048 3.23768 10.4878 3.0814C10.1707 2.92513 9.82147 2.8452 9.468 2.848L6.841 2.855ZM8.15 4.5H9.462C9.55438 4.48894 9.64804 4.50213 9.73378 4.53824C9.81952 4.57436 9.89438 4.63218 9.951 4.706C10.0148 4.80392 10.055 4.91532 10.0683 5.03143C10.0817 5.14753 10.0679 5.26515 10.028 5.375V5.4C9.92453 5.73467 9.72591 6.032 9.45637 6.25573C9.18682 6.47947 8.858 6.61993 8.51 6.66H7.661L8.15 4.5ZM15.506 5.22C15.9416 5.37924 16.3307 5.64457 16.638 5.992C16.9265 6.37171 17.1192 6.81536 17.1998 7.28537C17.2804 7.75537 17.2465 8.23787 17.101 8.692C16.9066 9.83321 16.3034 10.8646 15.404 11.5935C14.5047 12.3225 13.3707 12.6991 12.214 12.653H8.664L8.535 13.296L7.686 17.283H5.35L5.71 15.637H5.736L5.865 14.968L6.714 11.007H8.926C10.4528 11.03 11.9394 10.5179 13.1282 9.55954C14.3169 8.60115 15.1327 7.25692 15.434 5.76C15.472 5.575 15.488 5.4 15.51 5.221L15.506 5.22Z"/>
  799.                            </svg>
  800.        </span>
  801.        Payment Gateways
  802.    </h5>
  803.    <p class="m-0 lg:ps-12">
  804.        Securely process credit card, debit card, or other methods.
  805.    </p>
  806. </div>
  807.                            <div class="transition-all hover:scale-105">
  808.    <h5 class="mb-4 flex items-center gap-6">
  809.        <span class="w-7 [&_svg]:h-auto [&_svg]:w-full">
  810.             <svg width="22" height="22" viewBox="0 0 22 22" fill="none" stroke="currentColor" xmlns="http://www.w3.org/2000/svg">
  811.                                <path d="M10.85 20.85C16.3728 20.85 20.85 16.3728 20.85 10.85C20.85 5.32715 16.3728 0.85 10.85 0.85C5.32715 0.85 0.85 5.32715 0.85 10.85C0.85 16.3728 5.32715 20.85 10.85 20.85Z" stroke-width="1.7" stroke-linecap="round" stroke-linejoin="round"/>
  812.                                <path d="M6.85 10.85C6.85 16.3728 8.64086 20.85 10.85 20.85C13.0591 20.85 14.85 16.3728 14.85 10.85C14.85 5.32715 13.0591 0.85 10.85 0.85C8.64086 0.85 6.85 5.32715 6.85 10.85Z" stroke-width="1.7" stroke-linecap="round" stroke-linejoin="round"/>
  813.                                <path d="M0.85 10.85H20.85" stroke-width="1.7" stroke-linecap="round" stroke-linejoin="round"/>
  814.                            </svg>
  815.        </span>
  816.        Multi-Lingual
  817.    </h5>
  818.    <p class="m-0 lg:ps-12">
  819.        Ability to understand and generate content in different languages
  820.    </p>
  821. </div>
  822.                            <div class="transition-all hover:scale-105">
  823.    <h5 class="mb-4 flex items-center gap-6">
  824.        <span class="w-7 [&_svg]:h-auto [&_svg]:w-full">
  825.              <svg width="19" height="16" viewBox="0 0 19 16" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
  826.                                <path d="M14.84 6.509H7.29C6.571 6.509 6.509 7.091 6.509 7.809C6.509 8.527 6.571 9.109 7.29 9.109H14.84C15.559 9.109 15.621 8.527 15.621 7.809C15.621 7.091 15.558 6.509 14.84 6.509ZM17.44 13.018H7.29C6.571 13.018 6.509 13.6 6.509 14.318C6.509 15.036 6.571 15.618 7.29 15.618H17.443C18.162 15.618 18.224 15.036 18.224 14.318C18.224 13.6 18.162 13.018 17.443 13.018H17.44ZM7.29 2.6H17.443C18.162 2.6 18.224 2.018 18.224 1.3C18.224 0.582 18.162 0 17.443 0H7.29C6.571 0 6.509 0.582 6.509 1.3C6.509 2.018 6.571 2.6 7.29 2.6ZM3.124 6.509H0.781C0.0619999 6.509 0 7.091 0 7.809C0 8.527 0.0619999 9.109 0.781 9.109H3.124C3.843 9.109 3.905 8.527 3.905 7.809C3.905 7.091 3.843 6.509 3.124 6.509ZM3.124 13.018H0.781C0.0619999 13.018 0 13.6 0 14.318C0 15.036 0.0619999 15.618 0.781 15.618H3.124C3.843 15.618 3.905 15.036 3.905 14.318C3.905 13.6 3.843 13.018 3.124 13.018ZM3.124 0H0.781C0.0619999 0 0 0.582 0 1.3C0 2.018 0.0619999 2.6 0.781 2.6H3.124C3.843 2.6 3.905 2.018 3.905 1.3C3.905 0.582 3.843 0 3.124 0Z"/>
  827.                            </svg>
  828.        </span>
  829.        Custom Templates
  830.    </h5>
  831.    <p class="m-0 lg:ps-12">
  832.        Add unlimited number of custom prompts for your customers.
  833.    </p>
  834. </div>
  835.                            <div class="transition-all hover:scale-105">
  836.    <h5 class="mb-4 flex items-center gap-6">
  837.        <span class="w-7 [&_svg]:h-auto [&_svg]:w-full">
  838.            <svg width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" xmlns="http://www.w3.org/2000/svg">
  839.                                <path d="M9.217 1.068L9.635 7.968M13.818 7.968L14.236 1.068M9.217 22.191L9.635 15.291M13.818 15.291L14.236 22.191M22.287 9.121L15.387 9.539M15.387 13.722L22.287 14.14M1.164 9.121L8.064 9.539M8.064 13.722L1.164 14.14M22.85 11.85C22.85 17.9251 17.9251 22.85 11.85 22.85C5.77487 22.85 0.849998 17.9251 0.849998 11.85C0.849998 5.77487 5.77487 0.849998 11.85 0.849998C17.9251 0.849998 22.85 5.77487 22.85 11.85ZM15.85 11.85C15.85 14.0591 14.0591 15.85 11.85 15.85C9.64086 15.85 7.85 14.0591 7.85 11.85C7.85 9.64086 9.64086 7.85 11.85 7.85C14.0591 7.85 15.85 9.64086 15.85 11.85Z" stroke-width="1.7" stroke-linecap="round" stroke-linejoin="round"/>
  840.                            </svg>
  841.        </span>
  842.        Support Platform
  843.    </h5>
  844.    <p class="m-0 lg:ps-12">
  845.        Access and manage your support tickets from your dashboard.
  846.    </p>
  847. </div>
  848.                    </div>
  849.    </div>
  850. </section>
  851.  
  852.    <section
  853.    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"
  854.    id="how-it-works"
  855. >
  856.    <div class="container">
  857.        <div class="relative w-full overflow-hidden rounded-3xl bg-black px-5 py-20 md:px-8 lg:px-20 lg:py-24">
  858.            <figure
  859.                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"
  860.                aria-hidden="true"
  861.            >
  862.                <img
  863.                    width="3110"
  864.                    height="1142"
  865.                    src="/themes/dark/assets/landing-page/glow-1.png"
  866.                    alt="Glowing blob"
  867.                />
  868.            </figure>
  869.            <figure
  870.                class="pointer-events-none absolute bottom-0 start-0 z-2 w-full max-w-none -translate-x-1/4"
  871.                aria-hidden="true"
  872.            >
  873.                <img
  874.                    width="1602"
  875.                    height="2098"
  876.                    src="/themes/dark/assets/landing-page/glow-3.png"
  877.                    alt="Glowing blob"
  878.                />
  879.            </figure>
  880.  
  881.            <div class="mb-24 flex flex-wrap items-end justify-between gap-y-5">
  882.                <div class="w-full lg:w-2/3 lg:pe-8">
  883.                    <h6
  884.                        class="relative mb-14 inline-flex translate-y-6 items-center gap-1.5 rounded-full bg-secondary px-5 py-2 text-secondary-foreground shadow-xs shadow-primary">
  885.                        <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">
  886.  <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" />
  887.  <path d="M7 14a6 6 0 0 0 -3 6a6 6 0 0 0 6 -3" />
  888.  <path d="M15 9m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" />
  889. </svg>                        Unleash the Power of AI
  890.                    </h6>
  891.                    <h2>
  892.                        So, how does it work?
  893.                    </h2>
  894.                </div>
  895.  
  896.                <div class="w-full lg:w-1/3">
  897.                    <p class="mb-6">
  898.                        To create content quickly and effectively, <strong>here are the steps you can follow:</strong>
  899.                    </p>
  900.                    <a
  901.                        class="group inline-flex items-center gap-4 text-sm font-medium text-white hover:text-primary"
  902.                        href="#"
  903.                    >
  904.                        Learn More
  905.                        <svg class="size-4 transition-all group-hover: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">
  906.  <path d="M9 6l6 6l-6 6" />
  907. </svg>                    </a>
  908.                </div>
  909.            </div>
  910.  
  911.            <div class="grid-cols-3 grid gap-7 max-md:grid-cols-1">
  912.                                    <div
  913.    class="relative flex flex-col overflow-hidden rounded-3xl bg-cover bg-center px-10 py-10 text-white transition-all hover:-translate-y-1 hover:shadow-xl"
  914.    style="background-color: #0d0d0d;   color: hsl(var(--heading-foreground)); "
  915. >
  916.    <span class="absolute end-10 top-10 z-2 text-[18px] font-medium uppercase">
  917.        Step        1
  918.    </span>
  919.            <figure class="my-auto">
  920.            <img
  921.                width="754"
  922.                height="606"
  923.                src="/themes/dark/assets/landing-page/step-1-img.png"
  924.                alt="Simply explain what your content is about and adjust settings according to your needs."
  925.            />
  926.        </figure>
  927.        <div class="mt-auto text-xl/7">
  928.        <p class="mb-0 mt-8">
  929.            Simply explain what your content is about and adjust settings according to your needs.
  930.        </p>
  931.    </div>
  932. </div>
  933.                                    <div
  934.    class="relative flex flex-col overflow-hidden rounded-3xl bg-cover bg-center px-10 py-10 text-white transition-all hover:-translate-y-1 hover:shadow-xl"
  935.    style="background-color: hsl(var(--primary));   color: hsl(var(--primary-foreground)); "
  936. >
  937.    <span class="absolute end-10 top-10 z-2 text-[18px] font-medium uppercase">
  938.        Step        2
  939.    </span>
  940.            <figure class="my-auto">
  941.            <img
  942.                width="754"
  943.                height="606"
  944.                src="/themes/dark/assets/landing-page/step-2-img.png"
  945.                alt="Simply input some basic information or keywords about your brand or product, and let our AI algorithms do the rest."
  946.            />
  947.        </figure>
  948.        <div class="mt-auto text-xl/7">
  949.        <p class="mb-0 mt-8">
  950.            Simply input some basic information or keywords about your brand or product, and let our AI algorithms do the rest.
  951.        </p>
  952.    </div>
  953. </div>
  954.                                    <div
  955.    class="relative flex flex-col overflow-hidden rounded-3xl bg-cover bg-center px-10 py-10 text-white transition-all hover:-translate-y-1 hover:shadow-xl"
  956.    style="background-color: #004e49;  background-image: url(/themes/dark/assets/landing-page/step-3-bg.jpg);   color: hsl(var(--heading-foreground)); "
  957. >
  958.    <span class="absolute end-10 top-10 z-2 text-[18px] font-medium uppercase">
  959.        Step        3
  960.    </span>
  961.            <figure class="my-auto">
  962.            <img
  963.                width="754"
  964.                height="606"
  965.                src="/themes/dark/assets/landing-page/step-3-img.png"
  966.                alt="View, edit or export your result with a few clicks. And you’re done!"
  967.            />
  968.        </figure>
  969.        <div class="mt-auto text-xl/7">
  970.        <p class="mb-0 mt-8">
  971.            View, edit or export your result with a few clicks. And you’re done!
  972.        </p>
  973.    </div>
  974. </div>
  975.                            </div>
  976.  
  977.                            <div class="mt-20 flex justify-center">
  978.                    Want to see? <a class="text-[#FCA7FF]" href="https://codecanyon.net/item/magicai-openai-content-text-image-chat-code-generator-as-saas/45408109">Join Magic</a>
  979.                </div>
  980.                    </div>
  981.    </div>
  982. </section>
  983.  
  984.    <section
  985.    class="site-section whitespace-nowrap py-20 transition-all duration-700 md:translate-y-8 md:opacity-0 lg:pb-24 lg:pt-36 [&.lqd-is-in-view]:translate-y-0 [&.lqd-is-in-view]:opacity-100"
  986. >
  987.    <div class="relative mb-8 flex flex-wrap overflow-hidden">
  988.        <div class="flex basis-full animate-marquee items-center justify-between gap-5 pe-5 [animation-duration:25s] lg:gap-[300px] lg:pe-[300px]">
  989.                            <h5 class="group/heading inline-flex rounded-2xl bg-[#111114] px-8 py-5 font-medium leading-snug lg:text-3xl">
  990.                    <span
  991.                        class="bg-gradient-to-r from-[#DBDADA] to-[#7A7878] bg-clip-text leading-tight text-transparent group-hover/heading:from-gradient-to group-hover/heading:to-gradient-from"
  992.                    >
  993.                        Digital Agencies
  994.                    </span>
  995.                </h5>
  996.                            <h5 class="group/heading inline-flex rounded-2xl bg-[#111114] px-8 py-5 font-medium leading-snug lg:text-3xl">
  997.                    <span
  998.                        class="bg-gradient-to-r from-[#DBDADA] to-[#7A7878] bg-clip-text leading-tight text-transparent group-hover/heading:from-gradient-to group-hover/heading:to-gradient-from"
  999.                    >
  1000.                        Product Designers
  1001.                    </span>
  1002.                </h5>
  1003.                            <h5 class="group/heading inline-flex rounded-2xl bg-[#111114] px-8 py-5 font-medium leading-snug lg:text-3xl">
  1004.                    <span
  1005.                        class="bg-gradient-to-r from-[#DBDADA] to-[#7A7878] bg-clip-text leading-tight text-transparent group-hover/heading:from-gradient-to group-hover/heading:to-gradient-from"
  1006.                    >
  1007.                        Enterpreneurs
  1008.                    </span>
  1009.                </h5>
  1010.                            <h5 class="group/heading inline-flex rounded-2xl bg-[#111114] px-8 py-5 font-medium leading-snug lg:text-3xl">
  1011.                    <span
  1012.                        class="bg-gradient-to-r from-[#DBDADA] to-[#7A7878] bg-clip-text leading-tight text-transparent group-hover/heading:from-gradient-to group-hover/heading:to-gradient-from"
  1013.                    >
  1014.                        Copywriters
  1015.                    </span>
  1016.                </h5>
  1017.                            <h5 class="group/heading inline-flex rounded-2xl bg-[#111114] px-8 py-5 font-medium leading-snug lg:text-3xl">
  1018.                    <span
  1019.                        class="bg-gradient-to-r from-[#DBDADA] to-[#7A7878] bg-clip-text leading-tight text-transparent group-hover/heading:from-gradient-to group-hover/heading:to-gradient-from"
  1020.                    >
  1021.                        Digital Marketers
  1022.                    </span>
  1023.                </h5>
  1024.                            <h5 class="group/heading inline-flex rounded-2xl bg-[#111114] px-8 py-5 font-medium leading-snug lg:text-3xl">
  1025.                    <span
  1026.                        class="bg-gradient-to-r from-[#DBDADA] to-[#7A7878] bg-clip-text leading-tight text-transparent group-hover/heading:from-gradient-to group-hover/heading:to-gradient-from"
  1027.                    >
  1028.                        Developers
  1029.                    </span>
  1030.                </h5>
  1031.                    </div>
  1032.        <div class="absolute start-0 top-0 flex animate-marquee-2 items-center justify-between gap-5 pe-5 [animation-duration:25s] lg:gap-[300px] lg:pe-[300px]">
  1033.                            <h5 class="group/heading inline-flex rounded-2xl bg-[#111114] px-8 py-5 font-medium leading-tight lg:text-3xl">
  1034.                    <span
  1035.                        class="bg-gradient-to-r from-[#DBDADA] to-[#7A7878] bg-clip-text leading-tight text-transparent group-hover/heading:from-gradient-to group-hover/heading:to-gradient-from"
  1036.                    >
  1037.                        Digital Agencies
  1038.                    </span>
  1039.                </h5>
  1040.                            <h5 class="group/heading inline-flex rounded-2xl bg-[#111114] px-8 py-5 font-medium leading-tight lg:text-3xl">
  1041.                    <span
  1042.                        class="bg-gradient-to-r from-[#DBDADA] to-[#7A7878] bg-clip-text leading-tight text-transparent group-hover/heading:from-gradient-to group-hover/heading:to-gradient-from"
  1043.                    >
  1044.                        Product Designers
  1045.                    </span>
  1046.                </h5>
  1047.                            <h5 class="group/heading inline-flex rounded-2xl bg-[#111114] px-8 py-5 font-medium leading-tight lg:text-3xl">
  1048.                    <span
  1049.                        class="bg-gradient-to-r from-[#DBDADA] to-[#7A7878] bg-clip-text leading-tight text-transparent group-hover/heading:from-gradient-to group-hover/heading:to-gradient-from"
  1050.                    >
  1051.                        Enterpreneurs
  1052.                    </span>
  1053.                </h5>
  1054.                            <h5 class="group/heading inline-flex rounded-2xl bg-[#111114] px-8 py-5 font-medium leading-tight lg:text-3xl">
  1055.                    <span
  1056.                        class="bg-gradient-to-r from-[#DBDADA] to-[#7A7878] bg-clip-text leading-tight text-transparent group-hover/heading:from-gradient-to group-hover/heading:to-gradient-from"
  1057.                    >
  1058.                        Copywriters
  1059.                    </span>
  1060.                </h5>
  1061.                            <h5 class="group/heading inline-flex rounded-2xl bg-[#111114] px-8 py-5 font-medium leading-tight lg:text-3xl">
  1062.                    <span
  1063.                        class="bg-gradient-to-r from-[#DBDADA] to-[#7A7878] bg-clip-text leading-tight text-transparent group-hover/heading:from-gradient-to group-hover/heading:to-gradient-from"
  1064.                    >
  1065.                        Digital Marketers
  1066.                    </span>
  1067.                </h5>
  1068.                            <h5 class="group/heading inline-flex rounded-2xl bg-[#111114] px-8 py-5 font-medium leading-tight lg:text-3xl">
  1069.                    <span
  1070.                        class="bg-gradient-to-r from-[#DBDADA] to-[#7A7878] bg-clip-text leading-tight text-transparent group-hover/heading:from-gradient-to group-hover/heading:to-gradient-from"
  1071.                    >
  1072.                        Developers
  1073.                    </span>
  1074.                </h5>
  1075.                    </div>
  1076.    </div>
  1077.    <div class="relative flex flex-wrap overflow-hidden">
  1078.        <div class="flex basis-full animate-marquee-reverse items-center justify-between gap-5 pe-5 [animation-duration:30s] lg:gap-[300px] lg:pe-[300px]">
  1079.                            <h5 class="group/heading inline-flex rounded-2xl bg-[#111114] px-8 py-5 font-medium leading-snug lg:text-3xl">
  1080.                    <span
  1081.                        class="bg-gradient-to-r from-[#DBDADA] to-[#7A7878] bg-clip-text leading-tight text-transparent group-hover/heading:from-gradient-to group-hover/heading:to-gradient-from"
  1082.                    >
  1083.                        Digital Agencies
  1084.                    </span>
  1085.                </h5>
  1086.                            <h5 class="group/heading inline-flex rounded-2xl bg-[#111114] px-8 py-5 font-medium leading-snug lg:text-3xl">
  1087.                    <span
  1088.                        class="bg-gradient-to-r from-[#DBDADA] to-[#7A7878] bg-clip-text leading-tight text-transparent group-hover/heading:from-gradient-to group-hover/heading:to-gradient-from"
  1089.                    >
  1090.                        Product Designers
  1091.                    </span>
  1092.                </h5>
  1093.                            <h5 class="group/heading inline-flex rounded-2xl bg-[#111114] px-8 py-5 font-medium leading-snug lg:text-3xl">
  1094.                    <span
  1095.                        class="bg-gradient-to-r from-[#DBDADA] to-[#7A7878] bg-clip-text leading-tight text-transparent group-hover/heading:from-gradient-to group-hover/heading:to-gradient-from"
  1096.                    >
  1097.                        Enterpreneurs
  1098.                    </span>
  1099.                </h5>
  1100.                            <h5 class="group/heading inline-flex rounded-2xl bg-[#111114] px-8 py-5 font-medium leading-snug lg:text-3xl">
  1101.                    <span
  1102.                        class="bg-gradient-to-r from-[#DBDADA] to-[#7A7878] bg-clip-text leading-tight text-transparent group-hover/heading:from-gradient-to group-hover/heading:to-gradient-from"
  1103.                    >
  1104.                        Copywriters
  1105.                    </span>
  1106.                </h5>
  1107.                            <h5 class="group/heading inline-flex rounded-2xl bg-[#111114] px-8 py-5 font-medium leading-snug lg:text-3xl">
  1108.                    <span
  1109.                        class="bg-gradient-to-r from-[#DBDADA] to-[#7A7878] bg-clip-text leading-tight text-transparent group-hover/heading:from-gradient-to group-hover/heading:to-gradient-from"
  1110.                    >
  1111.                        Digital Marketers
  1112.                    </span>
  1113.                </h5>
  1114.                            <h5 class="group/heading inline-flex rounded-2xl bg-[#111114] px-8 py-5 font-medium leading-snug lg:text-3xl">
  1115.                    <span
  1116.                        class="bg-gradient-to-r from-[#DBDADA] to-[#7A7878] bg-clip-text leading-tight text-transparent group-hover/heading:from-gradient-to group-hover/heading:to-gradient-from"
  1117.                    >
  1118.                        Developers
  1119.                    </span>
  1120.                </h5>
  1121.                    </div>
  1122.        <div class="absolute start-0 top-0 flex animate-marquee-reverse-2 items-center justify-between gap-5 pe-5 [animation-duration:30s] lg:gap-[300px] lg:pe-[300px]">
  1123.                            <h5 class="group/heading inline-flex rounded-2xl bg-[#111114] px-8 py-5 font-medium leading-tight lg:text-3xl">
  1124.                    <span
  1125.                        class="bg-gradient-to-r from-[#DBDADA] to-[#7A7878] bg-clip-text leading-tight text-transparent group-hover/heading:from-gradient-to group-hover/heading:to-gradient-from"
  1126.                    >
  1127.                        Digital Agencies
  1128.                    </span>
  1129.                </h5>
  1130.                            <h5 class="group/heading inline-flex rounded-2xl bg-[#111114] px-8 py-5 font-medium leading-tight lg:text-3xl">
  1131.                    <span
  1132.                        class="bg-gradient-to-r from-[#DBDADA] to-[#7A7878] bg-clip-text leading-tight text-transparent group-hover/heading:from-gradient-to group-hover/heading:to-gradient-from"
  1133.                    >
  1134.                        Product Designers
  1135.                    </span>
  1136.                </h5>
  1137.                            <h5 class="group/heading inline-flex rounded-2xl bg-[#111114] px-8 py-5 font-medium leading-tight lg:text-3xl">
  1138.                    <span
  1139.                        class="bg-gradient-to-r from-[#DBDADA] to-[#7A7878] bg-clip-text leading-tight text-transparent group-hover/heading:from-gradient-to group-hover/heading:to-gradient-from"
  1140.                    >
  1141.                        Enterpreneurs
  1142.                    </span>
  1143.                </h5>
  1144.                            <h5 class="group/heading inline-flex rounded-2xl bg-[#111114] px-8 py-5 font-medium leading-tight lg:text-3xl">
  1145.                    <span
  1146.                        class="bg-gradient-to-r from-[#DBDADA] to-[#7A7878] bg-clip-text leading-tight text-transparent group-hover/heading:from-gradient-to group-hover/heading:to-gradient-from"
  1147.                    >
  1148.                        Copywriters
  1149.                    </span>
  1150.                </h5>
  1151.                            <h5 class="group/heading inline-flex rounded-2xl bg-[#111114] px-8 py-5 font-medium leading-tight lg:text-3xl">
  1152.                    <span
  1153.                        class="bg-gradient-to-r from-[#DBDADA] to-[#7A7878] bg-clip-text leading-tight text-transparent group-hover/heading:from-gradient-to group-hover/heading:to-gradient-from"
  1154.                    >
  1155.                        Digital Marketers
  1156.                    </span>
  1157.                </h5>
  1158.                            <h5 class="group/heading inline-flex rounded-2xl bg-[#111114] px-8 py-5 font-medium leading-tight lg:text-3xl">
  1159.                    <span
  1160.                        class="bg-gradient-to-r from-[#DBDADA] to-[#7A7878] bg-clip-text leading-tight text-transparent group-hover/heading:from-gradient-to group-hover/heading:to-gradient-from"
  1161.                    >
  1162.                        Developers
  1163.                    </span>
  1164.                </h5>
  1165.                    </div>
  1166.    </div>
  1167. </section>
  1168.  
  1169.    <section class="site-section py-20 transition-all duration-700 md:translate-y-8 md:opacity-0 lg:pb-24 lg:pt-16 [&.lqd-is-in-view]:translate-y-0 [&.lqd-is-in-view]:opacity-100">
  1170.    <div class="container">
  1171.        <header class="mx-auto mb-20 w-full text-center lg:w-4/5">
  1172.            <h6
  1173.                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">
  1174.                <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">
  1175.  <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" />
  1176.  <path d="M7 14a6 6 0 0 0 -3 6a6 6 0 0 0 6 -3" />
  1177.  <path d="M15 9m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" />
  1178. </svg>                Unleash the Power of AI
  1179.            </h6>
  1180.            <h2 class="mb-7">
  1181.                Magic Tools.
  1182.            </h2>
  1183.            <p class="m-0 mx-auto text-xl/7 lg:w-9/12">
  1184.                Glide gives you the powers of a developer and a code — for designer to create remarkable tools that solve your most challenging business problems."
  1185.            </p>
  1186.        </header>
  1187.  
  1188.        <div class="mb-14">
  1189.                            <div
  1190.    id="tools-advanced-dashboard"
  1191.    class=""
  1192. >
  1193.    <div class="flex flex-wrap items-center justify-between gap-4 gap-y-14">
  1194.        <figure class="w-full lg:w-6/12">
  1195.            <img
  1196.                class="w-full rounded-3xl transition-all hover:scale-105"
  1197.                src="/upload/images/frontent/tools/v6sP-test.png"
  1198.                alt="Advanced Dashboard"
  1199.                width="696"
  1200.                height="426"
  1201.            >
  1202.        </figure>
  1203.  
  1204.        <div class="w-full lg:w-5/12">
  1205.            <h3 class="mb-10">
  1206.                Advanced Dashboard
  1207.            </h3>
  1208.            <p class="mb-10">
  1209.                Track a wide range of data points, including user traffic and sales.
  1210.            </p>
  1211.  
  1212.            
  1213.  
  1214.                            <div class="flex flex-wrap items-center gap-8 text-sm">
  1215.                                            <a
  1216.                            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"
  1217.                            href="https://codecanyon.net/item/magicai-openai-content-text-image-chat-code-generator-as-saas/45408109"
  1218.                        >
  1219.                            <span
  1220.                                class="flex animate-marquee justify-between gap-3 before:content-[attr(data-txt)] after:content-[attr(data-txt)]"
  1221.                                data-txt="Start Making Money"
  1222.                            >
  1223.                                Start Making Money
  1224.                            </span>
  1225.                            <span
  1226.                                class="absolute start-3 top-5 flex animate-marquee-2 justify-between gap-3 before:content-[attr(data-txt)] after:content-[attr(data-txt)]"
  1227.                                data-txt="Start Making Money"
  1228.                            >
  1229.                                Start Making Money
  1230.                            </span>
  1231.                        </a>
  1232.                                        <a
  1233.                        class="group/btn flex items-center gap-2 text-white transition-colors hover:text-primary"
  1234.                        href="#templates"
  1235.                    >
  1236.                        Discover MagicAI
  1237.                        <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">
  1238.  <path d="M9 6l6 6l-6 6" />
  1239. </svg>                    </a>
  1240.                </div>
  1241.                    </div>
  1242.    </div>
  1243. </div>
  1244.                            <div
  1245.    id="tools-payment-gateways"
  1246.    class="hidden"
  1247. >
  1248.    <div class="flex flex-wrap items-center justify-between gap-4 gap-y-14">
  1249.        <figure class="w-full lg:w-6/12">
  1250.            <img
  1251.                class="w-full rounded-3xl transition-all hover:scale-105"
  1252.                src="/upload/images/frontent/tools/Payments100.jpg"
  1253.                alt="Payment Gateways"
  1254.                width="696"
  1255.                height="426"
  1256.            >
  1257.        </figure>
  1258.  
  1259.        <div class="w-full lg:w-5/12">
  1260.            <h3 class="mb-10">
  1261.                Payment Gateways
  1262.            </h3>
  1263.            <p class="mb-10">
  1264.                Securely process credit card or other electronic payment methods.
  1265.            </p>
  1266.  
  1267.            
  1268.  
  1269.                            <div class="flex flex-wrap items-center gap-8 text-sm">
  1270.                                            <a
  1271.                            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"
  1272.                            href="https://codecanyon.net/item/magicai-openai-content-text-image-chat-code-generator-as-saas/45408109"
  1273.                        >
  1274.                            <span
  1275.                                class="flex animate-marquee justify-between gap-3 before:content-[attr(data-txt)] after:content-[attr(data-txt)]"
  1276.                                data-txt="Start Making Money"
  1277.                            >
  1278.                                Start Making Money
  1279.                            </span>
  1280.                            <span
  1281.                                class="absolute start-3 top-5 flex animate-marquee-2 justify-between gap-3 before:content-[attr(data-txt)] after:content-[attr(data-txt)]"
  1282.                                data-txt="Start Making Money"
  1283.                            >
  1284.                                Start Making Money
  1285.                            </span>
  1286.                        </a>
  1287.                                        <a
  1288.                        class="group/btn flex items-center gap-2 text-white transition-colors hover:text-primary"
  1289.                        href="#templates"
  1290.                    >
  1291.                        Discover MagicAI
  1292.                        <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">
  1293.  <path d="M9 6l6 6l-6 6" />
  1294. </svg>                    </a>
  1295.                </div>
  1296.                    </div>
  1297.    </div>
  1298. </div>
  1299.                            <div
  1300.    id="tools-multilingual"
  1301.    class="hidden"
  1302. >
  1303.    <div class="flex flex-wrap items-center justify-between gap-4 gap-y-14">
  1304.        <figure class="w-full lg:w-6/12">
  1305.            <img
  1306.                class="w-full rounded-3xl transition-all hover:scale-105"
  1307.                src="/upload/images/frontent/tools/NZBW-multilingual.png"
  1308.                alt="Multilingual"
  1309.                width="696"
  1310.                height="426"
  1311.            >
  1312.        </figure>
  1313.  
  1314.        <div class="w-full lg:w-5/12">
  1315.            <h3 class="mb-10">
  1316.                Multilingual
  1317.            </h3>
  1318.            <p class="mb-10">
  1319.                Ability to understand and generate content in different languages.
  1320.            </p>
  1321.  
  1322.            
  1323.  
  1324.                            <div class="flex flex-wrap items-center gap-8 text-sm">
  1325.                                            <a
  1326.                            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"
  1327.                            href="https://codecanyon.net/item/magicai-openai-content-text-image-chat-code-generator-as-saas/45408109"
  1328.                        >
  1329.                            <span
  1330.                                class="flex animate-marquee justify-between gap-3 before:content-[attr(data-txt)] after:content-[attr(data-txt)]"
  1331.                                data-txt="Start Making Money"
  1332.                            >
  1333.                                Start Making Money
  1334.                            </span>
  1335.                            <span
  1336.                                class="absolute start-3 top-5 flex animate-marquee-2 justify-between gap-3 before:content-[attr(data-txt)] after:content-[attr(data-txt)]"
  1337.                                data-txt="Start Making Money"
  1338.                            >
  1339.                                Start Making Money
  1340.                            </span>
  1341.                        </a>
  1342.                                        <a
  1343.                        class="group/btn flex items-center gap-2 text-white transition-colors hover:text-primary"
  1344.                        href="#templates"
  1345.                    >
  1346.                        Discover MagicAI
  1347.                        <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">
  1348.  <path d="M9 6l6 6l-6 6" />
  1349. </svg>                    </a>
  1350.                </div>
  1351.                    </div>
  1352.    </div>
  1353. </div>
  1354.                            <div
  1355.    id="tools-affiliate-system"
  1356.    class="hidden"
  1357. >
  1358.    <div class="flex flex-wrap items-center justify-between gap-4 gap-y-14">
  1359.        <figure class="w-full lg:w-6/12">
  1360.            <img
  1361.                class="w-full rounded-3xl transition-all hover:scale-105"
  1362.                src="/upload/images/frontent/tools/RAhq-affiliate-system.png"
  1363.                alt="Affiliate System"
  1364.                width="696"
  1365.                height="426"
  1366.            >
  1367.        </figure>
  1368.  
  1369.        <div class="w-full lg:w-5/12">
  1370.            <h3 class="mb-10">
  1371.                Affiliate System
  1372.            </h3>
  1373.            <p class="mb-10">
  1374.                Ability to invite friends, and earn commission from their first purchase.
  1375.            </p>
  1376.  
  1377.            
  1378.  
  1379.                            <div class="flex flex-wrap items-center gap-8 text-sm">
  1380.                                            <a
  1381.                            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"
  1382.                            href="https://codecanyon.net/item/magicai-openai-content-text-image-chat-code-generator-as-saas/45408109"
  1383.                        >
  1384.                            <span
  1385.                                class="flex animate-marquee justify-between gap-3 before:content-[attr(data-txt)] after:content-[attr(data-txt)]"
  1386.                                data-txt="Start Making Money"
  1387.                            >
  1388.                                Start Making Money
  1389.                            </span>
  1390.                            <span
  1391.                                class="absolute start-3 top-5 flex animate-marquee-2 justify-between gap-3 before:content-[attr(data-txt)] after:content-[attr(data-txt)]"
  1392.                                data-txt="Start Making Money"
  1393.                            >
  1394.                                Start Making Money
  1395.                            </span>
  1396.                        </a>
  1397.                                        <a
  1398.                        class="group/btn flex items-center gap-2 text-white transition-colors hover:text-primary"
  1399.                        href="#templates"
  1400.                    >
  1401.                        Discover MagicAI
  1402.                        <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">
  1403.  <path d="M9 6l6 6l-6 6" />
  1404. </svg>                    </a>
  1405.                </div>
  1406.                    </div>
  1407.    </div>
  1408. </div>
  1409.                            <div
  1410.    id="tools-easy-export"
  1411.    class="hidden"
  1412. >
  1413.    <div class="flex flex-wrap items-center justify-between gap-4 gap-y-14">
  1414.        <figure class="w-full lg:w-6/12">
  1415.            <img
  1416.                class="w-full rounded-3xl transition-all hover:scale-105"
  1417.                src="/upload/images/frontent/tools/mPWB-easy-export.png"
  1418.                alt="Easy Export"
  1419.                width="696"
  1420.                height="426"
  1421.            >
  1422.        </figure>
  1423.  
  1424.        <div class="w-full lg:w-5/12">
  1425.            <h3 class="mb-10">
  1426.                Easy Export
  1427.            </h3>
  1428.            <p class="mb-10">
  1429.                Export generated content as plain text, PDF, Word or HTML easily.
  1430.            </p>
  1431.  
  1432.            
  1433.  
  1434.                            <div class="flex flex-wrap items-center gap-8 text-sm">
  1435.                                            <a
  1436.                            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"
  1437.                            href="https://codecanyon.net/item/magicai-openai-content-text-image-chat-code-generator-as-saas/45408109"
  1438.                        >
  1439.                            <span
  1440.                                class="flex animate-marquee justify-between gap-3 before:content-[attr(data-txt)] after:content-[attr(data-txt)]"
  1441.                                data-txt="Start Making Money"
  1442.                            >
  1443.                                Start Making Money
  1444.                            </span>
  1445.                            <span
  1446.                                class="absolute start-3 top-5 flex animate-marquee-2 justify-between gap-3 before:content-[attr(data-txt)] after:content-[attr(data-txt)]"
  1447.                                data-txt="Start Making Money"
  1448.                            >
  1449.                                Start Making Money
  1450.                            </span>
  1451.                        </a>
  1452.                                        <a
  1453.                        class="group/btn flex items-center gap-2 text-white transition-colors hover:text-primary"
  1454.                        href="#templates"
  1455.                    >
  1456.                        Discover MagicAI
  1457.                        <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">
  1458.  <path d="M9 6l6 6l-6 6" />
  1459. </svg>                    </a>
  1460.                </div>
  1461.                    </div>
  1462.    </div>
  1463. </div>
  1464.                            <div
  1465.    id="tools-support-platform"
  1466.    class="hidden"
  1467. >
  1468.    <div class="flex flex-wrap items-center justify-between gap-4 gap-y-14">
  1469.        <figure class="w-full lg:w-6/12">
  1470.            <img
  1471.                class="w-full rounded-3xl transition-all hover:scale-105"
  1472.                src="/upload/images/frontent/tools/rIwa-support-platform.png"
  1473.                alt="Support Platform"
  1474.                width="696"
  1475.                height="426"
  1476.            >
  1477.        </figure>
  1478.  
  1479.        <div class="w-full lg:w-5/12">
  1480.            <h3 class="mb-10">
  1481.                Support Platform
  1482.            </h3>
  1483.            <p class="mb-10">
  1484.                Access and mage support tickets from your dashboard.
  1485.            </p>
  1486.  
  1487.            
  1488.  
  1489.                            <div class="flex flex-wrap items-center gap-8 text-sm">
  1490.                                            <a
  1491.                            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"
  1492.                            href="https://codecanyon.net/item/magicai-openai-content-text-image-chat-code-generator-as-saas/45408109"
  1493.                        >
  1494.                            <span
  1495.                                class="flex animate-marquee justify-between gap-3 before:content-[attr(data-txt)] after:content-[attr(data-txt)]"
  1496.                                data-txt="Start Making Money"
  1497.                            >
  1498.                                Start Making Money
  1499.                            </span>
  1500.                            <span
  1501.                                class="absolute start-3 top-5 flex animate-marquee-2 justify-between gap-3 before:content-[attr(data-txt)] after:content-[attr(data-txt)]"
  1502.                                data-txt="Start Making Money"
  1503.                            >
  1504.                                Start Making Money
  1505.                            </span>
  1506.                        </a>
  1507.                                        <a
  1508.                        class="group/btn flex items-center gap-2 text-white transition-colors hover:text-primary"
  1509.                        href="#templates"
  1510.                    >
  1511.                        Discover MagicAI
  1512.                        <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">
  1513.  <path d="M9 6l6 6l-6 6" />
  1514. </svg>                    </a>
  1515.                </div>
  1516.                    </div>
  1517.    </div>
  1518. </div>
  1519.                    </div>
  1520.  
  1521.        <div class="lqd-tabs flex flex-wrap justify-between gap-3 rounded-3xl border border-white/5 p-2 lg:flex-nowrap lg:rounded-full">
  1522.                            <button
  1523.                    data-target="#tools-advanced-dashboard"
  1524.                    class="group/trigger flex text-base max-sm:w-full px-3 py-3.5 rounded-full max-mdbasis-1/3 max-md:grow text-center justify-center transition-all md:px-8 [&.lqd-is-active]:bg-heading-foreground/10 [&.lqd-is-active]:text-heading-foreground hover:text-heading-foreground hover:scale-105 lqd-is-active"
  1525.                >
  1526.                    Advanced Dashboard
  1527.                </button>
  1528.                            <button
  1529.                    data-target="#tools-payment-gateways"
  1530.                    class="group/trigger flex text-base max-sm:w-full px-3 py-3.5 rounded-full max-mdbasis-1/3 max-md:grow text-center justify-center transition-all md:px-8 [&.lqd-is-active]:bg-heading-foreground/10 [&.lqd-is-active]:text-heading-foreground hover:text-heading-foreground hover:scale-105"
  1531.                >
  1532.                    Payment Gateways
  1533.                </button>
  1534.                            <button
  1535.                    data-target="#tools-multilingual"
  1536.                    class="group/trigger flex text-base max-sm:w-full px-3 py-3.5 rounded-full max-mdbasis-1/3 max-md:grow text-center justify-center transition-all md:px-8 [&.lqd-is-active]:bg-heading-foreground/10 [&.lqd-is-active]:text-heading-foreground hover:text-heading-foreground hover:scale-105"
  1537.                >
  1538.                    Multilingual
  1539.                </button>
  1540.                            <button
  1541.                    data-target="#tools-affiliate-system"
  1542.                    class="group/trigger flex text-base max-sm:w-full px-3 py-3.5 rounded-full max-mdbasis-1/3 max-md:grow text-center justify-center transition-all md:px-8 [&.lqd-is-active]:bg-heading-foreground/10 [&.lqd-is-active]:text-heading-foreground hover:text-heading-foreground hover:scale-105"
  1543.                >
  1544.                    Affiliate System
  1545.                </button>
  1546.                            <button
  1547.                    data-target="#tools-easy-export"
  1548.                    class="group/trigger flex text-base max-sm:w-full px-3 py-3.5 rounded-full max-mdbasis-1/3 max-md:grow text-center justify-center transition-all md:px-8 [&.lqd-is-active]:bg-heading-foreground/10 [&.lqd-is-active]:text-heading-foreground hover:text-heading-foreground hover:scale-105"
  1549.                >
  1550.                    Easy Export
  1551.                </button>
  1552.                            <button
  1553.                    data-target="#tools-support-platform"
  1554.                    class="group/trigger flex text-base max-sm:w-full px-3 py-3.5 rounded-full max-mdbasis-1/3 max-md:grow text-center justify-center transition-all md:px-8 [&.lqd-is-active]:bg-heading-foreground/10 [&.lqd-is-active]:text-heading-foreground hover:text-heading-foreground hover:scale-105"
  1555.                >
  1556.                    Support Platform
  1557.                </button>
  1558.                    </div>
  1559.    </div>
  1560. </section>
  1561.  
  1562.    <section
  1563.    class="site-section py-20 transition-all duration-700 md:translate-y-8 md:opacity-0 lg:py-24 [&.lqd-is-in-view]:translate-y-0 [&.lqd-is-in-view]:opacity-100"
  1564.    id="templates"
  1565.    x-data="{ 'showMore': false }"
  1566. >
  1567.    <svg
  1568.        width="0"
  1569.        height="0"
  1570.        viewBox="0 0 48 48"
  1571.        fill="none"
  1572.        xmlns="http://www.w3.org/2000/svg"
  1573.    >
  1574.        <defs>
  1575.            <linearGradient
  1576.                id="custom-templates-gradient"
  1577.                x1="0"
  1578.                y1="24"
  1579.                x2="47.999"
  1580.                y2="24"
  1581.                gradientUnits="userSpaceOnUse"
  1582.            >
  1583.                <stop stop-color="#DBDADA" />
  1584.                <stop
  1585.                    offset="1"
  1586.                    stop-color="#7A7878"
  1587.                />
  1588.            </linearGradient>
  1589.        </defs>
  1590.    </svg>
  1591.    <div class="container">
  1592.        <header class="mx-auto mb-24 w-full text-center lg:w-4/5">
  1593.            <h6
  1594.                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">
  1595.                <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">
  1596.  <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" />
  1597.  <path d="M7 14a6 6 0 0 0 -3 6a6 6 0 0 0 6 -3" />
  1598.  <path d="M15 9m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" />
  1599. </svg>                Custom
  1600.            </h6>
  1601.            <h2 class="mb-12">
  1602.                Custom Templates.
  1603.            </h2>
  1604.            <a
  1605.                class="group/btn flex items-center justify-center gap-2 text-white transition-colors hover:text-primary"
  1606.                href="#templates"
  1607.            >
  1608.                Discover MagicAI
  1609.                <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">
  1610.  <path d="M9 6l6 6l-6 6" />
  1611. </svg>            </a>
  1612.        </header>
  1613.  
  1614.        <div class="grid grid-cols-3 gap-4 max-lg:grid-cols-2 max-md:grid-cols-1">
  1615.                                            <div
  1616.    class="group relative z-2 flex-col rounded-3xl p-1 px-10 pt-10 transition-all duration-300 flex"
  1617.    x-data="{ 'index': 0 }"
  1618.    :class="{ 'flex': showMore, 'hidden': !showMore && index > 5 }"
  1619. >
  1620.    <div
  1621.        class="pointer-events-none absolute inset-x-0 -top-20 bottom-0 z-0 overflow-hidden rounded-3xl p-0.5 transition-all duration-300 group-hover:shadow-[0_5px_75px_hsl(var(--primary)/10%)] group-hover:delay-200">
  1622.        <div class="absolute inset-[1px] translate-y-20 rounded-3xl bg-black transition-all duration-300 group-hover:translate-y-0">
  1623.            <span class="lqd-outline-glow absolute inline-block rounded-[inherit] pointer-events-none overflow-hidden lqd-outline-glow-effect-1 opacity-0 transition-all duration-300 group-hover:opacity-100">
  1624.    <span class="lqd-outline-glow-inner absolute start-1/2 top-1/2 inline-block aspect-square min-h-[150%] min-w-[150%] rounded-[inherit]"></span>
  1625. </span>
  1626.        </div>
  1627.    </div>
  1628.    <div class="relative z-1 transition-all duration-300 group-hover:-translate-y-20">
  1629.        <div class="mb-12">
  1630.            <div class="custom-templates-icon w-12 [&_svg]:h-auto [&_svg]:w-full">
  1631.                <svg xmlns="http://www.w3.org/2000/svg" height="48" viewBox="0 96 960 960" width="48"><path d="M430 896V356H200V256h560v100H530v540H430Z"/></svg>
  1632.            </div>
  1633.        </div>
  1634.        <h5 class="mb-6">
  1635.            Post Title Generator
  1636.        </h5>
  1637.        <p class="mb-10">
  1638.            Get captivating post titles instantly with our title generator. Boost engagement and save time.
  1639.        </p>
  1640.    </div>
  1641.  
  1642.    <div class="group/link absolute bottom-0 end-10 start-10 z-1 flex h-20 -translate-y-20 items-center overflow-hidden transition-all duration-300 group-hover:translate-y-0">
  1643.        
  1644.        <a
  1645.            class="flex h-full w-full translate-y-20 items-center justify-between gap-2 border-t border-white/20 text-sm font-semibold text-white transition-all duration-300 hover:text-primary group-hover:translate-y-0"
  1646.            href="#"
  1647.        >
  1648.            Learn more            <svg class="size-5 -translate-x-4 transition-transform duration-300 group-hover/link:translate-x-1 group-hover:translate-x-0" 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">
  1649.  <path d="M9 6l6 6l-6 6" />
  1650. </svg>        </a>
  1651.    </div>
  1652. </div>
  1653.                                            <div
  1654.    class="group relative z-2 flex-col rounded-3xl p-1 px-10 pt-10 transition-all duration-300 flex"
  1655.    x-data="{ 'index': 1 }"
  1656.    :class="{ 'flex': showMore, 'hidden': !showMore && index > 5 }"
  1657. >
  1658.    <div
  1659.        class="pointer-events-none absolute inset-x-0 -top-20 bottom-0 z-0 overflow-hidden rounded-3xl p-0.5 transition-all duration-300 group-hover:shadow-[0_5px_75px_hsl(var(--primary)/10%)] group-hover:delay-200">
  1660.        <div class="absolute inset-[1px] translate-y-20 rounded-3xl bg-black transition-all duration-300 group-hover:translate-y-0">
  1661.            <span class="lqd-outline-glow absolute inline-block rounded-[inherit] pointer-events-none overflow-hidden lqd-outline-glow-effect-1 opacity-0 transition-all duration-300 group-hover:opacity-100">
  1662.    <span class="lqd-outline-glow-inner absolute start-1/2 top-1/2 inline-block aspect-square min-h-[150%] min-w-[150%] rounded-[inherit]"></span>
  1663. </span>
  1664.        </div>
  1665.    </div>
  1666.    <div class="relative z-1 transition-all duration-300 group-hover:-translate-y-20">
  1667.        <div class="mb-12">
  1668.            <div class="custom-templates-icon w-12 [&_svg]:h-auto [&_svg]:w-full">
  1669.                <svg xmlns="http://www.w3.org/2000/svg" height="48" viewBox="0 96 960 960" width="48"><path d="M120 816v-60h480v60H120Zm0-210v-60h720v60H120Zm0-210v-60h720v60H120Z"/></svg>
  1670.            </div>
  1671.        </div>
  1672.        <h5 class="mb-6">
  1673.            Summarize Text
  1674.        </h5>
  1675.        <p class="mb-10">
  1676.            Effortlessly condense large text into shorter summaries. Save time and increase productivity.
  1677.        </p>
  1678.    </div>
  1679.  
  1680.    <div class="group/link absolute bottom-0 end-10 start-10 z-1 flex h-20 -translate-y-20 items-center overflow-hidden transition-all duration-300 group-hover:translate-y-0">
  1681.        
  1682.        <a
  1683.            class="flex h-full w-full translate-y-20 items-center justify-between gap-2 border-t border-white/20 text-sm font-semibold text-white transition-all duration-300 hover:text-primary group-hover:translate-y-0"
  1684.            href="#"
  1685.        >
  1686.            Learn more            <svg class="size-5 -translate-x-4 transition-transform duration-300 group-hover/link:translate-x-1 group-hover:translate-x-0" 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">
  1687.  <path d="M9 6l6 6l-6 6" />
  1688. </svg>        </a>
  1689.    </div>
  1690. </div>
  1691.                                            <div
  1692.    class="group relative z-2 flex-col rounded-3xl p-1 px-10 pt-10 transition-all duration-300 flex"
  1693.    x-data="{ 'index': 2 }"
  1694.    :class="{ 'flex': showMore, 'hidden': !showMore && index > 5 }"
  1695. >
  1696.    <div
  1697.        class="pointer-events-none absolute inset-x-0 -top-20 bottom-0 z-0 overflow-hidden rounded-3xl p-0.5 transition-all duration-300 group-hover:shadow-[0_5px_75px_hsl(var(--primary)/10%)] group-hover:delay-200">
  1698.        <div class="absolute inset-[1px] translate-y-20 rounded-3xl bg-black transition-all duration-300 group-hover:translate-y-0">
  1699.            <span class="lqd-outline-glow absolute inline-block rounded-[inherit] pointer-events-none overflow-hidden lqd-outline-glow-effect-1 opacity-0 transition-all duration-300 group-hover:opacity-100">
  1700.    <span class="lqd-outline-glow-inner absolute start-1/2 top-1/2 inline-block aspect-square min-h-[150%] min-w-[150%] rounded-[inherit]"></span>
  1701. </span>
  1702.        </div>
  1703.    </div>
  1704.    <div class="relative z-1 transition-all duration-300 group-hover:-translate-y-20">
  1705.        <div class="mb-12">
  1706.            <div class="custom-templates-icon w-12 [&_svg]:h-auto [&_svg]:w-full">
  1707.                <svg xmlns="http://www.w3.org/2000/svg" height="48" viewBox="0 96 960 960" width="48"><path d="M319 806h322v-60H319v60Zm0-170h322v-60H319v60Zm-99 340q-24 0-42-18t-18-42V236q0-24 18-42t42-18h361l219 219v521q0 24-18 42t-42 18H220Zm331-554h189L551 236v186Z"/></svg>
  1708.            </div>
  1709.        </div>
  1710.        <h5 class="mb-6">
  1711.            Product Description
  1712.        </h5>
  1713.        <p class="mb-10">
  1714.            Easily create compelling product descriptions that sell. Increase conversions and boost sales.
  1715.        </p>
  1716.    </div>
  1717.  
  1718.    <div class="group/link absolute bottom-0 end-10 start-10 z-1 flex h-20 -translate-y-20 items-center overflow-hidden transition-all duration-300 group-hover:translate-y-0">
  1719.        
  1720.        <a
  1721.            class="flex h-full w-full translate-y-20 items-center justify-between gap-2 border-t border-white/20 text-sm font-semibold text-white transition-all duration-300 hover:text-primary group-hover:translate-y-0"
  1722.            href="#"
  1723.        >
  1724.            Learn more            <svg class="size-5 -translate-x-4 transition-transform duration-300 group-hover/link:translate-x-1 group-hover:translate-x-0" 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">
  1725.  <path d="M9 6l6 6l-6 6" />
  1726. </svg>        </a>
  1727.    </div>
  1728. </div>
  1729.                                            <div
  1730.    class="group relative z-2 flex-col rounded-3xl p-1 px-10 pt-10 transition-all duration-300 flex"
  1731.    x-data="{ 'index': 3 }"
  1732.    :class="{ 'flex': showMore, 'hidden': !showMore && index > 5 }"
  1733. >
  1734.    <div
  1735.        class="pointer-events-none absolute inset-x-0 -top-20 bottom-0 z-0 overflow-hidden rounded-3xl p-0.5 transition-all duration-300 group-hover:shadow-[0_5px_75px_hsl(var(--primary)/10%)] group-hover:delay-200">
  1736.        <div class="absolute inset-[1px] translate-y-20 rounded-3xl bg-black transition-all duration-300 group-hover:translate-y-0">
  1737.            <span class="lqd-outline-glow absolute inline-block rounded-[inherit] pointer-events-none overflow-hidden lqd-outline-glow-effect-1 opacity-0 transition-all duration-300 group-hover:opacity-100">
  1738.    <span class="lqd-outline-glow-inner absolute start-1/2 top-1/2 inline-block aspect-square min-h-[150%] min-w-[150%] rounded-[inherit]"></span>
  1739. </span>
  1740.        </div>
  1741.    </div>
  1742.    <div class="relative z-1 transition-all duration-300 group-hover:-translate-y-20">
  1743.        <div class="mb-12">
  1744.            <div class="custom-templates-icon w-12 [&_svg]:h-auto [&_svg]:w-full">
  1745.                <svg xmlns="http://www.w3.org/2000/svg" height="48" viewBox="0 96 960 960" width="48"><path d="M140 936q-24.75 0-42.375-17.625T80 876V216l67 67 66-67 67 67 67-67 66 67 67-67 67 67 66-67 67 67 67-67 66 67 67-67v660q0 24.75-17.625 42.375T820 936H140Zm0-60h310V596H140v280Zm370 0h310V766H510v110Zm0-170h310V596H510v110ZM140 536h680V416H140v120Z"/></svg>
  1746.            </div>
  1747.        </div>
  1748.        <h5 class="mb-6">
  1749.            Article Generator
  1750.        </h5>
  1751.        <p class="mb-10">
  1752.            Instantly create unique articles on any topic. Boost engagement, improve SEO, and save time.
  1753.        </p>
  1754.    </div>
  1755.  
  1756.    <div class="group/link absolute bottom-0 end-10 start-10 z-1 flex h-20 -translate-y-20 items-center overflow-hidden transition-all duration-300 group-hover:translate-y-0">
  1757.        
  1758.        <a
  1759.            class="flex h-full w-full translate-y-20 items-center justify-between gap-2 border-t border-white/20 text-sm font-semibold text-white transition-all duration-300 hover:text-primary group-hover:translate-y-0"
  1760.            href="#"
  1761.        >
  1762.            Learn more            <svg class="size-5 -translate-x-4 transition-transform duration-300 group-hover/link:translate-x-1 group-hover:translate-x-0" 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">
  1763.  <path d="M9 6l6 6l-6 6" />
  1764. </svg>        </a>
  1765.    </div>
  1766. </div>
  1767.                                            <div
  1768.    class="group relative z-2 flex-col rounded-3xl p-1 px-10 pt-10 transition-all duration-300 flex"
  1769.    x-data="{ 'index': 4 }"
  1770.    :class="{ 'flex': showMore, 'hidden': !showMore && index > 5 }"
  1771. >
  1772.    <div
  1773.        class="pointer-events-none absolute inset-x-0 -top-20 bottom-0 z-0 overflow-hidden rounded-3xl p-0.5 transition-all duration-300 group-hover:shadow-[0_5px_75px_hsl(var(--primary)/10%)] group-hover:delay-200">
  1774.        <div class="absolute inset-[1px] translate-y-20 rounded-3xl bg-black transition-all duration-300 group-hover:translate-y-0">
  1775.            <span class="lqd-outline-glow absolute inline-block rounded-[inherit] pointer-events-none overflow-hidden lqd-outline-glow-effect-1 opacity-0 transition-all duration-300 group-hover:opacity-100">
  1776.    <span class="lqd-outline-glow-inner absolute start-1/2 top-1/2 inline-block aspect-square min-h-[150%] min-w-[150%] rounded-[inherit]"></span>
  1777. </span>
  1778.        </div>
  1779.    </div>
  1780.    <div class="relative z-1 transition-all duration-300 group-hover:-translate-y-20">
  1781.        <div class="mb-12">
  1782.            <div class="custom-templates-icon w-12 [&_svg]:h-auto [&_svg]:w-full">
  1783.                <svg xmlns="http://www.w3.org/2000/svg" height="48" viewBox="0 96 960 960" width="48"><path d="M290 896V356H80V256h520v100H390v540H290Zm360 0V556H520V456h360v100H750v340H650Z"/></svg>
  1784.            </div>
  1785.        </div>
  1786.        <h5 class="mb-6">
  1787.            Product Name Generator
  1788.        </h5>
  1789.        <p class="mb-10">
  1790.            Create catchy product names with ease. Attract customers and boost sales effortlessly.
  1791.        </p>
  1792.    </div>
  1793.  
  1794.    <div class="group/link absolute bottom-0 end-10 start-10 z-1 flex h-20 -translate-y-20 items-center overflow-hidden transition-all duration-300 group-hover:translate-y-0">
  1795.        
  1796.        <a
  1797.            class="flex h-full w-full translate-y-20 items-center justify-between gap-2 border-t border-white/20 text-sm font-semibold text-white transition-all duration-300 hover:text-primary group-hover:translate-y-0"
  1798.            href="#"
  1799.        >
  1800.            Learn more            <svg class="size-5 -translate-x-4 transition-transform duration-300 group-hover/link:translate-x-1 group-hover:translate-x-0" 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">
  1801.  <path d="M9 6l6 6l-6 6" />
  1802. </svg>        </a>
  1803.    </div>
  1804. </div>
  1805.                                            <div
  1806.    class="group relative z-2 flex-col rounded-3xl p-1 px-10 pt-10 transition-all duration-300 flex"
  1807.    x-data="{ 'index': 5 }"
  1808.    :class="{ 'flex': showMore, 'hidden': !showMore && index > 5 }"
  1809. >
  1810.    <div
  1811.        class="pointer-events-none absolute inset-x-0 -top-20 bottom-0 z-0 overflow-hidden rounded-3xl p-0.5 transition-all duration-300 group-hover:shadow-[0_5px_75px_hsl(var(--primary)/10%)] group-hover:delay-200">
  1812.        <div class="absolute inset-[1px] translate-y-20 rounded-3xl bg-black transition-all duration-300 group-hover:translate-y-0">
  1813.            <span class="lqd-outline-glow absolute inline-block rounded-[inherit] pointer-events-none overflow-hidden lqd-outline-glow-effect-1 opacity-0 transition-all duration-300 group-hover:opacity-100">
  1814.    <span class="lqd-outline-glow-inner absolute start-1/2 top-1/2 inline-block aspect-square min-h-[150%] min-w-[150%] rounded-[inherit]"></span>
  1815. </span>
  1816.        </div>
  1817.    </div>
  1818.    <div class="relative z-1 transition-all duration-300 group-hover:-translate-y-20">
  1819.        <div class="mb-12">
  1820.            <div class="custom-templates-icon w-12 [&_svg]:h-auto [&_svg]:w-full">
  1821.                <svg xmlns="http://www.w3.org/2000/svg" height="40" viewBox="0 96 960 960" width="40"><path d="m233 976 65-281L80 506l288-25 112-265 112 265 288 25-218 189 65 281-247-149-247 149Z"/></svg>
  1822.            </div>
  1823.        </div>
  1824.        <h5 class="mb-6">
  1825.            Testimonial Review
  1826.        </h5>
  1827.        <p class="mb-10">
  1828.            Instantly generate authentic testimonials. Build trust and credibility with genuine reviews.
  1829.        </p>
  1830.    </div>
  1831.  
  1832.    <div class="group/link absolute bottom-0 end-10 start-10 z-1 flex h-20 -translate-y-20 items-center overflow-hidden transition-all duration-300 group-hover:translate-y-0">
  1833.        
  1834.        <a
  1835.            class="flex h-full w-full translate-y-20 items-center justify-between gap-2 border-t border-white/20 text-sm font-semibold text-white transition-all duration-300 hover:text-primary group-hover:translate-y-0"
  1836.            href="#"
  1837.        >
  1838.            Learn more            <svg class="size-5 -translate-x-4 transition-transform duration-300 group-hover/link:translate-x-1 group-hover:translate-x-0" 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">
  1839.  <path d="M9 6l6 6l-6 6" />
  1840. </svg>        </a>
  1841.    </div>
  1842. </div>
  1843.                                            <div
  1844.    class="group relative z-2 flex-col rounded-3xl p-1 px-10 pt-10 transition-all duration-300 hidden"
  1845.    x-data="{ 'index': 6 }"
  1846.    :class="{ 'flex': showMore, 'hidden': !showMore && index > 5 }"
  1847. >
  1848.    <div
  1849.        class="pointer-events-none absolute inset-x-0 -top-20 bottom-0 z-0 overflow-hidden rounded-3xl p-0.5 transition-all duration-300 group-hover:shadow-[0_5px_75px_hsl(var(--primary)/10%)] group-hover:delay-200">
  1850.        <div class="absolute inset-[1px] translate-y-20 rounded-3xl bg-black transition-all duration-300 group-hover:translate-y-0">
  1851.            <span class="lqd-outline-glow absolute inline-block rounded-[inherit] pointer-events-none overflow-hidden lqd-outline-glow-effect-1 opacity-0 transition-all duration-300 group-hover:opacity-100">
  1852.    <span class="lqd-outline-glow-inner absolute start-1/2 top-1/2 inline-block aspect-square min-h-[150%] min-w-[150%] rounded-[inherit]"></span>
  1853. </span>
  1854.        </div>
  1855.    </div>
  1856.    <div class="relative z-1 transition-all duration-300 group-hover:-translate-y-20">
  1857.        <div class="mb-12">
  1858.            <div class="custom-templates-icon w-12 [&_svg]:h-auto [&_svg]:w-full">
  1859.                <svg xmlns="http://www.w3.org/2000/svg" height="48" viewBox="0 96 960 960" width="48"><path d="m772 421-43-100-104-46 104-45 43-95 43 95 104 45-104 46-43 100Zm0 595-43-96-104-45 104-45 43-101 43 101 104 45-104 45-43 96ZM333 862l-92-197-201-90 201-90 92-196 93 196 200 90-200 90-93 197Zm0-148 48-96 98-43-98-43-48-96-47 96-99 43 99 43 47 96Zm0-139Z"/></svg>
  1860.            </div>
  1861.        </div>
  1862.        <h5 class="mb-6">
  1863.            Problem Agitate Solution
  1864.        </h5>
  1865.        <p class="mb-10">
  1866.            Identify and solve problems efficiently. Streamline solutions and increase productivity.
  1867.        </p>
  1868.    </div>
  1869.  
  1870.    <div class="group/link absolute bottom-0 end-10 start-10 z-1 flex h-20 -translate-y-20 items-center overflow-hidden transition-all duration-300 group-hover:translate-y-0">
  1871.        
  1872.        <a
  1873.            class="flex h-full w-full translate-y-20 items-center justify-between gap-2 border-t border-white/20 text-sm font-semibold text-white transition-all duration-300 hover:text-primary group-hover:translate-y-0"
  1874.            href="#"
  1875.        >
  1876.            Learn more            <svg class="size-5 -translate-x-4 transition-transform duration-300 group-hover/link:translate-x-1 group-hover:translate-x-0" 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">
  1877.  <path d="M9 6l6 6l-6 6" />
  1878. </svg>        </a>
  1879.    </div>
  1880. </div>
  1881.                                            <div
  1882.    class="group relative z-2 flex-col rounded-3xl p-1 px-10 pt-10 transition-all duration-300 hidden"
  1883.    x-data="{ 'index': 7 }"
  1884.    :class="{ 'flex': showMore, 'hidden': !showMore && index > 5 }"
  1885. >
  1886.    <div
  1887.        class="pointer-events-none absolute inset-x-0 -top-20 bottom-0 z-0 overflow-hidden rounded-3xl p-0.5 transition-all duration-300 group-hover:shadow-[0_5px_75px_hsl(var(--primary)/10%)] group-hover:delay-200">
  1888.        <div class="absolute inset-[1px] translate-y-20 rounded-3xl bg-black transition-all duration-300 group-hover:translate-y-0">
  1889.            <span class="lqd-outline-glow absolute inline-block rounded-[inherit] pointer-events-none overflow-hidden lqd-outline-glow-effect-1 opacity-0 transition-all duration-300 group-hover:opacity-100">
  1890.    <span class="lqd-outline-glow-inner absolute start-1/2 top-1/2 inline-block aspect-square min-h-[150%] min-w-[150%] rounded-[inherit]"></span>
  1891. </span>
  1892.        </div>
  1893.    </div>
  1894.    <div class="relative z-1 transition-all duration-300 group-hover:-translate-y-20">
  1895.        <div class="mb-12">
  1896.            <div class="custom-templates-icon w-12 [&_svg]:h-auto [&_svg]:w-full">
  1897.                <svg xmlns="http://www.w3.org/2000/svg" height="48" viewBox="0 96 960 960" width="48"><path d="M180 936q-24.75 0-42.375-17.625T120 876V276q0-24.75 17.625-42.375T180 216h600q24.75 0 42.375 17.625T840 276v600q0 24.75-17.625 42.375T780 936H180Zm0-60h600V356H180v520Zm100-310v-60h390v60H280Zm0 160v-60h230v60H280Z"/></svg>
  1898.            </div>
  1899.        </div>
  1900.        <h5 class="mb-6">
  1901.            Blog Section
  1902.        </h5>
  1903.        <p class="mb-10">
  1904.            Effortlessly create blog sections with AI. Get unique, engaging content and save time.
  1905.        </p>
  1906.    </div>
  1907.  
  1908.    <div class="group/link absolute bottom-0 end-10 start-10 z-1 flex h-20 -translate-y-20 items-center overflow-hidden transition-all duration-300 group-hover:translate-y-0">
  1909.        
  1910.        <a
  1911.            class="flex h-full w-full translate-y-20 items-center justify-between gap-2 border-t border-white/20 text-sm font-semibold text-white transition-all duration-300 hover:text-primary group-hover:translate-y-0"
  1912.            href="#"
  1913.        >
  1914.            Learn more            <svg class="size-5 -translate-x-4 transition-transform duration-300 group-hover/link:translate-x-1 group-hover:translate-x-0" 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">
  1915.  <path d="M9 6l6 6l-6 6" />
  1916. </svg>        </a>
  1917.    </div>
  1918. </div>
  1919.                                            <div
  1920.    class="group relative z-2 flex-col rounded-3xl p-1 px-10 pt-10 transition-all duration-300 hidden"
  1921.    x-data="{ 'index': 8 }"
  1922.    :class="{ 'flex': showMore, 'hidden': !showMore && index > 5 }"
  1923. >
  1924.    <div
  1925.        class="pointer-events-none absolute inset-x-0 -top-20 bottom-0 z-0 overflow-hidden rounded-3xl p-0.5 transition-all duration-300 group-hover:shadow-[0_5px_75px_hsl(var(--primary)/10%)] group-hover:delay-200">
  1926.        <div class="absolute inset-[1px] translate-y-20 rounded-3xl bg-black transition-all duration-300 group-hover:translate-y-0">
  1927.            <span class="lqd-outline-glow absolute inline-block rounded-[inherit] pointer-events-none overflow-hidden lqd-outline-glow-effect-1 opacity-0 transition-all duration-300 group-hover:opacity-100">
  1928.    <span class="lqd-outline-glow-inner absolute start-1/2 top-1/2 inline-block aspect-square min-h-[150%] min-w-[150%] rounded-[inherit]"></span>
  1929. </span>
  1930.        </div>
  1931.    </div>
  1932.    <div class="relative z-1 transition-all duration-300 group-hover:-translate-y-20">
  1933.        <div class="mb-12">
  1934.            <div class="custom-templates-icon w-12 [&_svg]:h-auto [&_svg]:w-full">
  1935.                <svg xmlns="http://www.w3.org/2000/svg" height="48" viewBox="0 96 960 960" width="48"><path d="M360 896q-134 0-227-93T40 576q0-134 93-227t227-93q134 0 227 93t93 227q0 134-93 227t-227 93Zm-.235-60Q468 836 544 760.235q76-75.764 76-184Q620 468 544.235 392q-75.764-76-184-76Q252 316 176 391.765q-76 75.764-76 184Q100 684 175.765 760q75.764 76 184 76ZM330 706h60V506h80v-40H250v40h80v200Zm454-298-42-94-94-42 94-42 42-94 42 94 94 42-94 42-42 94Zm0 608-42-94-94-42 94-42 42-94 42 94 94 42-94 42-42 94ZM360 576Z"/></svg>
  1936.            </div>
  1937.        </div>
  1938.        <h5 class="mb-6">
  1939.            Blog Post Ideas
  1940.        </h5>
  1941.        <p class="mb-10">
  1942.            Unlock your creativity with unique blog post ideas. Generate endless inspiration and take your content to the next level.
  1943.        </p>
  1944.    </div>
  1945.  
  1946.    <div class="group/link absolute bottom-0 end-10 start-10 z-1 flex h-20 -translate-y-20 items-center overflow-hidden transition-all duration-300 group-hover:translate-y-0">
  1947.        
  1948.        <a
  1949.            class="flex h-full w-full translate-y-20 items-center justify-between gap-2 border-t border-white/20 text-sm font-semibold text-white transition-all duration-300 hover:text-primary group-hover:translate-y-0"
  1950.            href="#"
  1951.        >
  1952.            Learn more            <svg class="size-5 -translate-x-4 transition-transform duration-300 group-hover/link:translate-x-1 group-hover:translate-x-0" 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">
  1953.  <path d="M9 6l6 6l-6 6" />
  1954. </svg>        </a>
  1955.    </div>
  1956. </div>
  1957.                                            <div
  1958.    class="group relative z-2 flex-col rounded-3xl p-1 px-10 pt-10 transition-all duration-300 hidden"
  1959.    x-data="{ 'index': 9 }"
  1960.    :class="{ 'flex': showMore, 'hidden': !showMore && index > 5 }"
  1961. >
  1962.    <div
  1963.        class="pointer-events-none absolute inset-x-0 -top-20 bottom-0 z-0 overflow-hidden rounded-3xl p-0.5 transition-all duration-300 group-hover:shadow-[0_5px_75px_hsl(var(--primary)/10%)] group-hover:delay-200">
  1964.        <div class="absolute inset-[1px] translate-y-20 rounded-3xl bg-black transition-all duration-300 group-hover:translate-y-0">
  1965.            <span class="lqd-outline-glow absolute inline-block rounded-[inherit] pointer-events-none overflow-hidden lqd-outline-glow-effect-1 opacity-0 transition-all duration-300 group-hover:opacity-100">
  1966.    <span class="lqd-outline-glow-inner absolute start-1/2 top-1/2 inline-block aspect-square min-h-[150%] min-w-[150%] rounded-[inherit]"></span>
  1967. </span>
  1968.        </div>
  1969.    </div>
  1970.    <div class="relative z-1 transition-all duration-300 group-hover:-translate-y-20">
  1971.        <div class="mb-12">
  1972.            <div class="custom-templates-icon w-12 [&_svg]:h-auto [&_svg]:w-full">
  1973.                <svg xmlns="http://www.w3.org/2000/svg" height="48" viewBox="0 96 960 960" width="48"><path d="M80 976v-60h800v60H80Zm210-450V426h380v100H290Zm0 240V666h380v100H290Z"/></svg>
  1974.            </div>
  1975.        </div>
  1976.        <h5 class="mb-6">
  1977.            Blog Intros
  1978.        </h5>
  1979.        <p class="mb-10">
  1980.            Set the tone for your blog post with captivating intros. Grab readers&#039; attention and keep them engaged.
  1981.        </p>
  1982.    </div>
  1983.  
  1984.    <div class="group/link absolute bottom-0 end-10 start-10 z-1 flex h-20 -translate-y-20 items-center overflow-hidden transition-all duration-300 group-hover:translate-y-0">
  1985.        
  1986.        <a
  1987.            class="flex h-full w-full translate-y-20 items-center justify-between gap-2 border-t border-white/20 text-sm font-semibold text-white transition-all duration-300 hover:text-primary group-hover:translate-y-0"
  1988.            href="#"
  1989.        >
  1990.            Learn more            <svg class="size-5 -translate-x-4 transition-transform duration-300 group-hover/link:translate-x-1 group-hover:translate-x-0" 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">
  1991.  <path d="M9 6l6 6l-6 6" />
  1992. </svg>        </a>
  1993.    </div>
  1994. </div>
  1995.                                            <div
  1996.    class="group relative z-2 flex-col rounded-3xl p-1 px-10 pt-10 transition-all duration-300 hidden"
  1997.    x-data="{ 'index': 10 }"
  1998.    :class="{ 'flex': showMore, 'hidden': !showMore && index > 5 }"
  1999. >
  2000.    <div
  2001.        class="pointer-events-none absolute inset-x-0 -top-20 bottom-0 z-0 overflow-hidden rounded-3xl p-0.5 transition-all duration-300 group-hover:shadow-[0_5px_75px_hsl(var(--primary)/10%)] group-hover:delay-200">
  2002.        <div class="absolute inset-[1px] translate-y-20 rounded-3xl bg-black transition-all duration-300 group-hover:translate-y-0">
  2003.            <span class="lqd-outline-glow absolute inline-block rounded-[inherit] pointer-events-none overflow-hidden lqd-outline-glow-effect-1 opacity-0 transition-all duration-300 group-hover:opacity-100">
  2004.    <span class="lqd-outline-glow-inner absolute start-1/2 top-1/2 inline-block aspect-square min-h-[150%] min-w-[150%] rounded-[inherit]"></span>
  2005. </span>
  2006.        </div>
  2007.    </div>
  2008.    <div class="relative z-1 transition-all duration-300 group-hover:-translate-y-20">
  2009.        <div class="mb-12">
  2010.            <div class="custom-templates-icon w-12 [&_svg]:h-auto [&_svg]:w-full">
  2011.                <svg xmlns="http://www.w3.org/2000/svg" height="48" viewBox="0 96 960 960" width="48"><path d="M80 236v-60h800v60H80Zm210 250V386h380v100H290Zm0 240V626h380v100H290Z"/></svg>
  2012.            </div>
  2013.        </div>
  2014.        <h5 class="mb-6">
  2015.            Blog Conclusion
  2016.        </h5>
  2017.        <p class="mb-10">
  2018.            End your blog posts on a high note. Craft memorable conclusions that leave a lasting impact.
  2019.        </p>
  2020.    </div>
  2021.  
  2022.    <div class="group/link absolute bottom-0 end-10 start-10 z-1 flex h-20 -translate-y-20 items-center overflow-hidden transition-all duration-300 group-hover:translate-y-0">
  2023.        
  2024.        <a
  2025.            class="flex h-full w-full translate-y-20 items-center justify-between gap-2 border-t border-white/20 text-sm font-semibold text-white transition-all duration-300 hover:text-primary group-hover:translate-y-0"
  2026.            href="#"
  2027.        >
  2028.            Learn more            <svg class="size-5 -translate-x-4 transition-transform duration-300 group-hover/link:translate-x-1 group-hover:translate-x-0" 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">
  2029.  <path d="M9 6l6 6l-6 6" />
  2030. </svg>        </a>
  2031.    </div>
  2032. </div>
  2033.                                            <div
  2034.    class="group relative z-2 flex-col rounded-3xl p-1 px-10 pt-10 transition-all duration-300 hidden"
  2035.    x-data="{ 'index': 11 }"
  2036.    :class="{ 'flex': showMore, 'hidden': !showMore && index > 5 }"
  2037. >
  2038.    <div
  2039.        class="pointer-events-none absolute inset-x-0 -top-20 bottom-0 z-0 overflow-hidden rounded-3xl p-0.5 transition-all duration-300 group-hover:shadow-[0_5px_75px_hsl(var(--primary)/10%)] group-hover:delay-200">
  2040.        <div class="absolute inset-[1px] translate-y-20 rounded-3xl bg-black transition-all duration-300 group-hover:translate-y-0">
  2041.            <span class="lqd-outline-glow absolute inline-block rounded-[inherit] pointer-events-none overflow-hidden lqd-outline-glow-effect-1 opacity-0 transition-all duration-300 group-hover:opacity-100">
  2042.    <span class="lqd-outline-glow-inner absolute start-1/2 top-1/2 inline-block aspect-square min-h-[150%] min-w-[150%] rounded-[inherit]"></span>
  2043. </span>
  2044.        </div>
  2045.    </div>
  2046.    <div class="relative z-1 transition-all duration-300 group-hover:-translate-y-20">
  2047.        <div class="mb-12">
  2048.            <div class="custom-templates-icon w-12 [&_svg]:h-auto [&_svg]:w-full">
  2049.                <svg width="9" height="16" viewBox="0 0 9 16" fill="none" xmlns="http://www.w3.org/2000/svg">
  2050. <path d="M5.66016 15.2383H2.88281V8.41797H0.5625V5.74609H2.88281V3.77734C2.88281 2.65234 3.19922 1.78516 3.83203 1.17578C4.46484 0.566406 5.30859 0.261719 6.36328 0.261719C7.20703 0.261719 7.89844 0.296875 8.4375 0.367188V2.72266L6.99609 2.75781C6.48047 2.75781 6.12891 2.86328 5.94141 3.07422C5.75391 3.28516 5.66016 3.60156 5.66016 4.02344V5.74609H8.33203L7.98047 8.41797H5.66016V15.2383Z" fill="#23344D"/>
  2051. </svg>
  2052.            </div>
  2053.        </div>
  2054.        <h5 class="mb-6">
  2055.            Facebook Ads
  2056.        </h5>
  2057.        <p class="mb-10">
  2058.            Create high-converting Facebook ads that grab attention. Drive sales and grow your business.
  2059.        </p>
  2060.    </div>
  2061.  
  2062.    <div class="group/link absolute bottom-0 end-10 start-10 z-1 flex h-20 -translate-y-20 items-center overflow-hidden transition-all duration-300 group-hover:translate-y-0">
  2063.        
  2064.        <a
  2065.            class="flex h-full w-full translate-y-20 items-center justify-between gap-2 border-t border-white/20 text-sm font-semibold text-white transition-all duration-300 hover:text-primary group-hover:translate-y-0"
  2066.            href="#"
  2067.        >
  2068.            Learn more            <svg class="size-5 -translate-x-4 transition-transform duration-300 group-hover/link:translate-x-1 group-hover:translate-x-0" 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">
  2069.  <path d="M9 6l6 6l-6 6" />
  2070. </svg>        </a>
  2071.    </div>
  2072. </div>
  2073.                                            <div
  2074.    class="group relative z-2 flex-col rounded-3xl p-1 px-10 pt-10 transition-all duration-300 hidden"
  2075.    x-data="{ 'index': 12 }"
  2076.    :class="{ 'flex': showMore, 'hidden': !showMore && index > 5 }"
  2077. >
  2078.    <div
  2079.        class="pointer-events-none absolute inset-x-0 -top-20 bottom-0 z-0 overflow-hidden rounded-3xl p-0.5 transition-all duration-300 group-hover:shadow-[0_5px_75px_hsl(var(--primary)/10%)] group-hover:delay-200">
  2080.        <div class="absolute inset-[1px] translate-y-20 rounded-3xl bg-black transition-all duration-300 group-hover:translate-y-0">
  2081.            <span class="lqd-outline-glow absolute inline-block rounded-[inherit] pointer-events-none overflow-hidden lqd-outline-glow-effect-1 opacity-0 transition-all duration-300 group-hover:opacity-100">
  2082.    <span class="lqd-outline-glow-inner absolute start-1/2 top-1/2 inline-block aspect-square min-h-[150%] min-w-[150%] rounded-[inherit]"></span>
  2083. </span>
  2084.        </div>
  2085.    </div>
  2086.    <div class="relative z-1 transition-all duration-300 group-hover:-translate-y-20">
  2087.        <div class="mb-12">
  2088.            <div class="custom-templates-icon w-12 [&_svg]:h-auto [&_svg]:w-full">
  2089.                <svg width="17" height="11" viewBox="0 0 17 11" fill="none" xmlns="http://www.w3.org/2000/svg">
  2090. <path d="M15.8301 2.76172C15.9473 3.58203 16.0059 4.39062 16.0059 5.1875V6.3125L15.8301 8.73828C15.7363 9.41797 15.5371 9.91016 15.2324 10.2148C14.9043 10.543 14.4121 10.7539 13.7559 10.8477C13.123 10.8945 12.3613 10.9297 11.4707 10.9531C10.6035 10.9766 9.88867 10.9883 9.32617 10.9883H8.48242C5.88086 10.9648 4.18164 10.918 3.38477 10.8477C3.38477 10.8477 3.29102 10.8359 3.10352 10.8125C2.91602 10.7891 2.76367 10.7656 2.64648 10.7422C2.5293 10.7188 2.37695 10.6602 2.18945 10.5664C2.02539 10.4727 1.87305 10.3555 1.73242 10.2148C1.61523 10.0742 1.49805 9.88672 1.38086 9.65234C1.28711 9.39453 1.22852 9.17188 1.20508 8.98438L1.13477 8.73828C1.04102 7.91797 0.994141 7.10938 0.994141 6.3125V5.1875L1.13477 2.76172C1.22852 2.08203 1.42773 1.58984 1.73242 1.28516C2.06055 0.933594 2.56445 0.722656 3.24414 0.652344C3.87695 0.605469 4.62695 0.570313 5.49414 0.546875C6.36133 0.523437 7.07617 0.511719 7.63867 0.511719H8.48242C10.5918 0.511719 12.3496 0.558594 13.7559 0.652344C14.4121 0.722656 14.9043 0.933594 15.2324 1.28516C15.3262 1.37891 15.4082 1.49609 15.4785 1.63672C15.5488 1.75391 15.6074 1.88281 15.6543 2.02344C15.7012 2.14062 15.7363 2.25781 15.7598 2.375C15.7832 2.49219 15.8066 2.58594 15.8301 2.65625V2.76172ZM10.5215 5.85547L11.0137 5.60938L6.9707 3.5V7.71875L10.5215 5.85547Z" fill="#23344D"/>
  2091. </svg>
  2092.            </div>
  2093.        </div>
  2094.        <h5 class="mb-6">
  2095.            Youtube Video Description
  2096.        </h5>
  2097.        <p class="mb-10">
  2098.            Elevate your YouTube content with compelling video descriptions. Generate engaging descriptions effortlessly and increase views.
  2099.        </p>
  2100.    </div>
  2101.  
  2102.    <div class="group/link absolute bottom-0 end-10 start-10 z-1 flex h-20 -translate-y-20 items-center overflow-hidden transition-all duration-300 group-hover:translate-y-0">
  2103.        
  2104.        <a
  2105.            class="flex h-full w-full translate-y-20 items-center justify-between gap-2 border-t border-white/20 text-sm font-semibold text-white transition-all duration-300 hover:text-primary group-hover:translate-y-0"
  2106.            href="#"
  2107.        >
  2108.            Learn more            <svg class="size-5 -translate-x-4 transition-transform duration-300 group-hover/link:translate-x-1 group-hover:translate-x-0" 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">
  2109.  <path d="M9 6l6 6l-6 6" />
  2110. </svg>        </a>
  2111.    </div>
  2112. </div>
  2113.                                            <div
  2114.    class="group relative z-2 flex-col rounded-3xl p-1 px-10 pt-10 transition-all duration-300 hidden"
  2115.    x-data="{ 'index': 13 }"
  2116.    :class="{ 'flex': showMore, 'hidden': !showMore && index > 5 }"
  2117. >
  2118.    <div
  2119.        class="pointer-events-none absolute inset-x-0 -top-20 bottom-0 z-0 overflow-hidden rounded-3xl p-0.5 transition-all duration-300 group-hover:shadow-[0_5px_75px_hsl(var(--primary)/10%)] group-hover:delay-200">
  2120.        <div class="absolute inset-[1px] translate-y-20 rounded-3xl bg-black transition-all duration-300 group-hover:translate-y-0">
  2121.            <span class="lqd-outline-glow absolute inline-block rounded-[inherit] pointer-events-none overflow-hidden lqd-outline-glow-effect-1 opacity-0 transition-all duration-300 group-hover:opacity-100">
  2122.    <span class="lqd-outline-glow-inner absolute start-1/2 top-1/2 inline-block aspect-square min-h-[150%] min-w-[150%] rounded-[inherit]"></span>
  2123. </span>
  2124.        </div>
  2125.    </div>
  2126.    <div class="relative z-1 transition-all duration-300 group-hover:-translate-y-20">
  2127.        <div class="mb-12">
  2128.            <div class="custom-templates-icon w-12 [&_svg]:h-auto [&_svg]:w-full">
  2129.                <svg width="17" height="11" viewBox="0 0 17 11" fill="none" xmlns="http://www.w3.org/2000/svg">
  2130. <path d="M15.8301 2.76172C15.9473 3.58203 16.0059 4.39062 16.0059 5.1875V6.3125L15.8301 8.73828C15.7363 9.41797 15.5371 9.91016 15.2324 10.2148C14.9043 10.543 14.4121 10.7539 13.7559 10.8477C13.123 10.8945 12.3613 10.9297 11.4707 10.9531C10.6035 10.9766 9.88867 10.9883 9.32617 10.9883H8.48242C5.88086 10.9648 4.18164 10.918 3.38477 10.8477C3.38477 10.8477 3.29102 10.8359 3.10352 10.8125C2.91602 10.7891 2.76367 10.7656 2.64648 10.7422C2.5293 10.7188 2.37695 10.6602 2.18945 10.5664C2.02539 10.4727 1.87305 10.3555 1.73242 10.2148C1.61523 10.0742 1.49805 9.88672 1.38086 9.65234C1.28711 9.39453 1.22852 9.17188 1.20508 8.98438L1.13477 8.73828C1.04102 7.91797 0.994141 7.10938 0.994141 6.3125V5.1875L1.13477 2.76172C1.22852 2.08203 1.42773 1.58984 1.73242 1.28516C2.06055 0.933594 2.56445 0.722656 3.24414 0.652344C3.87695 0.605469 4.62695 0.570313 5.49414 0.546875C6.36133 0.523437 7.07617 0.511719 7.63867 0.511719H8.48242C10.5918 0.511719 12.3496 0.558594 13.7559 0.652344C14.4121 0.722656 14.9043 0.933594 15.2324 1.28516C15.3262 1.37891 15.4082 1.49609 15.4785 1.63672C15.5488 1.75391 15.6074 1.88281 15.6543 2.02344C15.7012 2.14062 15.7363 2.25781 15.7598 2.375C15.7832 2.49219 15.8066 2.58594 15.8301 2.65625V2.76172ZM10.5215 5.85547L11.0137 5.60938L6.9707 3.5V7.71875L10.5215 5.85547Z" fill="#23344D"/>
  2131. </svg>
  2132.            </div>
  2133.        </div>
  2134.        <h5 class="mb-6">
  2135.            Youtube Video Title
  2136.        </h5>
  2137.        <p class="mb-10">
  2138.            Get more views with attention-grabbing video titles. Create unique, catchy titles that entice viewers.
  2139.        </p>
  2140.    </div>
  2141.  
  2142.    <div class="group/link absolute bottom-0 end-10 start-10 z-1 flex h-20 -translate-y-20 items-center overflow-hidden transition-all duration-300 group-hover:translate-y-0">
  2143.        
  2144.        <a
  2145.            class="flex h-full w-full translate-y-20 items-center justify-between gap-2 border-t border-white/20 text-sm font-semibold text-white transition-all duration-300 hover:text-primary group-hover:translate-y-0"
  2146.            href="#"
  2147.        >
  2148.            Learn more            <svg class="size-5 -translate-x-4 transition-transform duration-300 group-hover/link:translate-x-1 group-hover:translate-x-0" 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">
  2149.  <path d="M9 6l6 6l-6 6" />
  2150. </svg>        </a>
  2151.    </div>
  2152. </div>
  2153.                                            <div
  2154.    class="group relative z-2 flex-col rounded-3xl p-1 px-10 pt-10 transition-all duration-300 hidden"
  2155.    x-data="{ 'index': 14 }"
  2156.    :class="{ 'flex': showMore, 'hidden': !showMore && index > 5 }"
  2157. >
  2158.    <div
  2159.        class="pointer-events-none absolute inset-x-0 -top-20 bottom-0 z-0 overflow-hidden rounded-3xl p-0.5 transition-all duration-300 group-hover:shadow-[0_5px_75px_hsl(var(--primary)/10%)] group-hover:delay-200">
  2160.        <div class="absolute inset-[1px] translate-y-20 rounded-3xl bg-black transition-all duration-300 group-hover:translate-y-0">
  2161.            <span class="lqd-outline-glow absolute inline-block rounded-[inherit] pointer-events-none overflow-hidden lqd-outline-glow-effect-1 opacity-0 transition-all duration-300 group-hover:opacity-100">
  2162.    <span class="lqd-outline-glow-inner absolute start-1/2 top-1/2 inline-block aspect-square min-h-[150%] min-w-[150%] rounded-[inherit]"></span>
  2163. </span>
  2164.        </div>
  2165.    </div>
  2166.    <div class="relative z-1 transition-all duration-300 group-hover:-translate-y-20">
  2167.        <div class="mb-12">
  2168.            <div class="custom-templates-icon w-12 [&_svg]:h-auto [&_svg]:w-full">
  2169.                <svg width="17" height="11" viewBox="0 0 17 11" fill="none" xmlns="http://www.w3.org/2000/svg">
  2170. <path d="M15.8301 2.76172C15.9473 3.58203 16.0059 4.39062 16.0059 5.1875V6.3125L15.8301 8.73828C15.7363 9.41797 15.5371 9.91016 15.2324 10.2148C14.9043 10.543 14.4121 10.7539 13.7559 10.8477C13.123 10.8945 12.3613 10.9297 11.4707 10.9531C10.6035 10.9766 9.88867 10.9883 9.32617 10.9883H8.48242C5.88086 10.9648 4.18164 10.918 3.38477 10.8477C3.38477 10.8477 3.29102 10.8359 3.10352 10.8125C2.91602 10.7891 2.76367 10.7656 2.64648 10.7422C2.5293 10.7188 2.37695 10.6602 2.18945 10.5664C2.02539 10.4727 1.87305 10.3555 1.73242 10.2148C1.61523 10.0742 1.49805 9.88672 1.38086 9.65234C1.28711 9.39453 1.22852 9.17188 1.20508 8.98438L1.13477 8.73828C1.04102 7.91797 0.994141 7.10938 0.994141 6.3125V5.1875L1.13477 2.76172C1.22852 2.08203 1.42773 1.58984 1.73242 1.28516C2.06055 0.933594 2.56445 0.722656 3.24414 0.652344C3.87695 0.605469 4.62695 0.570313 5.49414 0.546875C6.36133 0.523437 7.07617 0.511719 7.63867 0.511719H8.48242C10.5918 0.511719 12.3496 0.558594 13.7559 0.652344C14.4121 0.722656 14.9043 0.933594 15.2324 1.28516C15.3262 1.37891 15.4082 1.49609 15.4785 1.63672C15.5488 1.75391 15.6074 1.88281 15.6543 2.02344C15.7012 2.14062 15.7363 2.25781 15.7598 2.375C15.7832 2.49219 15.8066 2.58594 15.8301 2.65625V2.76172ZM10.5215 5.85547L11.0137 5.60938L6.9707 3.5V7.71875L10.5215 5.85547Z" fill="#23344D"/>
  2171. </svg>
  2172.            </div>
  2173.        </div>
  2174.        <h5 class="mb-6">
  2175.            Youtube Video Tag
  2176.        </h5>
  2177.        <p class="mb-10">
  2178.            Improve your YouTube video&#039;s discoverability with relevant video tags. Boost views and engagement.
  2179.        </p>
  2180.    </div>
  2181.  
  2182.    <div class="group/link absolute bottom-0 end-10 start-10 z-1 flex h-20 -translate-y-20 items-center overflow-hidden transition-all duration-300 group-hover:translate-y-0">
  2183.        
  2184.        <a
  2185.            class="flex h-full w-full translate-y-20 items-center justify-between gap-2 border-t border-white/20 text-sm font-semibold text-white transition-all duration-300 hover:text-primary group-hover:translate-y-0"
  2186.            href="#"
  2187.        >
  2188.            Learn more            <svg class="size-5 -translate-x-4 transition-transform duration-300 group-hover/link:translate-x-1 group-hover:translate-x-0" 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">
  2189.  <path d="M9 6l6 6l-6 6" />
  2190. </svg>        </a>
  2191.    </div>
  2192. </div>
  2193.                                            <div
  2194.    class="group relative z-2 flex-col rounded-3xl p-1 px-10 pt-10 transition-all duration-300 hidden"
  2195.    x-data="{ 'index': 15 }"
  2196.    :class="{ 'flex': showMore, 'hidden': !showMore && index > 5 }"
  2197. >
  2198.    <div
  2199.        class="pointer-events-none absolute inset-x-0 -top-20 bottom-0 z-0 overflow-hidden rounded-3xl p-0.5 transition-all duration-300 group-hover:shadow-[0_5px_75px_hsl(var(--primary)/10%)] group-hover:delay-200">
  2200.        <div class="absolute inset-[1px] translate-y-20 rounded-3xl bg-black transition-all duration-300 group-hover:translate-y-0">
  2201.            <span class="lqd-outline-glow absolute inline-block rounded-[inherit] pointer-events-none overflow-hidden lqd-outline-glow-effect-1 opacity-0 transition-all duration-300 group-hover:opacity-100">
  2202.    <span class="lqd-outline-glow-inner absolute start-1/2 top-1/2 inline-block aspect-square min-h-[150%] min-w-[150%] rounded-[inherit]"></span>
  2203. </span>
  2204.        </div>
  2205.    </div>
  2206.    <div class="relative z-1 transition-all duration-300 group-hover:-translate-y-20">
  2207.        <div class="mb-12">
  2208.            <div class="custom-templates-icon w-12 [&_svg]:h-auto [&_svg]:w-full">
  2209.                <svg xmlns="http://www.w3.org/2000/svg" data-name="Layer 1" viewBox="0 0 24 24" id="instagram"><path d="M17.34,5.46h0a1.2,1.2,0,1,0,1.2,1.2A1.2,1.2,0,0,0,17.34,5.46Zm4.6,2.42a7.59,7.59,0,0,0-.46-2.43,4.94,4.94,0,0,0-1.16-1.77,4.7,4.7,0,0,0-1.77-1.15,7.3,7.3,0,0,0-2.43-.47C15.06,2,14.72,2,12,2s-3.06,0-4.12.06a7.3,7.3,0,0,0-2.43.47A4.78,4.78,0,0,0,3.68,3.68,4.7,4.7,0,0,0,2.53,5.45a7.3,7.3,0,0,0-.47,2.43C2,8.94,2,9.28,2,12s0,3.06.06,4.12a7.3,7.3,0,0,0,.47,2.43,4.7,4.7,0,0,0,1.15,1.77,4.78,4.78,0,0,0,1.77,1.15,7.3,7.3,0,0,0,2.43.47C8.94,22,9.28,22,12,22s3.06,0,4.12-.06a7.3,7.3,0,0,0,2.43-.47,4.7,4.7,0,0,0,1.77-1.15,4.85,4.85,0,0,0,1.16-1.77,7.59,7.59,0,0,0,.46-2.43c0-1.06.06-1.4.06-4.12S22,8.94,21.94,7.88ZM20.14,16a5.61,5.61,0,0,1-.34,1.86,3.06,3.06,0,0,1-.75,1.15,3.19,3.19,0,0,1-1.15.75,5.61,5.61,0,0,1-1.86.34c-1,.05-1.37.06-4,.06s-3,0-4-.06A5.73,5.73,0,0,1,6.1,19.8,3.27,3.27,0,0,1,5,19.05a3,3,0,0,1-.74-1.15A5.54,5.54,0,0,1,3.86,16c0-1-.06-1.37-.06-4s0-3,.06-4A5.54,5.54,0,0,1,4.21,6.1,3,3,0,0,1,5,5,3.14,3.14,0,0,1,6.1,4.2,5.73,5.73,0,0,1,8,3.86c1,0,1.37-.06,4-.06s3,0,4,.06a5.61,5.61,0,0,1,1.86.34A3.06,3.06,0,0,1,19.05,5,3.06,3.06,0,0,1,19.8,6.1,5.61,5.61,0,0,1,20.14,8c.05,1,.06,1.37.06,4S20.19,15,20.14,16ZM12,6.87A5.13,5.13,0,1,0,17.14,12,5.12,5.12,0,0,0,12,6.87Zm0,8.46A3.33,3.33,0,1,1,15.33,12,3.33,3.33,0,0,1,12,15.33Z"></path></svg>
  2210.            </div>
  2211.        </div>
  2212.        <h5 class="mb-6">
  2213.            Instagram Captions
  2214.        </h5>
  2215.        <p class="mb-10">
  2216.            Elevate your Instagram game with captivating captions. Generate unique captions that engage followers and increase your reach.
  2217.        </p>
  2218.    </div>
  2219.  
  2220.    <div class="group/link absolute bottom-0 end-10 start-10 z-1 flex h-20 -translate-y-20 items-center overflow-hidden transition-all duration-300 group-hover:translate-y-0">
  2221.        
  2222.        <a
  2223.            class="flex h-full w-full translate-y-20 items-center justify-between gap-2 border-t border-white/20 text-sm font-semibold text-white transition-all duration-300 hover:text-primary group-hover:translate-y-0"
  2224.            href="#"
  2225.        >
  2226.            Learn more            <svg class="size-5 -translate-x-4 transition-transform duration-300 group-hover/link:translate-x-1 group-hover:translate-x-0" 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">
  2227.  <path d="M9 6l6 6l-6 6" />
  2228. </svg>        </a>
  2229.    </div>
  2230. </div>
  2231.                                            <div
  2232.    class="group relative z-2 flex-col rounded-3xl p-1 px-10 pt-10 transition-all duration-300 hidden"
  2233.    x-data="{ 'index': 16 }"
  2234.    :class="{ 'flex': showMore, 'hidden': !showMore && index > 5 }"
  2235. >
  2236.    <div
  2237.        class="pointer-events-none absolute inset-x-0 -top-20 bottom-0 z-0 overflow-hidden rounded-3xl p-0.5 transition-all duration-300 group-hover:shadow-[0_5px_75px_hsl(var(--primary)/10%)] group-hover:delay-200">
  2238.        <div class="absolute inset-[1px] translate-y-20 rounded-3xl bg-black transition-all duration-300 group-hover:translate-y-0">
  2239.            <span class="lqd-outline-glow absolute inline-block rounded-[inherit] pointer-events-none overflow-hidden lqd-outline-glow-effect-1 opacity-0 transition-all duration-300 group-hover:opacity-100">
  2240.    <span class="lqd-outline-glow-inner absolute start-1/2 top-1/2 inline-block aspect-square min-h-[150%] min-w-[150%] rounded-[inherit]"></span>
  2241. </span>
  2242.        </div>
  2243.    </div>
  2244.    <div class="relative z-1 transition-all duration-300 group-hover:-translate-y-20">
  2245.        <div class="mb-12">
  2246.            <div class="custom-templates-icon w-12 [&_svg]:h-auto [&_svg]:w-full">
  2247.                <svg xmlns="http://www.w3.org/2000/svg" data-name="Layer 1" viewBox="0 0 24 24" id="instagram"><path d="M17.34,5.46h0a1.2,1.2,0,1,0,1.2,1.2A1.2,1.2,0,0,0,17.34,5.46Zm4.6,2.42a7.59,7.59,0,0,0-.46-2.43,4.94,4.94,0,0,0-1.16-1.77,4.7,4.7,0,0,0-1.77-1.15,7.3,7.3,0,0,0-2.43-.47C15.06,2,14.72,2,12,2s-3.06,0-4.12.06a7.3,7.3,0,0,0-2.43.47A4.78,4.78,0,0,0,3.68,3.68,4.7,4.7,0,0,0,2.53,5.45a7.3,7.3,0,0,0-.47,2.43C2,8.94,2,9.28,2,12s0,3.06.06,4.12a7.3,7.3,0,0,0,.47,2.43,4.7,4.7,0,0,0,1.15,1.77,4.78,4.78,0,0,0,1.77,1.15,7.3,7.3,0,0,0,2.43.47C8.94,22,9.28,22,12,22s3.06,0,4.12-.06a7.3,7.3,0,0,0,2.43-.47,4.7,4.7,0,0,0,1.77-1.15,4.85,4.85,0,0,0,1.16-1.77,7.59,7.59,0,0,0,.46-2.43c0-1.06.06-1.4.06-4.12S22,8.94,21.94,7.88ZM20.14,16a5.61,5.61,0,0,1-.34,1.86,3.06,3.06,0,0,1-.75,1.15,3.19,3.19,0,0,1-1.15.75,5.61,5.61,0,0,1-1.86.34c-1,.05-1.37.06-4,.06s-3,0-4-.06A5.73,5.73,0,0,1,6.1,19.8,3.27,3.27,0,0,1,5,19.05a3,3,0,0,1-.74-1.15A5.54,5.54,0,0,1,3.86,16c0-1-.06-1.37-.06-4s0-3,.06-4A5.54,5.54,0,0,1,4.21,6.1,3,3,0,0,1,5,5,3.14,3.14,0,0,1,6.1,4.2,5.73,5.73,0,0,1,8,3.86c1,0,1.37-.06,4-.06s3,0,4,.06a5.61,5.61,0,0,1,1.86.34A3.06,3.06,0,0,1,19.05,5,3.06,3.06,0,0,1,19.8,6.1,5.61,5.61,0,0,1,20.14,8c.05,1,.06,1.37.06,4S20.19,15,20.14,16ZM12,6.87A5.13,5.13,0,1,0,17.14,12,5.12,5.12,0,0,0,12,6.87Zm0,8.46A3.33,3.33,0,1,1,15.33,12,3.33,3.33,0,0,1,12,15.33Z"></path></svg>
  2248.            </div>
  2249.        </div>
  2250.        <h5 class="mb-6">
  2251.            Instagram Hashtags
  2252.        </h5>
  2253.        <p class="mb-10">
  2254.            Boost your Instagram reach with relevant hashtags. Generate optimal, trending hashtags and increase your visibility.
  2255.        </p>
  2256.    </div>
  2257.  
  2258.    <div class="group/link absolute bottom-0 end-10 start-10 z-1 flex h-20 -translate-y-20 items-center overflow-hidden transition-all duration-300 group-hover:translate-y-0">
  2259.        
  2260.        <a
  2261.            class="flex h-full w-full translate-y-20 items-center justify-between gap-2 border-t border-white/20 text-sm font-semibold text-white transition-all duration-300 hover:text-primary group-hover:translate-y-0"
  2262.            href="#"
  2263.        >
  2264.            Learn more            <svg class="size-5 -translate-x-4 transition-transform duration-300 group-hover/link:translate-x-1 group-hover:translate-x-0" 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">
  2265.  <path d="M9 6l6 6l-6 6" />
  2266. </svg>        </a>
  2267.    </div>
  2268. </div>
  2269.                                            <div
  2270.    class="group relative z-2 flex-col rounded-3xl p-1 px-10 pt-10 transition-all duration-300 hidden"
  2271.    x-data="{ 'index': 17 }"
  2272.    :class="{ 'flex': showMore, 'hidden': !showMore && index > 5 }"
  2273. >
  2274.    <div
  2275.        class="pointer-events-none absolute inset-x-0 -top-20 bottom-0 z-0 overflow-hidden rounded-3xl p-0.5 transition-all duration-300 group-hover:shadow-[0_5px_75px_hsl(var(--primary)/10%)] group-hover:delay-200">
  2276.        <div class="absolute inset-[1px] translate-y-20 rounded-3xl bg-black transition-all duration-300 group-hover:translate-y-0">
  2277.            <span class="lqd-outline-glow absolute inline-block rounded-[inherit] pointer-events-none overflow-hidden lqd-outline-glow-effect-1 opacity-0 transition-all duration-300 group-hover:opacity-100">
  2278.    <span class="lqd-outline-glow-inner absolute start-1/2 top-1/2 inline-block aspect-square min-h-[150%] min-w-[150%] rounded-[inherit]"></span>
  2279. </span>
  2280.        </div>
  2281.    </div>
  2282.    <div class="relative z-1 transition-all duration-300 group-hover:-translate-y-20">
  2283.        <div class="mb-12">
  2284.            <div class="custom-templates-icon w-12 [&_svg]:h-auto [&_svg]:w-full">
  2285.                <svg xmlns="http://www.w3.org/2000/svg" data-name="Layer 1" viewBox="0 0 24 24" id="twitter"><path d="M22,5.8a8.49,8.49,0,0,1-2.36.64,4.13,4.13,0,0,0,1.81-2.27,8.21,8.21,0,0,1-2.61,1,4.1,4.1,0,0,0-7,3.74A11.64,11.64,0,0,1,3.39,4.62a4.16,4.16,0,0,0-.55,2.07A4.09,4.09,0,0,0,4.66,10.1,4.05,4.05,0,0,1,2.8,9.59v.05a4.1,4.1,0,0,0,3.3,4A3.93,3.93,0,0,1,5,13.81a4.9,4.9,0,0,1-.77-.07,4.11,4.11,0,0,0,3.83,2.84A8.22,8.22,0,0,1,3,18.34a7.93,7.93,0,0,1-1-.06,11.57,11.57,0,0,0,6.29,1.85A11.59,11.59,0,0,0,20,8.45c0-.17,0-.35,0-.53A8.43,8.43,0,0,0,22,5.8Z"></path></svg>
  2286.            </div>
  2287.        </div>
  2288.        <h5 class="mb-6">
  2289.            Social Media Post Tweet
  2290.        </h5>
  2291.        <p class="mb-10">
  2292.            Make an impact with every tweet. Generate attention-grabbing social media posts and increase engagement.
  2293.        </p>
  2294.    </div>
  2295.  
  2296.    <div class="group/link absolute bottom-0 end-10 start-10 z-1 flex h-20 -translate-y-20 items-center overflow-hidden transition-all duration-300 group-hover:translate-y-0">
  2297.        
  2298.        <a
  2299.            class="flex h-full w-full translate-y-20 items-center justify-between gap-2 border-t border-white/20 text-sm font-semibold text-white transition-all duration-300 hover:text-primary group-hover:translate-y-0"
  2300.            href="#"
  2301.        >
  2302.            Learn more            <svg class="size-5 -translate-x-4 transition-transform duration-300 group-hover/link:translate-x-1 group-hover:translate-x-0" 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">
  2303.  <path d="M9 6l6 6l-6 6" />
  2304. </svg>        </a>
  2305.    </div>
  2306. </div>
  2307.                                            <div
  2308.    class="group relative z-2 flex-col rounded-3xl p-1 px-10 pt-10 transition-all duration-300 hidden"
  2309.    x-data="{ 'index': 18 }"
  2310.    :class="{ 'flex': showMore, 'hidden': !showMore && index > 5 }"
  2311. >
  2312.    <div
  2313.        class="pointer-events-none absolute inset-x-0 -top-20 bottom-0 z-0 overflow-hidden rounded-3xl p-0.5 transition-all duration-300 group-hover:shadow-[0_5px_75px_hsl(var(--primary)/10%)] group-hover:delay-200">
  2314.        <div class="absolute inset-[1px] translate-y-20 rounded-3xl bg-black transition-all duration-300 group-hover:translate-y-0">
  2315.            <span class="lqd-outline-glow absolute inline-block rounded-[inherit] pointer-events-none overflow-hidden lqd-outline-glow-effect-1 opacity-0 transition-all duration-300 group-hover:opacity-100">
  2316.    <span class="lqd-outline-glow-inner absolute start-1/2 top-1/2 inline-block aspect-square min-h-[150%] min-w-[150%] rounded-[inherit]"></span>
  2317. </span>
  2318.        </div>
  2319.    </div>
  2320.    <div class="relative z-1 transition-all duration-300 group-hover:-translate-y-20">
  2321.        <div class="mb-12">
  2322.            <div class="custom-templates-icon w-12 [&_svg]:h-auto [&_svg]:w-full">
  2323.                <svg xmlns="http://www.w3.org/2000/svg" height="48" viewBox="0 96 960 960" width="48"><path d="M180 936q-24 0-42-18t-18-42V276q0-24 18-42t42-18h600q24 0 42 18t18 42v600q0 24-18 42t-42 18H180Zm100-160h200v-80H280v80Zm40-171 160-80 160 80V276H320v329Z"/></svg>
  2324.            </div>
  2325.        </div>
  2326.        <h5 class="mb-6">
  2327.            Social Media Post Business
  2328.        </h5>
  2329.        <p class="mb-10">
  2330.            Generate a text for your business social media networks. Maximize your social media presence with impactful business posts.
  2331.        </p>
  2332.    </div>
  2333.  
  2334.    <div class="group/link absolute bottom-0 end-10 start-10 z-1 flex h-20 -translate-y-20 items-center overflow-hidden transition-all duration-300 group-hover:translate-y-0">
  2335.        
  2336.        <a
  2337.            class="flex h-full w-full translate-y-20 items-center justify-between gap-2 border-t border-white/20 text-sm font-semibold text-white transition-all duration-300 hover:text-primary group-hover:translate-y-0"
  2338.            href="#"
  2339.        >
  2340.            Learn more            <svg class="size-5 -translate-x-4 transition-transform duration-300 group-hover/link:translate-x-1 group-hover:translate-x-0" 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">
  2341.  <path d="M9 6l6 6l-6 6" />
  2342. </svg>        </a>
  2343.    </div>
  2344. </div>
  2345.                                            <div
  2346.    class="group relative z-2 flex-col rounded-3xl p-1 px-10 pt-10 transition-all duration-300 hidden"
  2347.    x-data="{ 'index': 19 }"
  2348.    :class="{ 'flex': showMore, 'hidden': !showMore && index > 5 }"
  2349. >
  2350.    <div
  2351.        class="pointer-events-none absolute inset-x-0 -top-20 bottom-0 z-0 overflow-hidden rounded-3xl p-0.5 transition-all duration-300 group-hover:shadow-[0_5px_75px_hsl(var(--primary)/10%)] group-hover:delay-200">
  2352.        <div class="absolute inset-[1px] translate-y-20 rounded-3xl bg-black transition-all duration-300 group-hover:translate-y-0">
  2353.            <span class="lqd-outline-glow absolute inline-block rounded-[inherit] pointer-events-none overflow-hidden lqd-outline-glow-effect-1 opacity-0 transition-all duration-300 group-hover:opacity-100">
  2354.    <span class="lqd-outline-glow-inner absolute start-1/2 top-1/2 inline-block aspect-square min-h-[150%] min-w-[150%] rounded-[inherit]"></span>
  2355. </span>
  2356.        </div>
  2357.    </div>
  2358.    <div class="relative z-1 transition-all duration-300 group-hover:-translate-y-20">
  2359.        <div class="mb-12">
  2360.            <div class="custom-templates-icon w-12 [&_svg]:h-auto [&_svg]:w-full">
  2361.                <svg width="9" height="16" viewBox="0 0 9 16" fill="none" xmlns="http://www.w3.org/2000/svg">
  2362. <path d="M5.66016 15.2383H2.88281V8.41797H0.5625V5.74609H2.88281V3.77734C2.88281 2.65234 3.19922 1.78516 3.83203 1.17578C4.46484 0.566406 5.30859 0.261719 6.36328 0.261719C7.20703 0.261719 7.89844 0.296875 8.4375 0.367188V2.72266L6.99609 2.75781C6.48047 2.75781 6.12891 2.86328 5.94141 3.07422C5.75391 3.28516 5.66016 3.60156 5.66016 4.02344V5.74609H8.33203L7.98047 8.41797H5.66016V15.2383Z" fill="#23344D"/>
  2363. </svg>
  2364.            </div>
  2365.        </div>
  2366.        <h5 class="mb-6">
  2367.            Facebook Headlines
  2368.        </h5>
  2369.        <p class="mb-10">
  2370.            Get noticed with attention-grabbing Facebook headlines. Generate unique, clickable headlines that increase engagement and drive traffic.
  2371.        </p>
  2372.    </div>
  2373.  
  2374.    <div class="group/link absolute bottom-0 end-10 start-10 z-1 flex h-20 -translate-y-20 items-center overflow-hidden transition-all duration-300 group-hover:translate-y-0">
  2375.        
  2376.        <a
  2377.            class="flex h-full w-full translate-y-20 items-center justify-between gap-2 border-t border-white/20 text-sm font-semibold text-white transition-all duration-300 hover:text-primary group-hover:translate-y-0"
  2378.            href="#"
  2379.        >
  2380.            Learn more            <svg class="size-5 -translate-x-4 transition-transform duration-300 group-hover/link:translate-x-1 group-hover:translate-x-0" 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">
  2381.  <path d="M9 6l6 6l-6 6" />
  2382. </svg>        </a>
  2383.    </div>
  2384. </div>
  2385.                                            <div
  2386.    class="group relative z-2 flex-col rounded-3xl p-1 px-10 pt-10 transition-all duration-300 hidden"
  2387.    x-data="{ 'index': 20 }"
  2388.    :class="{ 'flex': showMore, 'hidden': !showMore && index > 5 }"
  2389. >
  2390.    <div
  2391.        class="pointer-events-none absolute inset-x-0 -top-20 bottom-0 z-0 overflow-hidden rounded-3xl p-0.5 transition-all duration-300 group-hover:shadow-[0_5px_75px_hsl(var(--primary)/10%)] group-hover:delay-200">
  2392.        <div class="absolute inset-[1px] translate-y-20 rounded-3xl bg-black transition-all duration-300 group-hover:translate-y-0">
  2393.            <span class="lqd-outline-glow absolute inline-block rounded-[inherit] pointer-events-none overflow-hidden lqd-outline-glow-effect-1 opacity-0 transition-all duration-300 group-hover:opacity-100">
  2394.    <span class="lqd-outline-glow-inner absolute start-1/2 top-1/2 inline-block aspect-square min-h-[150%] min-w-[150%] rounded-[inherit]"></span>
  2395. </span>
  2396.        </div>
  2397.    </div>
  2398.    <div class="relative z-1 transition-all duration-300 group-hover:-translate-y-20">
  2399.        <div class="mb-12">
  2400.            <div class="custom-templates-icon w-12 [&_svg]:h-auto [&_svg]:w-full">
  2401.                <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" enable-background="new 0 0 32 32" viewBox="0 0 32 32" id="adwords"><path fill="#263238" d="M2.066 23.314c-.082 0-.166-.021-.242-.063-.242-.135-.329-.438-.194-.681L9.278 8.803c.134-.24.439-.326.68-.194.242.135.329.438.194.681L2.503 23.058C2.412 23.222 2.242 23.314 2.066 23.314zM9.933 27.686c-.082 0-.166-.021-.242-.063-.242-.135-.329-.438-.194-.681l4.796-8.634c.133-.24.438-.326.68-.194.242.135.329.438.194.681l-4.796 8.634C10.279 27.593 10.109 27.686 9.933 27.686z"></path><path fill="#263238" d="M15.709,15.761L9.497,26.942c-0.705,1.27-2.046,2.059-3.5,2.059c-0.674,0-1.345-0.175-1.939-0.505 c-1.928-1.07-2.625-3.511-1.554-5.438l7.578-13.639c0.134-0.241,0.047-0.546-0.194-0.681c-0.24-0.133-0.545-0.046-0.68,0.194 L1.629,22.571c-1.339,2.41-0.468,5.46,1.942,6.8c0.742,0.412,1.58,0.63,2.424,0.63c1.817,0,3.493-0.985,4.375-2.572 l5.921-10.658L15.709,15.761z"></path><path fill="#263238" d="M6 30c-2.757 0-5-2.243-5-5s2.243-5 5-5 5 2.243 5 5S8.757 30 6 30zM6 21c-2.206 0-4 1.794-4 4s1.794 4 4 4 4-1.794 4-4S8.206 21 6 21zM26.004 30.001c-1.817 0-3.493-.985-4.375-2.572l-10-18c-1.339-2.41-.468-5.46 1.942-6.8.742-.412 1.581-.631 2.425-.631 1.816 0 3.492.986 4.374 2.573l10 18c1.339 2.41.468 5.46-1.942 6.8C27.687 29.783 26.848 30.001 26.004 30.001zM15.997 2.998c-.675 0-1.345.175-1.94.506-1.928 1.07-2.625 3.511-1.554 5.438l10 18c.705 1.27 2.046 2.059 3.5 2.059.674 0 1.345-.175 1.939-.505 1.928-1.07 2.625-3.511 1.554-5.438l-10-18C18.792 3.787 17.451 2.998 15.997 2.998z"></path></svg>
  2402.            </div>
  2403.        </div>
  2404.        <h5 class="mb-6">
  2405.            Google Ads Headlines
  2406.        </h5>
  2407.        <p class="mb-10">
  2408.            Create high-converting Google ads with captivating headlines. Generate unique, clickable ads that drive traffic and boost sales.
  2409.        </p>
  2410.    </div>
  2411.  
  2412.    <div class="group/link absolute bottom-0 end-10 start-10 z-1 flex h-20 -translate-y-20 items-center overflow-hidden transition-all duration-300 group-hover:translate-y-0">
  2413.        
  2414.        <a
  2415.            class="flex h-full w-full translate-y-20 items-center justify-between gap-2 border-t border-white/20 text-sm font-semibold text-white transition-all duration-300 hover:text-primary group-hover:translate-y-0"
  2416.            href="#"
  2417.        >
  2418.            Learn more            <svg class="size-5 -translate-x-4 transition-transform duration-300 group-hover/link:translate-x-1 group-hover:translate-x-0" 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">
  2419.  <path d="M9 6l6 6l-6 6" />
  2420. </svg>        </a>
  2421.    </div>
  2422. </div>
  2423.                                            <div
  2424.    class="group relative z-2 flex-col rounded-3xl p-1 px-10 pt-10 transition-all duration-300 hidden"
  2425.    x-data="{ 'index': 21 }"
  2426.    :class="{ 'flex': showMore, 'hidden': !showMore && index > 5 }"
  2427. >
  2428.    <div
  2429.        class="pointer-events-none absolute inset-x-0 -top-20 bottom-0 z-0 overflow-hidden rounded-3xl p-0.5 transition-all duration-300 group-hover:shadow-[0_5px_75px_hsl(var(--primary)/10%)] group-hover:delay-200">
  2430.        <div class="absolute inset-[1px] translate-y-20 rounded-3xl bg-black transition-all duration-300 group-hover:translate-y-0">
  2431.            <span class="lqd-outline-glow absolute inline-block rounded-[inherit] pointer-events-none overflow-hidden lqd-outline-glow-effect-1 opacity-0 transition-all duration-300 group-hover:opacity-100">
  2432.    <span class="lqd-outline-glow-inner absolute start-1/2 top-1/2 inline-block aspect-square min-h-[150%] min-w-[150%] rounded-[inherit]"></span>
  2433. </span>
  2434.        </div>
  2435.    </div>
  2436.    <div class="relative z-1 transition-all duration-300 group-hover:-translate-y-20">
  2437.        <div class="mb-12">
  2438.            <div class="custom-templates-icon w-12 [&_svg]:h-auto [&_svg]:w-full">
  2439.                <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" enable-background="new 0 0 32 32" viewBox="0 0 32 32" id="adwords"><path fill="#263238" d="M2.066 23.314c-.082 0-.166-.021-.242-.063-.242-.135-.329-.438-.194-.681L9.278 8.803c.134-.24.439-.326.68-.194.242.135.329.438.194.681L2.503 23.058C2.412 23.222 2.242 23.314 2.066 23.314zM9.933 27.686c-.082 0-.166-.021-.242-.063-.242-.135-.329-.438-.194-.681l4.796-8.634c.133-.24.438-.326.68-.194.242.135.329.438.194.681l-4.796 8.634C10.279 27.593 10.109 27.686 9.933 27.686z"></path><path fill="#263238" d="M15.709,15.761L9.497,26.942c-0.705,1.27-2.046,2.059-3.5,2.059c-0.674,0-1.345-0.175-1.939-0.505 c-1.928-1.07-2.625-3.511-1.554-5.438l7.578-13.639c0.134-0.241,0.047-0.546-0.194-0.681c-0.24-0.133-0.545-0.046-0.68,0.194 L1.629,22.571c-1.339,2.41-0.468,5.46,1.942,6.8c0.742,0.412,1.58,0.63,2.424,0.63c1.817,0,3.493-0.985,4.375-2.572 l5.921-10.658L15.709,15.761z"></path><path fill="#263238" d="M6 30c-2.757 0-5-2.243-5-5s2.243-5 5-5 5 2.243 5 5S8.757 30 6 30zM6 21c-2.206 0-4 1.794-4 4s1.794 4 4 4 4-1.794 4-4S8.206 21 6 21zM26.004 30.001c-1.817 0-3.493-.985-4.375-2.572l-10-18c-1.339-2.41-.468-5.46 1.942-6.8.742-.412 1.581-.631 2.425-.631 1.816 0 3.492.986 4.374 2.573l10 18c1.339 2.41.468 5.46-1.942 6.8C27.687 29.783 26.848 30.001 26.004 30.001zM15.997 2.998c-.675 0-1.345.175-1.94.506-1.928 1.07-2.625 3.511-1.554 5.438l10 18c.705 1.27 2.046 2.059 3.5 2.059.674 0 1.345-.175 1.939-.505 1.928-1.07 2.625-3.511 1.554-5.438l-10-18C18.792 3.787 17.451 2.998 15.997 2.998z"></path></svg>
  2440.            </div>
  2441.        </div>
  2442.        <h5 class="mb-6">
  2443.            Google Ads Description
  2444.        </h5>
  2445.        <p class="mb-10">
  2446.            Step up your Google ad game, Craft high-converting ad copy that grabs attention and drives sales.
  2447.        </p>
  2448.    </div>
  2449.  
  2450.    <div class="group/link absolute bottom-0 end-10 start-10 z-1 flex h-20 -translate-y-20 items-center overflow-hidden transition-all duration-300 group-hover:translate-y-0">
  2451.        
  2452.        <a
  2453.            class="flex h-full w-full translate-y-20 items-center justify-between gap-2 border-t border-white/20 text-sm font-semibold text-white transition-all duration-300 hover:text-primary group-hover:translate-y-0"
  2454.            href="#"
  2455.        >
  2456.            Learn more            <svg class="size-5 -translate-x-4 transition-transform duration-300 group-hover/link:translate-x-1 group-hover:translate-x-0" 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">
  2457.  <path d="M9 6l6 6l-6 6" />
  2458. </svg>        </a>
  2459.    </div>
  2460. </div>
  2461.                                            <div
  2462.    class="group relative z-2 flex-col rounded-3xl p-1 px-10 pt-10 transition-all duration-300 hidden"
  2463.    x-data="{ 'index': 22 }"
  2464.    :class="{ 'flex': showMore, 'hidden': !showMore && index > 5 }"
  2465. >
  2466.    <div
  2467.        class="pointer-events-none absolute inset-x-0 -top-20 bottom-0 z-0 overflow-hidden rounded-3xl p-0.5 transition-all duration-300 group-hover:shadow-[0_5px_75px_hsl(var(--primary)/10%)] group-hover:delay-200">
  2468.        <div class="absolute inset-[1px] translate-y-20 rounded-3xl bg-black transition-all duration-300 group-hover:translate-y-0">
  2469.            <span class="lqd-outline-glow absolute inline-block rounded-[inherit] pointer-events-none overflow-hidden lqd-outline-glow-effect-1 opacity-0 transition-all duration-300 group-hover:opacity-100">
  2470.    <span class="lqd-outline-glow-inner absolute start-1/2 top-1/2 inline-block aspect-square min-h-[150%] min-w-[150%] rounded-[inherit]"></span>
  2471. </span>
  2472.        </div>
  2473.    </div>
  2474.    <div class="relative z-1 transition-all duration-300 group-hover:-translate-y-20">
  2475.        <div class="mb-12">
  2476.            <div class="custom-templates-icon w-12 [&_svg]:h-auto [&_svg]:w-full">
  2477.                <svg xmlns="http://www.w3.org/2000/svg" height="48" viewBox="0 96 960 960" width="48"><path d="M160 684v-60h640v60H160Zm0 160v-60h640v60H160Zm0-316v-60h640v60H160Zm0-160v-60h640v60H160Z"/></svg>
  2478.            </div>
  2479.        </div>
  2480.        <h5 class="mb-6">
  2481.            Paragraph Generator
  2482.        </h5>
  2483.        <p class="mb-10">
  2484.            Generate a paragraph with keywords and description. Never struggle with writer&#039;s block again. Generate flawless paragraphs that captivate readers.
  2485.        </p>
  2486.    </div>
  2487.  
  2488.    <div class="group/link absolute bottom-0 end-10 start-10 z-1 flex h-20 -translate-y-20 items-center overflow-hidden transition-all duration-300 group-hover:translate-y-0">
  2489.        
  2490.        <a
  2491.            class="flex h-full w-full translate-y-20 items-center justify-between gap-2 border-t border-white/20 text-sm font-semibold text-white transition-all duration-300 hover:text-primary group-hover:translate-y-0"
  2492.            href="#"
  2493.        >
  2494.            Learn more            <svg class="size-5 -translate-x-4 transition-transform duration-300 group-hover/link:translate-x-1 group-hover:translate-x-0" 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">
  2495.  <path d="M9 6l6 6l-6 6" />
  2496. </svg>        </a>
  2497.    </div>
  2498. </div>
  2499.                                            <div
  2500.    class="group relative z-2 flex-col rounded-3xl p-1 px-10 pt-10 transition-all duration-300 hidden"
  2501.    x-data="{ 'index': 23 }"
  2502.    :class="{ 'flex': showMore, 'hidden': !showMore && index > 5 }"
  2503. >
  2504.    <div
  2505.        class="pointer-events-none absolute inset-x-0 -top-20 bottom-0 z-0 overflow-hidden rounded-3xl p-0.5 transition-all duration-300 group-hover:shadow-[0_5px_75px_hsl(var(--primary)/10%)] group-hover:delay-200">
  2506.        <div class="absolute inset-[1px] translate-y-20 rounded-3xl bg-black transition-all duration-300 group-hover:translate-y-0">
  2507.            <span class="lqd-outline-glow absolute inline-block rounded-[inherit] pointer-events-none overflow-hidden lqd-outline-glow-effect-1 opacity-0 transition-all duration-300 group-hover:opacity-100">
  2508.    <span class="lqd-outline-glow-inner absolute start-1/2 top-1/2 inline-block aspect-square min-h-[150%] min-w-[150%] rounded-[inherit]"></span>
  2509. </span>
  2510.        </div>
  2511.    </div>
  2512.    <div class="relative z-1 transition-all duration-300 group-hover:-translate-y-20">
  2513.        <div class="mb-12">
  2514.            <div class="custom-templates-icon w-12 [&_svg]:h-auto [&_svg]:w-full">
  2515.                <svg xmlns="http://www.w3.org/2000/svg" height="48" viewBox="0 96 960 960" width="48"><path d="M443 936q-17 0-32-6.5T385 912L203 719l32-33q11-11 25-13.5t29 .5l114 25V276q0-26 17-43t43-17q26 0 43 17t17 43v240h36q11 0 19 1.5t17 6.5l163 82q24 12 36 35t8 49l-26 180q-5 29-28 47.5T696 936H443Zm-26-60h281l43-249-183-91h-55V316q0-18-11-29t-29-11q-18 0-29 11t-11 29v399l-154-33-23 23 171 171Zm0 0L246 705l23-23 154 33V316q0-18 11-29t29-11q18 0 29 11t11 29v220h55l183 91-43 249H417Z"/></svg>
  2516.            </div>
  2517.        </div>
  2518.        <h5 class="mb-6">
  2519.            Pros &amp; Cons
  2520.        </h5>
  2521.        <p class="mb-10">
  2522.            Make informed decisions with ease. Generate unbiased pros and cons lists that help you weigh options and make better choices.
  2523.        </p>
  2524.    </div>
  2525.  
  2526.    <div class="group/link absolute bottom-0 end-10 start-10 z-1 flex h-20 -translate-y-20 items-center overflow-hidden transition-all duration-300 group-hover:translate-y-0">
  2527.        
  2528.        <a
  2529.            class="flex h-full w-full translate-y-20 items-center justify-between gap-2 border-t border-white/20 text-sm font-semibold text-white transition-all duration-300 hover:text-primary group-hover:translate-y-0"
  2530.            href="#"
  2531.        >
  2532.            Learn more            <svg class="size-5 -translate-x-4 transition-transform duration-300 group-hover/link:translate-x-1 group-hover:translate-x-0" 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">
  2533.  <path d="M9 6l6 6l-6 6" />
  2534. </svg>        </a>
  2535.    </div>
  2536. </div>
  2537.                                            <div
  2538.    class="group relative z-2 flex-col rounded-3xl p-1 px-10 pt-10 transition-all duration-300 hidden"
  2539.    x-data="{ 'index': 24 }"
  2540.    :class="{ 'flex': showMore, 'hidden': !showMore && index > 5 }"
  2541. >
  2542.    <div
  2543.        class="pointer-events-none absolute inset-x-0 -top-20 bottom-0 z-0 overflow-hidden rounded-3xl p-0.5 transition-all duration-300 group-hover:shadow-[0_5px_75px_hsl(var(--primary)/10%)] group-hover:delay-200">
  2544.        <div class="absolute inset-[1px] translate-y-20 rounded-3xl bg-black transition-all duration-300 group-hover:translate-y-0">
  2545.            <span class="lqd-outline-glow absolute inline-block rounded-[inherit] pointer-events-none overflow-hidden lqd-outline-glow-effect-1 opacity-0 transition-all duration-300 group-hover:opacity-100">
  2546.    <span class="lqd-outline-glow-inner absolute start-1/2 top-1/2 inline-block aspect-square min-h-[150%] min-w-[150%] rounded-[inherit]"></span>
  2547. </span>
  2548.        </div>
  2549.    </div>
  2550.    <div class="relative z-1 transition-all duration-300 group-hover:-translate-y-20">
  2551.        <div class="mb-12">
  2552.            <div class="custom-templates-icon w-12 [&_svg]:h-auto [&_svg]:w-full">
  2553.                <svg xmlns="http://www.w3.org/2000/svg" height="48" viewBox="0 96 960 960" width="48"><path d="M319 806h322v-60H319v60Zm0-170h322v-60H319v60Zm-99 340q-24 0-42-18t-18-42V236q0-24 18-42t42-18h361l219 219v521q0 24-18 42t-42 18H220Zm331-554V236H220v680h520V422H551ZM220 236v186-186 680-680Z"/></svg>
  2554.            </div>
  2555.        </div>
  2556.        <h5 class="mb-6">
  2557.            Meta Description
  2558.        </h5>
  2559.        <p class="mb-10">
  2560.            Get more clicks with compelling meta descriptions. Generate unique, SEO-friendly meta descriptions that attract customers and boost traffic.
  2561.        </p>
  2562.    </div>
  2563.  
  2564.    <div class="group/link absolute bottom-0 end-10 start-10 z-1 flex h-20 -translate-y-20 items-center overflow-hidden transition-all duration-300 group-hover:translate-y-0">
  2565.        
  2566.        <a
  2567.            class="flex h-full w-full translate-y-20 items-center justify-between gap-2 border-t border-white/20 text-sm font-semibold text-white transition-all duration-300 hover:text-primary group-hover:translate-y-0"
  2568.            href="#"
  2569.        >
  2570.            Learn more            <svg class="size-5 -translate-x-4 transition-transform duration-300 group-hover/link:translate-x-1 group-hover:translate-x-0" 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">
  2571.  <path d="M9 6l6 6l-6 6" />
  2572. </svg>        </a>
  2573.    </div>
  2574. </div>
  2575.                                            <div
  2576.    class="group relative z-2 flex-col rounded-3xl p-1 px-10 pt-10 transition-all duration-300 hidden"
  2577.    x-data="{ 'index': 25 }"
  2578.    :class="{ 'flex': showMore, 'hidden': !showMore && index > 5 }"
  2579. >
  2580.    <div
  2581.        class="pointer-events-none absolute inset-x-0 -top-20 bottom-0 z-0 overflow-hidden rounded-3xl p-0.5 transition-all duration-300 group-hover:shadow-[0_5px_75px_hsl(var(--primary)/10%)] group-hover:delay-200">
  2582.        <div class="absolute inset-[1px] translate-y-20 rounded-3xl bg-black transition-all duration-300 group-hover:translate-y-0">
  2583.            <span class="lqd-outline-glow absolute inline-block rounded-[inherit] pointer-events-none overflow-hidden lqd-outline-glow-effect-1 opacity-0 transition-all duration-300 group-hover:opacity-100">
  2584.    <span class="lqd-outline-glow-inner absolute start-1/2 top-1/2 inline-block aspect-square min-h-[150%] min-w-[150%] rounded-[inherit]"></span>
  2585. </span>
  2586.        </div>
  2587.    </div>
  2588.    <div class="relative z-1 transition-all duration-300 group-hover:-translate-y-20">
  2589.        <div class="mb-12">
  2590.            <div class="custom-templates-icon w-12 [&_svg]:h-auto [&_svg]:w-full">
  2591.                <svg width="13" height="13" viewBox="0 0 13 13" fill="none" xmlns="http://www.w3.org/2000/svg">
  2592. <path d="M8.62695 5.87109C8.04102 6.45703 7.32617 6.75 6.48242 6.75C5.66211 6.75 4.95898 6.45703 4.37305 5.87109C3.78711 5.28516 3.49414 4.58203 3.49414 3.76172C3.49414 2.91797 3.78711 2.20313 4.37305 1.61719C4.95898 1.03125 5.66211 0.738281 6.48242 0.738281C7.32617 0.738281 8.04102 1.03125 8.62695 1.61719C9.21289 2.20313 9.50586 2.91797 9.50586 3.76172C9.50586 4.58203 9.21289 5.28516 8.62695 5.87109ZM4.05664 8.57812C4.94727 8.36719 5.75586 8.26172 6.48242 8.26172C7.23242 8.26172 8.05273 8.36719 8.94336 8.57812C9.83398 8.78906 10.6426 9.14062 11.3691 9.63281C12.1191 10.1016 12.4941 10.6406 12.4941 11.25V12.7617H0.505859V11.25C0.505859 10.6406 0.869141 10.1016 1.5957 9.63281C2.3457 9.14062 3.16602 8.78906 4.05664 8.57812Z" fill="#23344D"/>
  2593. </svg>
  2594.            </div>
  2595.        </div>
  2596.        <h5 class="mb-6">
  2597.            FAQ Generator (All Datas)
  2598.        </h5>
  2599.        <p class="mb-10">
  2600.            Quickly create helpful FAQs. Our AI-powered generator provides custom responses to common questions in seconds.
  2601.        </p>
  2602.    </div>
  2603.  
  2604.    <div class="group/link absolute bottom-0 end-10 start-10 z-1 flex h-20 -translate-y-20 items-center overflow-hidden transition-all duration-300 group-hover:translate-y-0">
  2605.        
  2606.        <a
  2607.            class="flex h-full w-full translate-y-20 items-center justify-between gap-2 border-t border-white/20 text-sm font-semibold text-white transition-all duration-300 hover:text-primary group-hover:translate-y-0"
  2608.            href="#"
  2609.        >
  2610.            Learn more            <svg class="size-5 -translate-x-4 transition-transform duration-300 group-hover/link:translate-x-1 group-hover:translate-x-0" 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">
  2611.  <path d="M9 6l6 6l-6 6" />
  2612. </svg>        </a>
  2613.    </div>
  2614. </div>
  2615.                                            <div
  2616.    class="group relative z-2 flex-col rounded-3xl p-1 px-10 pt-10 transition-all duration-300 hidden"
  2617.    x-data="{ 'index': 26 }"
  2618.    :class="{ 'flex': showMore, 'hidden': !showMore && index > 5 }"
  2619. >
  2620.    <div
  2621.        class="pointer-events-none absolute inset-x-0 -top-20 bottom-0 z-0 overflow-hidden rounded-3xl p-0.5 transition-all duration-300 group-hover:shadow-[0_5px_75px_hsl(var(--primary)/10%)] group-hover:delay-200">
  2622.        <div class="absolute inset-[1px] translate-y-20 rounded-3xl bg-black transition-all duration-300 group-hover:translate-y-0">
  2623.            <span class="lqd-outline-glow absolute inline-block rounded-[inherit] pointer-events-none overflow-hidden lqd-outline-glow-effect-1 opacity-0 transition-all duration-300 group-hover:opacity-100">
  2624.    <span class="lqd-outline-glow-inner absolute start-1/2 top-1/2 inline-block aspect-square min-h-[150%] min-w-[150%] rounded-[inherit]"></span>
  2625. </span>
  2626.        </div>
  2627.    </div>
  2628.    <div class="relative z-1 transition-all duration-300 group-hover:-translate-y-20">
  2629.        <div class="mb-12">
  2630.            <div class="custom-templates-icon w-12 [&_svg]:h-auto [&_svg]:w-full">
  2631.                <svg xmlns="http://www.w3.org/2000/svg" height="48" viewBox="0 96 960 960" width="48"><path d="M140 896q-24 0-42-18t-18-42V316q0-24 18-42t42-18h680q24 0 42 18t18 42v520q0 24-18 42t-42 18H140Zm340-302 340-223v-55L480 534 140 316v55l340 223Z"/></svg>
  2632.            </div>
  2633.        </div>
  2634.        <h5 class="mb-6">
  2635.            Email Generator
  2636.        </h5>
  2637.        <p class="mb-10">
  2638.            Generate an email with your subject and description. Streamline your inbox and save time.
  2639.        </p>
  2640.    </div>
  2641.  
  2642.    <div class="group/link absolute bottom-0 end-10 start-10 z-1 flex h-20 -translate-y-20 items-center overflow-hidden transition-all duration-300 group-hover:translate-y-0">
  2643.        
  2644.        <a
  2645.            class="flex h-full w-full translate-y-20 items-center justify-between gap-2 border-t border-white/20 text-sm font-semibold text-white transition-all duration-300 hover:text-primary group-hover:translate-y-0"
  2646.            href="#"
  2647.        >
  2648.            Learn more            <svg class="size-5 -translate-x-4 transition-transform duration-300 group-hover/link:translate-x-1 group-hover:translate-x-0" 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">
  2649.  <path d="M9 6l6 6l-6 6" />
  2650. </svg>        </a>
  2651.    </div>
  2652. </div>
  2653.                                            <div
  2654.    class="group relative z-2 flex-col rounded-3xl p-1 px-10 pt-10 transition-all duration-300 hidden"
  2655.    x-data="{ 'index': 27 }"
  2656.    :class="{ 'flex': showMore, 'hidden': !showMore && index > 5 }"
  2657. >
  2658.    <div
  2659.        class="pointer-events-none absolute inset-x-0 -top-20 bottom-0 z-0 overflow-hidden rounded-3xl p-0.5 transition-all duration-300 group-hover:shadow-[0_5px_75px_hsl(var(--primary)/10%)] group-hover:delay-200">
  2660.        <div class="absolute inset-[1px] translate-y-20 rounded-3xl bg-black transition-all duration-300 group-hover:translate-y-0">
  2661.            <span class="lqd-outline-glow absolute inline-block rounded-[inherit] pointer-events-none overflow-hidden lqd-outline-glow-effect-1 opacity-0 transition-all duration-300 group-hover:opacity-100">
  2662.    <span class="lqd-outline-glow-inner absolute start-1/2 top-1/2 inline-block aspect-square min-h-[150%] min-w-[150%] rounded-[inherit]"></span>
  2663. </span>
  2664.        </div>
  2665.    </div>
  2666.    <div class="relative z-1 transition-all duration-300 group-hover:-translate-y-20">
  2667.        <div class="mb-12">
  2668.            <div class="custom-templates-icon w-12 [&_svg]:h-auto [&_svg]:w-full">
  2669.                <svg xmlns="http://www.w3.org/2000/svg" height="48" viewBox="0 96 960 960" width="48"><path d="M140 896q-24 0-42-18t-18-42V316q0-24 18-42t42-18h680q24 0 42 18t18 42v520q0 24-18 42t-42 18H140Zm340-302 340-223v-55L480 534 140 316v55l340 223Z"/></svg>
  2670.            </div>
  2671.        </div>
  2672.        <h5 class="mb-6">
  2673.            Email Answer Generator
  2674.        </h5>
  2675.        <p class="mb-10">
  2676.            Effortlessly tackle your overflowing inbox with custom, accurate responses to common queries, freeing you up to focus on what matters most.
  2677.        </p>
  2678.    </div>
  2679.  
  2680.    <div class="group/link absolute bottom-0 end-10 start-10 z-1 flex h-20 -translate-y-20 items-center overflow-hidden transition-all duration-300 group-hover:translate-y-0">
  2681.        
  2682.        <a
  2683.            class="flex h-full w-full translate-y-20 items-center justify-between gap-2 border-t border-white/20 text-sm font-semibold text-white transition-all duration-300 hover:text-primary group-hover:translate-y-0"
  2684.            href="#"
  2685.        >
  2686.            Learn more            <svg class="size-5 -translate-x-4 transition-transform duration-300 group-hover/link:translate-x-1 group-hover:translate-x-0" 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">
  2687.  <path d="M9 6l6 6l-6 6" />
  2688. </svg>        </a>
  2689.    </div>
  2690. </div>
  2691.                                            <div
  2692.    class="group relative z-2 flex-col rounded-3xl p-1 px-10 pt-10 transition-all duration-300 hidden"
  2693.    x-data="{ 'index': 28 }"
  2694.    :class="{ 'flex': showMore, 'hidden': !showMore && index > 5 }"
  2695. >
  2696.    <div
  2697.        class="pointer-events-none absolute inset-x-0 -top-20 bottom-0 z-0 overflow-hidden rounded-3xl p-0.5 transition-all duration-300 group-hover:shadow-[0_5px_75px_hsl(var(--primary)/10%)] group-hover:delay-200">
  2698.        <div class="absolute inset-[1px] translate-y-20 rounded-3xl bg-black transition-all duration-300 group-hover:translate-y-0">
  2699.            <span class="lqd-outline-glow absolute inline-block rounded-[inherit] pointer-events-none overflow-hidden lqd-outline-glow-effect-1 opacity-0 transition-all duration-300 group-hover:opacity-100">
  2700.    <span class="lqd-outline-glow-inner absolute start-1/2 top-1/2 inline-block aspect-square min-h-[150%] min-w-[150%] rounded-[inherit]"></span>
  2701. </span>
  2702.        </div>
  2703.    </div>
  2704.    <div class="relative z-1 transition-all duration-300 group-hover:-translate-y-20">
  2705.        <div class="mb-12">
  2706.            <div class="custom-templates-icon w-12 [&_svg]:h-auto [&_svg]:w-full">
  2707.                <svg width="17" height="14" viewBox="0 0 17 14" fill="none" xmlns="http://www.w3.org/2000/svg">
  2708. <path d="M0.625 13.5V8.26172L11.875 6.75L0.625 5.23828V0L16.375 6.75L0.625 13.5Z" fill="#23344D"/>
  2709. </svg>
  2710.            </div>
  2711.        </div>
  2712.        <h5 class="mb-6">
  2713.            Newsletter Generator
  2714.        </h5>
  2715.        <p class="mb-10">
  2716.            Generate engaging newsletters easily with personalized content that resonates with your audience, driving growth and engagement.
  2717.        </p>
  2718.    </div>
  2719.  
  2720.    <div class="group/link absolute bottom-0 end-10 start-10 z-1 flex h-20 -translate-y-20 items-center overflow-hidden transition-all duration-300 group-hover:translate-y-0">
  2721.        
  2722.        <a
  2723.            class="flex h-full w-full translate-y-20 items-center justify-between gap-2 border-t border-white/20 text-sm font-semibold text-white transition-all duration-300 hover:text-primary group-hover:translate-y-0"
  2724.            href="#"
  2725.        >
  2726.            Learn more            <svg class="size-5 -translate-x-4 transition-transform duration-300 group-hover/link:translate-x-1 group-hover:translate-x-0" 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">
  2727.  <path d="M9 6l6 6l-6 6" />
  2728. </svg>        </a>
  2729.    </div>
  2730. </div>
  2731.                                            <div
  2732.    class="group relative z-2 flex-col rounded-3xl p-1 px-10 pt-10 transition-all duration-300 hidden"
  2733.    x-data="{ 'index': 29 }"
  2734.    :class="{ 'flex': showMore, 'hidden': !showMore && index > 5 }"
  2735. >
  2736.    <div
  2737.        class="pointer-events-none absolute inset-x-0 -top-20 bottom-0 z-0 overflow-hidden rounded-3xl p-0.5 transition-all duration-300 group-hover:shadow-[0_5px_75px_hsl(var(--primary)/10%)] group-hover:delay-200">
  2738.        <div class="absolute inset-[1px] translate-y-20 rounded-3xl bg-black transition-all duration-300 group-hover:translate-y-0">
  2739.            <span class="lqd-outline-glow absolute inline-block rounded-[inherit] pointer-events-none overflow-hidden lqd-outline-glow-effect-1 opacity-0 transition-all duration-300 group-hover:opacity-100">
  2740.    <span class="lqd-outline-glow-inner absolute start-1/2 top-1/2 inline-block aspect-square min-h-[150%] min-w-[150%] rounded-[inherit]"></span>
  2741. </span>
  2742.        </div>
  2743.    </div>
  2744.    <div class="relative z-1 transition-all duration-300 group-hover:-translate-y-20">
  2745.        <div class="mb-12">
  2746.            <div class="custom-templates-icon w-12 [&_svg]:h-auto [&_svg]:w-full">
  2747.                <svg width="17" height="18" viewBox="0 0 17 18" fill="none" xmlns="http://www.w3.org/2000/svg">
  2748. <path d="M4.75586 8.01172V9.48828H0.255859V8.01172H4.75586ZM6.37305 5.58594L5.31836 6.64062L3.73633 5.02344L4.79102 3.96875L6.37305 5.58594ZM9.25586 0.488281V4.98828H7.74414V0.488281H9.25586ZM13.2637 5.02344L11.6816 6.64062L10.627 5.58594L12.209 3.96875L13.2637 5.02344ZM12.2441 8.01172H16.7441V9.48828H12.2441V8.01172ZM6.90039 7.16797C7.3457 6.72266 7.87305 6.5 8.48242 6.5C9.11523 6.5 9.6543 6.72266 10.0996 7.16797C10.5449 7.58984 10.7676 8.11719 10.7676 8.75C10.7676 9.38281 10.5449 9.92188 10.0996 10.3672C9.6543 10.7891 9.11523 11 8.48242 11C7.87305 11 7.3457 10.7891 6.90039 10.3672C6.47852 9.92188 6.26758 9.38281 6.26758 8.75C6.26758 8.11719 6.47852 7.58984 6.90039 7.16797ZM10.627 11.9141L11.6816 10.8594L13.2637 12.4766L12.209 13.5312L10.627 11.9141ZM3.73633 12.4766L5.31836 10.8594L6.37305 11.9141L4.79102 13.5312L3.73633 12.4766ZM7.74414 17.0117V12.5117H9.25586V17.0117H7.74414Z" fill="#23344D"/>
  2749. </svg>
  2750.            </div>
  2751.        </div>
  2752.        <h5 class="mb-6">
  2753.            Grammar Correction
  2754.        </h5>
  2755.        <p class="mb-10">
  2756.            Eliminate grammar errors and enhance your writing with ease. Our tool offers seamless grammar correction for flawless content.
  2757.        </p>
  2758.    </div>
  2759.  
  2760.    <div class="group/link absolute bottom-0 end-10 start-10 z-1 flex h-20 -translate-y-20 items-center overflow-hidden transition-all duration-300 group-hover:translate-y-0">
  2761.        
  2762.        <a
  2763.            class="flex h-full w-full translate-y-20 items-center justify-between gap-2 border-t border-white/20 text-sm font-semibold text-white transition-all duration-300 hover:text-primary group-hover:translate-y-0"
  2764.            href="#"
  2765.        >
  2766.            Learn more            <svg class="size-5 -translate-x-4 transition-transform duration-300 group-hover/link:translate-x-1 group-hover:translate-x-0" 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">
  2767.  <path d="M9 6l6 6l-6 6" />
  2768. </svg>        </a>
  2769.    </div>
  2770. </div>
  2771.                                            <div
  2772.    class="group relative z-2 flex-col rounded-3xl p-1 px-10 pt-10 transition-all duration-300 hidden"
  2773.    x-data="{ 'index': 30 }"
  2774.    :class="{ 'flex': showMore, 'hidden': !showMore && index > 5 }"
  2775. >
  2776.    <div
  2777.        class="pointer-events-none absolute inset-x-0 -top-20 bottom-0 z-0 overflow-hidden rounded-3xl p-0.5 transition-all duration-300 group-hover:shadow-[0_5px_75px_hsl(var(--primary)/10%)] group-hover:delay-200">
  2778.        <div class="absolute inset-[1px] translate-y-20 rounded-3xl bg-black transition-all duration-300 group-hover:translate-y-0">
  2779.            <span class="lqd-outline-glow absolute inline-block rounded-[inherit] pointer-events-none overflow-hidden lqd-outline-glow-effect-1 opacity-0 transition-all duration-300 group-hover:opacity-100">
  2780.    <span class="lqd-outline-glow-inner absolute start-1/2 top-1/2 inline-block aspect-square min-h-[150%] min-w-[150%] rounded-[inherit]"></span>
  2781. </span>
  2782.        </div>
  2783.    </div>
  2784.    <div class="relative z-1 transition-all duration-300 group-hover:-translate-y-20">
  2785.        <div class="mb-12">
  2786.            <div class="custom-templates-icon w-12 [&_svg]:h-auto [&_svg]:w-full">
  2787.                <svg xmlns="http://www.w3.org/2000/svg" height="48" viewBox="0 96 960 960" width="48"><path d="M160 666v-60h389v60H160Zm0-120v-60h640v60H160Z"/></svg>
  2788.            </div>
  2789.        </div>
  2790.        <h5 class="mb-6">
  2791.            TL;DR Summarization
  2792.        </h5>
  2793.        <p class="mb-10">
  2794.            Automatically summarize long texts into bite-sized summaries with this TL;DR generator.
  2795.        </p>
  2796.    </div>
  2797.  
  2798.    <div class="group/link absolute bottom-0 end-10 start-10 z-1 flex h-20 -translate-y-20 items-center overflow-hidden transition-all duration-300 group-hover:translate-y-0">
  2799.        
  2800.        <a
  2801.            class="flex h-full w-full translate-y-20 items-center justify-between gap-2 border-t border-white/20 text-sm font-semibold text-white transition-all duration-300 hover:text-primary group-hover:translate-y-0"
  2802.            href="#"
  2803.        >
  2804.            Learn more            <svg class="size-5 -translate-x-4 transition-transform duration-300 group-hover/link:translate-x-1 group-hover:translate-x-0" 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">
  2805.  <path d="M9 6l6 6l-6 6" />
  2806. </svg>        </a>
  2807.    </div>
  2808. </div>
  2809.                                            <div
  2810.    class="group relative z-2 flex-col rounded-3xl p-1 px-10 pt-10 transition-all duration-300 hidden"
  2811.    x-data="{ 'index': 31 }"
  2812.    :class="{ 'flex': showMore, 'hidden': !showMore && index > 5 }"
  2813. >
  2814.    <div
  2815.        class="pointer-events-none absolute inset-x-0 -top-20 bottom-0 z-0 overflow-hidden rounded-3xl p-0.5 transition-all duration-300 group-hover:shadow-[0_5px_75px_hsl(var(--primary)/10%)] group-hover:delay-200">
  2816.        <div class="absolute inset-[1px] translate-y-20 rounded-3xl bg-black transition-all duration-300 group-hover:translate-y-0">
  2817.            <span class="lqd-outline-glow absolute inline-block rounded-[inherit] pointer-events-none overflow-hidden lqd-outline-glow-effect-1 opacity-0 transition-all duration-300 group-hover:opacity-100">
  2818.    <span class="lqd-outline-glow-inner absolute start-1/2 top-1/2 inline-block aspect-square min-h-[150%] min-w-[150%] rounded-[inherit]"></span>
  2819. </span>
  2820.        </div>
  2821.    </div>
  2822.    <div class="relative z-1 transition-all duration-300 group-hover:-translate-y-20">
  2823.        <div class="mb-12">
  2824.            <div class="custom-templates-icon w-12 [&_svg]:h-auto [&_svg]:w-full">
  2825.                <svg xmlns="http://www.w3.org/2000/svg" height="48" viewBox="0 96 960 960" width="48"><path d="M180 936q-24 0-42-18t-18-42V276q0-24 18-42t42-18h600q24 0 42 18t18 42v600q0 24-18 42t-42 18H180Zm56-157h489L578 583 446 754l-93-127-117 152Z"/></svg>
  2826.            </div>
  2827.        </div>
  2828.        <h5 class="mb-6">
  2829.            AI Image Generator
  2830.        </h5>
  2831.        <p class="mb-10">
  2832.            Create stunning images in seconds.
  2833.        </p>
  2834.    </div>
  2835.  
  2836.    <div class="group/link absolute bottom-0 end-10 start-10 z-1 flex h-20 -translate-y-20 items-center overflow-hidden transition-all duration-300 group-hover:translate-y-0">
  2837.        
  2838.        <a
  2839.            class="flex h-full w-full translate-y-20 items-center justify-between gap-2 border-t border-white/20 text-sm font-semibold text-white transition-all duration-300 hover:text-primary group-hover:translate-y-0"
  2840.            href="#"
  2841.        >
  2842.            Learn more            <svg class="size-5 -translate-x-4 transition-transform duration-300 group-hover/link:translate-x-1 group-hover:translate-x-0" 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">
  2843.  <path d="M9 6l6 6l-6 6" />
  2844. </svg>        </a>
  2845.    </div>
  2846. </div>
  2847.                                            <div
  2848.    class="group relative z-2 flex-col rounded-3xl p-1 px-10 pt-10 transition-all duration-300 hidden"
  2849.    x-data="{ 'index': 32 }"
  2850.    :class="{ 'flex': showMore, 'hidden': !showMore && index > 5 }"
  2851. >
  2852.    <div
  2853.        class="pointer-events-none absolute inset-x-0 -top-20 bottom-0 z-0 overflow-hidden rounded-3xl p-0.5 transition-all duration-300 group-hover:shadow-[0_5px_75px_hsl(var(--primary)/10%)] group-hover:delay-200">
  2854.        <div class="absolute inset-[1px] translate-y-20 rounded-3xl bg-black transition-all duration-300 group-hover:translate-y-0">
  2855.            <span class="lqd-outline-glow absolute inline-block rounded-[inherit] pointer-events-none overflow-hidden lqd-outline-glow-effect-1 opacity-0 transition-all duration-300 group-hover:opacity-100">
  2856.    <span class="lqd-outline-glow-inner absolute start-1/2 top-1/2 inline-block aspect-square min-h-[150%] min-w-[150%] rounded-[inherit]"></span>
  2857. </span>
  2858.        </div>
  2859.    </div>
  2860.    <div class="relative z-1 transition-all duration-300 group-hover:-translate-y-20">
  2861.        <div class="mb-12">
  2862.            <div class="custom-templates-icon w-12 [&_svg]:h-auto [&_svg]:w-full">
  2863.                <svg xmlns="http://www.w3.org/2000/svg" height="48" viewBox="0 96 960 960" width="48"><path d="M140 976q-24.75 0-42.375-17.625T80 916V236q0-24.75 17.625-42.375T140 176h380l-60 60H140v680h480V776h60v140q0 24.75-17.625 42.375T620 976H140Zm100-170v-60h280v60H240Zm0-120v-60h200v60H240Zm380 10L460 536H320V336h140l160-160v520Zm60-92V258q56 21 88 74t32 104q0 51-35 101t-85 67Zm0 142v-62q70-25 125-90t55-158q0-93-55-158t-125-90v-62q102 27 171 112.5T920 436q0 112-69 197.5T680 746Z"/></svg>
  2864.            </div>
  2865.        </div>
  2866.        <h5 class="mb-6">
  2867.            AI Speech to Text
  2868.        </h5>
  2869.        <p class="mb-10">
  2870.            The AI app that turns audio speech into text with ease.
  2871.        </p>
  2872.    </div>
  2873.  
  2874.    <div class="group/link absolute bottom-0 end-10 start-10 z-1 flex h-20 -translate-y-20 items-center overflow-hidden transition-all duration-300 group-hover:translate-y-0">
  2875.        
  2876.        <a
  2877.            class="flex h-full w-full translate-y-20 items-center justify-between gap-2 border-t border-white/20 text-sm font-semibold text-white transition-all duration-300 hover:text-primary group-hover:translate-y-0"
  2878.            href="#"
  2879.        >
  2880.            Learn more            <svg class="size-5 -translate-x-4 transition-transform duration-300 group-hover/link:translate-x-1 group-hover:translate-x-0" 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">
  2881.  <path d="M9 6l6 6l-6 6" />
  2882. </svg>        </a>
  2883.    </div>
  2884. </div>
  2885.                                            <div
  2886.    class="group relative z-2 flex-col rounded-3xl p-1 px-10 pt-10 transition-all duration-300 hidden"
  2887.    x-data="{ 'index': 33 }"
  2888.    :class="{ 'flex': showMore, 'hidden': !showMore && index > 5 }"
  2889. >
  2890.    <div
  2891.        class="pointer-events-none absolute inset-x-0 -top-20 bottom-0 z-0 overflow-hidden rounded-3xl p-0.5 transition-all duration-300 group-hover:shadow-[0_5px_75px_hsl(var(--primary)/10%)] group-hover:delay-200">
  2892.        <div class="absolute inset-[1px] translate-y-20 rounded-3xl bg-black transition-all duration-300 group-hover:translate-y-0">
  2893.            <span class="lqd-outline-glow absolute inline-block rounded-[inherit] pointer-events-none overflow-hidden lqd-outline-glow-effect-1 opacity-0 transition-all duration-300 group-hover:opacity-100">
  2894.    <span class="lqd-outline-glow-inner absolute start-1/2 top-1/2 inline-block aspect-square min-h-[150%] min-w-[150%] rounded-[inherit]"></span>
  2895. </span>
  2896.        </div>
  2897.    </div>
  2898.    <div class="relative z-1 transition-all duration-300 group-hover:-translate-y-20">
  2899.        <div class="mb-12">
  2900.            <div class="custom-templates-icon w-12 [&_svg]:h-auto [&_svg]:w-full">
  2901.                <svg xmlns="http://www.w3.org/2000/svg" height="40" viewBox="0 96 960 960" width="40"><path d="M196.666 965.333q-43.824 0-74.912-31.087-31.087-31.088-31.087-74.912V701.667h105.999v157.667h157.667v105.999H196.666Zm409.001 0V859.334h157.667V701.667H870v157.667q0 43.824-31.284 74.912-31.283 31.087-75.382 31.087H605.667ZM344 739.333 180.667 576 344 412.667 418.333 489l-86 87 86 87L344 739.333Zm272 0L541.667 663l86-87-86-87L616 412.667 779.333 576 616 739.333Zm-525.333-289V292.666q0-44.099 31.087-75.382Q152.842 186 196.666 186h157.667v106.666H196.666v157.667H90.667Zm672.667 0V292.666H605.667V186h157.667q44.099 0 75.382 31.284Q870 248.567 870 292.666v157.667H763.334Z"/></svg>
  2902.            </div>
  2903.        </div>
  2904.        <h5 class="mb-6">
  2905.            AI Code Generator
  2906.        </h5>
  2907.        <p class="mb-10">
  2908.            Create custom code in seconds! Leverage our state-of-the-art AI technology to quickly and easily generate code in any language.
  2909.        </p>
  2910.    </div>
  2911.  
  2912.    <div class="group/link absolute bottom-0 end-10 start-10 z-1 flex h-20 -translate-y-20 items-center overflow-hidden transition-all duration-300 group-hover:translate-y-0">
  2913.        
  2914.        <a
  2915.            class="flex h-full w-full translate-y-20 items-center justify-between gap-2 border-t border-white/20 text-sm font-semibold text-white transition-all duration-300 hover:text-primary group-hover:translate-y-0"
  2916.            href="#"
  2917.        >
  2918.            Learn more            <svg class="size-5 -translate-x-4 transition-transform duration-300 group-hover/link:translate-x-1 group-hover:translate-x-0" 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">
  2919.  <path d="M9 6l6 6l-6 6" />
  2920. </svg>        </a>
  2921.    </div>
  2922. </div>
  2923.                                            <div
  2924.    class="group relative z-2 flex-col rounded-3xl p-1 px-10 pt-10 transition-all duration-300 hidden"
  2925.    x-data="{ 'index': 34 }"
  2926.    :class="{ 'flex': showMore, 'hidden': !showMore && index > 5 }"
  2927. >
  2928.    <div
  2929.        class="pointer-events-none absolute inset-x-0 -top-20 bottom-0 z-0 overflow-hidden rounded-3xl p-0.5 transition-all duration-300 group-hover:shadow-[0_5px_75px_hsl(var(--primary)/10%)] group-hover:delay-200">
  2930.        <div class="absolute inset-[1px] translate-y-20 rounded-3xl bg-black transition-all duration-300 group-hover:translate-y-0">
  2931.            <span class="lqd-outline-glow absolute inline-block rounded-[inherit] pointer-events-none overflow-hidden lqd-outline-glow-effect-1 opacity-0 transition-all duration-300 group-hover:opacity-100">
  2932.    <span class="lqd-outline-glow-inner absolute start-1/2 top-1/2 inline-block aspect-square min-h-[150%] min-w-[150%] rounded-[inherit]"></span>
  2933. </span>
  2934.        </div>
  2935.    </div>
  2936.    <div class="relative z-1 transition-all duration-300 group-hover:-translate-y-20">
  2937.        <div class="mb-12">
  2938.            <div class="custom-templates-icon w-12 [&_svg]:h-auto [&_svg]:w-full">
  2939.                <svg xmlns="http://www.w3.org/2000/svg" height="48" viewBox="0 96 960 960" width="48"><path d="M430 896V356H200V256h560v100H530v540H430Z"/></svg>
  2940.            </div>
  2941.        </div>
  2942.        <h5 class="mb-6">
  2943.            AI Article Wizard Generator
  2944.        </h5>
  2945.        <p class="mb-10">
  2946.            Create custom article instantly with our article wizard generator. Boost engagement and save time.
  2947.        </p>
  2948.    </div>
  2949.  
  2950.    <div class="group/link absolute bottom-0 end-10 start-10 z-1 flex h-20 -translate-y-20 items-center overflow-hidden transition-all duration-300 group-hover:translate-y-0">
  2951.        
  2952.        <a
  2953.            class="flex h-full w-full translate-y-20 items-center justify-between gap-2 border-t border-white/20 text-sm font-semibold text-white transition-all duration-300 hover:text-primary group-hover:translate-y-0"
  2954.            href="#"
  2955.        >
  2956.            Learn more            <svg class="size-5 -translate-x-4 transition-transform duration-300 group-hover/link:translate-x-1 group-hover:translate-x-0" 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">
  2957.  <path d="M9 6l6 6l-6 6" />
  2958. </svg>        </a>
  2959.    </div>
  2960. </div>
  2961.                                            <div
  2962.    class="group relative z-2 flex-col rounded-3xl p-1 px-10 pt-10 transition-all duration-300 hidden"
  2963.    x-data="{ 'index': 35 }"
  2964.    :class="{ 'flex': showMore, 'hidden': !showMore && index > 5 }"
  2965. >
  2966.    <div
  2967.        class="pointer-events-none absolute inset-x-0 -top-20 bottom-0 z-0 overflow-hidden rounded-3xl p-0.5 transition-all duration-300 group-hover:shadow-[0_5px_75px_hsl(var(--primary)/10%)] group-hover:delay-200">
  2968.        <div class="absolute inset-[1px] translate-y-20 rounded-3xl bg-black transition-all duration-300 group-hover:translate-y-0">
  2969.            <span class="lqd-outline-glow absolute inline-block rounded-[inherit] pointer-events-none overflow-hidden lqd-outline-glow-effect-1 opacity-0 transition-all duration-300 group-hover:opacity-100">
  2970.    <span class="lqd-outline-glow-inner absolute start-1/2 top-1/2 inline-block aspect-square min-h-[150%] min-w-[150%] rounded-[inherit]"></span>
  2971. </span>
  2972.        </div>
  2973.    </div>
  2974.    <div class="relative z-1 transition-all duration-300 group-hover:-translate-y-20">
  2975.        <div class="mb-12">
  2976.            <div class="custom-templates-icon w-12 [&_svg]:h-auto [&_svg]:w-full">
  2977.                <svg xmlns="http://www.w3.org/2000/svg"
  2978. width="48" height="48" stroke-width="2" stroke="black" fill="none" viewBox="0 0 24 24"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><path d="M6 4l6 16l6 -16" /></svg>
  2979.            </div>
  2980.        </div>
  2981.        <h5 class="mb-6">
  2982.            AI Vision
  2983.        </h5>
  2984.        <p class="mb-10">
  2985.            Elevate your visual analytics with our AI Vision platform. Harness the power of machine learning for real-time image recognition and data insights. Enhance efficiency and decision-making.
  2986.        </p>
  2987.    </div>
  2988.  
  2989.    <div class="group/link absolute bottom-0 end-10 start-10 z-1 flex h-20 -translate-y-20 items-center overflow-hidden transition-all duration-300 group-hover:translate-y-0">
  2990.        
  2991.        <a
  2992.            class="flex h-full w-full translate-y-20 items-center justify-between gap-2 border-t border-white/20 text-sm font-semibold text-white transition-all duration-300 hover:text-primary group-hover:translate-y-0"
  2993.            href="#"
  2994.        >
  2995.            Learn more            <svg class="size-5 -translate-x-4 transition-transform duration-300 group-hover/link:translate-x-1 group-hover:translate-x-0" 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">
  2996.  <path d="M9 6l6 6l-6 6" />
  2997. </svg>        </a>
  2998.    </div>
  2999. </div>
  3000.                                            <div
  3001.    class="group relative z-2 flex-col rounded-3xl p-1 px-10 pt-10 transition-all duration-300 hidden"
  3002.    x-data="{ 'index': 36 }"
  3003.    :class="{ 'flex': showMore, 'hidden': !showMore && index > 5 }"
  3004. >
  3005.    <div
  3006.        class="pointer-events-none absolute inset-x-0 -top-20 bottom-0 z-0 overflow-hidden rounded-3xl p-0.5 transition-all duration-300 group-hover:shadow-[0_5px_75px_hsl(var(--primary)/10%)] group-hover:delay-200">
  3007.        <div class="absolute inset-[1px] translate-y-20 rounded-3xl bg-black transition-all duration-300 group-hover:translate-y-0">
  3008.            <span class="lqd-outline-glow absolute inline-block rounded-[inherit] pointer-events-none overflow-hidden lqd-outline-glow-effect-1 opacity-0 transition-all duration-300 group-hover:opacity-100">
  3009.    <span class="lqd-outline-glow-inner absolute start-1/2 top-1/2 inline-block aspect-square min-h-[150%] min-w-[150%] rounded-[inherit]"></span>
  3010. </span>
  3011.        </div>
  3012.    </div>
  3013.    <div class="relative z-1 transition-all duration-300 group-hover:-translate-y-20">
  3014.        <div class="mb-12">
  3015.            <div class="custom-templates-icon w-12 [&_svg]:h-auto [&_svg]:w-full">
  3016.                <svg xmlns="http://www.w3.org/2000/svg"
  3017. width="48" height="48" stroke-width="2" stroke="black" fill="none" viewBox="0 0 24 24"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><path d="M6 4l6 16l6 -16" /></svg>
  3018.            </div>
  3019.        </div>
  3020.        <h5 class="mb-6">
  3021.            File Analyzer
  3022.        </h5>
  3023.        <p class="mb-10">
  3024.            Simply upload a file (PDF, CSV, .doc or .docx) and extract key insights or summarize the entire document.
  3025.        </p>
  3026.    </div>
  3027.  
  3028.    <div class="group/link absolute bottom-0 end-10 start-10 z-1 flex h-20 -translate-y-20 items-center overflow-hidden transition-all duration-300 group-hover:translate-y-0">
  3029.        
  3030.        <a
  3031.            class="flex h-full w-full translate-y-20 items-center justify-between gap-2 border-t border-white/20 text-sm font-semibold text-white transition-all duration-300 hover:text-primary group-hover:translate-y-0"
  3032.            href="#"
  3033.        >
  3034.            Learn more            <svg class="size-5 -translate-x-4 transition-transform duration-300 group-hover/link:translate-x-1 group-hover:translate-x-0" 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">
  3035.  <path d="M9 6l6 6l-6 6" />
  3036. </svg>        </a>
  3037.    </div>
  3038. </div>
  3039.                                            <div
  3040.    class="group relative z-2 flex-col rounded-3xl p-1 px-10 pt-10 transition-all duration-300 hidden"
  3041.    x-data="{ 'index': 37 }"
  3042.    :class="{ 'flex': showMore, 'hidden': !showMore && index > 5 }"
  3043. >
  3044.    <div
  3045.        class="pointer-events-none absolute inset-x-0 -top-20 bottom-0 z-0 overflow-hidden rounded-3xl p-0.5 transition-all duration-300 group-hover:shadow-[0_5px_75px_hsl(var(--primary)/10%)] group-hover:delay-200">
  3046.        <div class="absolute inset-[1px] translate-y-20 rounded-3xl bg-black transition-all duration-300 group-hover:translate-y-0">
  3047.            <span class="lqd-outline-glow absolute inline-block rounded-[inherit] pointer-events-none overflow-hidden lqd-outline-glow-effect-1 opacity-0 transition-all duration-300 group-hover:opacity-100">
  3048.    <span class="lqd-outline-glow-inner absolute start-1/2 top-1/2 inline-block aspect-square min-h-[150%] min-w-[150%] rounded-[inherit]"></span>
  3049. </span>
  3050.        </div>
  3051.    </div>
  3052.    <div class="relative z-1 transition-all duration-300 group-hover:-translate-y-20">
  3053.        <div class="mb-12">
  3054.            <div class="custom-templates-icon w-12 [&_svg]:h-auto [&_svg]:w-full">
  3055.                <svg xmlns="http://www.w3.org/2000/svg"
  3056. width="48" height="48" stroke-width="2" stroke="black" fill="none" viewBox="0 0 24 24"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><path d="M6 4l6 16l6 -16" /></svg>
  3057.            </div>
  3058.        </div>
  3059.        <h5 class="mb-6">
  3060.            Chat Image
  3061.        </h5>
  3062.        <p class="mb-10">
  3063.            Generate Image by user input
  3064.        </p>
  3065.    </div>
  3066.  
  3067.    <div class="group/link absolute bottom-0 end-10 start-10 z-1 flex h-20 -translate-y-20 items-center overflow-hidden transition-all duration-300 group-hover:translate-y-0">
  3068.        
  3069.        <a
  3070.            class="flex h-full w-full translate-y-20 items-center justify-between gap-2 border-t border-white/20 text-sm font-semibold text-white transition-all duration-300 hover:text-primary group-hover:translate-y-0"
  3071.            href="#"
  3072.        >
  3073.            Learn more            <svg class="size-5 -translate-x-4 transition-transform duration-300 group-hover/link:translate-x-1 group-hover:translate-x-0" 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">
  3074.  <path d="M9 6l6 6l-6 6" />
  3075. </svg>        </a>
  3076.    </div>
  3077. </div>
  3078.                                            <div
  3079.    class="group relative z-2 flex-col rounded-3xl p-1 px-10 pt-10 transition-all duration-300 hidden"
  3080.    x-data="{ 'index': 38 }"
  3081.    :class="{ 'flex': showMore, 'hidden': !showMore && index > 5 }"
  3082. >
  3083.    <div
  3084.        class="pointer-events-none absolute inset-x-0 -top-20 bottom-0 z-0 overflow-hidden rounded-3xl p-0.5 transition-all duration-300 group-hover:shadow-[0_5px_75px_hsl(var(--primary)/10%)] group-hover:delay-200">
  3085.        <div class="absolute inset-[1px] translate-y-20 rounded-3xl bg-black transition-all duration-300 group-hover:translate-y-0">
  3086.            <span class="lqd-outline-glow absolute inline-block rounded-[inherit] pointer-events-none overflow-hidden lqd-outline-glow-effect-1 opacity-0 transition-all duration-300 group-hover:opacity-100">
  3087.    <span class="lqd-outline-glow-inner absolute start-1/2 top-1/2 inline-block aspect-square min-h-[150%] min-w-[150%] rounded-[inherit]"></span>
  3088. </span>
  3089.        </div>
  3090.    </div>
  3091.    <div class="relative z-1 transition-all duration-300 group-hover:-translate-y-20">
  3092.        <div class="mb-12">
  3093.            <div class="custom-templates-icon w-12 [&_svg]:h-auto [&_svg]:w-full">
  3094.                <svg xmlns="http://www.w3.org/2000/svg" height="48" viewBox="0 96 960 960" width="48"><path d="M430 896V356H200V256h560v100H530v540H430Z"/></svg>
  3095.            </div>
  3096.        </div>
  3097.        <h5 class="mb-6">
  3098.            AI ReWriter
  3099.        </h5>
  3100.        <p class="mb-10">
  3101.            Rewrite more professional and detailed content instantly with our ai rewriter. Boost engagement and save time.
  3102.        </p>
  3103.    </div>
  3104.  
  3105.    <div class="group/link absolute bottom-0 end-10 start-10 z-1 flex h-20 -translate-y-20 items-center overflow-hidden transition-all duration-300 group-hover:translate-y-0">
  3106.        
  3107.        <a
  3108.            class="flex h-full w-full translate-y-20 items-center justify-between gap-2 border-t border-white/20 text-sm font-semibold text-white transition-all duration-300 hover:text-primary group-hover:translate-y-0"
  3109.            href="#"
  3110.        >
  3111.            Learn more            <svg class="size-5 -translate-x-4 transition-transform duration-300 group-hover/link:translate-x-1 group-hover:translate-x-0" 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">
  3112.  <path d="M9 6l6 6l-6 6" />
  3113. </svg>        </a>
  3114.    </div>
  3115. </div>
  3116.                                            <div
  3117.    class="group relative z-2 flex-col rounded-3xl p-1 px-10 pt-10 transition-all duration-300 hidden"
  3118.    x-data="{ 'index': 39 }"
  3119.    :class="{ 'flex': showMore, 'hidden': !showMore && index > 5 }"
  3120. >
  3121.    <div
  3122.        class="pointer-events-none absolute inset-x-0 -top-20 bottom-0 z-0 overflow-hidden rounded-3xl p-0.5 transition-all duration-300 group-hover:shadow-[0_5px_75px_hsl(var(--primary)/10%)] group-hover:delay-200">
  3123.        <div class="absolute inset-[1px] translate-y-20 rounded-3xl bg-black transition-all duration-300 group-hover:translate-y-0">
  3124.            <span class="lqd-outline-glow absolute inline-block rounded-[inherit] pointer-events-none overflow-hidden lqd-outline-glow-effect-1 opacity-0 transition-all duration-300 group-hover:opacity-100">
  3125.    <span class="lqd-outline-glow-inner absolute start-1/2 top-1/2 inline-block aspect-square min-h-[150%] min-w-[150%] rounded-[inherit]"></span>
  3126. </span>
  3127.        </div>
  3128.    </div>
  3129.    <div class="relative z-1 transition-all duration-300 group-hover:-translate-y-20">
  3130.        <div class="mb-12">
  3131.            <div class="custom-templates-icon w-12 [&_svg]:h-auto [&_svg]:w-full">
  3132.                <svg xmlns="http://www.w3.org/2000/svg"
  3133. width="48" height="48" stroke-width="2" stroke="black" fill="none" viewBox="0 0 24 24"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><path d="M6 4l6 16l6 -16" /></svg>
  3134.            </div>
  3135.        </div>
  3136.        <h5 class="mb-6">
  3137.            AI Web Chat
  3138.        </h5>
  3139.        <p class="mb-10">
  3140.            Analyze web page content with url
  3141.        </p>
  3142.    </div>
  3143.  
  3144.    <div class="group/link absolute bottom-0 end-10 start-10 z-1 flex h-20 -translate-y-20 items-center overflow-hidden transition-all duration-300 group-hover:translate-y-0">
  3145.        
  3146.        <a
  3147.            class="flex h-full w-full translate-y-20 items-center justify-between gap-2 border-t border-white/20 text-sm font-semibold text-white transition-all duration-300 hover:text-primary group-hover:translate-y-0"
  3148.            href="#"
  3149.        >
  3150.            Learn more            <svg class="size-5 -translate-x-4 transition-transform duration-300 group-hover/link:translate-x-1 group-hover:translate-x-0" 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">
  3151.  <path d="M9 6l6 6l-6 6" />
  3152. </svg>        </a>
  3153.    </div>
  3154. </div>
  3155.                                            <div
  3156.    class="group relative z-2 flex-col rounded-3xl p-1 px-10 pt-10 transition-all duration-300 hidden"
  3157.    x-data="{ 'index': 40 }"
  3158.    :class="{ 'flex': showMore, 'hidden': !showMore && index > 5 }"
  3159. >
  3160.    <div
  3161.        class="pointer-events-none absolute inset-x-0 -top-20 bottom-0 z-0 overflow-hidden rounded-3xl p-0.5 transition-all duration-300 group-hover:shadow-[0_5px_75px_hsl(var(--primary)/10%)] group-hover:delay-200">
  3162.        <div class="absolute inset-[1px] translate-y-20 rounded-3xl bg-black transition-all duration-300 group-hover:translate-y-0">
  3163.            <span class="lqd-outline-glow absolute inline-block rounded-[inherit] pointer-events-none overflow-hidden lqd-outline-glow-effect-1 opacity-0 transition-all duration-300 group-hover:opacity-100">
  3164.    <span class="lqd-outline-glow-inner absolute start-1/2 top-1/2 inline-block aspect-square min-h-[150%] min-w-[150%] rounded-[inherit]"></span>
  3165. </span>
  3166.        </div>
  3167.    </div>
  3168.    <div class="relative z-1 transition-all duration-300 group-hover:-translate-y-20">
  3169.        <div class="mb-12">
  3170.            <div class="custom-templates-icon w-12 [&_svg]:h-auto [&_svg]:w-full">
  3171.                <svg xmlns="http://www.w3.org/2000/svg"
  3172. width="48" height="48" stroke-width="2" stroke="black" fill="none" viewBox="0 0 24 24"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><path d="M6 4l6 16l6 -16" /></svg>
  3173.            </div>
  3174.        </div>
  3175.        <h5 class="mb-6">
  3176.            AI Video
  3177.        </h5>
  3178.        <p class="mb-10">
  3179.            Bring your static images to life and create visually compelling videos effortlessly.
  3180.        </p>
  3181.    </div>
  3182.  
  3183.    <div class="group/link absolute bottom-0 end-10 start-10 z-1 flex h-20 -translate-y-20 items-center overflow-hidden transition-all duration-300 group-hover:translate-y-0">
  3184.        
  3185.        <a
  3186.            class="flex h-full w-full translate-y-20 items-center justify-between gap-2 border-t border-white/20 text-sm font-semibold text-white transition-all duration-300 hover:text-primary group-hover:translate-y-0"
  3187.            href="#"
  3188.        >
  3189.            Learn more            <svg class="size-5 -translate-x-4 transition-transform duration-300 group-hover/link:translate-x-1 group-hover:translate-x-0" 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">
  3190.  <path d="M9 6l6 6l-6 6" />
  3191. </svg>        </a>
  3192.    </div>
  3193. </div>
  3194.                                            <div
  3195.    class="group relative z-2 flex-col rounded-3xl p-1 px-10 pt-10 transition-all duration-300 hidden"
  3196.    x-data="{ 'index': 41 }"
  3197.    :class="{ 'flex': showMore, 'hidden': !showMore && index > 5 }"
  3198. >
  3199.    <div
  3200.        class="pointer-events-none absolute inset-x-0 -top-20 bottom-0 z-0 overflow-hidden rounded-3xl p-0.5 transition-all duration-300 group-hover:shadow-[0_5px_75px_hsl(var(--primary)/10%)] group-hover:delay-200">
  3201.        <div class="absolute inset-[1px] translate-y-20 rounded-3xl bg-black transition-all duration-300 group-hover:translate-y-0">
  3202.            <span class="lqd-outline-glow absolute inline-block rounded-[inherit] pointer-events-none overflow-hidden lqd-outline-glow-effect-1 opacity-0 transition-all duration-300 group-hover:opacity-100">
  3203.    <span class="lqd-outline-glow-inner absolute start-1/2 top-1/2 inline-block aspect-square min-h-[150%] min-w-[150%] rounded-[inherit]"></span>
  3204. </span>
  3205.        </div>
  3206.    </div>
  3207.    <div class="relative z-1 transition-all duration-300 group-hover:-translate-y-20">
  3208.        <div class="mb-12">
  3209.            <div class="custom-templates-icon w-12 [&_svg]:h-auto [&_svg]:w-full">
  3210.                <svg xmlns="http://www.w3.org/2000/svg" height="48" viewBox="0 96 960 960" width="48"><path d="M140 976q-24.75 0-42.375-17.625T80 916V236q0-24.75 17.625-42.375T140 176h380l-60 60H140v680h480V776h60v140q0 24.75-17.625 42.375T620 976H140Zm100-170v-60h280v60H240Zm0-120v-60h200v60H240Zm380 10L460 536H320V336h140l160-160v520Zm60-92V258q56 21 88 74t32 104q0 51-35 101t-85 67Zm0 142v-62q70-25 125-90t55-158q0-93-55-158t-125-90v-62q102 27 171 112.5T920 436q0 112-69 197.5T680 746Z"/></svg>
  3211.            </div>
  3212.        </div>
  3213.        <h5 class="mb-6">
  3214.            AI Voiceover
  3215.        </h5>
  3216.        <p class="mb-10">
  3217.            The AI app that turns text into audio speech with ease. Get ready to generate custom audios from texts quickly and accurately.
  3218.        </p>
  3219.    </div>
  3220.  
  3221.    <div class="group/link absolute bottom-0 end-10 start-10 z-1 flex h-20 -translate-y-20 items-center overflow-hidden transition-all duration-300 group-hover:translate-y-0">
  3222.        
  3223.        <a
  3224.            class="flex h-full w-full translate-y-20 items-center justify-between gap-2 border-t border-white/20 text-sm font-semibold text-white transition-all duration-300 hover:text-primary group-hover:translate-y-0"
  3225.            href="#"
  3226.        >
  3227.            Learn more            <svg class="size-5 -translate-x-4 transition-transform duration-300 group-hover/link:translate-x-1 group-hover:translate-x-0" 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">
  3228.  <path d="M9 6l6 6l-6 6" />
  3229. </svg>        </a>
  3230.    </div>
  3231. </div>
  3232.                                            <div
  3233.    class="group relative z-2 flex-col rounded-3xl p-1 px-10 pt-10 transition-all duration-300 hidden"
  3234.    x-data="{ 'index': 42 }"
  3235.    :class="{ 'flex': showMore, 'hidden': !showMore && index > 5 }"
  3236. >
  3237.    <div
  3238.        class="pointer-events-none absolute inset-x-0 -top-20 bottom-0 z-0 overflow-hidden rounded-3xl p-0.5 transition-all duration-300 group-hover:shadow-[0_5px_75px_hsl(var(--primary)/10%)] group-hover:delay-200">
  3239.        <div class="absolute inset-[1px] translate-y-20 rounded-3xl bg-black transition-all duration-300 group-hover:translate-y-0">
  3240.            <span class="lqd-outline-glow absolute inline-block rounded-[inherit] pointer-events-none overflow-hidden lqd-outline-glow-effect-1 opacity-0 transition-all duration-300 group-hover:opacity-100">
  3241.    <span class="lqd-outline-glow-inner absolute start-1/2 top-1/2 inline-block aspect-square min-h-[150%] min-w-[150%] rounded-[inherit]"></span>
  3242. </span>
  3243.        </div>
  3244.    </div>
  3245.    <div class="relative z-1 transition-all duration-300 group-hover:-translate-y-20">
  3246.        <div class="mb-12">
  3247.            <div class="custom-templates-icon w-12 [&_svg]:h-auto [&_svg]:w-full">
  3248.                <svg xmlns="http://www.w3.org/2000/svg" width="44" height="44" viewBox="0 0 24 24" stroke-width="1.5" stroke="#2c3e50" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><path d="M2 8a4 4 0 0 1 4 -4h12a4 4 0 0 1 4 4v8a4 4 0 0 1 -4 4h-12a4 4 0 0 1 -4 -4v-8z" /><path d="M10 9l5 3l-5 3z" /></svg>
  3249.            </div>
  3250.        </div>
  3251.        <h5 class="mb-6">
  3252.            AI YouTube
  3253.        </h5>
  3254.        <p class="mb-10">
  3255.            Simply turn your Youtube videos into Blog post.
  3256.        </p>
  3257.    </div>
  3258.  
  3259.    <div class="group/link absolute bottom-0 end-10 start-10 z-1 flex h-20 -translate-y-20 items-center overflow-hidden transition-all duration-300 group-hover:translate-y-0">
  3260.        
  3261.        <a
  3262.            class="flex h-full w-full translate-y-20 items-center justify-between gap-2 border-t border-white/20 text-sm font-semibold text-white transition-all duration-300 hover:text-primary group-hover:translate-y-0"
  3263.            href="#"
  3264.        >
  3265.            Learn more            <svg class="size-5 -translate-x-4 transition-transform duration-300 group-hover/link:translate-x-1 group-hover:translate-x-0" 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">
  3266.  <path d="M9 6l6 6l-6 6" />
  3267. </svg>        </a>
  3268.    </div>
  3269. </div>
  3270.                                            <div
  3271.    class="group relative z-2 flex-col rounded-3xl p-1 px-10 pt-10 transition-all duration-300 hidden"
  3272.    x-data="{ 'index': 43 }"
  3273.    :class="{ 'flex': showMore, 'hidden': !showMore && index > 5 }"
  3274. >
  3275.    <div
  3276.        class="pointer-events-none absolute inset-x-0 -top-20 bottom-0 z-0 overflow-hidden rounded-3xl p-0.5 transition-all duration-300 group-hover:shadow-[0_5px_75px_hsl(var(--primary)/10%)] group-hover:delay-200">
  3277.        <div class="absolute inset-[1px] translate-y-20 rounded-3xl bg-black transition-all duration-300 group-hover:translate-y-0">
  3278.            <span class="lqd-outline-glow absolute inline-block rounded-[inherit] pointer-events-none overflow-hidden lqd-outline-glow-effect-1 opacity-0 transition-all duration-300 group-hover:opacity-100">
  3279.    <span class="lqd-outline-glow-inner absolute start-1/2 top-1/2 inline-block aspect-square min-h-[150%] min-w-[150%] rounded-[inherit]"></span>
  3280. </span>
  3281.        </div>
  3282.    </div>
  3283.    <div class="relative z-1 transition-all duration-300 group-hover:-translate-y-20">
  3284.        <div class="mb-12">
  3285.            <div class="custom-templates-icon w-12 [&_svg]:h-auto [&_svg]:w-full">
  3286.                <svg xmlns="http://www.w3.org/2000/svg" width="44" height="44" viewBox="0 0 24 24" stroke-width="1.5" stroke="#2c3e50" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><path d="M5 19m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" /><path d="M4 4a16 16 0 0 1 16 16" /><path d="M4 11a9 9 0 0 1 9 9" /></svg>
  3287.            </div>
  3288.        </div>
  3289.        <h5 class="mb-6">
  3290.            AI RSS
  3291.        </h5>
  3292.        <p class="mb-10">
  3293.            Generate unique content with RSS Feed.
  3294.        </p>
  3295.    </div>
  3296.  
  3297.    <div class="group/link absolute bottom-0 end-10 start-10 z-1 flex h-20 -translate-y-20 items-center overflow-hidden transition-all duration-300 group-hover:translate-y-0">
  3298.        
  3299.        <a
  3300.            class="flex h-full w-full translate-y-20 items-center justify-between gap-2 border-t border-white/20 text-sm font-semibold text-white transition-all duration-300 hover:text-primary group-hover:translate-y-0"
  3301.            href="#"
  3302.        >
  3303.            Learn more            <svg class="size-5 -translate-x-4 transition-transform duration-300 group-hover/link:translate-x-1 group-hover:translate-x-0" 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">
  3304.  <path d="M9 6l6 6l-6 6" />
  3305. </svg>        </a>
  3306.    </div>
  3307. </div>
  3308.                                            <div
  3309.    class="group relative z-2 flex-col rounded-3xl p-1 px-10 pt-10 transition-all duration-300 hidden"
  3310.    x-data="{ 'index': 44 }"
  3311.    :class="{ 'flex': showMore, 'hidden': !showMore && index > 5 }"
  3312. >
  3313.    <div
  3314.        class="pointer-events-none absolute inset-x-0 -top-20 bottom-0 z-0 overflow-hidden rounded-3xl p-0.5 transition-all duration-300 group-hover:shadow-[0_5px_75px_hsl(var(--primary)/10%)] group-hover:delay-200">
  3315.        <div class="absolute inset-[1px] translate-y-20 rounded-3xl bg-black transition-all duration-300 group-hover:translate-y-0">
  3316.            <span class="lqd-outline-glow absolute inline-block rounded-[inherit] pointer-events-none overflow-hidden lqd-outline-glow-effect-1 opacity-0 transition-all duration-300 group-hover:opacity-100">
  3317.    <span class="lqd-outline-glow-inner absolute start-1/2 top-1/2 inline-block aspect-square min-h-[150%] min-w-[150%] rounded-[inherit]"></span>
  3318. </span>
  3319.        </div>
  3320.    </div>
  3321.    <div class="relative z-1 transition-all duration-300 group-hover:-translate-y-20">
  3322.        <div class="mb-12">
  3323.            <div class="custom-templates-icon w-12 [&_svg]:h-auto [&_svg]:w-full">
  3324.                <svg xmlns="http://www.w3.org/2000/svg" height="48" viewBox="0 96 960 960" width="48"><path d="M140 976q-24.75 0-42.375-17.625T80 916V236q0-24.75 17.625-42.375T140 176h380l-60 60H140v680h480V776h60v140q0 24.75-17.625 42.375T620 976H140Zm100-170v-60h280v60H240Zm0-120v-60h200v60H240Zm380 10L460 536H320V336h140l160-160v520Zm60-92V258q56 21 88 74t32 104q0 51-35 101t-85 67Zm0 142v-62q70-25 125-90t55-158q0-93-55-158t-125-90v-62q102 27 171 112.5T920 436q0 112-69 197.5T680 746Z"/></svg>
  3325.            </div>
  3326.        </div>
  3327.        <h5 class="mb-6">
  3328.            AI Voice Isolator
  3329.        </h5>
  3330.        <p class="mb-10">
  3331.            Separate voices from background noise in audio recordings.
  3332.        </p>
  3333.    </div>
  3334.  
  3335.    <div class="group/link absolute bottom-0 end-10 start-10 z-1 flex h-20 -translate-y-20 items-center overflow-hidden transition-all duration-300 group-hover:translate-y-0">
  3336.        
  3337.        <a
  3338.            class="flex h-full w-full translate-y-20 items-center justify-between gap-2 border-t border-white/20 text-sm font-semibold text-white transition-all duration-300 hover:text-primary group-hover:translate-y-0"
  3339.            href="#"
  3340.        >
  3341.            Learn more            <svg class="size-5 -translate-x-4 transition-transform duration-300 group-hover/link:translate-x-1 group-hover:translate-x-0" 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">
  3342.  <path d="M9 6l6 6l-6 6" />
  3343. </svg>        </a>
  3344.    </div>
  3345. </div>
  3346.                                            <div
  3347.    class="group relative z-2 flex-col rounded-3xl p-1 px-10 pt-10 transition-all duration-300 hidden"
  3348.    x-data="{ 'index': 45 }"
  3349.    :class="{ 'flex': showMore, 'hidden': !showMore && index > 5 }"
  3350. >
  3351.    <div
  3352.        class="pointer-events-none absolute inset-x-0 -top-20 bottom-0 z-0 overflow-hidden rounded-3xl p-0.5 transition-all duration-300 group-hover:shadow-[0_5px_75px_hsl(var(--primary)/10%)] group-hover:delay-200">
  3353.        <div class="absolute inset-[1px] translate-y-20 rounded-3xl bg-black transition-all duration-300 group-hover:translate-y-0">
  3354.            <span class="lqd-outline-glow absolute inline-block rounded-[inherit] pointer-events-none overflow-hidden lqd-outline-glow-effect-1 opacity-0 transition-all duration-300 group-hover:opacity-100">
  3355.    <span class="lqd-outline-glow-inner absolute start-1/2 top-1/2 inline-block aspect-square min-h-[150%] min-w-[150%] rounded-[inherit]"></span>
  3356. </span>
  3357.        </div>
  3358.    </div>
  3359.    <div class="relative z-1 transition-all duration-300 group-hover:-translate-y-20">
  3360.        <div class="mb-12">
  3361.            <div class="custom-templates-icon w-12 [&_svg]:h-auto [&_svg]:w-full">
  3362.                <svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" stroke-width="2" stroke="black" fill="none" viewBox="0 0 24 24"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><path d="M6 4l6 16l6 -16" /></svg>
  3363.            </div>
  3364.        </div>
  3365.        <h5 class="mb-6">
  3366.            Realtime Voice Chat
  3367.        </h5>
  3368.        <p class="mb-10">
  3369.            AI Realtime Voice Chat
  3370.        </p>
  3371.    </div>
  3372.  
  3373.    <div class="group/link absolute bottom-0 end-10 start-10 z-1 flex h-20 -translate-y-20 items-center overflow-hidden transition-all duration-300 group-hover:translate-y-0">
  3374.        
  3375.        <a
  3376.            class="flex h-full w-full translate-y-20 items-center justify-between gap-2 border-t border-white/20 text-sm font-semibold text-white transition-all duration-300 hover:text-primary group-hover:translate-y-0"
  3377.            href="#"
  3378.        >
  3379.            Learn more            <svg class="size-5 -translate-x-4 transition-transform duration-300 group-hover/link:translate-x-1 group-hover:translate-x-0" 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">
  3380.  <path d="M9 6l6 6l-6 6" />
  3381. </svg>        </a>
  3382.    </div>
  3383. </div>
  3384.                                            <div
  3385.    class="group relative z-2 flex-col rounded-3xl p-1 px-10 pt-10 transition-all duration-300 hidden"
  3386.    x-data="{ 'index': 46 }"
  3387.    :class="{ 'flex': showMore, 'hidden': !showMore && index > 5 }"
  3388. >
  3389.    <div
  3390.        class="pointer-events-none absolute inset-x-0 -top-20 bottom-0 z-0 overflow-hidden rounded-3xl p-0.5 transition-all duration-300 group-hover:shadow-[0_5px_75px_hsl(var(--primary)/10%)] group-hover:delay-200">
  3391.        <div class="absolute inset-[1px] translate-y-20 rounded-3xl bg-black transition-all duration-300 group-hover:translate-y-0">
  3392.            <span class="lqd-outline-glow absolute inline-block rounded-[inherit] pointer-events-none overflow-hidden lqd-outline-glow-effect-1 opacity-0 transition-all duration-300 group-hover:opacity-100">
  3393.    <span class="lqd-outline-glow-inner absolute start-1/2 top-1/2 inline-block aspect-square min-h-[150%] min-w-[150%] rounded-[inherit]"></span>
  3394. </span>
  3395.        </div>
  3396.    </div>
  3397.    <div class="relative z-1 transition-all duration-300 group-hover:-translate-y-20">
  3398.        <div class="mb-12">
  3399.            <div class="custom-templates-icon w-12 [&_svg]:h-auto [&_svg]:w-full">
  3400.                <svg xmlns=\"http://www.w3.org/2000/svg\" height=\"48\" viewBox=\"0 96 960 960\" width=\"48\"><path d=\"M430 896V356H200V256h560v100H530v540H430Z\"/></svg>
  3401.            </div>
  3402.        </div>
  3403.        <h5 class="mb-6">
  3404.            AI Plagiarism Checker
  3405.        </h5>
  3406.        <p class="mb-10">
  3407.            Analyze text, comparing it against a vast database online content to identify potential plagiarism.
  3408.        </p>
  3409.    </div>
  3410.  
  3411.    <div class="group/link absolute bottom-0 end-10 start-10 z-1 flex h-20 -translate-y-20 items-center overflow-hidden transition-all duration-300 group-hover:translate-y-0">
  3412.        
  3413.        <a
  3414.            class="flex h-full w-full translate-y-20 items-center justify-between gap-2 border-t border-white/20 text-sm font-semibold text-white transition-all duration-300 hover:text-primary group-hover:translate-y-0"
  3415.            href="#"
  3416.        >
  3417.            Learn more            <svg class="size-5 -translate-x-4 transition-transform duration-300 group-hover/link:translate-x-1 group-hover:translate-x-0" 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">
  3418.  <path d="M9 6l6 6l-6 6" />
  3419. </svg>        </a>
  3420.    </div>
  3421. </div>
  3422.                                            <div
  3423.    class="group relative z-2 flex-col rounded-3xl p-1 px-10 pt-10 transition-all duration-300 hidden"
  3424.    x-data="{ 'index': 47 }"
  3425.    :class="{ 'flex': showMore, 'hidden': !showMore && index > 5 }"
  3426. >
  3427.    <div
  3428.        class="pointer-events-none absolute inset-x-0 -top-20 bottom-0 z-0 overflow-hidden rounded-3xl p-0.5 transition-all duration-300 group-hover:shadow-[0_5px_75px_hsl(var(--primary)/10%)] group-hover:delay-200">
  3429.        <div class="absolute inset-[1px] translate-y-20 rounded-3xl bg-black transition-all duration-300 group-hover:translate-y-0">
  3430.            <span class="lqd-outline-glow absolute inline-block rounded-[inherit] pointer-events-none overflow-hidden lqd-outline-glow-effect-1 opacity-0 transition-all duration-300 group-hover:opacity-100">
  3431.    <span class="lqd-outline-glow-inner absolute start-1/2 top-1/2 inline-block aspect-square min-h-[150%] min-w-[150%] rounded-[inherit]"></span>
  3432. </span>
  3433.        </div>
  3434.    </div>
  3435.    <div class="relative z-1 transition-all duration-300 group-hover:-translate-y-20">
  3436.        <div class="mb-12">
  3437.            <div class="custom-templates-icon w-12 [&_svg]:h-auto [&_svg]:w-full">
  3438.                <svg xmlns=\"http://www.w3.org/2000/svg\" height=\"48\" viewBox=\"0 96 960 960\" width=\"48\"><path d=\"M430 896V356H200V256h560v100H530v540H430Z\"/></svg>
  3439.            </div>
  3440.        </div>
  3441.        <h5 class="mb-6">
  3442.            AI Content Detector
  3443.        </h5>
  3444.        <p class="mb-10">
  3445.            Analylze text, comparing it against a vast database online content to AI writing content.
  3446.        </p>
  3447.    </div>
  3448.  
  3449.    <div class="group/link absolute bottom-0 end-10 start-10 z-1 flex h-20 -translate-y-20 items-center overflow-hidden transition-all duration-300 group-hover:translate-y-0">
  3450.        
  3451.        <a
  3452.            class="flex h-full w-full translate-y-20 items-center justify-between gap-2 border-t border-white/20 text-sm font-semibold text-white transition-all duration-300 hover:text-primary group-hover:translate-y-0"
  3453.            href="#"
  3454.        >
  3455.            Learn more            <svg class="size-5 -translate-x-4 transition-transform duration-300 group-hover/link:translate-x-1 group-hover:translate-x-0" 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">
  3456.  <path d="M9 6l6 6l-6 6" />
  3457. </svg>        </a>
  3458.    </div>
  3459. </div>
  3460.                    </div>
  3461.  
  3462.        <div class="mt-24 text-center">
  3463.            <a
  3464.                class="group/btn flex items-center justify-center gap-2 text-white transition-colors hover:text-primary"
  3465.                href="#"
  3466.                @click.prevent="showMore = !showMore; setTimeout(() => { !showMore && window.scrollTo({ top: ($el.getBoundingClientRect().top + window.scrollY) - ( window.innerHeight / 2 ), behavior: 'instant' }) }, 10 )"
  3467.            >
  3468.                <span :class="{ 'hidden': showMore }">
  3469.                    Show More
  3470.                </span>
  3471.                <span
  3472.                    class="hidden"
  3473.                    :class="{ 'hidden': !showMore }"
  3474.                >
  3475.                    Show Less
  3476.                </span>
  3477.                <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">
  3478.  <path d="M9 6l6 6l-6 6" />
  3479. </svg>            </a>
  3480.        </div>
  3481.    </div>
  3482. </section>
  3483.  
  3484.    <section
  3485.    class="site-section py-24 transition-all duration-700 md:translate-y-8 md:opacity-0 [&.lqd-is-in-view]:translate-y-0 [&.lqd-is-in-view]:opacity-100"
  3486.    id="testimonials"
  3487. >
  3488.    <div class="container">
  3489.        <div class="relative w-full overflow-hidden rounded-3xl bg-black px-5 py-20 md:px-8 lg:px-20 lg:py-24">
  3490.            <figure
  3491.                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"
  3492.                aria-hidden="true"
  3493.            >
  3494.                <img
  3495.                    width="3110"
  3496.                    height="1142"
  3497.                    src="/themes/dark/assets/landing-page/glow-1.png"
  3498.                    alt="Glowing blob"
  3499.                />
  3500.            </figure>
  3501.  
  3502.            <header class="mb-24 flex flex-wrap items-end justify-between gap-y-5 [&_strong]:text-white/70">
  3503.                <div class="w-full lg:w-2/3 lg:pe-8">
  3504.                    <h6
  3505.                        class="relative mb-14 inline-flex translate-y-6 items-center gap-1.5 rounded-full bg-secondary px-5 py-2 text-secondary-foreground shadow-xs shadow-primary">
  3506.                        <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">
  3507.  <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" />
  3508.  <path d="M7 14a6 6 0 0 0 -3 6a6 6 0 0 0 6 -3" />
  3509.  <path d="M15 9m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" />
  3510. </svg>                        Testimonials
  3511.                    </h6>
  3512.                    <h2>
  3513.                        Trusted by millions.
  3514.                    </h2>
  3515.                </div>
  3516.  
  3517.                <div class="w-full lg:w-1/3">
  3518.                    <p class="mb-6">
  3519.                        Content and <strong>kickstart your earnings</strong> in minutes  kickstart your earnings in minutes
  3520.                    </p>
  3521.                </div>
  3522.            </header>
  3523.  
  3524.            <div class="relative mb-10 lg:-mx-24">
  3525.                <div class="absolute inset-x-0 top-1/2 z-0 -mt-9 h-px w-full -translate-y-1/2 bg-white/15"></div>
  3526.                <div
  3527.                    data-flickity='{ "asNavFor": ".testimonials-main-carousel", "contain": false, "pageDots": false, "cellAlign": "center", "prevNextButtons": false, "wrapAround": true, "draggable": false }'>
  3528.                                                                        <div class="group w-1/2 cursor-pointer p-1 text-center text-[15px] font-medium md:w-1/3 lg:w-1/4">
  3529.    <figure class="size-36 md:size-48 mx-auto mb-8 scale-[0.85] rounded-full transition-all group-[&.is-nav-selected]:scale-100 group-[&.is-nav-selected]:shadow-sm">
  3530.        <img
  3531.            class="h-full w-full rounded-full object-cover object-center saturate-0"
  3532.            src="/testimonialAvatar/202306020840avatar-1.jpg"
  3533.            alt="Peline Jan"
  3534.        >
  3535.        <div class="absolute inset-0 rounded-full bg-primary opacity-0 mix-blend-multiply transition-opacity group-[&.is-nav-selected]:opacity-100"></div>
  3536.        <div class="absolute inset-0 rounded-full bg-secondary opacity-0 mix-blend-difference transition-opacity group-[&.is-nav-selected]:opacity-100"></div>
  3537.        <span class="lqd-outline-glow absolute duration-300 inline-block rounded-[inherit] pointer-events-none overflow-hidden lqd-outline-glow-effect-1 opacity-0 transition-opacity [--outline-glow-w:3px] group-[&.is-nav-selected]:opacity-100">
  3538.    <span class="lqd-outline-glow-inner absolute start-1/2 top-1/2 inline-block aspect-square min-h-[150%] min-w-[150%] rounded-[inherit]"></span>
  3539. </span>
  3540.    </figure>
  3541.    <div class="whitespace-nowrap opacity-0 transition-all group-[&.is-nav-selected]:opacity-100">
  3542.        <p class="mb-1 text-lg text-heading-foreground">Peline Jan</p>
  3543.        <p class="text-base text-heading-foreground/50">Entrepreneur</p>
  3544.    </div>
  3545. </div>
  3546.                                                    <div class="group w-1/2 cursor-pointer p-1 text-center text-[15px] font-medium md:w-1/3 lg:w-1/4">
  3547.    <figure class="size-36 md:size-48 mx-auto mb-8 scale-[0.85] rounded-full transition-all group-[&.is-nav-selected]:scale-100 group-[&.is-nav-selected]:shadow-sm">
  3548.        <img
  3549.            class="h-full w-full rounded-full object-cover object-center saturate-0"
  3550.            src="/testimonialAvatar/202306020840avatar-3.jpg"
  3551.            alt="Tom Daniel"
  3552.        >
  3553.        <div class="absolute inset-0 rounded-full bg-primary opacity-0 mix-blend-multiply transition-opacity group-[&.is-nav-selected]:opacity-100"></div>
  3554.        <div class="absolute inset-0 rounded-full bg-secondary opacity-0 mix-blend-difference transition-opacity group-[&.is-nav-selected]:opacity-100"></div>
  3555.        <span class="lqd-outline-glow absolute duration-300 inline-block rounded-[inherit] pointer-events-none overflow-hidden lqd-outline-glow-effect-1 opacity-0 transition-opacity [--outline-glow-w:3px] group-[&.is-nav-selected]:opacity-100">
  3556.    <span class="lqd-outline-glow-inner absolute start-1/2 top-1/2 inline-block aspect-square min-h-[150%] min-w-[150%] rounded-[inherit]"></span>
  3557. </span>
  3558.    </figure>
  3559.    <div class="whitespace-nowrap opacity-0 transition-all group-[&.is-nav-selected]:opacity-100">
  3560.        <p class="mb-1 text-lg text-heading-foreground">Tom Daniel</p>
  3561.        <p class="text-base text-heading-foreground/50">Writer</p>
  3562.    </div>
  3563. </div>
  3564.                                                    <div class="group w-1/2 cursor-pointer p-1 text-center text-[15px] font-medium md:w-1/3 lg:w-1/4">
  3565.    <figure class="size-36 md:size-48 mx-auto mb-8 scale-[0.85] rounded-full transition-all group-[&.is-nav-selected]:scale-100 group-[&.is-nav-selected]:shadow-sm">
  3566.        <img
  3567.            class="h-full w-full rounded-full object-cover object-center saturate-0"
  3568.            src="/testimonialAvatar/202306020840avatar-2.jpg"
  3569.            alt="Eric Sanchez"
  3570.        >
  3571.        <div class="absolute inset-0 rounded-full bg-primary opacity-0 mix-blend-multiply transition-opacity group-[&.is-nav-selected]:opacity-100"></div>
  3572.        <div class="absolute inset-0 rounded-full bg-secondary opacity-0 mix-blend-difference transition-opacity group-[&.is-nav-selected]:opacity-100"></div>
  3573.        <span class="lqd-outline-glow absolute duration-300 inline-block rounded-[inherit] pointer-events-none overflow-hidden lqd-outline-glow-effect-1 opacity-0 transition-opacity [--outline-glow-w:3px] group-[&.is-nav-selected]:opacity-100">
  3574.    <span class="lqd-outline-glow-inner absolute start-1/2 top-1/2 inline-block aspect-square min-h-[150%] min-w-[150%] rounded-[inherit]"></span>
  3575. </span>
  3576.    </figure>
  3577.    <div class="whitespace-nowrap opacity-0 transition-all group-[&.is-nav-selected]:opacity-100">
  3578.        <p class="mb-1 text-lg text-heading-foreground">Eric Sanchez</p>
  3579.        <p class="text-base text-heading-foreground/50">UX Designer</p>
  3580.    </div>
  3581. </div>
  3582.                                                                                                <div class="group w-1/2 cursor-pointer p-1 text-center text-[15px] font-medium md:w-1/3 lg:w-1/4">
  3583.    <figure class="size-36 md:size-48 mx-auto mb-8 scale-[0.85] rounded-full transition-all group-[&.is-nav-selected]:scale-100 group-[&.is-nav-selected]:shadow-sm">
  3584.        <img
  3585.            class="h-full w-full rounded-full object-cover object-center saturate-0"
  3586.            src="/testimonialAvatar/202306020840avatar-1.jpg"
  3587.            alt="Peline Jan"
  3588.        >
  3589.        <div class="absolute inset-0 rounded-full bg-primary opacity-0 mix-blend-multiply transition-opacity group-[&.is-nav-selected]:opacity-100"></div>
  3590.        <div class="absolute inset-0 rounded-full bg-secondary opacity-0 mix-blend-difference transition-opacity group-[&.is-nav-selected]:opacity-100"></div>
  3591.        <span class="lqd-outline-glow absolute duration-300 inline-block rounded-[inherit] pointer-events-none overflow-hidden lqd-outline-glow-effect-1 opacity-0 transition-opacity [--outline-glow-w:3px] group-[&.is-nav-selected]:opacity-100">
  3592.    <span class="lqd-outline-glow-inner absolute start-1/2 top-1/2 inline-block aspect-square min-h-[150%] min-w-[150%] rounded-[inherit]"></span>
  3593. </span>
  3594.    </figure>
  3595.    <div class="whitespace-nowrap opacity-0 transition-all group-[&.is-nav-selected]:opacity-100">
  3596.        <p class="mb-1 text-lg text-heading-foreground">Peline Jan</p>
  3597.        <p class="text-base text-heading-foreground/50">Entrepreneur</p>
  3598.    </div>
  3599. </div>
  3600.                                                    <div class="group w-1/2 cursor-pointer p-1 text-center text-[15px] font-medium md:w-1/3 lg:w-1/4">
  3601.    <figure class="size-36 md:size-48 mx-auto mb-8 scale-[0.85] rounded-full transition-all group-[&.is-nav-selected]:scale-100 group-[&.is-nav-selected]:shadow-sm">
  3602.        <img
  3603.            class="h-full w-full rounded-full object-cover object-center saturate-0"
  3604.            src="/testimonialAvatar/202306020840avatar-3.jpg"
  3605.            alt="Tom Daniel"
  3606.        >
  3607.        <div class="absolute inset-0 rounded-full bg-primary opacity-0 mix-blend-multiply transition-opacity group-[&.is-nav-selected]:opacity-100"></div>
  3608.        <div class="absolute inset-0 rounded-full bg-secondary opacity-0 mix-blend-difference transition-opacity group-[&.is-nav-selected]:opacity-100"></div>
  3609.        <span class="lqd-outline-glow absolute duration-300 inline-block rounded-[inherit] pointer-events-none overflow-hidden lqd-outline-glow-effect-1 opacity-0 transition-opacity [--outline-glow-w:3px] group-[&.is-nav-selected]:opacity-100">
  3610.    <span class="lqd-outline-glow-inner absolute start-1/2 top-1/2 inline-block aspect-square min-h-[150%] min-w-[150%] rounded-[inherit]"></span>
  3611. </span>
  3612.    </figure>
  3613.    <div class="whitespace-nowrap opacity-0 transition-all group-[&.is-nav-selected]:opacity-100">
  3614.        <p class="mb-1 text-lg text-heading-foreground">Tom Daniel</p>
  3615.        <p class="text-base text-heading-foreground/50">Writer</p>
  3616.    </div>
  3617. </div>
  3618.                                                    <div class="group w-1/2 cursor-pointer p-1 text-center text-[15px] font-medium md:w-1/3 lg:w-1/4">
  3619.    <figure class="size-36 md:size-48 mx-auto mb-8 scale-[0.85] rounded-full transition-all group-[&.is-nav-selected]:scale-100 group-[&.is-nav-selected]:shadow-sm">
  3620.        <img
  3621.            class="h-full w-full rounded-full object-cover object-center saturate-0"
  3622.            src="/testimonialAvatar/202306020840avatar-2.jpg"
  3623.            alt="Eric Sanchez"
  3624.        >
  3625.        <div class="absolute inset-0 rounded-full bg-primary opacity-0 mix-blend-multiply transition-opacity group-[&.is-nav-selected]:opacity-100"></div>
  3626.        <div class="absolute inset-0 rounded-full bg-secondary opacity-0 mix-blend-difference transition-opacity group-[&.is-nav-selected]:opacity-100"></div>
  3627.        <span class="lqd-outline-glow absolute duration-300 inline-block rounded-[inherit] pointer-events-none overflow-hidden lqd-outline-glow-effect-1 opacity-0 transition-opacity [--outline-glow-w:3px] group-[&.is-nav-selected]:opacity-100">
  3628.    <span class="lqd-outline-glow-inner absolute start-1/2 top-1/2 inline-block aspect-square min-h-[150%] min-w-[150%] rounded-[inherit]"></span>
  3629. </span>
  3630.    </figure>
  3631.    <div class="whitespace-nowrap opacity-0 transition-all group-[&.is-nav-selected]:opacity-100">
  3632.        <p class="mb-1 text-lg text-heading-foreground">Eric Sanchez</p>
  3633.        <p class="text-base text-heading-foreground/50">UX Designer</p>
  3634.    </div>
  3635. </div>
  3636.                                                            </div>
  3637.            </div>
  3638.  
  3639.            <div class="relative mx-auto lg:mb-20 lg:w-1/2">
  3640.                <svg
  3641.                    class="absolute start-1/2 top-1/2 -translate-x-1/2 -translate-y-1/2"
  3642.                    width="471"
  3643.                    height="388"
  3644.                    viewBox="0 0 471 388"
  3645.                    fill="none"
  3646.                    xmlns="http://www.w3.org/2000/svg"
  3647.                >
  3648.                    <path
  3649.                        opacity="0.1"
  3650.                        d="M223.235 0L163.706 223.846V388H0V223.846L148.824 0H223.235ZM471 0L411.471 223.846V388H247.765V223.846L396.588 0H471Z"
  3651.                        fill="url(#paint0_linear_33_330)"
  3652.                    />
  3653.                    <defs>
  3654.                        <linearGradient
  3655.                            id="paint0_linear_33_330"
  3656.                            x1="0"
  3657.                            y1="194"
  3658.                            x2="471"
  3659.                            y2="194"
  3660.                            gradientUnits="userSpaceOnUse"
  3661.                        >
  3662.                            <stop stop-color="#DBDADA" />
  3663.                            <stop
  3664.                                offset="1"
  3665.                                stop-color="#7A7878"
  3666.                            />
  3667.                        </linearGradient>
  3668.                    </defs>
  3669.                </svg>
  3670.                <div
  3671.                    class="testimonials-main-carousel text-center text-xl/7 text-heading-foreground/60"
  3672.                    data-flickity='{ "contain": true, "wrapAround": true, "prevNextButtons": false, "pageDots": false, "adaptiveHeight": true }'
  3673.                >
  3674.                                                                        <div class="w-full shrink-0 grow-0 basis-full">
  3675.    <blockquote class="max-sm:mb-7">
  3676.        <p>““Not only did it save me time, but it also helped me
  3677. produce content that was more engaging and
  3678. effective than what I had been creating on my own.””</p>
  3679.    </blockquote>
  3680. </div>
  3681.                                                    <div class="w-full shrink-0 grow-0 basis-full">
  3682.    <blockquote class="max-sm:mb-7">
  3683.        <p>“As a freelance writer, I was looking for a tool that could help me generate ideas and write faster. This AI Text website has done that and more.”</p>
  3684.    </blockquote>
  3685. </div>
  3686.                                                    <div class="w-full shrink-0 grow-0 basis-full">
  3687.    <blockquote class="max-sm:mb-7">
  3688.        <p>“The customer support team has been incredibly helpful whenever I’ve had any questions. I can’t imagine going back to my old content-creation methods!”</p>
  3689.    </blockquote>
  3690. </div>
  3691.                                                                                                <div class="w-full shrink-0 grow-0 basis-full">
  3692.    <blockquote class="max-sm:mb-7">
  3693.        <p>““Not only did it save me time, but it also helped me
  3694. produce content that was more engaging and
  3695. effective than what I had been creating on my own.””</p>
  3696.    </blockquote>
  3697. </div>
  3698.                                                    <div class="w-full shrink-0 grow-0 basis-full">
  3699.    <blockquote class="max-sm:mb-7">
  3700.        <p>“As a freelance writer, I was looking for a tool that could help me generate ideas and write faster. This AI Text website has done that and more.”</p>
  3701.    </blockquote>
  3702. </div>
  3703.                                                    <div class="w-full shrink-0 grow-0 basis-full">
  3704.    <blockquote class="max-sm:mb-7">
  3705.        <p>“The customer support team has been incredibly helpful whenever I’ve had any questions. I can’t imagine going back to my old content-creation methods!”</p>
  3706.    </blockquote>
  3707. </div>
  3708.                                                            </div>
  3709.            </div>
  3710.        </div>
  3711.    </div>
  3712. </section>
  3713.  
  3714.    <section
  3715.    class="site-section py-20 transition-all duration-700 md:translate-y-8 md:opacity-0 lg:pb-24 lg:pt-16 [&.lqd-is-in-view]:translate-y-0 [&.lqd-is-in-view]:opacity-100"
  3716.    id="pricing"
  3717. >
  3718.    <div class="container">
  3719.        <header class="mx-auto mb-14 w-full text-center lg:w-4/5">
  3720.            <h6
  3721.                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">
  3722.                <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">
  3723.  <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" />
  3724.  <path d="M7 14a6 6 0 0 0 -3 6a6 6 0 0 0 6 -3" />
  3725.  <path d="M15 9m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" />
  3726. </svg>                Unleash the Power of AI
  3727.            </h6>
  3728.            <h2 class="mb-7">
  3729.                Flexible Pricing.
  3730.            </h2>
  3731.            <p class="mx-auto mb-4 text-xl/7 lg:w-9/12">
  3732.                Glide gives you the powers of a developer and a code — for designer to create remarkable tools that solve your most challenging business problems."
  3733.            </p>
  3734.        </header>
  3735.  
  3736.        <div class="lqd-tabs flex flex-wrap justify-center">
  3737.            <div class="lqd-tabs-triggers mx-auto mb-24 inline-flex flex-wrap justify-between gap-3 rounded-2xl border border-white/5 p-2 max-sm:w-full md:rounded-full">
  3738.                                    <button
  3739.    data-target="#pricing-monthly"
  3740.    class="group/trigger flex relative max-sm:grow text-center justify-center text-base gap-2 px-3 py-3.5 rounded-full transition-all md:px-8 [&.lqd-is-active]:bg-heading-foreground/10 [&.lqd-is-active]:text-heading-foreground hover:text-heading-foreground hover:scale-105 lqd-is-active"
  3741. >
  3742.    Monthly
  3743.    </button>
  3744.                                                                                    <button
  3745.    data-target="#pricing-prepaid"
  3746.    class="group/trigger flex relative max-sm:grow text-center justify-center text-base gap-2 px-3 py-3.5 rounded-full transition-all md:px-8 [&.lqd-is-active]:bg-heading-foreground/10 [&.lqd-is-active]:text-heading-foreground hover:text-heading-foreground hover:scale-105"
  3747. >
  3748.    Pre-Paid
  3749.    </button>
  3750.                            </div>
  3751.  
  3752.            <div class="lqd-tabs-content-wrap w-full px-10 max-xl:px-0">
  3753.                <div class="lqd-tabs-content">
  3754.                    <div id="pricing-monthly">
  3755.                        <div class="grid grid-cols-1 gap-7 md:grid-cols-2 lg:grid-cols-3">
  3756.                                                            <div class="relative flex flex-col items-start rounded-3xl px-10 py-10 text-start transition-all md:hover:-translate-y-1 md:hover:scale-[1.025] md:hover:z-1 lg:py-12 bg-black">
  3757.    <h5 class="gradient-text relative mb-6 inline-block text-xs font-medium uppercase">
  3758.        FREE
  3759.    </h5>
  3760.  
  3761.    <p class="mb-7 text-sm">
  3762.        <small class="font-heading text-[24px] font-bold leading-none text-heading-foreground">
  3763.            $
  3764.        </small>
  3765.        <span class="align-sub font-heading text-[50px] font-bold leading-none text-heading-foreground">
  3766.            0
  3767.        </span>
  3768.        /
  3769.        month
  3770.    </p>
  3771.  
  3772.    <hr class="w-full">
  3773.  
  3774.    <ul class="mt-6 w-full px-1 text-left max-lg:p-0">
  3775.    <li class="relative mb-3 last:mb-0">
  3776.        <span class="inline-grid align-middle me-2 size-[22px] shrink-0 place-content-center rounded-xl bg-[#684AE2] bg-opacity-10 text-[#684AE2]">
  3777.            <svg width="13" height="10" viewBox="0 0 13 10" fill="currentColor" xmlns="http://www.w3.org/2000/svg"><path d="M3.952 7.537L11.489 0L12.452 1L3.952 9.5L1.78814e-07 5.545L1 4.545L3.952 7.537Z" /></svg>
  3778.        </span>
  3779.  
  3780.        Access <strong>60</strong>
  3781.        Features
  3782.  
  3783.        <div class="group inline-block sm:relative sm:before:absolute sm:before:-inset-2.5">
  3784.            <span class="peer relative -mt-6 inline-flex !h-6 !w-6 cursor-pointer items-center justify-center">
  3785.                <svg class="size-4 opacity-20" 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">
  3786.  <path d="M12 2c5.523 0 10 4.477 10 10a10 10 0 0 1 -19.995 .324l-.005 -.324l.004 -.28c.148 -5.393 4.566 -9.72 9.996 -9.72zm0 9h-1l-.117 .007a1 1 0 0 0 0 1.986l.117 .007v3l.007 .117a1 1 0 0 0 .876 .876l.117 .007h1l.117 -.007a1 1 0 0 0 .876 -.876l.007 -.117l-.007 -.117a1 1 0 0 0 -.764 -.857l-.112 -.02l-.117 -.006v-3l-.007 -.117a1 1 0 0 0 -.876 -.876l-.117 -.007zm.01 -3l-.127 .007a1 1 0 0 0 0 1.986l.117 .007l.127 -.007a1 1 0 0 0 0 -1.986l-.117 -.007z" stroke-width="0" fill="currentColor" />
  3787. </svg>            </span>
  3788.            <div
  3789.                class="lqd-price-table-info pointer-events-none invisible absolute start-full top-1/2 z-10 ms-2 max-h-96 min-w-60 -translate-y-1/2 translate-x-2 scale-105 overflow-y-auto rounded-lg border bg-background p-5 opacity-0 shadow-xl transition-all before:absolute before:-start-2 before:top-0 before:h-full before:w-2 group-hover:pointer-events-auto group-hover:visible group-hover:translate-x-0 group-hover:opacity-100 max-sm:!end-0 max-sm:!start-0 max-sm:!top-full max-sm:!me-0 max-sm:!ms-0 max-sm:mt-4 max-sm:!translate-x-0 max-sm:!translate-y-0 [&.anchor-end]:end-2 [&.anchor-end]:start-auto [&.anchor-end]:me-2 [&.anchor-end]:ms-0"
  3790.                data-set-anchor="true"
  3791.            >
  3792.                <ul>
  3793.                                            <li class="mb-3 mt-5 first:mt-0">
  3794.                            <h5 class="text-base">Blog</h5>
  3795.                        </li>
  3796.                                                                                                        <li class="mb-1.5 flex items-center gap-1.5 text-heading-foreground">
  3797.                                <span class="bg-[#684AE2] bg-opacity-10 text-[#684AE2] size-4 inline-flex items-center justify-center rounded-xl align-middle">
  3798.                                                                            <svg class="size-3" 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">
  3799.  <path d="M5 12l5 5l10 -10" />
  3800. </svg>                                                                    </span>
  3801.                                <small class="">
  3802.                                    Post Title Generator
  3803.                                </small>
  3804.                            </li>
  3805.                                                                                <li class="mb-1.5 flex items-center gap-1.5 text-heading-foreground">
  3806.                                <span class="bg-[#684AE2] bg-opacity-10 text-[#684AE2] size-4 inline-flex items-center justify-center rounded-xl align-middle">
  3807.                                                                            <svg class="size-3" 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">
  3808.  <path d="M5 12l5 5l10 -10" />
  3809. </svg>                                                                    </span>
  3810.                                <small class="">
  3811.                                    Summarize Text
  3812.                                </small>
  3813.                            </li>
  3814.                                                                                <li class="mb-1.5 flex items-center gap-1.5 text-heading-foreground">
  3815.                                <span class="bg-[#684AE2] bg-opacity-10 text-[#684AE2] size-4 inline-flex items-center justify-center rounded-xl align-middle">
  3816.                                                                            <svg class="size-3" 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">
  3817.  <path d="M5 12l5 5l10 -10" />
  3818. </svg>                                                                    </span>
  3819.                                <small class="">
  3820.                                    Article Generator
  3821.                                </small>
  3822.                            </li>
  3823.                                                                                <li class="mb-1.5 flex items-center gap-1.5 text-heading-foreground">
  3824.                                <span class="bg-[#684AE2] bg-opacity-10 text-[#684AE2] size-4 inline-flex items-center justify-center rounded-xl align-middle">
  3825.                                                                            <svg class="size-3" 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">
  3826.  <path d="M5 12l5 5l10 -10" />
  3827. </svg>                                                                    </span>
  3828.                                <small class="">
  3829.                                    Blog Section
  3830.                                </small>
  3831.                            </li>
  3832.                                                                                <li class="mb-1.5 flex items-center gap-1.5 text-heading-foreground">
  3833.                                <span class="bg-[#684AE2] bg-opacity-10 text-[#684AE2] size-4 inline-flex items-center justify-center rounded-xl align-middle">
  3834.                                                                            <svg class="size-3" 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">
  3835.  <path d="M5 12l5 5l10 -10" />
  3836. </svg>                                                                    </span>
  3837.                                <small class="">
  3838.                                    Blog Post Ideas
  3839.                                </small>
  3840.                            </li>
  3841.                                                                                <li class="mb-1.5 flex items-center gap-1.5 text-heading-foreground">
  3842.                                <span class="bg-[#684AE2] bg-opacity-10 text-[#684AE2] size-4 inline-flex items-center justify-center rounded-xl align-middle">
  3843.                                                                            <svg class="size-3" 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">
  3844.  <path d="M5 12l5 5l10 -10" />
  3845. </svg>                                                                    </span>
  3846.                                <small class="">
  3847.                                    Blog Intros
  3848.                                </small>
  3849.                            </li>
  3850.                                                                                <li class="mb-1.5 flex items-center gap-1.5 text-heading-foreground">
  3851.                                <span class="bg-[#684AE2] bg-opacity-10 text-[#684AE2] size-4 inline-flex items-center justify-center rounded-xl align-middle">
  3852.                                                                            <svg class="size-3" 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">
  3853.  <path d="M5 12l5 5l10 -10" />
  3854. </svg>                                                                    </span>
  3855.                                <small class="">
  3856.                                    Blog Conclusion
  3857.                                </small>
  3858.                            </li>
  3859.                                                                                <li class="mb-1.5 flex items-center gap-1.5 text-heading-foreground">
  3860.                                <span class="bg-[#684AE2] bg-opacity-10 text-[#684AE2] size-4 inline-flex items-center justify-center rounded-xl align-middle">
  3861.                                                                            <svg class="size-3" 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">
  3862.  <path d="M5 12l5 5l10 -10" />
  3863. </svg>                                                                    </span>
  3864.                                <small class="">
  3865.                                    Paragraph Generator
  3866.                                </small>
  3867.                            </li>
  3868.                                                                                <li class="mb-1.5 flex items-center gap-1.5 text-heading-foreground">
  3869.                                <span class="bg-[#684AE2] bg-opacity-10 text-[#684AE2] size-4 inline-flex items-center justify-center rounded-xl align-middle">
  3870.                                                                            <svg class="size-3" 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">
  3871.  <path d="M5 12l5 5l10 -10" />
  3872. </svg>                                                                    </span>
  3873.                                <small class="">
  3874.                                    Grammar Correction
  3875.                                </small>
  3876.                            </li>
  3877.                                                                                <li class="mb-1.5 flex items-center gap-1.5 text-heading-foreground">
  3878.                                <span class="bg-[#684AE2] bg-opacity-10 text-[#684AE2] size-4 inline-flex items-center justify-center rounded-xl align-middle">
  3879.                                                                            <svg class="size-3" 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">
  3880.  <path d="M5 12l5 5l10 -10" />
  3881. </svg>                                                                    </span>
  3882.                                <small class="">
  3883.                                    TL;DR Summarization
  3884.                                </small>
  3885.                            </li>
  3886.                                                                                <li class="mb-1.5 flex items-center gap-1.5 text-heading-foreground">
  3887.                                <span class="bg-[#684AE2] bg-opacity-10 text-[#684AE2] size-4 inline-flex items-center justify-center rounded-xl align-middle">
  3888.                                                                            <svg class="size-3" 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">
  3889.  <path d="M5 12l5 5l10 -10" />
  3890. </svg>                                                                    </span>
  3891.                                <small class="">
  3892.                                    AI Speech to Text
  3893.                                </small>
  3894.                            </li>
  3895.                                                                                <li class="mb-1.5 flex items-center gap-1.5 text-heading-foreground">
  3896.                                <span class="bg-[#684AE2] bg-opacity-10 text-[#684AE2] size-4 inline-flex items-center justify-center rounded-xl align-middle">
  3897.                                                                            <svg class="size-3" 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">
  3898.  <path d="M5 12l5 5l10 -10" />
  3899. </svg>                                                                    </span>
  3900.                                <small class="">
  3901.                                    AI Article Wizard Generator
  3902.                                </small>
  3903.                            </li>
  3904.                                                                                <li class="mb-1.5 flex items-center gap-1.5 text-heading-foreground">
  3905.                                <span class="bg-[#684AE2] bg-opacity-10 text-[#684AE2] size-4 inline-flex items-center justify-center rounded-xl align-middle">
  3906.                                                                            <svg class="size-3" 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">
  3907.  <path d="M5 12l5 5l10 -10" />
  3908. </svg>                                                                    </span>
  3909.                                <small class="">
  3910.                                    AI Vision
  3911.                                </small>
  3912.                            </li>
  3913.                                                                                <li class="mb-1.5 flex items-center gap-1.5 text-heading-foreground">
  3914.                                <span class="bg-[#684AE2] bg-opacity-10 text-[#684AE2] size-4 inline-flex items-center justify-center rounded-xl align-middle">
  3915.                                                                            <svg class="size-3" 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">
  3916.  <path d="M5 12l5 5l10 -10" />
  3917. </svg>                                                                    </span>
  3918.                                <small class="">
  3919.                                    File Analyzer
  3920.                                </small>
  3921.                            </li>
  3922.                                                                                <li class="mb-1.5 flex items-center gap-1.5 text-heading-foreground">
  3923.                                <span class="bg-[#684AE2] bg-opacity-10 text-[#684AE2] size-4 inline-flex items-center justify-center rounded-xl align-middle">
  3924.                                                                            <svg class="size-3" 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">
  3925.  <path d="M5 12l5 5l10 -10" />
  3926. </svg>                                                                    </span>
  3927.                                <small class="">
  3928.                                    Chat Image
  3929.                                </small>
  3930.                            </li>
  3931.                                                                                <li class="mb-1.5 flex items-center gap-1.5 text-heading-foreground">
  3932.                                <span class="bg-[#684AE2] bg-opacity-10 text-[#684AE2] size-4 inline-flex items-center justify-center rounded-xl align-middle">
  3933.                                                                            <svg class="size-3" 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">
  3934.  <path d="M5 12l5 5l10 -10" />
  3935. </svg>                                                                    </span>
  3936.                                <small class="">
  3937.                                    AI ReWriter
  3938.                                </small>
  3939.                            </li>
  3940.                                                                                <li class="mb-1.5 flex items-center gap-1.5 text-heading-foreground">
  3941.                                <span class="bg-[#684AE2] bg-opacity-10 text-[#684AE2] size-4 inline-flex items-center justify-center rounded-xl align-middle">
  3942.                                                                            <svg class="size-3" 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">
  3943.  <path d="M5 12l5 5l10 -10" />
  3944. </svg>                                                                    </span>
  3945.                                <small class="">
  3946.                                    AI Web Chat
  3947.                                </small>
  3948.                            </li>
  3949.                                                                                <li class="mb-1.5 flex items-center gap-1.5 text-heading-foreground">
  3950.                                <span class="bg-foreground/10 text-foreground size-4 inline-flex items-center justify-center rounded-xl align-middle">
  3951.                                                                            <svg class="size-3" 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">
  3952.  <path d="M5 12l14 0" />
  3953. </svg>                                                                    </span>
  3954.                                <small class="opacity-60">
  3955.                                    Realtime Voice Chat
  3956.                                </small>
  3957.                            </li>
  3958.                                                                                <li class="mb-1.5 flex items-center gap-1.5 text-heading-foreground">
  3959.                                <span class="bg-[#684AE2] bg-opacity-10 text-[#684AE2] size-4 inline-flex items-center justify-center rounded-xl align-middle">
  3960.                                                                            <svg class="size-3" 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">
  3961.  <path d="M5 12l5 5l10 -10" />
  3962. </svg>                                                                    </span>
  3963.                                <small class="">
  3964.                                    AI Plagiarism Checker
  3965.                                </small>
  3966.                            </li>
  3967.                                                                                <li class="mb-1.5 flex items-center gap-1.5 text-heading-foreground">
  3968.                                <span class="bg-[#684AE2] bg-opacity-10 text-[#684AE2] size-4 inline-flex items-center justify-center rounded-xl align-middle">
  3969.                                                                            <svg class="size-3" 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">
  3970.  <path d="M5 12l5 5l10 -10" />
  3971. </svg>                                                                    </span>
  3972.                                <small class="">
  3973.                                    AI Content Detector
  3974.                                </small>
  3975.                            </li>
  3976.                                                                                <li class="mb-1.5 flex items-center gap-1.5 text-heading-foreground">
  3977.                                <span class="bg-[#684AE2] bg-opacity-10 text-[#684AE2] size-4 inline-flex items-center justify-center rounded-xl align-middle">
  3978.                                                                            <svg class="size-3" 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">
  3979.  <path d="M5 12l5 5l10 -10" />
  3980. </svg>                                                                    </span>
  3981.                                <small class="">
  3982.                                    AI Chat
  3983.                                </small>
  3984.                            </li>
  3985.                                                                                <li class="mb-1.5 flex items-center gap-1.5 text-heading-foreground">
  3986.                                <span class="bg-[#684AE2] bg-opacity-10 text-[#684AE2] size-4 inline-flex items-center justify-center rounded-xl align-middle">
  3987.                                                                            <svg class="size-3" 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">
  3988.  <path d="M5 12l5 5l10 -10" />
  3989. </svg>                                                                    </span>
  3990.                                <small class="">
  3991.                                    Plagiarism Checker
  3992.                                </small>
  3993.                            </li>
  3994.                                                                    <li class="mb-3 mt-5 first:mt-0">
  3995.                            <h5 class="text-base">Ecommerce</h5>
  3996.                        </li>
  3997.                                                                                                        <li class="mb-1.5 flex items-center gap-1.5 text-heading-foreground">
  3998.                                <span class="bg-[#684AE2] bg-opacity-10 text-[#684AE2] size-4 inline-flex items-center justify-center rounded-xl align-middle">
  3999.                                                                            <svg class="size-3" 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">
  4000.  <path d="M5 12l5 5l10 -10" />
  4001. </svg>                                                                    </span>
  4002.                                <small class="">
  4003.                                    Product Description
  4004.                                </small>
  4005.                            </li>
  4006.                                                                                <li class="mb-1.5 flex items-center gap-1.5 text-heading-foreground">
  4007.                                <span class="bg-[#684AE2] bg-opacity-10 text-[#684AE2] size-4 inline-flex items-center justify-center rounded-xl align-middle">
  4008.                                                                            <svg class="size-3" 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">
  4009.  <path d="M5 12l5 5l10 -10" />
  4010. </svg>                                                                    </span>
  4011.                                <small class="">
  4012.                                    Product Name Generator
  4013.                                </small>
  4014.                            </li>
  4015.                                                                                <li class="mb-1.5 flex items-center gap-1.5 text-heading-foreground">
  4016.                                <span class="bg-[#684AE2] bg-opacity-10 text-[#684AE2] size-4 inline-flex items-center justify-center rounded-xl align-middle">
  4017.                                                                            <svg class="size-3" 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">
  4018.  <path d="M5 12l5 5l10 -10" />
  4019. </svg>                                                                    </span>
  4020.                                <small class="">
  4021.                                    Testimonial Review
  4022.                                </small>
  4023.                            </li>
  4024.                                                                    <li class="mb-3 mt-5 first:mt-0">
  4025.                            <h5 class="text-base">Development</h5>
  4026.                        </li>
  4027.                                                                                                        <li class="mb-1.5 flex items-center gap-1.5 text-heading-foreground">
  4028.                                <span class="bg-[#684AE2] bg-opacity-10 text-[#684AE2] size-4 inline-flex items-center justify-center rounded-xl align-middle">
  4029.                                                                            <svg class="size-3" 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">
  4030.  <path d="M5 12l5 5l10 -10" />
  4031. </svg>                                                                    </span>
  4032.                                <small class="">
  4033.                                    Problem Agitate Solution
  4034.                                </small>
  4035.                            </li>
  4036.                                                                                <li class="mb-1.5 flex items-center gap-1.5 text-heading-foreground">
  4037.                                <span class="bg-[#684AE2] bg-opacity-10 text-[#684AE2] size-4 inline-flex items-center justify-center rounded-xl align-middle">
  4038.                                                                            <svg class="size-3" 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">
  4039.  <path d="M5 12l5 5l10 -10" />
  4040. </svg>                                                                    </span>
  4041.                                <small class="">
  4042.                                    Pros &amp; Cons
  4043.                                </small>
  4044.                            </li>
  4045.                                                                                <li class="mb-1.5 flex items-center gap-1.5 text-heading-foreground">
  4046.                                <span class="bg-[#684AE2] bg-opacity-10 text-[#684AE2] size-4 inline-flex items-center justify-center rounded-xl align-middle">
  4047.                                                                            <svg class="size-3" 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">
  4048.  <path d="M5 12l5 5l10 -10" />
  4049. </svg>                                                                    </span>
  4050.                                <small class="">
  4051.                                    Meta Description
  4052.                                </small>
  4053.                            </li>
  4054.                                                                                <li class="mb-1.5 flex items-center gap-1.5 text-heading-foreground">
  4055.                                <span class="bg-[#684AE2] bg-opacity-10 text-[#684AE2] size-4 inline-flex items-center justify-center rounded-xl align-middle">
  4056.                                                                            <svg class="size-3" 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">
  4057.  <path d="M5 12l5 5l10 -10" />
  4058. </svg>                                                                    </span>
  4059.                                <small class="">
  4060.                                    FAQ Generator (All Datas)
  4061.                                </small>
  4062.                            </li>
  4063.                                                                                <li class="mb-1.5 flex items-center gap-1.5 text-heading-foreground">
  4064.                                <span class="bg-[#684AE2] bg-opacity-10 text-[#684AE2] size-4 inline-flex items-center justify-center rounded-xl align-middle">
  4065.                                                                            <svg class="size-3" 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">
  4066.  <path d="M5 12l5 5l10 -10" />
  4067. </svg>                                                                    </span>
  4068.                                <small class="">
  4069.                                    AI Image Generator
  4070.                                </small>
  4071.                            </li>
  4072.                                                                                <li class="mb-1.5 flex items-center gap-1.5 text-heading-foreground">
  4073.                                <span class="bg-[#684AE2] bg-opacity-10 text-[#684AE2] size-4 inline-flex items-center justify-center rounded-xl align-middle">
  4074.                                                                            <svg class="size-3" 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">
  4075.  <path d="M5 12l5 5l10 -10" />
  4076. </svg>                                                                    </span>
  4077.                                <small class="">
  4078.                                    AI Code Generator
  4079.                                </small>
  4080.                            </li>
  4081.                                                                    <li class="mb-3 mt-5 first:mt-0">
  4082.                            <h5 class="text-base">Advertisement</h5>
  4083.                        </li>
  4084.                                                                                                        <li class="mb-1.5 flex items-center gap-1.5 text-heading-foreground">
  4085.                                <span class="bg-[#684AE2] bg-opacity-10 text-[#684AE2] size-4 inline-flex items-center justify-center rounded-xl align-middle">
  4086.                                                                            <svg class="size-3" 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">
  4087.  <path d="M5 12l5 5l10 -10" />
  4088. </svg>                                                                    </span>
  4089.                                <small class="">
  4090.                                    Facebook Ads
  4091.                                </small>
  4092.                            </li>
  4093.                                                                                <li class="mb-1.5 flex items-center gap-1.5 text-heading-foreground">
  4094.                                <span class="bg-[#684AE2] bg-opacity-10 text-[#684AE2] size-4 inline-flex items-center justify-center rounded-xl align-middle">
  4095.                                                                            <svg class="size-3" 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">
  4096.  <path d="M5 12l5 5l10 -10" />
  4097. </svg>                                                                    </span>
  4098.                                <small class="">
  4099.                                    Google Ads Headlines
  4100.                                </small>
  4101.                            </li>
  4102.                                                                                <li class="mb-1.5 flex items-center gap-1.5 text-heading-foreground">
  4103.                                <span class="bg-[#684AE2] bg-opacity-10 text-[#684AE2] size-4 inline-flex items-center justify-center rounded-xl align-middle">
  4104.                                                                            <svg class="size-3" 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">
  4105.  <path d="M5 12l5 5l10 -10" />
  4106. </svg>                                                                    </span>
  4107.                                <small class="">
  4108.                                    Google Ads Description
  4109.                                </small>
  4110.                            </li>
  4111.                                                                    <li class="mb-3 mt-5 first:mt-0">
  4112.                            <h5 class="text-base">Social media</h5>
  4113.                        </li>
  4114.                                                                                                        <li class="mb-1.5 flex items-center gap-1.5 text-heading-foreground">
  4115.                                <span class="bg-[#684AE2] bg-opacity-10 text-[#684AE2] size-4 inline-flex items-center justify-center rounded-xl align-middle">
  4116.                                                                            <svg class="size-3" 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">
  4117.  <path d="M5 12l5 5l10 -10" />
  4118. </svg>                                                                    </span>
  4119.                                <small class="">
  4120.                                    Youtube Video Description
  4121.                                </small>
  4122.                            </li>
  4123.                                                                                <li class="mb-1.5 flex items-center gap-1.5 text-heading-foreground">
  4124.                                <span class="bg-[#684AE2] bg-opacity-10 text-[#684AE2] size-4 inline-flex items-center justify-center rounded-xl align-middle">
  4125.                                                                            <svg class="size-3" 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">
  4126.  <path d="M5 12l5 5l10 -10" />
  4127. </svg>                                                                    </span>
  4128.                                <small class="">
  4129.                                    Youtube Video Title
  4130.                                </small>
  4131.                            </li>
  4132.                                                                                <li class="mb-1.5 flex items-center gap-1.5 text-heading-foreground">
  4133.                                <span class="bg-[#684AE2] bg-opacity-10 text-[#684AE2] size-4 inline-flex items-center justify-center rounded-xl align-middle">
  4134.                                                                            <svg class="size-3" 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">
  4135.  <path d="M5 12l5 5l10 -10" />
  4136. </svg>                                                                    </span>
  4137.                                <small class="">
  4138.                                    Youtube Video Tag
  4139.                                </small>
  4140.                            </li>
  4141.                                                                                <li class="mb-1.5 flex items-center gap-1.5 text-heading-foreground">
  4142.                                <span class="bg-[#684AE2] bg-opacity-10 text-[#684AE2] size-4 inline-flex items-center justify-center rounded-xl align-middle">
  4143.                                                                            <svg class="size-3" 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">
  4144.  <path d="M5 12l5 5l10 -10" />
  4145. </svg>                                                                    </span>
  4146.                                <small class="">
  4147.                                    Instagram Captions
  4148.                                </small>
  4149.                            </li>
  4150.                                                                                <li class="mb-1.5 flex items-center gap-1.5 text-heading-foreground">
  4151.                                <span class="bg-[#684AE2] bg-opacity-10 text-[#684AE2] size-4 inline-flex items-center justify-center rounded-xl align-middle">
  4152.                                                                            <svg class="size-3" 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">
  4153.  <path d="M5 12l5 5l10 -10" />
  4154. </svg>                                                                    </span>
  4155.                                <small class="">
  4156.                                    Instagram Hashtags
  4157.                                </small>
  4158.                            </li>
  4159.                                                                                <li class="mb-1.5 flex items-center gap-1.5 text-heading-foreground">
  4160.                                <span class="bg-[#684AE2] bg-opacity-10 text-[#684AE2] size-4 inline-flex items-center justify-center rounded-xl align-middle">
  4161.                                                                            <svg class="size-3" 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">
  4162.  <path d="M5 12l5 5l10 -10" />
  4163. </svg>                                                                    </span>
  4164.                                <small class="">
  4165.                                    Social Media Post Tweet
  4166.                                </small>
  4167.                            </li>
  4168.                                                                                <li class="mb-1.5 flex items-center gap-1.5 text-heading-foreground">
  4169.                                <span class="bg-[#684AE2] bg-opacity-10 text-[#684AE2] size-4 inline-flex items-center justify-center rounded-xl align-middle">
  4170.                                                                            <svg class="size-3" 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">
  4171.  <path d="M5 12l5 5l10 -10" />
  4172. </svg>                                                                    </span>
  4173.                                <small class="">
  4174.                                    Social Media Post Business
  4175.                                </small>
  4176.                            </li>
  4177.                                                                                <li class="mb-1.5 flex items-center gap-1.5 text-heading-foreground">
  4178.                                <span class="bg-[#684AE2] bg-opacity-10 text-[#684AE2] size-4 inline-flex items-center justify-center rounded-xl align-middle">
  4179.                                                                            <svg class="size-3" 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">
  4180.  <path d="M5 12l5 5l10 -10" />
  4181. </svg>                                                                    </span>
  4182.                                <small class="">
  4183.                                    Facebook Headlines
  4184.                                </small>
  4185.                            </li>
  4186.                                                                    <li class="mb-3 mt-5 first:mt-0">
  4187.                            <h5 class="text-base">Email</h5>
  4188.                        </li>
  4189.                                                                                                        <li class="mb-1.5 flex items-center gap-1.5 text-heading-foreground">
  4190.                                <span class="bg-[#684AE2] bg-opacity-10 text-[#684AE2] size-4 inline-flex items-center justify-center rounded-xl align-middle">
  4191.                                                                            <svg class="size-3" 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">
  4192.  <path d="M5 12l5 5l10 -10" />
  4193. </svg>                                                                    </span>
  4194.                                <small class="">
  4195.                                    Email Generator
  4196.                                </small>
  4197.                            </li>
  4198.                                                                                <li class="mb-1.5 flex items-center gap-1.5 text-heading-foreground">
  4199.                                <span class="bg-[#684AE2] bg-opacity-10 text-[#684AE2] size-4 inline-flex items-center justify-center rounded-xl align-middle">
  4200.                                                                            <svg class="size-3" 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">
  4201.  <path d="M5 12l5 5l10 -10" />
  4202. </svg>                                                                    </span>
  4203.                                <small class="">
  4204.                                    Email Answer Generator
  4205.                                </small>
  4206.                            </li>
  4207.                                                                                <li class="mb-1.5 flex items-center gap-1.5 text-heading-foreground">
  4208.                                <span class="bg-[#684AE2] bg-opacity-10 text-[#684AE2] size-4 inline-flex items-center justify-center rounded-xl align-middle">
  4209.                                                                            <svg class="size-3" 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">
  4210.  <path d="M5 12l5 5l10 -10" />
  4211. </svg>                                                                    </span>
  4212.                                <small class="">
  4213.                                    Newsletter Generator
  4214.                                </small>
  4215.                            </li>
  4216.                                                                    <li class="mb-3 mt-5 first:mt-0">
  4217.                            <h5 class="text-base">Custom</h5>
  4218.                        </li>
  4219.                                                                                                        <li class="mb-1.5 flex items-center gap-1.5 text-heading-foreground">
  4220.                                <span class="bg-[#684AE2] bg-opacity-10 text-[#684AE2] size-4 inline-flex items-center justify-center rounded-xl align-middle">
  4221.                                                                            <svg class="size-3" 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">
  4222.  <path d="M5 12l5 5l10 -10" />
  4223. </svg>                                                                    </span>
  4224.                                <small class="">
  4225.                                    Custom Generation
  4226.                                </small>
  4227.                            </li>
  4228.                                                                    <li class="mb-3 mt-5 first:mt-0">
  4229.                            <h5 class="text-base">Video</h5>
  4230.                        </li>
  4231.                                                                                                        <li class="mb-1.5 flex items-center gap-1.5 text-heading-foreground">
  4232.                                <span class="bg-[#684AE2] bg-opacity-10 text-[#684AE2] size-4 inline-flex items-center justify-center rounded-xl align-middle">
  4233.                                                                            <svg class="size-3" 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">
  4234.  <path d="M5 12l5 5l10 -10" />
  4235. </svg>                                                                    </span>
  4236.                                <small class="">
  4237.                                    AI Video
  4238.                                </small>
  4239.                            </li>
  4240.                                                                    <li class="mb-3 mt-5 first:mt-0">
  4241.                            <h5 class="text-base">Voiceover</h5>
  4242.                        </li>
  4243.                                                                                                        <li class="mb-1.5 flex items-center gap-1.5 text-heading-foreground">
  4244.                                <span class="bg-[#684AE2] bg-opacity-10 text-[#684AE2] size-4 inline-flex items-center justify-center rounded-xl align-middle">
  4245.                                                                            <svg class="size-3" 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">
  4246.  <path d="M5 12l5 5l10 -10" />
  4247. </svg>                                                                    </span>
  4248.                                <small class="">
  4249.                                    AI Voiceover
  4250.                                </small>
  4251.                            </li>
  4252.                                                                    <li class="mb-3 mt-5 first:mt-0">
  4253.                            <h5 class="text-base">Youtube</h5>
  4254.                        </li>
  4255.                                                                                                        <li class="mb-1.5 flex items-center gap-1.5 text-heading-foreground">
  4256.                                <span class="bg-[#684AE2] bg-opacity-10 text-[#684AE2] size-4 inline-flex items-center justify-center rounded-xl align-middle">
  4257.                                                                            <svg class="size-3" 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">
  4258.  <path d="M5 12l5 5l10 -10" />
  4259. </svg>                                                                    </span>
  4260.                                <small class="">
  4261.                                    AI YouTube
  4262.                                </small>
  4263.                            </li>
  4264.                                                                    <li class="mb-3 mt-5 first:mt-0">
  4265.                            <h5 class="text-base">Rss</h5>
  4266.                        </li>
  4267.                                                                                                        <li class="mb-1.5 flex items-center gap-1.5 text-heading-foreground">
  4268.                                <span class="bg-[#684AE2] bg-opacity-10 text-[#684AE2] size-4 inline-flex items-center justify-center rounded-xl align-middle">
  4269.                                                                            <svg class="size-3" 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">
  4270.  <path d="M5 12l5 5l10 -10" />
  4271. </svg>                                                                    </span>
  4272.                                <small class="">
  4273.                                    AI RSS
  4274.                                </small>
  4275.                            </li>
  4276.                                                                    <li class="mb-3 mt-5 first:mt-0">
  4277.                            <h5 class="text-base">Voice</h5>
  4278.                        </li>
  4279.                                                                                                        <li class="mb-1.5 flex items-center gap-1.5 text-heading-foreground">
  4280.                                <span class="bg-[#684AE2] bg-opacity-10 text-[#684AE2] size-4 inline-flex items-center justify-center rounded-xl align-middle">
  4281.                                                                            <svg class="size-3" 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">
  4282.  <path d="M5 12l5 5l10 -10" />
  4283. </svg>                                                                    </span>
  4284.                                <small class="">
  4285.                                    AI Voice Isolator
  4286.                                </small>
  4287.                            </li>
  4288.                                                                                <li class="mb-1.5 flex items-center gap-1.5 text-heading-foreground">
  4289.                                <span class="bg-foreground/10 text-foreground size-4 inline-flex items-center justify-center rounded-xl align-middle">
  4290.                                                                            <svg class="size-3" 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">
  4291.  <path d="M5 12l14 0" />
  4292. </svg>                                                                    </span>
  4293.                                <small class="opacity-60">
  4294.                                    Voiceover Clone
  4295.                                </small>
  4296.                            </li>
  4297.                                                                    <li class="mb-3 mt-5 first:mt-0">
  4298.                            <h5 class="text-base">Branding</h5>
  4299.                        </li>
  4300.                                                                                                        <li class="mb-1.5 flex items-center gap-1.5 text-heading-foreground">
  4301.                                <span class="bg-[#684AE2] bg-opacity-10 text-[#684AE2] size-4 inline-flex items-center justify-center rounded-xl align-middle">
  4302.                                                                            <svg class="size-3" 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">
  4303.  <path d="M5 12l5 5l10 -10" />
  4304. </svg>                                                                    </span>
  4305.                                <small class="">
  4306.                                    Brand Voice
  4307.                                </small>
  4308.                            </li>
  4309.                                                            </ul>
  4310.            </div>
  4311.        </div>
  4312.    </li>
  4313.    <li class="relative mb-3 last:mb-0">
  4314.        <span class="inline-grid align-middle me-2 size-[22px] shrink-0 place-content-center rounded-xl bg-[#684AE2] bg-opacity-10 text-[#684AE2]">
  4315.            <svg width="13" height="10" viewBox="0 0 13 10" fill="currentColor" xmlns="http://www.w3.org/2000/svg"><path d="M3.952 7.537L11.489 0L12.452 1L3.952 9.5L1.78814e-07 5.545L1 4.545L3.952 7.537Z" /></svg>
  4316.        </span>
  4317.  
  4318.        Plan Credits        <div class="group inline-block sm:relative sm:before:absolute sm:before:-inset-2.5">
  4319.            <span class="peer relative -mt-6 inline-flex !h-6 !w-6 cursor-pointer items-center justify-center">
  4320.                <svg class="size-4 opacity-20" 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">
  4321.  <path d="M12 2c5.523 0 10 4.477 10 10a10 10 0 0 1 -19.995 .324l-.005 -.324l.004 -.28c.148 -5.393 4.566 -9.72 9.996 -9.72zm0 9h-1l-.117 .007a1 1 0 0 0 0 1.986l.117 .007v3l.007 .117a1 1 0 0 0 .876 .876l.117 .007h1l.117 -.007a1 1 0 0 0 .876 -.876l.007 -.117l-.007 -.117a1 1 0 0 0 -.764 -.857l-.112 -.02l-.117 -.006v-3l-.007 -.117a1 1 0 0 0 -.876 -.876l-.117 -.007zm.01 -3l-.127 .007a1 1 0 0 0 0 1.986l.117 .007l.127 -.007a1 1 0 0 0 0 -1.986l-.117 -.007z" stroke-width="0" fill="currentColor" />
  4322. </svg>            </span>
  4323.            <div
  4324.                class="lqd-price-table-info pointer-events-none invisible absolute start-full top-1/2 z-10 ms-2 max-h-96 min-w-60 -translate-y-1/2 translate-x-2 scale-105 overflow-y-auto rounded-lg border bg-background p-5 opacity-0 shadow-xl transition-all before:absolute before:-start-2 before:top-0 before:h-full before:w-2 group-hover:pointer-events-auto group-hover:visible group-hover:translate-x-0 group-hover:opacity-100 max-sm:!end-0 max-sm:!start-0 max-sm:!top-full max-sm:!me-0 max-sm:!ms-0 max-sm:mt-4 max-sm:!translate-x-0 max-sm:!translate-y-0 [&.anchor-end]:end-2 [&.anchor-end]:start-auto [&.anchor-end]:me-2 [&.anchor-end]:ms-0"
  4325.                data-set-anchor="true"
  4326.            >
  4327.                <div id="credit-list-partial-direct-678326">
  4328.        <div class="grid min-h-[140px] w-full place-items-center overflow-x-scroll rounded-lg p-6 lg:overflow-visible">
  4329.            <svg
  4330.                class="animate-spin text-gray-300"
  4331.                viewBox="0 0 64 64"
  4332.                fill="none"
  4333.                xmlns="http://www.w3.org/2000/svg"
  4334.                width="24"
  4335.                height="24"
  4336.            >
  4337.                <path
  4338.                    d="M32 3C35.8083 3 39.5794 3.75011 43.0978 5.20749C46.6163 6.66488 49.8132 8.80101 52.5061 11.4939C55.199 14.1868 57.3351 17.3837 58.7925 20.9022C60.2499 24.4206 61 28.1917 61 32C61 35.8083 60.2499 39.5794 58.7925 43.0978C57.3351 46.6163 55.199 49.8132 52.5061 52.5061C49.8132 55.199 46.6163 57.3351 43.0978 58.7925C39.5794 60.2499 35.8083 61 32 61C28.1917 61 24.4206 60.2499 20.9022 58.7925C17.3837 57.3351 14.1868 55.199 11.4939 52.5061C8.801 49.8132 6.66487 46.6163 5.20749 43.0978C3.7501 39.5794 3 35.8083 3 32C3 28.1917 3.75011 24.4206 5.2075 20.9022C6.66489 17.3837 8.80101 14.1868 11.4939 11.4939C14.1868 8.80099 17.3838 6.66487 20.9022 5.20749C24.4206 3.7501 28.1917 3 32 3L32 3Z"
  4339.                    stroke="currentColor"
  4340.                    stroke-width="5"
  4341.                    stroke-linecap="round"
  4342.                    stroke-linejoin="round"
  4343.                ></path>
  4344.                <path
  4345.                    class="text-gray-900"
  4346.                    d="M32 3C36.5778 3 41.0906 4.08374 45.1692 6.16256C49.2477 8.24138 52.7762 11.2562 55.466 14.9605C58.1558 18.6647 59.9304 22.9531 60.6448 27.4748C61.3591 31.9965 60.9928 36.6232 59.5759 40.9762"
  4347.                    stroke="currentColor"
  4348.                    stroke-width="5"
  4349.                    stroke-linecap="round"
  4350.                    stroke-linejoin="round"
  4351.                >
  4352.                </path>
  4353.            </svg>
  4354.        </div>
  4355.    </div>
  4356.  
  4357. <script>
  4358.            document.addEventListener('DOMContentLoaded', function() {
  4359.            fetch('https://chromer.co/credit-list-partial?cache_key=credit-list-plan-cache&plan_id=1')
  4360.                .then(response => response.json())
  4361.                .then(data => {
  4362.                    let ID1 = '#credit-list-partial-direct-678326';
  4363.                    let ID2 = '#credit-list-partial-678326';
  4364.  
  4365.                    if (document.querySelector(ID1)) {
  4366.                        document.querySelector(ID1).innerHTML = data.html;
  4367.                    }
  4368.  
  4369.                    if (document.querySelector(ID2)) {
  4370.                        document.querySelector(ID2).innerHTML = data.html;
  4371.                    }
  4372.                });
  4373.        });
  4374.    </script>
  4375.            </div>
  4376.        </div>
  4377.    </li>
  4378.                                <li class="mb-3 flex items-center last:mb-0">
  4379.                <span class="inline-grid align-middle me-2 size-[22px] shrink-0 place-content-center rounded-xl bg-[#684AE2] bg-opacity-10 text-[#684AE2]">
  4380.                    <svg width="13" height="10" viewBox="0 0 13 10" fill="currentColor" xmlns="http://www.w3.org/2000/svg"><path d="M3.952 7.537L11.489 0L12.452 1L3.952 9.5L1.78814e-07 5.545L1 4.545L3.952 7.537Z" /></svg>
  4381.                </span>
  4382.                FREE
  4383.            </li>
  4384.            </ul>
  4385.  
  4386.    <a
  4387.        class="relative mx-auto inline-flex w-full max-w-[400px] 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"
  4388.        href="https://chromer.co/register?plan=1"
  4389.    >
  4390.                    <span class="flex w-full justify-center text-center">
  4391.                Select FREE
  4392.            </span>
  4393.            </a>
  4394.  
  4395.    </div>
  4396.                                                    </div>
  4397.                    </div>
  4398.                    <div
  4399.                        class="hidden"
  4400.                        id="pricing-annual"
  4401.                    >
  4402.                        <div class="grid grid-cols-1 gap-7 md:grid-cols-2 lg:grid-cols-3">
  4403.                                                    </div>
  4404.                    </div>
  4405.                    <div
  4406.                        class="hidden"
  4407.                        id="pricing-prepaid"
  4408.                    >
  4409.                        <div class="grid grid-cols-1 gap-7 md:grid-cols-2 lg:grid-cols-3">
  4410.                                                            <div class="relative flex flex-col items-start rounded-3xl px-10 py-10 text-start transition-all md:hover:-translate-y-1 md:hover:scale-[1.025] md:hover:z-1 lg:py-12 bg-black">
  4411.    <h5 class="gradient-text relative mb-6 inline-block text-xs font-medium uppercase">
  4412.        FREE
  4413.    </h5>
  4414.  
  4415.    <p class="mb-7 text-sm">
  4416.        <small class="font-heading text-[24px] font-bold leading-none text-heading-foreground">
  4417.            $
  4418.        </small>
  4419.        <span class="align-sub font-heading text-[50px] font-bold leading-none text-heading-foreground">
  4420.            0
  4421.        </span>
  4422.        /
  4423.        One Time Payment
  4424.    </p>
  4425.  
  4426.    <hr class="w-full">
  4427.  
  4428.    <ul class="mt-6 w-full px-1 text-left max-lg:p-0">
  4429.    <li class="relative mb-3 last:mb-0">
  4430.        <span class="inline-grid align-middle me-2 size-[22px] shrink-0 place-content-center rounded-xl bg-[#684AE2] bg-opacity-10 text-[#684AE2]">
  4431.            <svg width="13" height="10" viewBox="0 0 13 10" fill="currentColor" xmlns="http://www.w3.org/2000/svg"><path d="M3.952 7.537L11.489 0L12.452 1L3.952 9.5L1.78814e-07 5.545L1 4.545L3.952 7.537Z" /></svg>
  4432.        </span>
  4433.  
  4434.        Access <strong>All</strong>
  4435.        Features
  4436.  
  4437.        <div class="group inline-block sm:relative sm:before:absolute sm:before:-inset-2.5">
  4438.            <span class="peer relative -mt-6 inline-flex !h-6 !w-6 cursor-pointer items-center justify-center">
  4439.                <svg class="size-4 opacity-20" 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">
  4440.  <path d="M12 2c5.523 0 10 4.477 10 10a10 10 0 0 1 -19.995 .324l-.005 -.324l.004 -.28c.148 -5.393 4.566 -9.72 9.996 -9.72zm0 9h-1l-.117 .007a1 1 0 0 0 0 1.986l.117 .007v3l.007 .117a1 1 0 0 0 .876 .876l.117 .007h1l.117 -.007a1 1 0 0 0 .876 -.876l.007 -.117l-.007 -.117a1 1 0 0 0 -.764 -.857l-.112 -.02l-.117 -.006v-3l-.007 -.117a1 1 0 0 0 -.876 -.876l-.117 -.007zm.01 -3l-.127 .007a1 1 0 0 0 0 1.986l.117 .007l.127 -.007a1 1 0 0 0 0 -1.986l-.117 -.007z" stroke-width="0" fill="currentColor" />
  4441. </svg>            </span>
  4442.            <div
  4443.                class="lqd-price-table-info pointer-events-none invisible absolute start-full top-1/2 z-10 ms-2 max-h-96 min-w-60 -translate-y-1/2 translate-x-2 scale-105 overflow-y-auto rounded-lg border bg-background p-5 opacity-0 shadow-xl transition-all before:absolute before:-start-2 before:top-0 before:h-full before:w-2 group-hover:pointer-events-auto group-hover:visible group-hover:translate-x-0 group-hover:opacity-100 max-sm:!end-0 max-sm:!start-0 max-sm:!top-full max-sm:!me-0 max-sm:!ms-0 max-sm:mt-4 max-sm:!translate-x-0 max-sm:!translate-y-0 [&.anchor-end]:end-2 [&.anchor-end]:start-auto [&.anchor-end]:me-2 [&.anchor-end]:ms-0"
  4444.                data-set-anchor="true"
  4445.            >
  4446.                <ul>
  4447.                                            <li class="mb-3 mt-5 first:mt-0">
  4448.                            <h5 class="text-base">Blog</h5>
  4449.                        </li>
  4450.                                                                                                        <li class="mb-1.5 flex items-center gap-1.5 text-heading-foreground">
  4451.                                <span class="bg-foreground/10 text-foreground size-4 inline-flex items-center justify-center rounded-xl align-middle">
  4452.                                                                            <svg class="size-3" 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">
  4453.  <path d="M5 12l14 0" />
  4454. </svg>                                                                    </span>
  4455.                                <small class="opacity-60">
  4456.                                    Post Title Generator
  4457.                                </small>
  4458.                            </li>
  4459.                                                                                <li class="mb-1.5 flex items-center gap-1.5 text-heading-foreground">
  4460.                                <span class="bg-foreground/10 text-foreground size-4 inline-flex items-center justify-center rounded-xl align-middle">
  4461.                                                                            <svg class="size-3" 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">
  4462.  <path d="M5 12l14 0" />
  4463. </svg>                                                                    </span>
  4464.                                <small class="opacity-60">
  4465.                                    Summarize Text
  4466.                                </small>
  4467.                            </li>
  4468.                                                                                <li class="mb-1.5 flex items-center gap-1.5 text-heading-foreground">
  4469.                                <span class="bg-foreground/10 text-foreground size-4 inline-flex items-center justify-center rounded-xl align-middle">
  4470.                                                                            <svg class="size-3" 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">
  4471.  <path d="M5 12l14 0" />
  4472. </svg>                                                                    </span>
  4473.                                <small class="opacity-60">
  4474.                                    Article Generator
  4475.                                </small>
  4476.                            </li>
  4477.                                                                                <li class="mb-1.5 flex items-center gap-1.5 text-heading-foreground">
  4478.                                <span class="bg-foreground/10 text-foreground size-4 inline-flex items-center justify-center rounded-xl align-middle">
  4479.                                                                            <svg class="size-3" 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">
  4480.  <path d="M5 12l14 0" />
  4481. </svg>                                                                    </span>
  4482.                                <small class="opacity-60">
  4483.                                    Blog Section
  4484.                                </small>
  4485.                            </li>
  4486.                                                                                <li class="mb-1.5 flex items-center gap-1.5 text-heading-foreground">
  4487.                                <span class="bg-foreground/10 text-foreground size-4 inline-flex items-center justify-center rounded-xl align-middle">
  4488.                                                                            <svg class="size-3" 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">
  4489.  <path d="M5 12l14 0" />
  4490. </svg>                                                                    </span>
  4491.                                <small class="opacity-60">
  4492.                                    Blog Post Ideas
  4493.                                </small>
  4494.                            </li>
  4495.                                                                                <li class="mb-1.5 flex items-center gap-1.5 text-heading-foreground">
  4496.                                <span class="bg-foreground/10 text-foreground size-4 inline-flex items-center justify-center rounded-xl align-middle">
  4497.                                                                            <svg class="size-3" 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">
  4498.  <path d="M5 12l14 0" />
  4499. </svg>                                                                    </span>
  4500.                                <small class="opacity-60">
  4501.                                    Blog Intros
  4502.                                </small>
  4503.                            </li>
  4504.                                                                                <li class="mb-1.5 flex items-center gap-1.5 text-heading-foreground">
  4505.                                <span class="bg-foreground/10 text-foreground size-4 inline-flex items-center justify-center rounded-xl align-middle">
  4506.                                                                            <svg class="size-3" 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">
  4507.  <path d="M5 12l14 0" />
  4508. </svg>                                                                    </span>
  4509.                                <small class="opacity-60">
  4510.                                    Blog Conclusion
  4511.                                </small>
  4512.                            </li>
  4513.                                                                                <li class="mb-1.5 flex items-center gap-1.5 text-heading-foreground">
  4514.                                <span class="bg-foreground/10 text-foreground size-4 inline-flex items-center justify-center rounded-xl align-middle">
  4515.                                                                            <svg class="size-3" 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">
  4516.  <path d="M5 12l14 0" />
  4517. </svg>                                                                    </span>
  4518.                                <small class="opacity-60">
  4519.                                    Paragraph Generator
  4520.                                </small>
  4521.                            </li>
  4522.                                                                                <li class="mb-1.5 flex items-center gap-1.5 text-heading-foreground">
  4523.                                <span class="bg-foreground/10 text-foreground size-4 inline-flex items-center justify-center rounded-xl align-middle">
  4524.                                                                            <svg class="size-3" 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">
  4525.  <path d="M5 12l14 0" />
  4526. </svg>                                                                    </span>
  4527.                                <small class="opacity-60">
  4528.                                    Grammar Correction
  4529.                                </small>
  4530.                            </li>
  4531.                                                                                <li class="mb-1.5 flex items-center gap-1.5 text-heading-foreground">
  4532.                                <span class="bg-foreground/10 text-foreground size-4 inline-flex items-center justify-center rounded-xl align-middle">
  4533.                                                                            <svg class="size-3" 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">
  4534.  <path d="M5 12l14 0" />
  4535. </svg>                                                                    </span>
  4536.                                <small class="opacity-60">
  4537.                                    TL;DR Summarization
  4538.                                </small>
  4539.                            </li>
  4540.                                                                                <li class="mb-1.5 flex items-center gap-1.5 text-heading-foreground">
  4541.                                <span class="bg-[#684AE2] bg-opacity-10 text-[#684AE2] size-4 inline-flex items-center justify-center rounded-xl align-middle">
  4542.                                                                            <svg class="size-3" 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">
  4543.  <path d="M5 12l5 5l10 -10" />
  4544. </svg>                                                                    </span>
  4545.                                <small class="">
  4546.                                    AI Speech to Text
  4547.                                </small>
  4548.                            </li>
  4549.                                                                                <li class="mb-1.5 flex items-center gap-1.5 text-heading-foreground">
  4550.                                <span class="bg-[#684AE2] bg-opacity-10 text-[#684AE2] size-4 inline-flex items-center justify-center rounded-xl align-middle">
  4551.                                                                            <svg class="size-3" 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">
  4552.  <path d="M5 12l5 5l10 -10" />
  4553. </svg>                                                                    </span>
  4554.                                <small class="">
  4555.                                    AI Article Wizard Generator
  4556.                                </small>
  4557.                            </li>
  4558.                                                                                <li class="mb-1.5 flex items-center gap-1.5 text-heading-foreground">
  4559.                                <span class="bg-[#684AE2] bg-opacity-10 text-[#684AE2] size-4 inline-flex items-center justify-center rounded-xl align-middle">
  4560.                                                                            <svg class="size-3" 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">
  4561.  <path d="M5 12l5 5l10 -10" />
  4562. </svg>                                                                    </span>
  4563.                                <small class="">
  4564.                                    AI Vision
  4565.                                </small>
  4566.                            </li>
  4567.                                                                                <li class="mb-1.5 flex items-center gap-1.5 text-heading-foreground">
  4568.                                <span class="bg-[#684AE2] bg-opacity-10 text-[#684AE2] size-4 inline-flex items-center justify-center rounded-xl align-middle">
  4569.                                                                            <svg class="size-3" 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">
  4570.  <path d="M5 12l5 5l10 -10" />
  4571. </svg>                                                                    </span>
  4572.                                <small class="">
  4573.                                    File Analyzer
  4574.                                </small>
  4575.                            </li>
  4576.                                                                                <li class="mb-1.5 flex items-center gap-1.5 text-heading-foreground">
  4577.                                <span class="bg-[#684AE2] bg-opacity-10 text-[#684AE2] size-4 inline-flex items-center justify-center rounded-xl align-middle">
  4578.                                                                            <svg class="size-3" 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">
  4579.  <path d="M5 12l5 5l10 -10" />
  4580. </svg>                                                                    </span>
  4581.                                <small class="">
  4582.                                    Chat Image
  4583.                                </small>
  4584.                            </li>
  4585.                                                                                <li class="mb-1.5 flex items-center gap-1.5 text-heading-foreground">
  4586.                                <span class="bg-[#684AE2] bg-opacity-10 text-[#684AE2] size-4 inline-flex items-center justify-center rounded-xl align-middle">
  4587.                                                                            <svg class="size-3" 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">
  4588.  <path d="M5 12l5 5l10 -10" />
  4589. </svg>                                                                    </span>
  4590.                                <small class="">
  4591.                                    AI ReWriter
  4592.                                </small>
  4593.                            </li>
  4594.                                                                                <li class="mb-1.5 flex items-center gap-1.5 text-heading-foreground">
  4595.                                <span class="bg-[#684AE2] bg-opacity-10 text-[#684AE2] size-4 inline-flex items-center justify-center rounded-xl align-middle">
  4596.                                                                            <svg class="size-3" 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">
  4597.  <path d="M5 12l5 5l10 -10" />
  4598. </svg>                                                                    </span>
  4599.                                <small class="">
  4600.                                    AI Web Chat
  4601.                                </small>
  4602.                            </li>
  4603.                                                                                <li class="mb-1.5 flex items-center gap-1.5 text-heading-foreground">
  4604.                                <span class="bg-foreground/10 text-foreground size-4 inline-flex items-center justify-center rounded-xl align-middle">
  4605.                                                                            <svg class="size-3" 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">
  4606.  <path d="M5 12l14 0" />
  4607. </svg>                                                                    </span>
  4608.                                <small class="opacity-60">
  4609.                                    Realtime Voice Chat
  4610.                                </small>
  4611.                            </li>
  4612.                                                                                <li class="mb-1.5 flex items-center gap-1.5 text-heading-foreground">
  4613.                                <span class="bg-[#684AE2] bg-opacity-10 text-[#684AE2] size-4 inline-flex items-center justify-center rounded-xl align-middle">
  4614.                                                                            <svg class="size-3" 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">
  4615.  <path d="M5 12l5 5l10 -10" />
  4616. </svg>                                                                    </span>
  4617.                                <small class="">
  4618.                                    AI Plagiarism Checker
  4619.                                </small>
  4620.                            </li>
  4621.                                                                                <li class="mb-1.5 flex items-center gap-1.5 text-heading-foreground">
  4622.                                <span class="bg-[#684AE2] bg-opacity-10 text-[#684AE2] size-4 inline-flex items-center justify-center rounded-xl align-middle">
  4623.                                                                            <svg class="size-3" 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">
  4624.  <path d="M5 12l5 5l10 -10" />
  4625. </svg>                                                                    </span>
  4626.                                <small class="">
  4627.                                    AI Content Detector
  4628.                                </small>
  4629.                            </li>
  4630.                                                                                <li class="mb-1.5 flex items-center gap-1.5 text-heading-foreground">
  4631.                                <span class="bg-[#684AE2] bg-opacity-10 text-[#684AE2] size-4 inline-flex items-center justify-center rounded-xl align-middle">
  4632.                                                                            <svg class="size-3" 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">
  4633.  <path d="M5 12l5 5l10 -10" />
  4634. </svg>                                                                    </span>
  4635.                                <small class="">
  4636.                                    AI Chat
  4637.                                </small>
  4638.                            </li>
  4639.                                                                                <li class="mb-1.5 flex items-center gap-1.5 text-heading-foreground">
  4640.                                <span class="bg-[#684AE2] bg-opacity-10 text-[#684AE2] size-4 inline-flex items-center justify-center rounded-xl align-middle">
  4641.                                                                            <svg class="size-3" 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">
  4642.  <path d="M5 12l5 5l10 -10" />
  4643. </svg>                                                                    </span>
  4644.                                <small class="">
  4645.                                    Plagiarism Checker
  4646.                                </small>
  4647.                            </li>
  4648.                                                                    <li class="mb-3 mt-5 first:mt-0">
  4649.                            <h5 class="text-base">Ecommerce</h5>
  4650.                        </li>
  4651.                                                                                                        <li class="mb-1.5 flex items-center gap-1.5 text-heading-foreground">
  4652.                                <span class="bg-foreground/10 text-foreground size-4 inline-flex items-center justify-center rounded-xl align-middle">
  4653.                                                                            <svg class="size-3" 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">
  4654.  <path d="M5 12l14 0" />
  4655. </svg>                                                                    </span>
  4656.                                <small class="opacity-60">
  4657.                                    Product Description
  4658.                                </small>
  4659.                            </li>
  4660.                                                                                <li class="mb-1.5 flex items-center gap-1.5 text-heading-foreground">
  4661.                                <span class="bg-foreground/10 text-foreground size-4 inline-flex items-center justify-center rounded-xl align-middle">
  4662.                                                                            <svg class="size-3" 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">
  4663.  <path d="M5 12l14 0" />
  4664. </svg>                                                                    </span>
  4665.                                <small class="opacity-60">
  4666.                                    Product Name Generator
  4667.                                </small>
  4668.                            </li>
  4669.                                                                                <li class="mb-1.5 flex items-center gap-1.5 text-heading-foreground">
  4670.                                <span class="bg-foreground/10 text-foreground size-4 inline-flex items-center justify-center rounded-xl align-middle">
  4671.                                                                            <svg class="size-3" 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">
  4672.  <path d="M5 12l14 0" />
  4673. </svg>                                                                    </span>
  4674.                                <small class="opacity-60">
  4675.                                    Testimonial Review
  4676.                                </small>
  4677.                            </li>
  4678.                                                                    <li class="mb-3 mt-5 first:mt-0">
  4679.                            <h5 class="text-base">Development</h5>
  4680.                        </li>
  4681.                                                                                                        <li class="mb-1.5 flex items-center gap-1.5 text-heading-foreground">
  4682.                                <span class="bg-foreground/10 text-foreground size-4 inline-flex items-center justify-center rounded-xl align-middle">
  4683.                                                                            <svg class="size-3" 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">
  4684.  <path d="M5 12l14 0" />
  4685. </svg>                                                                    </span>
  4686.                                <small class="opacity-60">
  4687.                                    Problem Agitate Solution
  4688.                                </small>
  4689.                            </li>
  4690.                                                                                <li class="mb-1.5 flex items-center gap-1.5 text-heading-foreground">
  4691.                                <span class="bg-foreground/10 text-foreground size-4 inline-flex items-center justify-center rounded-xl align-middle">
  4692.                                                                            <svg class="size-3" 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">
  4693.  <path d="M5 12l14 0" />
  4694. </svg>                                                                    </span>
  4695.                                <small class="opacity-60">
  4696.                                    Pros &amp; Cons
  4697.                                </small>
  4698.                            </li>
  4699.                                                                                <li class="mb-1.5 flex items-center gap-1.5 text-heading-foreground">
  4700.                                <span class="bg-foreground/10 text-foreground size-4 inline-flex items-center justify-center rounded-xl align-middle">
  4701.                                                                            <svg class="size-3" 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">
  4702.  <path d="M5 12l14 0" />
  4703. </svg>                                                                    </span>
  4704.                                <small class="opacity-60">
  4705.                                    Meta Description
  4706.                                </small>
  4707.                            </li>
  4708.                                                                                <li class="mb-1.5 flex items-center gap-1.5 text-heading-foreground">
  4709.                                <span class="bg-foreground/10 text-foreground size-4 inline-flex items-center justify-center rounded-xl align-middle">
  4710.                                                                            <svg class="size-3" 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">
  4711.  <path d="M5 12l14 0" />
  4712. </svg>                                                                    </span>
  4713.                                <small class="opacity-60">
  4714.                                    FAQ Generator (All Datas)
  4715.                                </small>
  4716.                            </li>
  4717.                                                                                <li class="mb-1.5 flex items-center gap-1.5 text-heading-foreground">
  4718.                                <span class="bg-[#684AE2] bg-opacity-10 text-[#684AE2] size-4 inline-flex items-center justify-center rounded-xl align-middle">
  4719.                                                                            <svg class="size-3" 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">
  4720.  <path d="M5 12l5 5l10 -10" />
  4721. </svg>                                                                    </span>
  4722.                                <small class="">
  4723.                                    AI Image Generator
  4724.                                </small>
  4725.                            </li>
  4726.                                                                                <li class="mb-1.5 flex items-center gap-1.5 text-heading-foreground">
  4727.                                <span class="bg-[#684AE2] bg-opacity-10 text-[#684AE2] size-4 inline-flex items-center justify-center rounded-xl align-middle">
  4728.                                                                            <svg class="size-3" 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">
  4729.  <path d="M5 12l5 5l10 -10" />
  4730. </svg>                                                                    </span>
  4731.                                <small class="">
  4732.                                    AI Code Generator
  4733.                                </small>
  4734.                            </li>
  4735.                                                                    <li class="mb-3 mt-5 first:mt-0">
  4736.                            <h5 class="text-base">Advertisement</h5>
  4737.                        </li>
  4738.                                                                                                        <li class="mb-1.5 flex items-center gap-1.5 text-heading-foreground">
  4739.                                <span class="bg-foreground/10 text-foreground size-4 inline-flex items-center justify-center rounded-xl align-middle">
  4740.                                                                            <svg class="size-3" 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">
  4741.  <path d="M5 12l14 0" />
  4742. </svg>                                                                    </span>
  4743.                                <small class="opacity-60">
  4744.                                    Facebook Ads
  4745.                                </small>
  4746.                            </li>
  4747.                                                                                <li class="mb-1.5 flex items-center gap-1.5 text-heading-foreground">
  4748.                                <span class="bg-foreground/10 text-foreground size-4 inline-flex items-center justify-center rounded-xl align-middle">
  4749.                                                                            <svg class="size-3" 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">
  4750.  <path d="M5 12l14 0" />
  4751. </svg>                                                                    </span>
  4752.                                <small class="opacity-60">
  4753.                                    Google Ads Headlines
  4754.                                </small>
  4755.                            </li>
  4756.                                                                                <li class="mb-1.5 flex items-center gap-1.5 text-heading-foreground">
  4757.                                <span class="bg-foreground/10 text-foreground size-4 inline-flex items-center justify-center rounded-xl align-middle">
  4758.                                                                            <svg class="size-3" 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">
  4759.  <path d="M5 12l14 0" />
  4760. </svg>                                                                    </span>
  4761.                                <small class="opacity-60">
  4762.                                    Google Ads Description
  4763.                                </small>
  4764.                            </li>
  4765.                                                                    <li class="mb-3 mt-5 first:mt-0">
  4766.                            <h5 class="text-base">Social media</h5>
  4767.                        </li>
  4768.                                                                                                        <li class="mb-1.5 flex items-center gap-1.5 text-heading-foreground">
  4769.                                <span class="bg-foreground/10 text-foreground size-4 inline-flex items-center justify-center rounded-xl align-middle">
  4770.                                                                            <svg class="size-3" 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">
  4771.  <path d="M5 12l14 0" />
  4772. </svg>                                                                    </span>
  4773.                                <small class="opacity-60">
  4774.                                    Youtube Video Description
  4775.                                </small>
  4776.                            </li>
  4777.                                                                                <li class="mb-1.5 flex items-center gap-1.5 text-heading-foreground">
  4778.                                <span class="bg-foreground/10 text-foreground size-4 inline-flex items-center justify-center rounded-xl align-middle">
  4779.                                                                            <svg class="size-3" 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">
  4780.  <path d="M5 12l14 0" />
  4781. </svg>                                                                    </span>
  4782.                                <small class="opacity-60">
  4783.                                    Youtube Video Title
  4784.                                </small>
  4785.                            </li>
  4786.                                                                                <li class="mb-1.5 flex items-center gap-1.5 text-heading-foreground">
  4787.                                <span class="bg-foreground/10 text-foreground size-4 inline-flex items-center justify-center rounded-xl align-middle">
  4788.                                                                            <svg class="size-3" 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">
  4789.  <path d="M5 12l14 0" />
  4790. </svg>                                                                    </span>
  4791.                                <small class="opacity-60">
  4792.                                    Youtube Video Tag
  4793.                                </small>
  4794.                            </li>
  4795.                                                                                <li class="mb-1.5 flex items-center gap-1.5 text-heading-foreground">
  4796.                                <span class="bg-foreground/10 text-foreground size-4 inline-flex items-center justify-center rounded-xl align-middle">
  4797.                                                                            <svg class="size-3" 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">
  4798.  <path d="M5 12l14 0" />
  4799. </svg>                                                                    </span>
  4800.                                <small class="opacity-60">
  4801.                                    Instagram Captions
  4802.                                </small>
  4803.                            </li>
  4804.                                                                                <li class="mb-1.5 flex items-center gap-1.5 text-heading-foreground">
  4805.                                <span class="bg-foreground/10 text-foreground size-4 inline-flex items-center justify-center rounded-xl align-middle">
  4806.                                                                            <svg class="size-3" 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">
  4807.  <path d="M5 12l14 0" />
  4808. </svg>                                                                    </span>
  4809.                                <small class="opacity-60">
  4810.                                    Instagram Hashtags
  4811.                                </small>
  4812.                            </li>
  4813.                                                                                <li class="mb-1.5 flex items-center gap-1.5 text-heading-foreground">
  4814.                                <span class="bg-foreground/10 text-foreground size-4 inline-flex items-center justify-center rounded-xl align-middle">
  4815.                                                                            <svg class="size-3" 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">
  4816.  <path d="M5 12l14 0" />
  4817. </svg>                                                                    </span>
  4818.                                <small class="opacity-60">
  4819.                                    Social Media Post Tweet
  4820.                                </small>
  4821.                            </li>
  4822.                                                                                <li class="mb-1.5 flex items-center gap-1.5 text-heading-foreground">
  4823.                                <span class="bg-foreground/10 text-foreground size-4 inline-flex items-center justify-center rounded-xl align-middle">
  4824.                                                                            <svg class="size-3" 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">
  4825.  <path d="M5 12l14 0" />
  4826. </svg>                                                                    </span>
  4827.                                <small class="opacity-60">
  4828.                                    Social Media Post Business
  4829.                                </small>
  4830.                            </li>
  4831.                                                                                <li class="mb-1.5 flex items-center gap-1.5 text-heading-foreground">
  4832.                                <span class="bg-foreground/10 text-foreground size-4 inline-flex items-center justify-center rounded-xl align-middle">
  4833.                                                                            <svg class="size-3" 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">
  4834.  <path d="M5 12l14 0" />
  4835. </svg>                                                                    </span>
  4836.                                <small class="opacity-60">
  4837.                                    Facebook Headlines
  4838.                                </small>
  4839.                            </li>
  4840.                                                                    <li class="mb-3 mt-5 first:mt-0">
  4841.                            <h5 class="text-base">Email</h5>
  4842.                        </li>
  4843.                                                                                                        <li class="mb-1.5 flex items-center gap-1.5 text-heading-foreground">
  4844.                                <span class="bg-foreground/10 text-foreground size-4 inline-flex items-center justify-center rounded-xl align-middle">
  4845.                                                                            <svg class="size-3" 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">
  4846.  <path d="M5 12l14 0" />
  4847. </svg>                                                                    </span>
  4848.                                <small class="opacity-60">
  4849.                                    Email Generator
  4850.                                </small>
  4851.                            </li>
  4852.                                                                                <li class="mb-1.5 flex items-center gap-1.5 text-heading-foreground">
  4853.                                <span class="bg-foreground/10 text-foreground size-4 inline-flex items-center justify-center rounded-xl align-middle">
  4854.                                                                            <svg class="size-3" 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">
  4855.  <path d="M5 12l14 0" />
  4856. </svg>                                                                    </span>
  4857.                                <small class="opacity-60">
  4858.                                    Email Answer Generator
  4859.                                </small>
  4860.                            </li>
  4861.                                                                                <li class="mb-1.5 flex items-center gap-1.5 text-heading-foreground">
  4862.                                <span class="bg-foreground/10 text-foreground size-4 inline-flex items-center justify-center rounded-xl align-middle">
  4863.                                                                            <svg class="size-3" 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">
  4864.  <path d="M5 12l14 0" />
  4865. </svg>                                                                    </span>
  4866.                                <small class="opacity-60">
  4867.                                    Newsletter Generator
  4868.                                </small>
  4869.                            </li>
  4870.                                                                    <li class="mb-3 mt-5 first:mt-0">
  4871.                            <h5 class="text-base">Custom</h5>
  4872.                        </li>
  4873.                                                                                                        <li class="mb-1.5 flex items-center gap-1.5 text-heading-foreground">
  4874.                                <span class="bg-foreground/10 text-foreground size-4 inline-flex items-center justify-center rounded-xl align-middle">
  4875.                                                                            <svg class="size-3" 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">
  4876.  <path d="M5 12l14 0" />
  4877. </svg>                                                                    </span>
  4878.                                <small class="opacity-60">
  4879.                                    Custom Generation
  4880.                                </small>
  4881.                            </li>
  4882.                                                                    <li class="mb-3 mt-5 first:mt-0">
  4883.                            <h5 class="text-base">Video</h5>
  4884.                        </li>
  4885.                                                                                                        <li class="mb-1.5 flex items-center gap-1.5 text-heading-foreground">
  4886.                                <span class="bg-[#684AE2] bg-opacity-10 text-[#684AE2] size-4 inline-flex items-center justify-center rounded-xl align-middle">
  4887.                                                                            <svg class="size-3" 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">
  4888.  <path d="M5 12l5 5l10 -10" />
  4889. </svg>                                                                    </span>
  4890.                                <small class="">
  4891.                                    AI Video
  4892.                                </small>
  4893.                            </li>
  4894.                                                                    <li class="mb-3 mt-5 first:mt-0">
  4895.                            <h5 class="text-base">Voiceover</h5>
  4896.                        </li>
  4897.                                                                                                        <li class="mb-1.5 flex items-center gap-1.5 text-heading-foreground">
  4898.                                <span class="bg-[#684AE2] bg-opacity-10 text-[#684AE2] size-4 inline-flex items-center justify-center rounded-xl align-middle">
  4899.                                                                            <svg class="size-3" 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">
  4900.  <path d="M5 12l5 5l10 -10" />
  4901. </svg>                                                                    </span>
  4902.                                <small class="">
  4903.                                    AI Voiceover
  4904.                                </small>
  4905.                            </li>
  4906.                                                                    <li class="mb-3 mt-5 first:mt-0">
  4907.                            <h5 class="text-base">Youtube</h5>
  4908.                        </li>
  4909.                                                                                                        <li class="mb-1.5 flex items-center gap-1.5 text-heading-foreground">
  4910.                                <span class="bg-[#684AE2] bg-opacity-10 text-[#684AE2] size-4 inline-flex items-center justify-center rounded-xl align-middle">
  4911.                                                                            <svg class="size-3" 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">
  4912.  <path d="M5 12l5 5l10 -10" />
  4913. </svg>                                                                    </span>
  4914.                                <small class="">
  4915.                                    AI YouTube
  4916.                                </small>
  4917.                            </li>
  4918.                                                                    <li class="mb-3 mt-5 first:mt-0">
  4919.                            <h5 class="text-base">Rss</h5>
  4920.                        </li>
  4921.                                                                                                        <li class="mb-1.5 flex items-center gap-1.5 text-heading-foreground">
  4922.                                <span class="bg-[#684AE2] bg-opacity-10 text-[#684AE2] size-4 inline-flex items-center justify-center rounded-xl align-middle">
  4923.                                                                            <svg class="size-3" 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">
  4924.  <path d="M5 12l5 5l10 -10" />
  4925. </svg>                                                                    </span>
  4926.                                <small class="">
  4927.                                    AI RSS
  4928.                                </small>
  4929.                            </li>
  4930.                                                                    <li class="mb-3 mt-5 first:mt-0">
  4931.                            <h5 class="text-base">Voice</h5>
  4932.                        </li>
  4933.                                                                                                        <li class="mb-1.5 flex items-center gap-1.5 text-heading-foreground">
  4934.                                <span class="bg-[#684AE2] bg-opacity-10 text-[#684AE2] size-4 inline-flex items-center justify-center rounded-xl align-middle">
  4935.                                                                            <svg class="size-3" 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">
  4936.  <path d="M5 12l5 5l10 -10" />
  4937. </svg>                                                                    </span>
  4938.                                <small class="">
  4939.                                    AI Voice Isolator
  4940.                                </small>
  4941.                            </li>
  4942.                                                                                <li class="mb-1.5 flex items-center gap-1.5 text-heading-foreground">
  4943.                                <span class="bg-foreground/10 text-foreground size-4 inline-flex items-center justify-center rounded-xl align-middle">
  4944.                                                                            <svg class="size-3" 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">
  4945.  <path d="M5 12l14 0" />
  4946. </svg>                                                                    </span>
  4947.                                <small class="opacity-60">
  4948.                                    Voiceover Clone
  4949.                                </small>
  4950.                            </li>
  4951.                                                                    <li class="mb-3 mt-5 first:mt-0">
  4952.                            <h5 class="text-base">Branding</h5>
  4953.                        </li>
  4954.                                                                                                        <li class="mb-1.5 flex items-center gap-1.5 text-heading-foreground">
  4955.                                <span class="bg-[#684AE2] bg-opacity-10 text-[#684AE2] size-4 inline-flex items-center justify-center rounded-xl align-middle">
  4956.                                                                            <svg class="size-3" 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">
  4957.  <path d="M5 12l5 5l10 -10" />
  4958. </svg>                                                                    </span>
  4959.                                <small class="">
  4960.                                    Brand Voice
  4961.                                </small>
  4962.                            </li>
  4963.                                                            </ul>
  4964.            </div>
  4965.        </div>
  4966.    </li>
  4967.    <li class="relative mb-3 last:mb-0">
  4968.        <span class="inline-grid align-middle me-2 size-[22px] shrink-0 place-content-center rounded-xl bg-[#684AE2] bg-opacity-10 text-[#684AE2]">
  4969.            <svg width="13" height="10" viewBox="0 0 13 10" fill="currentColor" xmlns="http://www.w3.org/2000/svg"><path d="M3.952 7.537L11.489 0L12.452 1L3.952 9.5L1.78814e-07 5.545L1 4.545L3.952 7.537Z" /></svg>
  4970.        </span>
  4971.  
  4972.        Plan Credits        <div class="group inline-block sm:relative sm:before:absolute sm:before:-inset-2.5">
  4973.            <span class="peer relative -mt-6 inline-flex !h-6 !w-6 cursor-pointer items-center justify-center">
  4974.                <svg class="size-4 opacity-20" 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">
  4975.  <path d="M12 2c5.523 0 10 4.477 10 10a10 10 0 0 1 -19.995 .324l-.005 -.324l.004 -.28c.148 -5.393 4.566 -9.72 9.996 -9.72zm0 9h-1l-.117 .007a1 1 0 0 0 0 1.986l.117 .007v3l.007 .117a1 1 0 0 0 .876 .876l.117 .007h1l.117 -.007a1 1 0 0 0 .876 -.876l.007 -.117l-.007 -.117a1 1 0 0 0 -.764 -.857l-.112 -.02l-.117 -.006v-3l-.007 -.117a1 1 0 0 0 -.876 -.876l-.117 -.007zm.01 -3l-.127 .007a1 1 0 0 0 0 1.986l.117 .007l.127 -.007a1 1 0 0 0 0 -1.986l-.117 -.007z" stroke-width="0" fill="currentColor" />
  4976. </svg>            </span>
  4977.            <div
  4978.                class="lqd-price-table-info pointer-events-none invisible absolute start-full top-1/2 z-10 ms-2 max-h-96 min-w-60 -translate-y-1/2 translate-x-2 scale-105 overflow-y-auto rounded-lg border bg-background p-5 opacity-0 shadow-xl transition-all before:absolute before:-start-2 before:top-0 before:h-full before:w-2 group-hover:pointer-events-auto group-hover:visible group-hover:translate-x-0 group-hover:opacity-100 max-sm:!end-0 max-sm:!start-0 max-sm:!top-full max-sm:!me-0 max-sm:!ms-0 max-sm:mt-4 max-sm:!translate-x-0 max-sm:!translate-y-0 [&.anchor-end]:end-2 [&.anchor-end]:start-auto [&.anchor-end]:me-2 [&.anchor-end]:ms-0"
  4979.                data-set-anchor="true"
  4980.            >
  4981.                <div id="credit-list-partial-direct-460328">
  4982.        <div class="grid min-h-[140px] w-full place-items-center overflow-x-scroll rounded-lg p-6 lg:overflow-visible">
  4983.            <svg
  4984.                class="animate-spin text-gray-300"
  4985.                viewBox="0 0 64 64"
  4986.                fill="none"
  4987.                xmlns="http://www.w3.org/2000/svg"
  4988.                width="24"
  4989.                height="24"
  4990.            >
  4991.                <path
  4992.                    d="M32 3C35.8083 3 39.5794 3.75011 43.0978 5.20749C46.6163 6.66488 49.8132 8.80101 52.5061 11.4939C55.199 14.1868 57.3351 17.3837 58.7925 20.9022C60.2499 24.4206 61 28.1917 61 32C61 35.8083 60.2499 39.5794 58.7925 43.0978C57.3351 46.6163 55.199 49.8132 52.5061 52.5061C49.8132 55.199 46.6163 57.3351 43.0978 58.7925C39.5794 60.2499 35.8083 61 32 61C28.1917 61 24.4206 60.2499 20.9022 58.7925C17.3837 57.3351 14.1868 55.199 11.4939 52.5061C8.801 49.8132 6.66487 46.6163 5.20749 43.0978C3.7501 39.5794 3 35.8083 3 32C3 28.1917 3.75011 24.4206 5.2075 20.9022C6.66489 17.3837 8.80101 14.1868 11.4939 11.4939C14.1868 8.80099 17.3838 6.66487 20.9022 5.20749C24.4206 3.7501 28.1917 3 32 3L32 3Z"
  4993.                    stroke="currentColor"
  4994.                    stroke-width="5"
  4995.                    stroke-linecap="round"
  4996.                    stroke-linejoin="round"
  4997.                ></path>
  4998.                <path
  4999.                    class="text-gray-900"
  5000.                    d="M32 3C36.5778 3 41.0906 4.08374 45.1692 6.16256C49.2477 8.24138 52.7762 11.2562 55.466 14.9605C58.1558 18.6647 59.9304 22.9531 60.6448 27.4748C61.3591 31.9965 60.9928 36.6232 59.5759 40.9762"
  5001.                    stroke="currentColor"
  5002.                    stroke-width="5"
  5003.                    stroke-linecap="round"
  5004.                    stroke-linejoin="round"
  5005.                >
  5006.                </path>
  5007.            </svg>
  5008.        </div>
  5009.    </div>
  5010.  
  5011. <script>
  5012.            document.addEventListener('DOMContentLoaded', function() {
  5013.            fetch('https://chromer.co/credit-list-partial?cache_key=credit-list-plan-cache&plan_id=2')
  5014.                .then(response => response.json())
  5015.                .then(data => {
  5016.                    let ID1 = '#credit-list-partial-direct-460328';
  5017.                    let ID2 = '#credit-list-partial-460328';
  5018.  
  5019.                    if (document.querySelector(ID1)) {
  5020.                        document.querySelector(ID1).innerHTML = data.html;
  5021.                    }
  5022.  
  5023.                    if (document.querySelector(ID2)) {
  5024.                        document.querySelector(ID2).innerHTML = data.html;
  5025.                    }
  5026.                });
  5027.        });
  5028.    </script>
  5029.            </div>
  5030.        </div>
  5031.    </li>
  5032.                                <li class="mb-3 flex items-center last:mb-0">
  5033.                <span class="inline-grid align-middle me-2 size-[22px] shrink-0 place-content-center rounded-xl bg-[#684AE2] bg-opacity-10 text-[#684AE2]">
  5034.                    <svg width="13" height="10" viewBox="0 0 13 10" fill="currentColor" xmlns="http://www.w3.org/2000/svg"><path d="M3.952 7.537L11.489 0L12.452 1L3.952 9.5L1.78814e-07 5.545L1 4.545L3.952 7.537Z" /></svg>
  5035.                </span>
  5036.                Free
  5037.            </li>
  5038.            </ul>
  5039.  
  5040.    <a
  5041.        class="relative mx-auto inline-flex w-full max-w-[400px] 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"
  5042.        href="https://chromer.co/register?plan=2"
  5043.    >
  5044.                    <span class="flex w-full justify-center text-center">
  5045.                Select FREE
  5046.            </span>
  5047.            </a>
  5048.  
  5049.    </div>
  5050.                                                    </div>
  5051.                    </div>
  5052.                    <div
  5053.                        class="hidden"
  5054.                        id="pricing-lifetime"
  5055.                    >
  5056.                        <div class="grid grid-cols-1 gap-7 md:grid-cols-2 lg:grid-cols-3">
  5057.                                                    </div>
  5058.                    </div>
  5059.                </div>
  5060.            </div>
  5061.        </div>
  5062.    </div>
  5063. </section>
  5064.  
  5065.    <section
  5066.    class="site-section py-20 transition-all duration-700 md:translate-y-8 md:opacity-0 lg:py-36 lg:pb-24 lg:pt-16 [&.lqd-is-in-view]:translate-y-0 [&.lqd-is-in-view]:opacity-100"
  5067.    id="faq"
  5068. >
  5069.    <div class="container">
  5070.        <div class="relative w-full overflow-hidden rounded-3xl bg-black px-5 py-20 md:px-8 lg:flex lg:min-h-[70vh] lg:items-center lg:px-20 lg:py-36">
  5071.            <figure
  5072.                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"
  5073.                aria-hidden="true"
  5074.            >
  5075.                <img
  5076.                    width="3110"
  5077.                    height="1142"
  5078.                    src="/themes/dark/assets/landing-page/glow-1.png"
  5079.                    alt="Glowing blob"
  5080.                />
  5081.            </figure>
  5082.            <figure
  5083.                class="pointer-events-none absolute bottom-0 start-0 z-2 w-full max-w-none -translate-x-1/4"
  5084.                aria-hidden="true"
  5085.            >
  5086.                <img
  5087.                    width="1602"
  5088.                    height="2098"
  5089.                    src="/themes/dark/assets/landing-page/glow-3.png"
  5090.                    alt="Glowing blob"
  5091.                />
  5092.            </figure>
  5093.  
  5094.            <div class="relative z-2 flex w-full flex-wrap justify-between">
  5095.                <header class="mb-7 w-full lg:w-5/12">
  5096.                    <h6
  5097.                        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">
  5098.                        <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">
  5099.  <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" />
  5100.  <path d="M7 14a6 6 0 0 0 -3 6a6 6 0 0 0 6 -3" />
  5101.  <path d="M15 9m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" />
  5102. </svg>                        FAQ
  5103.                    </h6>
  5104.                    <h2 class="mb-7">
  5105.                        Have a question?
  5106.                    </h2>
  5107.                    <p class="m-0">
  5108.                        Our support team will get assistance from AI-powered suggestions, making it quicker than ever to handle support requests."
  5109.                    </p>
  5110.                </header>
  5111.  
  5112.                <div class="lqd-accordion flex w-full flex-col gap-7 lg:w-6/12">
  5113.                                            <div class="lqd-accordion-item group relative rounded-lg bg-black px-7">
  5114.    <button
  5115.        class="group/btn peer flex w-full items-center justify-between py-7 text-start text-xl font-normal"
  5116.        data-target="#faq-1"
  5117.        data-trigger-type="accordion"
  5118.    >
  5119.        <span
  5120.            class="inline-block bg-gradient-to-r from-heading-foreground to-heading-foreground bg-clip-text text-transparent group-[&.lqd-is-active]/btn:from-gradient-from group-[&.lqd-is-active]/btn:to-gradient-to"
  5121.        >
  5122.            How does it generate responses?
  5123.        </span>
  5124.        <div class="ms-3 text-primary">
  5125.            <span class="group-[&.lqd-is-active]/btn:hidden">
  5126.                <svg 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">
  5127.  <path d="M6 9l6 6l6 -6" />
  5128. </svg>            </span>
  5129.            <span class="hidden group-[&.lqd-is-active]/btn:block">
  5130.                <svg 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">
  5131.  <path d="M6 15l6 -6l6 6" />
  5132. </svg>            </span>
  5133.        </div>
  5134.    </button>
  5135.  
  5136.    <span class="lqd-outline-glow absolute transition-all duration-300 inline-block rounded-[inherit] pointer-events-none overflow-hidden lqd-outline-glow-effect-1 opacity-0 peer-[&.lqd-is-active]:opacity-100">
  5137.    <span class="lqd-outline-glow-inner absolute start-1/2 top-1/2 inline-block aspect-square min-h-[150%] min-w-[150%] rounded-[inherit]"></span>
  5138. </span>
  5139.  
  5140.    <div
  5141.        class="hidden"
  5142.        id="faq-1"
  5143.    >
  5144.        <div class="lqd-accordion-content pb-7">
  5145.            <p class="text-xl/7">MagicAI uses the most popular AI models such as GPT, Dall-E, Ada to create text, image, code and more within seconds. The process is simple. All you have to do is provide a topic or idea, and our AI-based generator will take care of the rest.</p>
  5146.        </div>
  5147.    </div>
  5148.  
  5149. </div>
  5150.                                            <div class="lqd-accordion-item group relative rounded-lg bg-black px-7">
  5151.    <button
  5152.        class="group/btn peer flex w-full items-center justify-between py-7 text-start text-xl font-normal"
  5153.        data-target="#faq-2"
  5154.        data-trigger-type="accordion"
  5155.    >
  5156.        <span
  5157.            class="inline-block bg-gradient-to-r from-heading-foreground to-heading-foreground bg-clip-text text-transparent group-[&.lqd-is-active]/btn:from-gradient-from group-[&.lqd-is-active]/btn:to-gradient-to"
  5158.        >
  5159.            Can I create templates or chat bots?
  5160.        </span>
  5161.        <div class="ms-3 text-primary">
  5162.            <span class="group-[&.lqd-is-active]/btn:hidden">
  5163.                <svg 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">
  5164.  <path d="M6 9l6 6l6 -6" />
  5165. </svg>            </span>
  5166.            <span class="hidden group-[&.lqd-is-active]/btn:block">
  5167.                <svg 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">
  5168.  <path d="M6 15l6 -6l6 6" />
  5169. </svg>            </span>
  5170.        </div>
  5171.    </button>
  5172.  
  5173.    <span class="lqd-outline-glow absolute transition-all duration-300 inline-block rounded-[inherit] pointer-events-none overflow-hidden lqd-outline-glow-effect-1 opacity-0 peer-[&.lqd-is-active]:opacity-100">
  5174.    <span class="lqd-outline-glow-inner absolute start-1/2 top-1/2 inline-block aspect-square min-h-[150%] min-w-[150%] rounded-[inherit]"></span>
  5175. </span>
  5176.  
  5177.    <div
  5178.        class="hidden"
  5179.        id="faq-2"
  5180.    >
  5181.        <div class="lqd-accordion-content pb-7">
  5182.            <p class="text-xl/7">You can use pre-made templates and examples for various content types and industries to help you get started quickly. You can even create your own chatbot or custom prompt template for further customization.</p>
  5183.        </div>
  5184.    </div>
  5185.  
  5186. </div>
  5187.                                            <div class="lqd-accordion-item group relative rounded-lg bg-black px-7">
  5188.    <button
  5189.        class="group/btn peer flex w-full items-center justify-between py-7 text-start text-xl font-normal"
  5190.        data-target="#faq-3"
  5191.        data-trigger-type="accordion"
  5192.    >
  5193.        <span
  5194.            class="inline-block bg-gradient-to-r from-heading-foreground to-heading-foreground bg-clip-text text-transparent group-[&.lqd-is-active]/btn:from-gradient-from group-[&.lqd-is-active]/btn:to-gradient-to"
  5195.        >
  5196.            Should I buy regular or extended license?
  5197.        </span>
  5198.        <div class="ms-3 text-primary">
  5199.            <span class="group-[&.lqd-is-active]/btn:hidden">
  5200.                <svg 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">
  5201.  <path d="M6 9l6 6l6 -6" />
  5202. </svg>            </span>
  5203.            <span class="hidden group-[&.lqd-is-active]/btn:block">
  5204.                <svg 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">
  5205.  <path d="M6 15l6 -6l6 6" />
  5206. </svg>            </span>
  5207.        </div>
  5208.    </button>
  5209.  
  5210.    <span class="lqd-outline-glow absolute transition-all duration-300 inline-block rounded-[inherit] pointer-events-none overflow-hidden lqd-outline-glow-effect-1 opacity-0 peer-[&.lqd-is-active]:opacity-100">
  5211.    <span class="lqd-outline-glow-inner absolute start-1/2 top-1/2 inline-block aspect-square min-h-[150%] min-w-[150%] rounded-[inherit]"></span>
  5212. </span>
  5213.  
  5214.    <div
  5215.        class="hidden"
  5216.        id="faq-3"
  5217.    >
  5218.        <div class="lqd-accordion-content pb-7">
  5219.            <p class="text-xl/7">If you plan to charge end users for the final product or service, you should buy the extended license in compliance with Envato’s terms of service, same as other projects: https://codecanyon.net/licenses/standard</p>
  5220.        </div>
  5221.    </div>
  5222.  
  5223. </div>
  5224.                                            <div class="lqd-accordion-item group relative rounded-lg bg-black px-7">
  5225.    <button
  5226.        class="group/btn peer flex w-full items-center justify-between py-7 text-start text-xl font-normal"
  5227.        data-target="#faq-4"
  5228.        data-trigger-type="accordion"
  5229.    >
  5230.        <span
  5231.            class="inline-block bg-gradient-to-r from-heading-foreground to-heading-foreground bg-clip-text text-transparent group-[&.lqd-is-active]/btn:from-gradient-from group-[&.lqd-is-active]/btn:to-gradient-to"
  5232.        >
  5233.            Can I translate the script into another language?
  5234.        </span>
  5235.        <div class="ms-3 text-primary">
  5236.            <span class="group-[&.lqd-is-active]/btn:hidden">
  5237.                <svg 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">
  5238.  <path d="M6 9l6 6l6 -6" />
  5239. </svg>            </span>
  5240.            <span class="hidden group-[&.lqd-is-active]/btn:block">
  5241.                <svg 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">
  5242.  <path d="M6 15l6 -6l6 6" />
  5243. </svg>            </span>
  5244.        </div>
  5245.    </button>
  5246.  
  5247.    <span class="lqd-outline-glow absolute transition-all duration-300 inline-block rounded-[inherit] pointer-events-none overflow-hidden lqd-outline-glow-effect-1 opacity-0 peer-[&.lqd-is-active]:opacity-100">
  5248.    <span class="lqd-outline-glow-inner absolute start-1/2 top-1/2 inline-block aspect-square min-h-[150%] min-w-[150%] rounded-[inherit]"></span>
  5249. </span>
  5250.  
  5251.    <div
  5252.        class="hidden"
  5253.        id="faq-4"
  5254.    >
  5255.        <div class="lqd-accordion-content pb-7">
  5256.            <p class="text-xl/7">Yes! MagicAI's multilingual capabilities apply to both content generation and dashboard language. You can easily translate it into other languages. A built-in translation tool is coming soon!</p>
  5257.        </div>
  5258.    </div>
  5259.  
  5260. </div>
  5261.                                            <div class="lqd-accordion-item group relative rounded-lg bg-black px-7">
  5262.    <button
  5263.        class="group/btn peer flex w-full items-center justify-between py-7 text-start text-xl font-normal"
  5264.        data-target="#faq-5"
  5265.        data-trigger-type="accordion"
  5266.    >
  5267.        <span
  5268.            class="inline-block bg-gradient-to-r from-heading-foreground to-heading-foreground bg-clip-text text-transparent group-[&.lqd-is-active]/btn:from-gradient-from group-[&.lqd-is-active]/btn:to-gradient-to"
  5269.        >
  5270.            Is there a mobile app for MagicAI?
  5271.        </span>
  5272.        <div class="ms-3 text-primary">
  5273.            <span class="group-[&.lqd-is-active]/btn:hidden">
  5274.                <svg 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">
  5275.  <path d="M6 9l6 6l6 -6" />
  5276. </svg>            </span>
  5277.            <span class="hidden group-[&.lqd-is-active]/btn:block">
  5278.                <svg 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">
  5279.  <path d="M6 15l6 -6l6 6" />
  5280. </svg>            </span>
  5281.        </div>
  5282.    </button>
  5283.  
  5284.    <span class="lqd-outline-glow absolute transition-all duration-300 inline-block rounded-[inherit] pointer-events-none overflow-hidden lqd-outline-glow-effect-1 opacity-0 peer-[&.lqd-is-active]:opacity-100">
  5285.    <span class="lqd-outline-glow-inner absolute start-1/2 top-1/2 inline-block aspect-square min-h-[150%] min-w-[150%] rounded-[inherit]"></span>
  5286. </span>
  5287.  
  5288.    <div
  5289.        class="hidden"
  5290.        id="faq-5"
  5291.    >
  5292.        <div class="lqd-accordion-content pb-7">
  5293.            <p class="text-xl/7">MagicAI provides an almost native-app experience thanks to its mobile-first approach. The entire layout is responsive and works great on any device regardless of the size.</p>
  5294.        </div>
  5295.    </div>
  5296.  
  5297. </div>
  5298.                                    </div>
  5299.            </div>
  5300.        </div>
  5301.    </div>
  5302. </section>
  5303.  
  5304.    
  5305.    
  5306.    <footer class="site-footer lg:pt-30 relative pt-20">
  5307.    <figure
  5308.        class="pointer-events-none absolute h-full w-full"
  5309.        aria-hidden="true"
  5310.    >
  5311.        <img
  5312.            class="absolute start-1/2 top-0 z-0 aspect-square h-full w-full -translate-x-1/2 -translate-y-1/4"
  5313.            width="3110"
  5314.            height="1142"
  5315.            src="/themes/dark/assets/landing-page/glow-1.png"
  5316.            alt="Glowing blob"
  5317.        />
  5318.    </figure>
  5319.  
  5320.    <div class="relative">
  5321.        <div class="container mb-24">
  5322.            <div class="mx-auto w-2/3 text-center max-lg:w-10/12 max-sm:w-full">
  5323.                <h6
  5324.                    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">
  5325.                    <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">
  5326.  <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" />
  5327.  <path d="M7 14a6 6 0 0 0 -3 6a6 6 0 0 0 6 -3" />
  5328.  <path d="M15 9m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" />
  5329. </svg>                    Pay once, own forever.
  5330.                </h6>
  5331.                <p
  5332.                    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]">
  5333.                    Start your free trial.
  5334.                </p>
  5335.                <p class="mx-auto mb-12 w-full font-heading text-xl/7 text-heading-foreground/70 lg:w-8/12">
  5336.                    Unlock your business potential by letting the AI work and generate money for you.
  5337.                </p>
  5338.                <div class="flex flex-wrap items-center justify-center gap-8 text-sm">
  5339.                    <a
  5340.                        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"
  5341.                        href="https://chromer.co"
  5342.                        target="_blank"
  5343.                    >
  5344.                        <span
  5345.                            class="flex animate-marquee justify-between gap-3 before:content-[attr(data-txt)] after:content-[attr(data-txt)]"
  5346.                            data-txt="Join our community"
  5347.                        >
  5348.                            Join our community
  5349.                        </span>
  5350.                        <span
  5351.                            class="absolute start-3 top-5 flex animate-marquee-2 justify-between gap-3 before:content-[attr(data-txt)] after:content-[attr(data-txt)]"
  5352.                            data-txt="Join our community"
  5353.                        >
  5354.                            Join our community
  5355.                        </span>
  5356.                    </a>
  5357.                    <a
  5358.                        class="group/btn flex items-center gap-2 text-white transition-colors hover:text-primary"
  5359.                        href="https://chromer.co"
  5360.                        target="_blank"
  5361.                    >
  5362.                        Join ChromeR - Global Connector                        <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">
  5363.  <path d="M9 6l6 6l-6 6" />
  5364. </svg>                    </a>
  5365.                </div>
  5366.            </div>
  5367.        </div>
  5368.  
  5369.        <div class="container mb-20">
  5370.            <div class="grid grid-cols-2 gap-4 md:grid-cols-2 lg:grid-cols-4">
  5371.                            </div>
  5372.        </div>
  5373.  
  5374.        <hr class="border-white border-opacity-15">
  5375.  
  5376.        <div class="container">
  5377.            <div class="flex flex-wrap items-center justify-between gap-8 py-14 max-sm:justify-center">
  5378.                <a href="https://chromer.co">
  5379.                                            <img
  5380.                            src="/upload/images/logo/fr5n--chromer-global-connector-logo.png"
  5381.                            srcset="/upload/images/logo/IGiS-2x-chromer-global-connector-logo.png 2x"
  5382.                            alt="ChromeR - Global Connector logo"
  5383.                        >
  5384.                                    </a>
  5385.  
  5386.                <ul class="flex flex-wrap items-center justify-end gap-7 text-sm max-sm:justify-center">
  5387.                                    </ul>
  5388.            </div>
  5389.  
  5390.            <hr class="border-white border-opacity-15">
  5391.  
  5392.            <div class="flex flex-wrap items-center justify-between gap-y-4 py-9">
  5393.                <p
  5394.                    class="w-full text-sm opacity-60 lg:w-1/2"
  5395.                    style="color: ;"
  5396.                >
  5397.                    2025 ChromeR - Global Connector. All images are for demo purposes.
  5398.                </p>
  5399.  
  5400.                <ul class="flex w-full flex-wrap items-center gap-7 text-sm lg:w-1/2 lg:justify-end">
  5401.                                    </ul>
  5402.            </div>
  5403.  
  5404.        </div>
  5405.    </div>
  5406. </footer>
  5407.  
  5408.    
  5409.    
  5410.    
  5411.    <script src="/themes/default/assets/libs/jquery/jquery.min.js"></script>
  5412.  
  5413.    
  5414.    <script src="/themes/default/assets/libs/vanillajs-scrollspy.min.js"></script>
  5415.    <script src="/themes/default/assets/libs/flickity.pkgd.min.js"></script>
  5416.    <script src="/themes/default/assets/js/frontend.js"></script>
  5417.    <script src="/themes/default/assets/js/frontend/frontend-animations.js"></script>
  5418.  
  5419.    
  5420.    <script src="/themes/default/assets/libs/fslightbox/fslightbox.js"></script>
  5421.    <script src="/themes/default/assets/libs/toastr/toastr.min.js"></script>
  5422.    
  5423.    
  5424.    <script data-navigate-once="true">window.livewireScriptConfig = {"csrf":"8WAwZnM4KZOTyNFgg1eCfhYlMII9AXlpu4xVpQoO","uri":"\/livewire\/update","progressBar":"","nonce":""};</script>
  5425.  
  5426.    
  5427.    </body>
  5428.  
  5429. </html>
  5430.  
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda