logo logo
  • Request Support
  • Awesome template
  • Purchase Now

Corva Navigation

  • CorvaGetting Started
    • What's Included
    • How to Install Corva Website Templates
  • briefcaseTemplate Structures
    • HTML Structure
    • CSS Files and Structure
    • Javascript Files
  • CorvaChange Contents
    • Changing Images
    • Changing Brand Logo
    • Changing Colors
    • Changing Email Settings of the Contact Form
  • CorvaHeader
    • Header Default
    • Header Transparent
    • Header With Topbar
  • CorvaElements
    • Button
    • Badge
    • Accordion
    • Brand
    • Counter
    • Social
    • Callto Action
    • Blockquote
  • CorvaFooter
    • Footer Default
    • Footer Two
    • Footer Three
  • CorvaSources and Credits
  • CorvaChange Log
  • CorvaSupport

Corva Documentation


Welcome to Corva ! Get familiar with the Stripe products and explore their features:

Corva
Working with Doc

You can any work by following our docs

Corva
Formatting Content

Our content is more formating for your website

Corva
Perfect Responsive

Our Template is full Perfect for all device. You can visit our template all device easily.

Corva
Sass Available

The tamplate has Sass available for css. You can Change css by sass

Corva
Fast Loading Speed

Corva is faster loading speed. Corva create your template so much faster

Corva
24 Support System

We are provide 24 hours support for all clients.You can purchase without hesitation.

Getting Started

Welcome to Aiagen - AI Agency & Technology HTML Template! Get familiar with its features and explore powerful tools designed for modern AI, technology, automation, and digital agency websites:

About – Aiagen - AI Agency & Technology HTML Template Aiagen is a modern, creative, and high-performance AI Agency & Technology HTML Template, built with HTML5, Bootstrap 5, and a clean component-based structure. It is designed for AI startups, technology companies, automation agencies, SaaS platforms, machine learning services, digital product teams, and next-generation software businesses.

The template comes with professionally designed layouts, modern UI sections, smooth animations, responsive components, and reusable blocks that help you build a powerful online presence for your AI-focused brand. From hero sections, service showcases, feature areas, portfolio layouts, pricing tables, testimonials, blogs, contact pages, and essential inner pages, Aiagen includes everything needed to present your business clearly and professionally.

Whether you're launching an AI agency website, promoting an automation platform, showcasing machine learning solutions, building a SaaS product landing page, or presenting technology services, Aiagen provides a flexible and developer-friendly foundation to create a polished website quickly.

Aiagen is fully responsive, SEO-friendly, performance-optimized, and easy to customize. Its clean code structure, organized assets, and Bootstrap 5 framework make it simple for developers and designers to modify sections, update content, change colors, and create unique pages based on project requirements.

It is the perfect AI and technology HTML template for companies looking to launch a modern, professional, and future-ready website with speed, clarity, and strong visual impact.

Corva Core Features

  • HTML5 & CSS3
  • Responsive layout (desktops, tablets, mobile devices)
  • Built with Bootstrap v5.3.2
  • Well structured code
  • Contact Form Working
  • Hinted Typography
  • Sass Available
  • W3 Valid 100%
  • Fast Loading Speed
  • Cross Browser Support
  • Modern Modal Popup
  • Interactive Lightbox Gallery
  • Modern Blog Pages
  • SEO-Friendly Clean Code
  • Smooth Animations
  • Reusable UI Components
  • Retina Ready Design
  • Dedicated Support, Lifetime Updates
  • And much more …

What's Included

After purchasing Aiagen template on templateforest.net with your Envato account, go to your Download page. You can choose to download Aiagen template only or the entire Aiagen template package which contains the following files:

  1. Aiagen template: A .zip file with all .html files with all necessary assets.
  2. Documentation: An HTML format documentation.
  3. Licensing.

How to Install Aiagen Website Templates

Installing a Aiagen template is not like installing a WordPress or CMS theme. In fact, the word “installation” doesn’t really apply to Aiagen. Why? Because you don’t actually install anything. Aiagen, like any HTML template, is automatically rendered directly by the browser.

1. Editing Aiagen Template

Before all that you have to edit your template and place your own contents by replacing old demo contents, in this case, you will need a code editor such as – VScode, Sublime Text, etc. When template editing is done using editor, save the files and folder and go ahead to upload template files on live server.

2. Uploading to Live Server Using FTP:

First of all, If you don’t have your template on your computer, download Aiagen template to get started, when download/purchase complete you will get a package like this screenshot (after unzip).

Home Page

3. Package comes with documentation unzip the download package, you’ll found a folder with all template files, like above screenshot.

Home Page

4. Now, login to your hosting control panel or FTP client, such as: FileZilla, CyberDuck etc. and upload template files on your server root.

5. Once all files are uploaded, go to www.yoursite.com/index.html you can see your the homepage, make sure the initial page is named as index.html

Template Structures

Articles

  • HTML Structure
  • CSS Files and Structure
  • JavaScript Files

HTML Structure

This template is a fixed layout with four columns. The main contents are inside the 'body' tag divided into differt section (i.e. header, banner, services,... footer etc.). The general template structure is the same throughout the template. Here is the general structure.

Images
                                            
                                                <!DOCTYPE html>
                                                <html lang="en">
                                                <head>
                                                    <meta charset="UTF-8">
                                                    <meta http-equiv="X-UA-Compatible" content="IE=edge">
                                                    <meta name="viewport" content="width=device-width, initial-scale=1.0">
                                                    <title>Aiagen - Business And Consulting HTML Template</title>
                                                    <!-- Favicon -->
                                                    <link rel="shortcut icon" type="image/x-icon" href="assets/images/fav.svg">

                                                    <!-- CSS
                                                    ============================================ -->
                                                    <link rel="stylesheet" href="assets/css/plugins/fontawesome.css">
                                                    <link rel="stylesheet" href="assets/css/plugins/swiper.css">
                                                    <link rel="stylesheet" href="assets/css/plugins/aos.css">
                                                    <link rel="stylesheet" href="assets/css/plugins/unicons.css">
                                                    <link rel="stylesheet" href="assets/css/plugins/metismenu.css">
                                                    <link rel="stylesheet" href="assets/css/plugins/magnific-popup.css">
                                                    <link rel="stylesheet" href="assets/css/plugins/hover-revel.css">
                                                    <link rel="stylesheet" href="assets/css/plugins/timepickers.min.css">
                                                    <link rel="stylesheet" href="assets/css/plugins/odometer.css">
                                                    <link rel="stylesheet" href="assets/css/vendor/bootstrap.min.css">
                                                    <link rel="stylesheet" href="assets/css/style.css">
                                                </head>

                                                <body>

                                                    <!-- JS
                                                    ============================================ -->
                                                    <!-- jQuery JS -->
                                                    <script src="assets/js/plugins/jquery.min.js"></script>
                                                    <!-- jQuery UI -->
                                                    <script src="assets/js/vendor/jqueryui.js"></script>
                                                    <!-- Swiper JS -->
                                                    <script src="assets/js/plugins/swiper.js"></script>
                                                    <!-- MetisMenu JS -->
                                                    <script src="assets/js/plugins/metismenu.js"></script>
                                                    <!-- Waypoint JS -->
                                                    <script src="assets/js/vendor/waypoint.js"></script>
                                                    <!-- Waw Animation -->
                                                    <script src="assets/js/vendor/waw.js"></script>
                                                    <!-- Magnific Popup JS -->
                                                    <script src="assets/js/plugins/magnific-popup.js"></script>
                                                    <!-- SAL Animation -->
                                                    <script src="assets/js/vendor/sal.min.js"></script>
                                                    <!-- Bootstrap JS -->
                                                    <script src="assets/js/plugins/bootstrap.min.js"></script>
                                                    <!-- Contact Form JS -->
                                                    <script src="assets/js/plugins/contact-form.js"></script>
                                                    <!-- Smooth Scroll JS -->
                                                    <script src="assets/js/plugins/smooth-scroll.js"></script>
                                                    <!-- Scroll Parallax JS -->
                                                    <script src="assets/js/plugins/scroll-paralax.js"></script>
                                                    <!-- Odometer JS -->
                                                    <script src="assets/js/plugins/odometer.js"></script>
                                                    <!-- Main JS -->
                                                    <script src="assets/js/main.js"></script>

                                                </body>
                                                </html>
                                            
                                        

CSS Files and Structure

We are using one customed CSS files (style.css) and several vendor css files. CSS file structure is as follows:

HTML Images
                                            
                                                /*********************************************************************************
                                                  Template Name: Corva - Business & Consulting Bootstrap5 Template
                                                  Description: Transform your business with expert consulting. Our team delivers strategic insights, innovative solutions, and professional guidance to help you achieve lasting success.
                                                  Note: This is style css.
                                                **********************************************************************************/
                                                /**************************************************************
                                                  STYLESHEET INDEXING
                                                  |
                                                  |
                                                  |___ Default Styles
                                                  | |
                                                  | |___ variables
                                                  | |___ mixins
                                                  | |___ reset
                                                  | |___ typography
                                                  | |___ extend
                                                  | |___ animations
                                                  | |___ shortcode
                                                  | |___ spacing
                                                  | |___ common
                                                  | |___ forms
                                                  | |___ text-animation
                                                  |
                                                  |
                                                  |___Header Styles
                                                  | |___ header-common
                                                  | |___ headertop
                                                  | |___ offertopbar
                                                  | |___ headermid
                                                  | |___ social-share
                                                  | |___ header
                                                  | |___ nav
                                                  | |___ mega-menu
                                                  | |___ mobilemenu
                                                  | |___ offcanvas
                                                  | |___ one-page-navigation
                                                  |
                                                  |
                                                  |___Elements Styles
                                                  | |___ button
                                                  | |___ section-title
                                                  | |___ breadcrumb
                                                  | |___ card
                                                  | |___ course-meta
                                                  | |___ service
                                                  | |___ feature
                                                  | |___ about
                                                  | |___ callto-action
                                                  | |___ accordion
                                                  | |___ image-gallery
                                                  | |___ counterup
                                                  | |___ pricingtable
                                                  | |___ team
                                                  | |___ social
                                                  | |___ pagination
                                                  | |___ backtotop
                                                  | |___ newsletterform
                                                  | |___ brand
                                                  | |___ portfolio
                                                  | |___ contact
                                                  | |___ testimonial
                                                  | |___ advance-tab
                                                  | |___ category
                                                  | |___ instagram
                                                  | |___ split
                                                  | |___ countdown
                                                  | |___ progressbar
                                                  | |___ category-box
                                                  | |___ course-filter
                                                  | |___ modal
                                                  | |___ list
                                                  | |___ search
                                                  | |___ video
                                                  | |___ 404
                                                  |___Blog Styles
                                                  | |___ blog
                                                  | |___ post-default
                                                  | |___ sidebar
                                                  | |___ blog-details
                                                  | |___ unit-test
                                                  |___Shop Styles {Coming Soon}
                                                  | |___ shop
                                                  | |___ product-details
                                                  | |___ my-account
                                                  | |___ cart
                                                  | |___ checkout
                                                  | |___ minicart
                                                  |___Template Styles
                                                  | |___ banner
                                                  | |___ course-details
                                                  | |___ course-sidebar
                                                  | |___ contact
                                                  | |___ sidebar
                                                  | |___ course-action-bottom
                                                  |___Footer Styles
                                                  | |___ footer
                                                  | |___ copyright
                                                  | |___ back-to-top
                                                  | |___ dark
                                                  |
                                                  |
                                                  |___ END STYLESHEET INDEXING
                                                ***************************************************************/
                                                    
                                            
                                        

JavaScript Files

There is a custom .js file named main.js and are several vendor js files as plugins. We are using jQuery(a javascript library) instead of vanilla javascript. Our file structure is a follows:

HTML Images

Change Contents

  • Changing Images
  • Changing Brand Logo
  • Changing Email Settings of the Contact Form

Changing Images

To change any images of the website

  1. Carefully collect the source name of the image (i.e. banner-img.jpg)
  2. Open the file called images.
  3. Find the particular image file.
  4. Replace the file with your image.
  5. Make sure that the file name does not change.The file name should be the same.

Example: Suppose you want to change the following image file:

                                                    
                                                        <div class="logo-area">
                                                            <a href="index.html">
                                                                <img src="assets/images/logo/02-main.svg" alt="ConstX Logo Images">
                                                            </a>
                                                        </div>
                                                    
                                                
HTML Images

You have to do the following to change this image with your own image:

  1. Open the file called images.
  2. Find the particular image file called banner-img.jpg
  3. Replace the file with your image
  4. Make sure that the file name does not change.
Note

Images included in the template are for demonstration purposes only. They come with the download package, but you are not allowed to use them for your own project or commercial purposes.

Changing Brand Logo

To change any images of the website
  1. Carefully collect the source name of the image (i.e. banner-img.jpg)
  2. Open the file called images.
  3. Find the particular image file.
  4. Replace the file with your image.
  5. Make sure that the file name does not change.The file name should be the same.

Example: Suppose you want to change the following image file for change your logo:

                                                    
                                                        <div class="logo">
                                                            <a href="index.html">
                                                                <img src="assets/images/logo/logo.png" alt="Corva Logo Images">
                                                            </a>
                                                        </div>
                                                    
                                                
HTML Images

Changing Colors

We have used scss for this project to write css. If you are familiar with scss you should customize only the .scss files. Please make sure you compile the style.scss file after you have made changes in any of the .scss files.

  • Changing default template colors

Changing default template colors

  1. Open the variable.scss file from assets > scss > defaults folder with a text-editor.
  2. Change the right-side values of the variables to change any default colors of your site.
  3. Save your file.

Have a look at the following image for a visual description:

Images

Changing Email Settings of the Contact Form

  1. Go to main folder
  2. Open mail.php
  3. Go to line number 15
  4. Follow instructions in image below:
Images

Header Types

Welcome to ConstX Header Elements! You can choose 10 Types of header package for createing you website.

01. Header Default

To change any images of the website

Images

                                                 
                                                    <div class="invers-header-area-style-one header--sticky">
                                                        <div class="container">
                                                            <div class="row">
                                                                <div class="col-lg-12">
                                                                    <div class="invers-header-style-one">
                                                                        <a href="index.html" class="logo">
                                                                            <img src="assets/images/logo/logo-01.svg" alt="logo">
                                                                        </a>
                                                                        <div class="inw-site-header">
                                                                            <div class="nav-area">
                                                                                <nav class="nav-shell" data-nav>
                                                                                    <ul class="main-nav">
                                                                                        <li class="nav-item" data-menu="products">
                                                                                            <button class="nav-button">Services<i class="fa-light fa-chevron-down"></i></button>
                                                                                        </li>
                                                                                        <li class="nav-item" data-menu="solutions">
                                                                                            <button class="nav-button">Product<i class="fa-light fa-chevron-down"></i></button>
                                                                                        </li>
                                                                                        <li class="nav-item" data-menu="resources">
                                                                                            <button class="nav-button">Resources<i class="fa-light fa-chevron-down"></i></button>
                                                                                        </li>
                                                                                        <li class="nav-item" data-menu="company">
                                                                                            <button class="nav-button">Company<i class="fa-light fa-chevron-down"></i></button>
                                                                                        </li>
                                                                                        <li class="nav-item" data-menu="pages">
                                                                                            <button class="nav-button">Pages<i class="fa-light fa-chevron-down"></i></button>
                                                                                        </li>
                                                                                        <li class="nav-item"><a class="nav-button" href="contact.html">Contact Us</a></li>
                                                                                    </ul>
                                                                                </nav>

                                                                                <div class="dropdown-stage" data-dropdown>
                                                                                    <span class="dropdown-arrow"></span>
                                                                                    <div class="dropdown-bg"></div>
                                                                                    <div class="dropdown-content-wrap">
                                                                                        <section class="dropdown-panel panel-products" data-panel="products">
                                                                                            <div class="panel-main">
                                                                                                <a href="service-details.html" class="menu-card">
                                                                                                    <span class="menu-icon">
                                                                                                <svg viewBox="0 0 24 24" fill="none"><path d="M4 7h16M7 12h10M9 17h6" stroke="currentColor" stroke-width="2" stroke-linecap="round"/></svg>
                                                                                        </span>
                                                                                                    <span>
                                                                                                <span class="menu-title">AI Strategy</span>
                                                                                                    <span class="menu-desc">Roadmaps, automation planning, and.</span>
                                                                                                    </span>
                                                                                                </a>
                                                                                                <a href="service-details.html" class="menu-card">
                                                                                                    <span class="menu-icon blue">
                                                                                                <svg viewBox="0 0 24 24" fill="none"><path d="M6 6h12v12H6zM9 3v3M15 3v3M9 18v3M15 18v3" stroke="currentColor" stroke-width="2" stroke-linecap="round"/></svg>
                                                                                        </span>
                                                                                                    <span>
                                                                                                <span class="menu-title">Custom AI Agents</span>
                                                                                                    <span class="menu-desc">Task-specific agents for sales, support.</span>
                                                                                                    </span>
                                                                                                </a>
                                                                                                <a href="service-details.html" class="menu-card">
                                                                                                    <span class="menu-icon green">
                                                                                                <svg viewBox="0 0 24 24" fill="none"><path d="M5 12h14M12 5l7 7-7 7" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>
                                                                                        </span>
                                                                                                    <span>
                                                                                                <span class="menu-title">Workflow Automation</span>
                                                                                                    <span class="menu-desc">Automate repetitive business processes with.</span>
                                                                                                    </span>
                                                                                                </a>
                                                                                                <a href="service-details.html" class="menu-card">
                                                                                                    <span class="menu-icon orange">
                                                                                                <svg viewBox="0 0 24 24" fill="none"><path d="M12 3 20 7v6c0 4-3 7-8 8-5-1-8-4-8-8V7l8-4Z" stroke="currentColor" stroke-width="2" stroke-linejoin="round"/></svg>
                                                                                        </span>
                                                                                                    <span>
                                                                                                <span class="menu-title">AI Security Review</span>
                                                                                                    <span class="menu-desc">Audit model usage, data exposure, access control.</span>
                                                                                                    </span>
                                                                                                </a>
                                                                                            </div>
                                                                                        </section>

                                                                                        <section class="dropdown-panel panel-solutions" data-panel="solutions">
                                                                                            <a href="project-details.html" class="menu-card">
                                                                                                <span class="menu-icon">
                                                                                        <svg viewBox="0 0 24 24" fill="none">
                                                                                                <path d="M4 18V8l8-4 8 4v10l-8 4-8-4Z" stroke="currentColor" stroke-width="2" stroke-linejoin="round"/>
                                                                                        </svg>
                                                                                    </span>
                                                                                                <span>
                                                                                        <span class="menu-title">Ecommerce</span>
                                                                                                <span class="menu-desc">AI recommendations, smart search.</span>
                                                                                                </span>
                                                                                            </a>
                                                                                            <a href="project-details.html" class="menu-card">
                                                                                                <span class="menu-icon blue">
                                                                                        <svg viewBox="0 0 24 24" fill="none">
                                                                                                <path d="M5 19h14M7 19V9h4v10M13 19V5h4v14" stroke="currentColor" stroke-width="2" stroke-linecap="round"/>
                                                                                        </svg>
                                                                                    </span>
                                                                                                <span>
                                                                                        <span class="menu-title">SaaS Companies</span>
                                                                                                <span class="menu-desc">AI onboarding, analytics, support agents.</span>
                                                                                                </span>
                                                                                            </a>
                                                                                            <a href="project-details.html" class="menu-card">
                                                                                                <span class="menu-icon green">
                                                                                        <svg viewBox="0 0 24 24" fill="none">
                                                                                                <path d="M4 12h16M6 8h12M8 16h8" stroke="currentColor" stroke-width="2" stroke-linecap="round"/>
                                                                                        </svg>
                                                                                    </span>
                                                                                                <span>
                                                                                        <span class="menu-title">Healthcare</span>
                                                                                                <span class="menu-desc">Patient support automation, intake flows.</span>
                                                                                                </span>
                                                                                            </a>
                                                                                            <a href="project-details.html" class="menu-card">
                                                                                                <span class="menu-icon orange">
                                                                                        <svg viewBox="0 0 24 24" fill="none">
                                                                                                <path d="M6 7h12M6 12h12M6 17h7" stroke="currentColor" stroke-width="2" stroke-linecap="round"/>
                                                                                        </svg>
                                                                                    </span>
                                                                                                <span>
                                                                                        <span class="menu-title">Marketing Teams</span>
                                                                                                <span class="menu-desc">Content lead scoring, campaign automation.</span>
                                                                                                </span>
                                                                                            </a>
                                                                                        </section>

                                                                                        <section class="dropdown-panel panel-resources" data-panel="resources">
                                                                                            <a href="blog-details.html" class="menu-card">
                                                                                                <span class="menu-icon">
                                                                                        <svg viewBox="0 0 24 24" fill="none">
                                                                                                <path d="M5 5h14v14H5zM8 9h8M8 13h8M8 17h5" stroke="currentColor" stroke-width="2" stroke-linecap="round"/>
                                                                                        </svg>
                                                                                    </span>
                                                                                                <span>
                                                                                        <span class="menu-title">AI Guides</span>
                                                                                                <span class="menu-desc">Practical guides for adopting AI</span>
                                                                                                </span>
                                                                                            </a>
                                                                                            <a href="blog-details.html" class="menu-card">
                                                                                                <span class="menu-icon blue">
                                                                                                <svg viewBox="0 0 24 24" fill="none">
                                                                                                <path d="M12 6v12M6 12h12" stroke="currentColor" stroke-width="2" stroke-linecap="round"/></svg>
                                                                                        </span>
                                                                                                <span>
                                                                                                <span class="menu-title">Automation Playbooks</span>
                                                                                                <span class="menu-desc">Ready frameworks for sales, support, and operations automation.</span>
                                                                                                </span>
                                                                                            </a>
                                                                                            <a href="blog-details.html" class="menu-card">
                                                                                                <span class="menu-icon green">
                                                                                                <svg viewBox="0 0 24 24" fill="none">
                                                                                                <path d="M5 19 19 5M7 7h4v4M13 13h4v4" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>
                                                                                        </span>
                                                                                                <span>
                                                                                                <span class="menu-title">Research Lab</span>
                                                                                                <span class="menu-desc">Insights on AI agents, LLMs, workflow systems, and product AI.</span>
                                                                                                </span>
                                                                                            </a>
                                                                                        </section>

                                                                                        <section class="dropdown-panel panel-company" data-panel="company">
                                                                                            <div class="third-menu">
                                                                                                <a href="about-us.html" class="third-menu-link">
                                                                                                    <span>About Aiagen</span>
                                                                                                </a>
                                                                                            </div>

                                                                                            <div class="third-menu">
                                                                                                <a href="image-gallery.html" class="third-menu-link">
                                                                                                    <span>Company Gallery</span>
                                                                                                </a>
                                                                                            </div>

                                                                                            <div class="third-menu">
                                                                                                <a href="company-history.html" class="third-menu-link">
                                                                                                    <span>Company History</span>
                                                                                                </a>
                                                                                            </div>

                                                                                            <div class="third-menu">
                                                                                                <a href="project.html" class="third-menu-link">
                                                                                                    <span>Projects</span>
                                                                                                    <span>→</span>
                                                                                                </a>
                                                                                                <div class="third-submenu">
                                                                                                    <a href="project.html">Projects</a>
                                                                                                    <a href="project-details.html">Projects Details</a>
                                                                                                </div>
                                                                                            </div>

                                                                                            <div class="third-menu">
                                                                                                <a href="blog.html" class="third-menu-link">
                                                                                                    <span>Blog / News</span>
                                                                                                    <span>→</span>
                                                                                                </a>
                                                                                                <div class="third-submenu">
                                                                                                    <a href="blog.html">Blog</a>
                                                                                                    <a href="blog-details.html">Blog Details</a>
                                                                                                </div>
                                                                                            </div>

                                                                                            <div class="third-menu">
                                                                                                <a href="#" class="third-menu-link">
                                                                                                    <span>Start Project</span>
                                                                                                    <span>→</span>
                                                                                                </a>
                                                                                                <div class="third-submenu">
                                                                                                    <a href="#">Talk to Expert</a>
                                                                                                    <a href="#">Project Estimate</a>
                                                                                                    <div class="third-menu">
                                                                                                        <a href="#" class="third-menu-link">
                                                                                                            <span>Book AI Audit</span>
                                                                                                            <span>→</span>
                                                                                                        </a>
                                                                                                        <div class="third-submenu">
                                                                                                            <a href="#">AI Readiness</a>
                                                                                                            <a href="#">Workflow Audit</a>
                                                                                                        </div>
                                                                                                    </div>
                                                                                                </div>
                                                                                            </div>

                                                                                        </section>


                                                                                        <section class="dropdown-panel panel-pages" data-panel="pages">
                                                                                            <div class="pages-grid">
                                                                                                <div class="pages-column">
                                                                                                    <a href="button.html" class="pages-link">Button</a>
                                                                                                    <a href="about-us.html" class="pages-link">About Us</a>
                                                                                                    <a href="company-history.html" class="pages-link">Company History</a>
                                                                                                    <a href="blog-details.html" class="pages-link">Blog Details</a>
                                                                                                    <a href="careers.html" class="pages-link">Career</a>
                                                                                                    <a href="career-details.html" class="pages-link">Career Details</a>
                                                                                                    <a href="image-gallery.html" class="pages-link">Image Gallery</a>
                                                                                                </div>

                                                                                                <div class="pages-column">
                                                                                                    <a href="faq.html" class="pages-link">Faq</a>
                                                                                                    <a href="blog.html" class="pages-link">Blog</a>
                                                                                                    <a href="blog-list.html" class="pages-link">Blog List</a>
                                                                                                    <a href="service.html" class="pages-link">Service</a>
                                                                                                    <a href="service-details.html" class="pages-link">Service Details</a>
                                                                                                    <a href="project.html" class="pages-link">Project</a>
                                                                                                    <a href="project-details.html" class="pages-link">Project Details</a>
                                                                                                </div>

                                                                                                <div class="pages-column">
                                                                                                    <a href="team.html" class="pages-link">Team</a>
                                                                                                    <a href="team-details.html" class="pages-link">Team Details</a>
                                                                                                    <a href="contact.html" class="pages-link">Contact</a>
                                                                                                    <a href="coming-soon.html" class="pages-link">Coming Soon</a>
                                                                                                    <a href="404.html" class="pages-link">Error 404</a>
                                                                                                    <a href="login-register.html" class="pages-link">Login Register</a>
                                                                                                </div>
                                                                                            </div>
                                                                                        </section>

                                                                                    </div>
                                                                                </div>


                                                                            </div>
                                                                        </div>

                                                                        <div class="header-right">
                                                                            <a href="login-register.html" class="inw-btn-narrow">
                                                                                <span class="btn-text">
                                                                                                <span>Sign Up</span>
                                                                                </span>
                                                                            </a>
                                                                            <a href="login-register.html" class="inw-btn btn-primary btn-sm">
                                                                                <span class="btn-text">
                                                                                                <span>Log In</span>
                                                                                </span>
                                                                            </a>
                                                                            <div class="menu-area d-block d-lg-none" id="menu-btn">
                                                                                <div class="icon radius-small">
                                                                                    <svg xmlns="http://www.w3.org/2000/svg" width="18" height="16" viewBox="0 0 18 16" fill="none">
                                                                                        <rect width="18" height="2" fill="#fff"></rect>
                                                                                        <rect y="7" width="18" height="2" fill="#fff"></rect>
                                                                                        <rect y="14" width="18" height="2" fill="#fff"></rect>
                                                                                    </svg>
                                                                                </div>
                                                                            </div>
                                                                        </div>
                                                                    </div>
                                                                </div>
                                                            </div>
                                                        </div>
                                                    </div>
                                                
                                                

All Elemnts and Shortcode Types


Welcome to Corva Elements and Shortcode! You can select any elements & shortcode and customize easily and build your website.

Buttons

This the button classes on an <a> and <button> element and create various button.

Images

                                                    
                                                        <div class="button-default-wrapper">

                                                            <a href="#" class="inw-btn btn-primary btn-sm">
                                                                <span class="btn-text">
                                                                    <span>Button Default</span>
                                                                </span>
                                                            </a>

                                                            <a href="#" class="inw-btn btn-primary btn-md">
                                                                <span class="btn-text">
                                                                    <span>Button Default</span>
                                                                </span>
                                                            </a>

                                                            <a href="#" class="inw-btn btn-primary">
                                                                <span class="btn-text">
                                                                    <span>Button Default</span>
                                                                </span>
                                                            </a>

                                                            <a href="#" class="inw-btn btn-primary btn-lg">
                                                                <span class="btn-text">
                                                                    <span>Button Default</span>
                                                                </span>
                                                            </a>

                                                        </div>
                                                    
                                                


Note

For more demo example, you can check our Corva button.html page.

Accordion

Extend the default collapse behavior to create an accordion with the panel component see the code for better understanding

Images

                                                        
                                                            <div class="col-xl-8 mt_lg--50 mt_md--40 mt_sm--30">
                                                                <div class="accordion inw-accordion-style-one" id="aiAccordion">

                                                                    <div class="accordion-item">
                                                                        <h2 class="accordion-header">
                                                                            <button class="accordion-button" type="button" data-bs-toggle="collapse" data-bs-target="#faqOne" aria-expanded="true" aria-controls="faqOne">
                                                                                Can your AI solutions scale as our business grows?
                                                                                <span class="inw-accordion-icon"></span>
                                                                            </button>
                                                                        </h2>
                                                                        <div id="faqOne" class="accordion-collapse collapse show" data-bs-parent="#aiAccordion">
                                                                            <div class="accordion-body">
                                                                                <div class="inw-accordion-content">
                                                                                    <div class="inw-accordion-thumb">
                                                                                        <img src="assets/images/faq/faq-1.webp" alt="AI Bot">
                                                                                    </div>
                                                                                    <p>At aiagen, we design AI systems with flexibility and future growth in mind. As your business expands, whether in users, data, or operations, our solutions can adapt seamlessly without disrupting performance.</p>
                                                                                </div>
                                                                            </div>
                                                                        </div>
                                                                    </div>

                                                                    <div class="accordion-item">
                                                                        <h2 class="accordion-header">
                                                                            <button class="accordion-button collapsed" type="button" data-bs-toggle="collapse" data-bs-target="#faqTwo" aria-expanded="false" aria-controls="faqTwo">
                                                                                Who can benefit from your AI solutions?
                                                                                <span class="inw-accordion-icon"></span>
                                                                            </button>
                                                                        </h2>
                                                                        <div id="faqTwo" class="accordion-collapse collapse" data-bs-parent="#aiAccordion">
                                                                            <div class="accordion-body">
                                                                                <div class="inw-accordion-content">
                                                                                    <div class="inw-accordion-thumb">
                                                                                        <img src="assets/images/faq/faq-1.webp" alt="AI Bot">
                                                                                    </div>
                                                                                    <p>Our AI solutions are suitable for startups, agencies, SaaS companies, eCommerce stores, service businesses, and teams that want to automate work, improve decisions, and scale faster.</p>
                                                                                </div>
                                                                            </div>
                                                                        </div>
                                                                    </div>

                                                                    <div class="accordion-item">
                                                                        <h2 class="accordion-header">
                                                                            <button class="accordion-button collapsed" type="button" data-bs-toggle="collapse" data-bs-target="#faqThree" aria-expanded="false" aria-controls="faqThree">
                                                                                How is aiagen different from other AI agencies?
                                                                                <span class="inw-accordion-icon"></span>
                                                                            </button>
                                                                        </h2>
                                                                        <div id="faqThree" class="accordion-collapse collapse" data-bs-parent="#aiAccordion">
                                                                            <div class="accordion-body">
                                                                                <div class="inw-accordion-content">
                                                                                    <div class="inw-accordion-thumb">
                                                                                        <img src="assets/images/faq/faq-1.webp" alt="AI Bot">
                                                                                    </div>
                                                                                    <p>aiagen focuses on practical AI systems built around your real business needs. We combine strategy, automation, integration, and optimization instead of offering one-size-fits-all solutions.</p>
                                                                                </div>
                                                                            </div>
                                                                        </div>
                                                                    </div>

                                                                    <div class="accordion-item">
                                                                        <h2 class="accordion-header">
                                                                            <button class="accordion-button collapsed" type="button" data-bs-toggle="collapse" data-bs-target="#faqFour" aria-expanded="false" aria-controls="faqFour">
                                                                                What information do you need to begin a project?
                                                                                <span class="inw-accordion-icon"></span>
                                                                            </button>
                                                                        </h2>
                                                                        <div id="faqFour" class="accordion-collapse collapse" data-bs-parent="#aiAccordion">
                                                                            <div class="accordion-body">
                                                                                <div class="inw-accordion-content">
                                                                                    <div class="inw-accordion-thumb">
                                                                                        <img src="assets/images/faq/faq-1.webp" alt="AI Bot">
                                                                                    </div>
                                                                                    <p>We usually need your business goals, current workflow, existing tools, available data, main challenges, and the outcomes you want to achieve through AI automation or integration.</p>
                                                                                </div>
                                                                            </div>
                                                                        </div>
                                                                    </div>

                                                                    <div class="accordion-item">
                                                                        <h2 class="accordion-header">
                                                                            <button class="accordion-button collapsed" type="button" data-bs-toggle="collapse" data-bs-target="#faqFive" aria-expanded="false" aria-controls="faqFive">
                                                                                Can you integrate AI with our existing systems?
                                                                                <span class="inw-accordion-icon"></span>
                                                                            </button>
                                                                        </h2>
                                                                        <div id="faqFive" class="accordion-collapse collapse" data-bs-parent="#aiAccordion">
                                                                            <div class="accordion-body">
                                                                                <div class="inw-accordion-content">
                                                                                    <div class="inw-accordion-thumb">
                                                                                        <img src="assets/images/faq/faq-1.webp" alt="AI Bot">
                                                                                    </div>
                                                                                    <p>Yes. We can connect AI with your existing websites, CRMs, dashboards, databases, APIs, internal tools, and third-party platforms to improve workflow and reduce manual tasks.</p>
                                                                                </div>
                                                                            </div>
                                                                        </div>
                                                                    </div>

                                                                    <div class="accordion-item">
                                                                        <h2 class="accordion-header">
                                                                            <button class="accordion-button collapsed" type="button" data-bs-toggle="collapse" data-bs-target="#faqSix" aria-expanded="false" aria-controls="faqSix">
                                                                                Do you offer AI automation for business processes?
                                                                                <span class="inw-accordion-icon"></span>
                                                                            </button>
                                                                        </h2>
                                                                        <div id="faqSix" class="accordion-collapse collapse" data-bs-parent="#aiAccordion">
                                                                            <div class="accordion-body">
                                                                                <div class="inw-accordion-content">
                                                                                    <div class="inw-accordion-thumb">
                                                                                        <img src="assets/images/faq/faq-1.webp" alt="AI Bot">
                                                                                    </div>
                                                                                    <p>Yes. We build AI automation for repetitive business tasks such as lead handling, customer support, reporting, content workflows, data processing, and internal team operations.</p>
                                                                                </div>
                                                                            </div>
                                                                        </div>
                                                                    </div>

                                                                    <div class="accordion-item">
                                                                        <h2 class="accordion-header">
                                                                            <button class="accordion-button collapsed" type="button" data-bs-toggle="collapse" data-bs-target="#faqSeven" aria-expanded="false" aria-controls="faqSeven">
                                                                                What types of AI solutions do you build?
                                                                                <span class="inw-accordion-icon"></span>
                                                                            </button>
                                                                        </h2>
                                                                        <div id="faqSeven" class="accordion-collapse collapse" data-bs-parent="#aiAccordion">
                                                                            <div class="accordion-body">
                                                                                <div class="inw-accordion-content">
                                                                                    <div class="inw-accordion-thumb">
                                                                                        <img src="assets/images/faq/faq-1.webp" alt="AI Bot">
                                                                                    </div>
                                                                                    <p>We build AI chatbots, workflow automation systems, predictive analytics tools, AI-powered dashboards, content automation, customer support assistants, and custom AI integrations based on your business goals.</p>
                                                                                </div>
                                                                            </div>
                                                                        </div>
                                                                    </div>

                                                                    <div class="accordion-item">
                                                                        <h2 class="accordion-header">
                                                                            <button class="accordion-button collapsed" type="button" data-bs-toggle="collapse" data-bs-target="#faqEight" aria-expanded="false" aria-controls="faqEight">
                                                                                How long does an AI project usually take?
                                                                                <span class="inw-accordion-icon"></span>
                                                                            </button>
                                                                        </h2>
                                                                        <div id="faqEight" class="accordion-collapse collapse" data-bs-parent="#aiAccordion">
                                                                            <div class="accordion-body">
                                                                                <div class="inw-accordion-content">
                                                                                    <div class="inw-accordion-thumb">
                                                                                        <img src="assets/images/faq/faq-1.webp" alt="AI Bot">
                                                                                    </div>
                                                                                    <p>Project timelines depend on the scope, data quality, integrations, and required features. A simple AI automation may take a few weeks, while a larger custom AI system can take several months.</p>
                                                                                </div>
                                                                            </div>
                                                                        </div>
                                                                    </div>

                                                                    <div class="accordion-item">
                                                                        <h2 class="accordion-header">
                                                                            <button class="accordion-button collapsed" type="button" data-bs-toggle="collapse" data-bs-target="#faqNine" aria-expanded="false" aria-controls="faqNine">
                                                                                Do we need technical knowledge to use your AI systems?
                                                                                <span class="inw-accordion-icon"></span>
                                                                            </button>
                                                                        </h2>
                                                                        <div id="faqNine" class="accordion-collapse collapse" data-bs-parent="#aiAccordion">
                                                                            <div class="accordion-body">
                                                                                <div class="inw-accordion-content">
                                                                                    <div class="inw-accordion-thumb">
                                                                                        <img src="assets/images/faq/faq-1.webp" alt="AI Bot">
                                                                                    </div>
                                                                                    <p>No. We design AI systems with simple dashboards, clear workflows, and user-friendly controls so your team can use them without needing advanced technical skills.</p>
                                                                                </div>
                                                                            </div>
                                                                        </div>
                                                                    </div>

                                                                    <div class="accordion-item">
                                                                        <h2 class="accordion-header">
                                                                            <button class="accordion-button collapsed" type="button" data-bs-toggle="collapse" data-bs-target="#faqTen" aria-expanded="false" aria-controls="faqTen">
                                                                                Can you improve an AI system we already have?
                                                                                <span class="inw-accordion-icon"></span>
                                                                            </button>
                                                                        </h2>
                                                                        <div id="faqTen" class="accordion-collapse collapse" data-bs-parent="#aiAccordion">
                                                                            <div class="accordion-body">
                                                                                <div class="inw-accordion-content">
                                                                                    <div class="inw-accordion-thumb">
                                                                                        <img src="assets/images/faq/faq-1.webp" alt="AI Bot">
                                                                                    </div>
                                                                                    <p>Yes. We can audit your current AI setup, identify weak points, improve accuracy, optimize workflows, refine prompts, upgrade integrations, and make the system more reliable for daily business use.</p>
                                                                                </div>
                                                                            </div>
                                                                        </div>
                                                                    </div>

                                                                    <div class="accordion-item">
                                                                        <h2 class="accordion-header">
                                                                            <button class="accordion-button collapsed" type="button" data-bs-toggle="collapse" data-bs-target="#faqEleven" aria-expanded="false" aria-controls="faqEleven">
                                                                                Do you provide support after launching the AI solution?
                                                                                <span class="inw-accordion-icon"></span>
                                                                            </button>
                                                                        </h2>
                                                                        <div id="faqEleven" class="accordion-collapse collapse" data-bs-parent="#aiAccordion">
                                                                            <div class="accordion-body">
                                                                                <div class="inw-accordion-content">
                                                                                    <div class="inw-accordion-thumb">
                                                                                        <img src="assets/images/faq/faq-1.webp" alt="AI Bot">
                                                                                    </div>
                                                                                    <p>Yes. After launch, we provide monitoring, performance checks, bug fixes, training support, workflow improvements, and ongoing optimization to keep your AI solution stable and effective.</p>
                                                                                </div>
                                                                            </div>
                                                                        </div>
                                                                    </div>

                                                                </div>
                                                            </div>
                                                        
                                                
Note

For more demo example, you can check our Corva FAQ page.

Clients

Showcase of clients logos or images. See below image and code for more information.

Images

                                                    
                                                        <!-- inw brand area start -->
                                                        <div class="inw-brand-area inw-section-gap">
                                                            <div class="container">
                                                                <div class="row">
                                                                    <div class="col-lg-12 text-center">
                                                                        <p class="brand-title-600">The Standard Trusted by Leaders</p>
                                                                    </div>
                                                                </div>
                                                            </div>

                                                            <div class="container-fluid mt--30">
                                                                <div class="brand-swiper-main-wrapper">
                                                                    <div class="swiper mySwiper-brand-1">
                                                                        <div class="swiper-wrapper">

                                                                            <div class="swiper-slide">
                                                                                <div class="brand-style-one">
                                                                                    <img src="assets/images/brand/01.webp" alt="brand_wrapper">
                                                                                </div>
                                                                            </div>

                                                                            <div class="swiper-slide">
                                                                                <div class="brand-style-one">
                                                                                    <img src="assets/images/brand/02.webp" alt="brand_wrapper">
                                                                                </div>
                                                                            </div>

                                                                            <div class="swiper-slide">
                                                                                <div class="brand-style-one">
                                                                                    <img src="assets/images/brand/03.webp" alt="brand_wrapper">
                                                                                </div>
                                                                            </div>

                                                                            <div class="swiper-slide">
                                                                                <div class="brand-style-one">
                                                                                    <img src="assets/images/brand/04.webp" alt="brand_wrapper">
                                                                                </div>
                                                                            </div>

                                                                            <div class="swiper-slide">
                                                                                <div class="brand-style-one">
                                                                                    <img src="assets/images/brand/05.webp" alt="brand_wrapper">
                                                                                </div>
                                                                            </div>

                                                                            <div class="swiper-slide">
                                                                                <div class="brand-style-one">
                                                                                    <img src="assets/images/brand/06.webp" alt="brand_wrapper">
                                                                                </div>
                                                                            </div>

                                                                            <div class="swiper-slide">
                                                                                <div class="brand-style-one">
                                                                                    <img src="assets/images/brand/07.webp" alt="brand_wrapper">
                                                                                </div>
                                                                            </div>

                                                                            <div class="swiper-slide">
                                                                                <div class="brand-style-one">
                                                                                    <img src="assets/images/brand/01.webp" alt="brand_wrapper">
                                                                                </div>
                                                                            </div>

                                                                            <div class="swiper-slide">
                                                                                <div class="brand-style-one">
                                                                                    <img src="assets/images/brand/02.webp" alt="brand_wrapper">
                                                                                </div>
                                                                            </div>

                                                                        </div>
                                                                    </div>
                                                                </div>
                                                            </div>
                                                        </div>
                                                    
                                                
Note

For more demo example, you can check our Demo Pages Demos page.

Footer Style

Welcome to ConstX Footer You can select any footer & customize easily and build your website.

Footer Default

Awesome Footer styles. See below image and code for more information.

Images

                                                   
                                                    <!-- footer two -->
                                                        <div class="footer-area-two bg-footer-two">
                                                            <div class="container">
                                                                <div class="row">
                                                                    <div class="col-lg-12">
                                                                        <div class="footer-twp-top-area">
                                                                            <div class="left-area">
                                                                                <a href="#" class="logo" data-inw="slide-up" data-inw-duration="800" data-inw-delay="100">
                                                                                    <img src="assets/images/logo/logo-md.svg" alt="logo">
                                                                                </a>
                                                                                <p class="desc" data-inw="slide-up" data-inw-duration="800" data-inw-delay="300">
                                                                                    Building intelligent AI solutions that empower businesses to innovate, grow, and lead in a data-driven world.
                                                                                </p>
                                                                            </div>
                                                                            <div class="right-area">
                                                                                <div class="social-button-wrapper">
                                                                                    <a href="#" class="inw-btn btn-minimal" data-inw="slide-up" data-inw-duration="800" data-inw-delay="100">
                                                                                        <svg width="14" height="16" viewBox="0 0 14 16" fill="none" xmlns="http://www.w3.org/2000/svg">
                                                                                            <path fill-rule="evenodd" clip-rule="evenodd" d="M6.83721 5.39533C6.83721 5.08708 7.05587 4.83719 7.32558 4.83719H11.2326C11.5023 4.83719 11.7209 5.08708 11.7209 5.39533C11.7209 5.70358 11.5023 5.95347 11.2326 5.95347H7.32558C7.05587 5.95347 6.83721 5.70358 6.83721 5.39533Z" fill="white" />
                                                                                            <path fill-rule="evenodd" clip-rule="evenodd" d="M9.27907 8.18602C9.00936 8.18602 8.7907 7.93613 8.7907 7.62788V3.16278C8.7907 2.85453 9.00936 2.60464 9.27907 2.60464C9.54878 2.60464 9.76744 2.85453 9.76744 3.16278V7.62788C9.76744 7.93613 9.54878 8.18602 9.27907 8.18602Z" fill="white" />
                                                                                            <path fill-rule="evenodd" clip-rule="evenodd" d="M1.7907 1.11628C1.34116 1.11628 0.976744 1.53275 0.976744 2.04651V13.9534C0.976744 14.4672 1.34116 14.8837 1.7907 14.8837H12.2093C12.6589 14.8837 13.0233 14.4672 13.0233 13.9534V10.6046C13.0233 10.2964 13.2419 10.0465 13.5116 10.0465C13.7813 10.0465 14 10.2964 14 10.6046V13.9534C14 15.0837 13.1983 16 12.2093 16H1.7907C0.801725 16 0 15.0837 0 13.9534V2.04651C0 0.916254 0.801725 0 1.7907 0H4.72093C4.99065 0 5.2093 0.249889 5.2093 0.558138C5.2093 0.866386 4.99065 1.11628 4.72093 1.11628H1.7907Z" fill="white" />
                                                                                            <path fill-rule="evenodd" clip-rule="evenodd" d="M4.32048 11.1841C4.00631 10.7422 3.42161 10.7236 3.08648 11.145L0.849741 13.9569C0.668308 14.185 0.359435 14.2017 0.15986 13.9944C-0.0397145 13.787 -0.0544242 13.434 0.127009 13.2059L2.36375 10.3941C3.10104 9.46721 4.38738 9.50799 5.07854 10.4802L8.35579 15.0899C8.52587 15.3291 8.49403 15.6806 8.28468 15.875C8.0754 16.0694 7.76779 16.0331 7.5977 15.7938L4.32048 11.1841Z" fill="white" />
                                                                                            <path fill-rule="evenodd" clip-rule="evenodd" d="M10.4464 13.1002C10.1434 12.7539 9.65733 12.7354 9.33487 13.0579L7.64719 14.7456C7.44422 14.9486 7.13564 14.9251 6.95807 14.6931C6.78043 14.4611 6.801 14.1085 7.00397 13.9055L8.69166 12.2178C9.40116 11.5084 10.4704 11.549 11.137 12.3109L13.2058 14.6751C13.3965 14.8931 13.3965 15.2465 13.2058 15.4644C13.0151 15.6823 12.7059 15.6824 12.5152 15.4644L10.4464 13.1002Z" fill="white" />
                                                                                            <path fill-rule="evenodd" clip-rule="evenodd" d="M9.27907 9.67439C11.3469 9.67439 13.0233 7.75856 13.0233 5.39533C13.0233 3.03207 11.3469 1.11628 9.27907 1.11628C7.21124 1.11628 5.53488 3.03207 5.53488 5.39533C5.53488 5.97956 5.63706 6.53512 5.82166 7.04095C5.92545 7.32545 5.80779 7.65229 5.55887 7.77092C5.30993 7.88954 5.02396 7.75514 4.92015 7.47064C4.68677 6.83101 4.55814 6.12965 4.55814 5.39533C4.55814 2.41558 6.67175 0 9.27907 0C11.8864 0 14 2.41558 14 5.39533C14 8.37512 11.8864 10.7907 9.27907 10.7907C8.63657 10.7907 8.02285 10.6437 7.46317 10.377C7.21423 10.2583 7.09663 9.9315 7.20043 9.647C7.30422 9.3625 7.59021 9.22803 7.83915 9.34665C8.28175 9.55763 8.76784 9.67439 9.27907 9.67439Z" fill="white" />
                                                                                        </svg>
                                                                                        <span class="btn-text">
                                                                                                                <span>Facebook</span>
                                                                                        </span>
                                                                                    </a>
                                                                                    <a href="#" class="inw-btn btn-minimal" data-inw="slide-up" data-inw-duration="800" data-inw-delay="100">
                                                                                        <svg width="14" height="16" viewBox="0 0 14 16" fill="none" xmlns="http://www.w3.org/2000/svg">
                                                                                            <path fill-rule="evenodd" clip-rule="evenodd" d="M6.83721 5.39533C6.83721 5.08708 7.05587 4.83719 7.32558 4.83719H11.2326C11.5023 4.83719 11.7209 5.08708 11.7209 5.39533C11.7209 5.70358 11.5023 5.95347 11.2326 5.95347H7.32558C7.05587 5.95347 6.83721 5.70358 6.83721 5.39533Z" fill="white" />
                                                                                            <path fill-rule="evenodd" clip-rule="evenodd" d="M9.27907 8.18602C9.00936 8.18602 8.7907 7.93613 8.7907 7.62788V3.16278C8.7907 2.85453 9.00936 2.60464 9.27907 2.60464C9.54878 2.60464 9.76744 2.85453 9.76744 3.16278V7.62788C9.76744 7.93613 9.54878 8.18602 9.27907 8.18602Z" fill="white" />
                                                                                            <path fill-rule="evenodd" clip-rule="evenodd" d="M1.7907 1.11628C1.34116 1.11628 0.976744 1.53275 0.976744 2.04651V13.9534C0.976744 14.4672 1.34116 14.8837 1.7907 14.8837H12.2093C12.6589 14.8837 13.0233 14.4672 13.0233 13.9534V10.6046C13.0233 10.2964 13.2419 10.0465 13.5116 10.0465C13.7813 10.0465 14 10.2964 14 10.6046V13.9534C14 15.0837 13.1983 16 12.2093 16H1.7907C0.801725 16 0 15.0837 0 13.9534V2.04651C0 0.916254 0.801725 0 1.7907 0H4.72093C4.99065 0 5.2093 0.249889 5.2093 0.558138C5.2093 0.866386 4.99065 1.11628 4.72093 1.11628H1.7907Z" fill="white" />
                                                                                            <path fill-rule="evenodd" clip-rule="evenodd" d="M4.32048 11.1841C4.00631 10.7422 3.42161 10.7236 3.08648 11.145L0.849741 13.9569C0.668308 14.185 0.359435 14.2017 0.15986 13.9944C-0.0397145 13.787 -0.0544242 13.434 0.127009 13.2059L2.36375 10.3941C3.10104 9.46721 4.38738 9.50799 5.07854 10.4802L8.35579 15.0899C8.52587 15.3291 8.49403 15.6806 8.28468 15.875C8.0754 16.0694 7.76779 16.0331 7.5977 15.7938L4.32048 11.1841Z" fill="white" />
                                                                                            <path fill-rule="evenodd" clip-rule="evenodd" d="M10.4464 13.1002C10.1434 12.7539 9.65733 12.7354 9.33487 13.0579L7.64719 14.7456C7.44422 14.9486 7.13564 14.9251 6.95807 14.6931C6.78043 14.4611 6.801 14.1085 7.00397 13.9055L8.69166 12.2178C9.40116 11.5084 10.4704 11.549 11.137 12.3109L13.2058 14.6751C13.3965 14.8931 13.3965 15.2465 13.2058 15.4644C13.0151 15.6823 12.7059 15.6824 12.5152 15.4644L10.4464 13.1002Z" fill="white" />
                                                                                            <path fill-rule="evenodd" clip-rule="evenodd" d="M9.27907 9.67439C11.3469 9.67439 13.0233 7.75856 13.0233 5.39533C13.0233 3.03207 11.3469 1.11628 9.27907 1.11628C7.21124 1.11628 5.53488 3.03207 5.53488 5.39533C5.53488 5.97956 5.63706 6.53512 5.82166 7.04095C5.92545 7.32545 5.80779 7.65229 5.55887 7.77092C5.30993 7.88954 5.02396 7.75514 4.92015 7.47064C4.68677 6.83101 4.55814 6.12965 4.55814 5.39533C4.55814 2.41558 6.67175 0 9.27907 0C11.8864 0 14 2.41558 14 5.39533C14 8.37512 11.8864 10.7907 9.27907 10.7907C8.63657 10.7907 8.02285 10.6437 7.46317 10.377C7.21423 10.2583 7.09663 9.9315 7.20043 9.647C7.30422 9.3625 7.59021 9.22803 7.83915 9.34665C8.28175 9.55763 8.76784 9.67439 9.27907 9.67439Z" fill="white" />
                                                                                        </svg>
                                                                                        <span class="btn-text">
                                                                                                                <span>Twitter</span>
                                                                                        </span>
                                                                                    </a>
                                                                                    <a href="#" class="inw-btn btn-minimal" data-inw="slide-up" data-inw-duration="800" data-inw-delay="300">
                                                                                        <svg width="14" height="16" viewBox="0 0 14 16" fill="none" xmlns="http://www.w3.org/2000/svg">
                                                                                            <path fill-rule="evenodd" clip-rule="evenodd" d="M6.83721 5.39533C6.83721 5.08708 7.05587 4.83719 7.32558 4.83719H11.2326C11.5023 4.83719 11.7209 5.08708 11.7209 5.39533C11.7209 5.70358 11.5023 5.95347 11.2326 5.95347H7.32558C7.05587 5.95347 6.83721 5.70358 6.83721 5.39533Z" fill="white" />
                                                                                            <path fill-rule="evenodd" clip-rule="evenodd" d="M9.27907 8.18602C9.00936 8.18602 8.7907 7.93613 8.7907 7.62788V3.16278C8.7907 2.85453 9.00936 2.60464 9.27907 2.60464C9.54878 2.60464 9.76744 2.85453 9.76744 3.16278V7.62788C9.76744 7.93613 9.54878 8.18602 9.27907 8.18602Z" fill="white" />
                                                                                            <path fill-rule="evenodd" clip-rule="evenodd" d="M1.7907 1.11628C1.34116 1.11628 0.976744 1.53275 0.976744 2.04651V13.9534C0.976744 14.4672 1.34116 14.8837 1.7907 14.8837H12.2093C12.6589 14.8837 13.0233 14.4672 13.0233 13.9534V10.6046C13.0233 10.2964 13.2419 10.0465 13.5116 10.0465C13.7813 10.0465 14 10.2964 14 10.6046V13.9534C14 15.0837 13.1983 16 12.2093 16H1.7907C0.801725 16 0 15.0837 0 13.9534V2.04651C0 0.916254 0.801725 0 1.7907 0H4.72093C4.99065 0 5.2093 0.249889 5.2093 0.558138C5.2093 0.866386 4.99065 1.11628 4.72093 1.11628H1.7907Z" fill="white" />
                                                                                            <path fill-rule="evenodd" clip-rule="evenodd" d="M4.32048 11.1841C4.00631 10.7422 3.42161 10.7236 3.08648 11.145L0.849741 13.9569C0.668308 14.185 0.359435 14.2017 0.15986 13.9944C-0.0397145 13.787 -0.0544242 13.434 0.127009 13.2059L2.36375 10.3941C3.10104 9.46721 4.38738 9.50799 5.07854 10.4802L8.35579 15.0899C8.52587 15.3291 8.49403 15.6806 8.28468 15.875C8.0754 16.0694 7.76779 16.0331 7.5977 15.7938L4.32048 11.1841Z" fill="white" />
                                                                                            <path fill-rule="evenodd" clip-rule="evenodd" d="M10.4464 13.1002C10.1434 12.7539 9.65733 12.7354 9.33487 13.0579L7.64719 14.7456C7.44422 14.9486 7.13564 14.9251 6.95807 14.6931C6.78043 14.4611 6.801 14.1085 7.00397 13.9055L8.69166 12.2178C9.40116 11.5084 10.4704 11.549 11.137 12.3109L13.2058 14.6751C13.3965 14.8931 13.3965 15.2465 13.2058 15.4644C13.0151 15.6823 12.7059 15.6824 12.5152 15.4644L10.4464 13.1002Z" fill="white" />
                                                                                            <path fill-rule="evenodd" clip-rule="evenodd" d="M9.27907 9.67439C11.3469 9.67439 13.0233 7.75856 13.0233 5.39533C13.0233 3.03207 11.3469 1.11628 9.27907 1.11628C7.21124 1.11628 5.53488 3.03207 5.53488 5.39533C5.53488 5.97956 5.63706 6.53512 5.82166 7.04095C5.92545 7.32545 5.80779 7.65229 5.55887 7.77092C5.30993 7.88954 5.02396 7.75514 4.92015 7.47064C4.68677 6.83101 4.55814 6.12965 4.55814 5.39533C4.55814 2.41558 6.67175 0 9.27907 0C11.8864 0 14 2.41558 14 5.39533C14 8.37512 11.8864 10.7907 9.27907 10.7907C8.63657 10.7907 8.02285 10.6437 7.46317 10.377C7.21423 10.2583 7.09663 9.9315 7.20043 9.647C7.30422 9.3625 7.59021 9.22803 7.83915 9.34665C8.28175 9.55763 8.76784 9.67439 9.27907 9.67439Z" fill="white" />
                                                                                        </svg>
                                                                                        <span class="btn-text">
                                                                                                                <span>Instagram</span>
                                                                                        </span>
                                                                                    </a>
                                                                                    <a href="#" class="inw-btn btn-minimal" data-inw="slide-up" data-inw-duration="800" data-inw-delay="500">
                                                                                        <svg width="14" height="16" viewBox="0 0 14 16" fill="none" xmlns="http://www.w3.org/2000/svg">
                                                                                            <path fill-rule="evenodd" clip-rule="evenodd" d="M6.83721 5.39533C6.83721 5.08708 7.05587 4.83719 7.32558 4.83719H11.2326C11.5023 4.83719 11.7209 5.08708 11.7209 5.39533C11.7209 5.70358 11.5023 5.95347 11.2326 5.95347H7.32558C7.05587 5.95347 6.83721 5.70358 6.83721 5.39533Z" fill="white" />
                                                                                            <path fill-rule="evenodd" clip-rule="evenodd" d="M9.27907 8.18602C9.00936 8.18602 8.7907 7.93613 8.7907 7.62788V3.16278C8.7907 2.85453 9.00936 2.60464 9.27907 2.60464C9.54878 2.60464 9.76744 2.85453 9.76744 3.16278V7.62788C9.76744 7.93613 9.54878 8.18602 9.27907 8.18602Z" fill="white" />
                                                                                            <path fill-rule="evenodd" clip-rule="evenodd" d="M1.7907 1.11628C1.34116 1.11628 0.976744 1.53275 0.976744 2.04651V13.9534C0.976744 14.4672 1.34116 14.8837 1.7907 14.8837H12.2093C12.6589 14.8837 13.0233 14.4672 13.0233 13.9534V10.6046C13.0233 10.2964 13.2419 10.0465 13.5116 10.0465C13.7813 10.0465 14 10.2964 14 10.6046V13.9534C14 15.0837 13.1983 16 12.2093 16H1.7907C0.801725 16 0 15.0837 0 13.9534V2.04651C0 0.916254 0.801725 0 1.7907 0H4.72093C4.99065 0 5.2093 0.249889 5.2093 0.558138C5.2093 0.866386 4.99065 1.11628 4.72093 1.11628H1.7907Z" fill="white" />
                                                                                            <path fill-rule="evenodd" clip-rule="evenodd" d="M4.32048 11.1841C4.00631 10.7422 3.42161 10.7236 3.08648 11.145L0.849741 13.9569C0.668308 14.185 0.359435 14.2017 0.15986 13.9944C-0.0397145 13.787 -0.0544242 13.434 0.127009 13.2059L2.36375 10.3941C3.10104 9.46721 4.38738 9.50799 5.07854 10.4802L8.35579 15.0899C8.52587 15.3291 8.49403 15.6806 8.28468 15.875C8.0754 16.0694 7.76779 16.0331 7.5977 15.7938L4.32048 11.1841Z" fill="white" />
                                                                                            <path fill-rule="evenodd" clip-rule="evenodd" d="M10.4464 13.1002C10.1434 12.7539 9.65733 12.7354 9.33487 13.0579L7.64719 14.7456C7.44422 14.9486 7.13564 14.9251 6.95807 14.6931C6.78043 14.4611 6.801 14.1085 7.00397 13.9055L8.69166 12.2178C9.40116 11.5084 10.4704 11.549 11.137 12.3109L13.2058 14.6751C13.3965 14.8931 13.3965 15.2465 13.2058 15.4644C13.0151 15.6823 12.7059 15.6824 12.5152 15.4644L10.4464 13.1002Z" fill="white" />
                                                                                            <path fill-rule="evenodd" clip-rule="evenodd" d="M9.27907 9.67439C11.3469 9.67439 13.0233 7.75856 13.0233 5.39533C13.0233 3.03207 11.3469 1.11628 9.27907 1.11628C7.21124 1.11628 5.53488 3.03207 5.53488 5.39533C5.53488 5.97956 5.63706 6.53512 5.82166 7.04095C5.92545 7.32545 5.80779 7.65229 5.55887 7.77092C5.30993 7.88954 5.02396 7.75514 4.92015 7.47064C4.68677 6.83101 4.55814 6.12965 4.55814 5.39533C4.55814 2.41558 6.67175 0 9.27907 0C11.8864 0 14 2.41558 14 5.39533C14 8.37512 11.8864 10.7907 9.27907 10.7907C8.63657 10.7907 8.02285 10.6437 7.46317 10.377C7.21423 10.2583 7.09663 9.9315 7.20043 9.647C7.30422 9.3625 7.59021 9.22803 7.83915 9.34665C8.28175 9.55763 8.76784 9.67439 9.27907 9.67439Z" fill="white" />
                                                                                        </svg>
                                                                                        <span class="btn-text">
                                                                                                                <span>Linkedin</span>
                                                                                        </span>
                                                                                    </a>
                                                                                </div>
                                                                            </div>
                                                                        </div>

                                                                        <div class="news-letter-area-one mb--120 mb_md--60 mb_sm--40 mt--30" data-inw="slide-up" data-inw-duration="800" data-inw-delay="100">
                                                                            <div class="content-area">
                                                                                <h2 class="title">
                                                                                    Stay Updated with Our Newsletter
                                                                                </h2>
                                                                                <p class="desc">
                                                                                    Don’t miss what’s next. Join our newsletter to get fresh updates, expert tips, and exciting news delivered regularly.
                                                                                </p>
                                                                            </div>
                                                                            <div class="form-area">
                                                                                <input type="text" placeholder="Email Address">
                                                                                <button class="inw-btn btn-primary">
                                                                                    <span class="btn-text">
                                                                                                        <span>Subscribe</span>
                                                                                    </span>
                                                                                </button>
                                                                            </div>
                                                                        </div>

                                                                        <div class="copyright-area-two">
                                                                            <p class="desc">
                                                                                © Copyright aiagen <span id="year"></span> All Rights Reserved by <a target="_blank" href="https://themeforest.net/user/inversweb/portfolio">InversWeb</a>
                                                                            </p>
                                                                            <div class="right-area">
                                                                                <ul>
                                                                                    <li><a href="#">Privacy Policy</a></li>
                                                                                    <li><a href="#">Terms & Condition</a></li>
                                                                                </ul>
                                                                            </div>
                                                                        </div>


                                                                    </div>
                                                                </div>
                                                            </div>
                                                        </div>
                                                        <!-- footer twoend -->

                                                    
                                                

Footer Two

Awesome Footer Two styles. See below image and code for more information.

Images

                                                    
                                                        <!-- footer area start -->
                                                        <div class="footer-area-two footer-bg-two inw-section-gap">
                                                            <div class="container">
                                                                <div class="row align-content-start">
                                                                    <div class="col-lg-5">
                                                                        <div class="footer-two-left-widget">
                                                                            <a href="index.html" class="logo">
                                                                                <img src="assets/images/logo/logo-01.svg" alt="logo">
                                                                            </a>

                                                                            <div class="sicial-style-one mt--60">
                                                                                <ul>
                                                                                    <li>
                                                                                        <a href="#">
                                                                                            <i class="fa-brands fa-facebook-f"></i>
                                                                                        </a>
                                                                                    </li>
                                                                                    <li>
                                                                                        <a href="#">
                                                                                            <i class="fa-brands fa-linkedin-in"></i>
                                                                                        </a>
                                                                                    </li>
                                                                                    <li>
                                                                                        <a href="#">
                                                                                            <i class="fa-brands fa-twitter"></i>
                                                                                        </a>
                                                                                    </li>
                                                                                    <li>
                                                                                        <a href="#">
                                                                                            <i class="fa-brands fa-youtube"></i>
                                                                                        </a>
                                                                                    </li>
                                                                                    <li>
                                                                                        <a href="#">
                                                                                            <i class="fa-brands fa-github"></i>
                                                                                        </a>
                                                                                    </li>
                                                                                </ul>
                                                                            </div>

                                                                            <p class="desc mt--25">
                                                                                © <span id="year"></span> aiagen. Made with passion & intelligence All Rights Reserved <a target="_blank" href="https://themeforest.net/user/inversweb/portfolio">InversWeb</a> It Company.
                                                                            </p>

                                                                            <div class="awards-area-wrapper">
                                                                                <div class="single-awards">
                                                                                    <img src="assets/images/awards/01.webp" alt="awards">
                                                                                </div>
                                                                                <div class="single-awards">
                                                                                    <img src="assets/images/awards/02.webp" alt="awards">
                                                                                </div>
                                                                                <div class="single-awards">
                                                                                    <img src="assets/images/awards/03.webp" alt="awards">
                                                                                </div>
                                                                                <div class="single-awards">
                                                                                    <img src="assets/images/awards/04.webp" alt="awards">
                                                                                </div>
                                                                            </div>

                                                                            <p class="bottom">We build intelligent AI solutions Website - aiagen</p>

                                                                        </div>
                                                                    </div>

                                                                    <div class="col-lg-7">
                                                                        <div class="row g-5">

                                                                            <div class="col-lg-4" data-inw="slide-up" data-inw-duration="800" data-inw-delay="100">
                                                                                <div class="footer-two-single-widget">
                                                                                    <h2 class="title">Function</h2>
                                                                                    <ul class="list-footer">
                                                                                        <li><a class="hover-moving-primary" href="#">AI Research</a></li>
                                                                                        <li><a class="hover-moving-primary" href="#">AI Development</a></li>
                                                                                        <li><a class="hover-moving-primary" href="#">Intelligent Automation</a></li>
                                                                                        <li><a class="hover-moving-primary" href="#">Generative AI Lab</a></li>
                                                                                        <li><a class="hover-moving-primary" href="#">Data Science</a></li>
                                                                                        <li><a class="hover-moving-primary" href="#">AI Nexus</a></li>
                                                                                        <li><a class="hover-moving-primary" href="#">BrainStack</a></li>
                                                                                    </ul>
                                                                                </div>
                                                                            </div>

                                                                            <div class="col-lg-4" data-inw="slide-up" data-inw-duration="800" data-inw-delay="300">
                                                                                <div class="footer-two-single-widget">
                                                                                    <h2 class="title">Product</h2>
                                                                                    <ul class="list-footer">
                                                                                        <li><a class="hover-moving-primary" href="#">NeuroCore</a></li>
                                                                                        <li><a class="hover-moving-primary" href="#">MindFlow AI</a></li>
                                                                                        <li><a class="hover-moving-primary" href="#">DataSense</a></li>
                                                                                        <li><a class="hover-moving-primary" href="#">VisionMetrics</a></li>
                                                                                        <li><a class="hover-moving-primary" href="#">AutoPilot AI</a></li>
                                                                                        <li><a class="hover-moving-primary" href="#">AI Nexus</a></li>
                                                                                        <li><a class="hover-moving-primary" href="#">BrainStack</a></li>
                                                                                    </ul>
                                                                                </div>
                                                                            </div>

                                                                            <div class="col-lg-4" data-inw="slide-up" data-inw-duration="800" data-inw-delay="500">
                                                                                <div class="footer-two-single-widget">
                                                                                    <h2 class="title">Support</h2>
                                                                                    <ul class="list-footer">
                                                                                        <li><a class="hover-moving-primary" href="#">AI Support & Maintenance</a></li>
                                                                                        <li><a class="hover-moving-primary" href="#">AI System Monitoring</a></li>
                                                                                        <li><a class="hover-moving-primary" href="#">AI Infrastructure Support</a></li>
                                                                                        <li><a class="hover-moving-primary" href="#">AI Operations Support</a></li>
                                                                                        <li><a class="hover-moving-primary" href="#">Model Optimization Service</a></li>
                                                                                        <li><a class="hover-moving-primary" href="#">Cloud AI Support</a></li>
                                                                                        <li><a class="hover-moving-primary" href="#">AI Platform Assistance</a></li>
                                                                                    </ul>
                                                                                </div>
                                                                            </div>

                                                                            <div class="col-lg-4 mt--100 mt_md--50 mt_sm--30" data-inw="slide-up" data-inw-duration="800" data-inw-delay="100">
                                                                                <div class="footer-two-single-widget">
                                                                                    <h2 class="title">Learn</h2>
                                                                                    <ul class="list-footer">
                                                                                        <li><a class="hover-moving-primary" href="#">AI Learning Hub</a></li>
                                                                                        <li><a class="hover-moving-primary" href="#">AI Training Center</a></li>
                                                                                        <li><a class="hover-moving-primary" href="#">AI Skills Program</a></li>
                                                                                        <li><a class="hover-moving-primary" href="#">AI Research Lab</a></li>
                                                                                        <li><a class="hover-moving-primary" href="#">Data Science Academy</a></li>
                                                                                    </ul>
                                                                                </div>
                                                                            </div>

                                                                            <div class="col-lg-4 mt--100 mt_md--50 mt_sm--30" data-inw="slide-up" data-inw-duration="800" data-inw-delay="300">
                                                                                <div class="footer-two-single-widget">
                                                                                    <h2 class="title">Company</h2>
                                                                                    <ul class="list-footer">
                                                                                        <li><a class="hover-moving-primary" href="#">Scalable Intelligence</a></li>
                                                                                        <li><a class="hover-moving-primary" href="#">Ethical Intelligence</a></li>
                                                                                        <li><a class="hover-moving-primary" href="#">AI Reliability Assurance</a></li>
                                                                                        <li><a class="hover-moving-primary" href="#">AI Reliability Assurance</a></li>
                                                                                        <li><a class="hover-moving-primary" href="#">AI Reliability Assurance</a></li>
                                                                                    </ul>
                                                                                </div>
                                                                            </div>

                                                                            <div class="col-lg-4 mt--100 mt_md--50 mt_sm--30" data-inw="slide-up" data-inw-duration="800" data-inw-delay="500">
                                                                                <div class="footer-two-single-widget">
                                                                                    <h2 class="title">Legal</h2>
                                                                                    <ul class="list-footer">
                                                                                        <li><a class="hover-moving-primary" href="#">Privacy Policy</a></li>
                                                                                        <li><a class="hover-moving-primary" href="#">Data Usage Policy</a></li>
                                                                                        <li><a class="hover-moving-primary" href="#">Terms & Conditions</a></li>
                                                                                        <li><a class="hover-moving-primary" href="#">AI Ethics Policy</a></li>
                                                                                        <li><a class="hover-moving-primary" href="#">Security Policy</a></li>
                                                                                    </ul>
                                                                                </div>
                                                                            </div>

                                                                        </div>
                                                                    </div>
                                                                </div>
                                                            </div>
                                                        </div>
                                                        <!-- footer area end -->
                                                    
                                                

Footer Three

Awesome Footer Three styles. See below image and code for more information.

Images

                                                    
                                                        <!-- footer area start -->
                                                        <div class="footer-area-three inw-section-gapTop">
                                                            <div class="container">
                                                                <div class="row">
                                                                    <div class="col-lg-12">
                                                                        <div class="footer-three-widget-wrapper">

                                                                            <div class="footer-three-single-widget">
                                                                                <h2 class="title">Company</h2>
                                                                                <ul class="list-footer">
                                                                                    <li><a class="hover-moving-primary" href="#">AI Research</a></li>
                                                                                    <li><a class="hover-moving-primary" href="#">AI Development</a></li>
                                                                                    <li><a class="hover-moving-primary" href="#">Intelligent Automation</a></li>
                                                                                    <li><a class="hover-moving-primary" href="#">Generative AI Lab</a></li>
                                                                                    <li><a class="hover-moving-primary" href="#">Data Science</a></li>
                                                                                    <li><a class="hover-moving-primary" href="#">AI Nexus</a></li>
                                                                                    <li><a class="hover-moving-primary" href="#">BrainStack</a></li>
                                                                                </ul>
                                                                            </div>

                                                                            <div class="footer-three-single-widget">
                                                                                <h2 class="title">Trust and legal</h2>
                                                                                <ul class="list-footer">
                                                                                    <li><a class="hover-moving-primary" href="#">AI Research</a></li>
                                                                                    <li><a class="hover-moving-primary" href="#">AI Development</a></li>
                                                                                    <li><a class="hover-moving-primary" href="#">Intelligent Automation</a></li>
                                                                                    <li><a class="hover-moving-primary" href="#">Generative AI Lab</a></li>
                                                                                    <li><a class="hover-moving-primary" href="#">Data Science</a></li>
                                                                                    <li><a class="hover-moving-primary" href="#">AI Nexus</a></li>
                                                                                    <li><a class="hover-moving-primary" href="#">BrainStack</a></li>
                                                                                </ul>
                                                                            </div>

                                                                            <div class="footer-three-single-widget">
                                                                                <h2 class="title">Product</h2>
                                                                                <ul class="list-footer">
                                                                                    <li><a class="hover-moving-primary" href="#">AI Research</a></li>
                                                                                    <li><a class="hover-moving-primary" href="#">AI Development</a></li>
                                                                                    <li><a class="hover-moving-primary" href="#">Intelligent Automation</a></li>
                                                                                    <li><a class="hover-moving-primary" href="#">Generative AI Lab</a></li>
                                                                                    <li><a class="hover-moving-primary" href="#">Data Science</a></li>
                                                                                    <li><a class="hover-moving-primary" href="#">AI Nexus</a></li>
                                                                                    <li><a class="hover-moving-primary" href="#">BrainStack</a></li>
                                                                                </ul>
                                                                            </div>

                                                                            <div class="footer-three-single-widget">
                                                                                <h2 class="title">Resources</h2>
                                                                                <ul class="list-footer">
                                                                                    <li><a class="hover-moving-primary" href="#">AI Research</a></li>
                                                                                    <li><a class="hover-moving-primary" href="#">AI Development</a></li>
                                                                                    <li><a class="hover-moving-primary" href="#">Intelligent Automation</a></li>
                                                                                    <li><a class="hover-moving-primary" href="#">Generative AI Lab</a></li>
                                                                                    <li><a class="hover-moving-primary" href="#">Data Science</a></li>
                                                                                    <li><a class="hover-moving-primary" href="#">AI Nexus</a></li>
                                                                                    <li><a class="hover-moving-primary" href="#">BrainStack</a></li>
                                                                                </ul>
                                                                            </div>

                                                                        </div>

                                                                        <div class="copyright-three-wrapper">
                                                                            <div class="separator-animated-border animated-true"></div>

                                                                            <div class="left-area">
                                                                                <p class="desc">© <span id="year"></span> aiagen by <a target="_blank" href="https://themeforest.net/user/inversweb">InversWeb</a> All rights reserved.</p>
                                                                            </div>

                                                                            <div class="right-area">
                                                                                <ul class="social-area-narrow">
                                                                                    <li><a href="#"><i class="fa-brands fa-facebook-f"></i></a></li>
                                                                                    <li><a href="#"><i class="fa-brands fa-linkedin-in"></i></a></li>
                                                                                    <li><a href="#"><i class="fa-brands fa-twitter"></i></a></li>
                                                                                    <li><a href="#"><i class="fa-brands fa-github"></i></a></li>
                                                                                    <li><a href="#"><i class="fa-brands fa-youtube"></i></a></li>
                                                                                    <li><a href="#"><i class="fa-brands fa-instagram"></i></a></li>
                                                                                </ul>
                                                                            </div>
                                                                        </div>

                                                                    </div>
                                                                </div>
                                                            </div>
                                                        </div>
                                                        <!-- footer area end -->
                                                    
                                                

Sources and Credits

We've used the following fonts, free icons and plugins as listed:

  • Google Fonts
  • Feathericons Icon fonts
  • Slick Slider
  • Magnific Popup
  • Animate.css
  • jQuery
  • Waypoints Js
  • Isotop
  • odometer Counter Up
  • Masonry Activation
  • Sal Animation
  • easypie
  • jquery one page nav
  • Bootstrap Select

Support

Thank you for choosing our template.
For any item-related support, customization requests, or questions not covered in this help file, feel free to reach out to us through our support system.

Leave a Review

We hope you’re loving your new template! ⭐⭐⭐⭐⭐
If this template exceeded your expectations, we’d be thrilled if you could leave a 5-star review.
Your support motivates us to keep creating amazing templates and helps others make the best choice. Submit your review here

Change Log

Update Change log View Changelog Here

If you need the template customization or custom development services please contact us.

Email Us

histudy

© All Rights Reserved by InversWeb