<!DOCTYPE html>
<html lang="en" dir="ltr">
<head>
<!-- Meta Data -->
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="robots" content="index, follow">
<meta name="revisit-after" content="7 days">
<meta name="distribution" content="web">
<meta name="description" content="Unlock the power of AI content generation with our guide to OpenAI, Claude, Gemini. Discover how to leverage AI tools on DaVinci AI to create anything you prefer.">
<meta name="keywords" content="AI, Openai, Gemini, Claude, Stable Diffusion, Dalle">
<meta name="author" content="My Main Ai">
<link rel="canonical" href="">
<title>My Main AI - Ultimate AI Content Generator</title>
<!-- CSRF Token -->
<meta name="csrf-token" content="llxtGbgEMHbrm2JRxispNep46NR57SjIWT1WZU6a">
<!--Favicon -->
<link rel="icon" href="https://www.mymainai.com/uploads/logo/favicon.ico" type="image/x-icon"/>
<!-- Animate -->
<link href="/themes/modern/css/animated.css" rel="stylesheet" />
<!-- Bootstrap 5 -->
<link href="https://www.mymainai.com/plugins/bootstrap-5.0.2/css/bootstrap.min.css" rel="stylesheet">
<!-- Icons -->
<link href="/themes/modern/css/icons.css" rel="stylesheet" />
<!-- Toastr -->
<link href="https://www.mymainai.com/plugins/toastr/toastr.min.css" rel="stylesheet" />
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=AW-11485387330"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'AW-11485387330');
</script>
<link href="https://www.mymainai.com/plugins/slick/slick.css" rel="stylesheet" />
<link href="https://www.mymainai.com/plugins/slick/slick-theme.css" rel="stylesheet" />
<link href="https://www.mymainai.com/plugins/aos/aos.css" rel="stylesheet" />
<link href="https://www.mymainai.com/plugins/headlines/css/style.css" rel="stylesheet" />
<style>
/* Custom Dark Theme Styles */
.dark .dark-bg {
background-color: #1a1a1a;
}
.dark .dark-text-white {
color: #ffffff !important;
}
.dark .dark-text-gray {
color: #cccccc;
}
.dark .dark-btn-primary {
background-color: #6f42c1;
border-color: #6f42c1;
color: #fff;
}
.dark .dark-btn-primary:hover {
background-color: #59359a;
border-color: #59359a;
}
.dark .dark-svg {
fill: #bf80ff;
}
</style>
<!--Custom User CSS File -->
<!-- All Styles -->
<link rel="preload" as="style" href="https://www.mymainai.com/build/assets/frontend-DvIt2-BW.css" /><link rel="stylesheet" href="https://www.mymainai.com/build/assets/frontend-DvIt2-BW.css" />
<!--Google AdSense-->
<!--Custom Header JS Code-->
<style>
#login-button{
color: #FFF !important;
}
#frontend-local {
color: #FFF !important;
}
</style>
<!-- Taboola Pixel Code -->
<script type='text/javascript'>
window._tfa = window._tfa || [];
window._tfa.push({notify: 'event', name: 'page_view', id: 1814308});
!function (t, f, a, x) {
if (!document.getElementById(x)) {
t.async = 1;t.src = a;t.id=x;f.parentNode.insertBefore(t, f);
}
}(document.createElement('script'),
document.getElementsByTagName('script')[0],
'//cdn.taboola.com/libtrc/unip/1814308/tfa.js',
'tb_tfa_script');
</script>
<!-- End of Taboola Pixel Code -->
<!-- Mgid Sensor -->
<script type="text/javascript">
(function() {
var d = document, w = window;
w.MgSensorData = w.MgSensorData || [];
w.MgSensorData.push({
cid:901268,
project: "a.mgid.com"
});
var l = "a.mgid.com";
var n = d.getElementsByTagName("script")[0];
var s = d.createElement("script");
s.type = "text/javascript";
s.async = true;
var dt = !Date.now?new Date().valueOf():Date.now();
s.src = "https://" + l + "/mgsensor.js?d=" + dt;
n.parentNode.insertBefore(s, n);
})();
</script>
<!-- /Mgid Sensor -->
<script>(function(w,d,t,r,u){var f,n,i;w[u]=w[u]||[],f=function(){var o={ti:"97173687", enableAutoSpaTracking: true};o.q=w[u],w[u]=new UET(o),w[u].push("pageLoad")},n=d.createElement(t),n.src=r,n.async=1,n.onload=n.onreadystatechange=function(){var s=this.readyState;s&&s!=="loaded"&&s!=="complete"||(f(),n.onload=n.onreadystatechange=null)},i=d.getElementsByTagName(t)[0],i.parentNode.insertBefore(n,i)})(window,document,"script","//bat.bing.com/bat.js","uetq");</script>
<script type="text/javascript" class="flasher-js">(function() { var rootScript = 'https://cdn.jsdelivr.net/npm/@flasher/flasher@1.3.1/dist/flasher.min.js'; var FLASHER_FLASH_BAG_PLACE_HOLDER = {}; var options = mergeOptions([], FLASHER_FLASH_BAG_PLACE_HOLDER); function mergeOptions(first, second) { return { context: merge(first.context || {}, second.context || {}), envelopes: merge(first.envelopes || [], second.envelopes || []), options: merge(first.options || {}, second.options || {}), scripts: merge(first.scripts || [], second.scripts || []), styles: merge(first.styles || [], second.styles || []), }; } function merge(first, second) { if (Array.isArray(first) && Array.isArray(second)) { return first.concat(second).filter(function(item, index, array) { return array.indexOf(item) === index; }); } return Object.assign({}, first, second); } function renderOptions(options) { if(!window.hasOwnProperty('flasher')) { console.error('Flasher is not loaded'); return; } requestAnimationFrame(function () { window.flasher.render(options); }); } function render(options) { if ('loading' !== document.readyState) { renderOptions(options); return; } document.addEventListener('DOMContentLoaded', function() { renderOptions(options); }); } if (1 === document.querySelectorAll('script.flasher-js').length) { document.addEventListener('flasher:render', function (event) { render(event.detail); }); } if (window.hasOwnProperty('flasher') || !rootScript || document.querySelector('script[src="' + rootScript + '"]')) { render(options); } else { var tag = document.createElement('script'); tag.setAttribute('src', rootScript); tag.setAttribute('type', 'text/javascript'); tag.onload = function () { render(options); }; document.head.appendChild(tag); }})();</script>
</head>
<body class="app sidebar-mini frontend-body">
<div class="page">
<div class="page-main">
<section id="main">
<div class="relative flex items-top justify-center min-h-screen">
<div class="container-fluid fixed-top pl-0 pr-0" id="navbar-container">
<div class="row no-gutters">
<nav class="navbar navbar-expand-lg navbar-light w-100" id="navbar-responsive">
<a class="navbar-brand" href="https://www.mymainai.com"><img id="brand-img" src="https://www.mymainai.com/uploads/logo/frontend-logo.png" alt="Davinci AI logo"></a>
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarNav" aria-controls="navbarNav" aria-expanded="false" aria-label="Toggle navigation">
<!--<span class="navbar-toggler-icon"></span>-->
<span class="fa fa-bars text-white"></span>
</button>
<div class="collapse navbar-collapse section-links" id="navbarNav">
<ul class="navbar-nav">
<li class="nav-item">
<a class="nav-link scroll active" data="#main" href="https://www.mymainai.com">Home <span class="sr-only">(current)</span></a>
</li>
<li class="nav-item">
<a class="nav-link scroll" data="#features" href="https://www.mymainai.com/#features">Features</a>
</li>
<li class="nav-item">
<a class="nav-link scroll" data="#prices" href="https://www.mymainai.com/#prices">Pricing</a>
</li>
<li class="nav-item">
<a class="nav-link scroll" data="#faqs" href="https://www.mymainai.com/#reviews-wrapper">Testimonials</a>
</li>
<li class="nav-item">
<a class="nav-link scroll" data="#faqs" href="https://www.mymainai.com/#faqs">FAQs</a>
</li>
<li class="nav-item">
<a class="nav-link scroll" data="#blogs" href="https://www.mymainai.com/#blogs">Blogs</a>
</li>
</ul>
<div id="login-buttons" class="pr-4">
<div class="dropdown header-languages" id="frontend-local">
<a data-bs-toggle="dropdown">
<span class="header-icon fa-solid fa-globe mr-4 fs-15"></span>
</a>
<div class="dropdown-menu animated">
<div class="local-menu">
<a href="https://www.mymainai.com/en" class="dropdown-item d-flex pl-4" hreflang="en">
<div>
<span class="font-weight-normal fs-12">English</span> <span class="fs-10 text-muted">en</span>
</div>
</a>
<a href="https://www.mymainai.com/es" class="dropdown-item d-flex pl-4" hreflang="es">
<div>
<span class="font-weight-normal fs-12">Español</span> <span class="fs-10 text-muted">es</span>
</div>
</a>
<a href="https://www.mymainai.com/ar" class="dropdown-item d-flex pl-4" hreflang="ar">
<div>
<span class="font-weight-normal fs-12">العربية</span> <span class="fs-10 text-muted">ar</span>
</div>
</a>
</div>
</div>
</div>
<a href="https://www.mymainai.com/login" class="" id="login-button">Sign In</a>
<a href="https://www.mymainai.com/register" class="ml-3 action-button register-button pl-6 pr-6 pt-4 pb-4">Join Now</a>
</div>
</div>
</nav>
</div>
</div>
</div>
</section>
<div class="main-content">
<div class="side-app">
<!-- SECTION - MAIN BANNER
========================================================-->
<style>
.white-text{
color: #FFFF !important;"
}
</style>
<section id="main" class="dark">
<div class="h-100vh justify-center min-h-screen dark-bg">
<div class="background-image-container" style=" background-color: #1a1a1a;"></div>
<div class="container h-100vh">
<div class="row h-100vh vertical-center pt-9">
<div class="col-sm-12 upload-responsive mt-8">
<div class="text-container text-center">
<h6 class="mb-6 fs-14 dark-text-white" data-aos="fade-up" data-aos-delay="50">
<span><i class="fa-sharp fa-solid fa-sparkles mr-1" style="color: #bf80ff"></i> Meet My Main Ai</span>
</h6>
<h1 class="dark-text-white" data-aos="fade-up" data-aos-delay="100">Ultimate AI Creator</h1>
<div class="word-container" data-aos="fade-up" data-aos-delay="150">
<h2 class="cd-headline clip is-full-width mb-4 dark-text-white">
<span class="first-text">For </span>
<span class="cd-words-wrapper" style="color: #bf80ff">
<b class="is-visible">Article Generation</b><b>Content improvement </b><b>Blog Content</b><b>Ad Creation</b><b>Text to Speech</b><b>And Many More!</b> </span>
</h2>
</div>
<p class="fs-16 mb-7 white-text " data-aos="fade-up" data-aos-delay="400" >One platform to generate all AI content & voice overs to content</p>
<a href="https://www.mymainai.com/register" class="btn btn-primary dark-btn-primary mb-5 mt-3 box" data-aos="fade-up" data-aos-delay="500">
Start Free Trial <i class="fa-solid fa-chevron-right"></i>
</a>
<div class="banner-message-info text-center mt-8">
<div class="fs-15" data-aos="fade-up" data-aos-delay="600" data-aos-once="true" data-aos-duration="1000">
<span class="mr-3">
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M2.18925 7.37087C1.89585 7.3717 1.60868 7.45557 1.36096 7.61279C1.11325 7.77001 0.915104 7.99415 0.789459 8.25929C0.663815 8.52442 0.615803 8.81971 0.650979 9.11099C0.686156 9.40228 0.803082 9.67765 0.988231 9.90525L4.93517 14.7402C5.0759 14.915 5.25629 15.0536 5.46136 15.1447C5.66643 15.2357 5.89026 15.2765 6.11425 15.2636C6.59333 15.2379 7.02585 14.9816 7.30161 14.5602L15.5004 1.35608C15.5018 1.35389 15.5032 1.3517 15.5046 1.34954C15.5815 1.23142 15.5566 0.997345 15.3978 0.850295C15.3542 0.809913 15.3027 0.778889 15.2467 0.759132C15.1906 0.739376 15.1311 0.731306 15.0718 0.735419C15.0125 0.739532 14.9547 0.755742 14.9019 0.783049C14.8491 0.810356 14.8024 0.848183 14.7648 0.894201C14.7619 0.897819 14.7588 0.901382 14.7557 0.904891L6.48711 10.2472C6.45565 10.2827 6.41743 10.3117 6.37469 10.3323C6.33195 10.353 6.28552 10.3649 6.23812 10.3675C6.19071 10.3701 6.14327 10.3632 6.09855 10.3473C6.05383 10.3313 6.01271 10.3067 5.9776 10.2747L3.23341 7.7775C2.9484 7.51624 2.57589 7.37117 2.18925 7.37087Z" fill="#bf80ff"></path>
</svg>
</span>
<span style="vertical-align: middle" class="white-text">Free Trial</span>
</div>
<div class="fs-15" data-aos="fade-up" data-aos-delay="600" data-aos-once="true" data-aos-duration="1000">
<!-- <span class="mr-3">-->
<!-- <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">-->
<!-- <path d="M2.18925 7.37087C1.89585 7.3717 1.60868 7.45557 1.36096 7.61279C1.11325 7.77001 0.915104 7.99415 0.789459 8.25929C0.663815 8.52442 0.615803 8.81971 0.650979 9.11099C0.686156 9.40228 0.803082 9.67765 0.988231 9.90525L4.93517 14.7402C5.0759 14.915 5.25629 15.0536 5.46136 15.1447C5.66643 15.2357 5.89026 15.2765 6.11425 15.2636C6.59333 15.2379 7.02585 14.9816 7.30161 14.5602L15.5004 1.35608C15.5018 1.35389 15.5032 1.3517 15.5046 1.34954C15.5815 1.23142 15.5566 0.997345 15.3978 0.850295C15.3542 0.809913 15.3027 0.778889 15.2467 0.759132C15.1906 0.739376 15.1311 0.731306 15.0718 0.735419C15.0125 0.739532 14.9547 0.755742 14.9019 0.783049C14.8491 0.810356 14.8024 0.848183 14.7648 0.894201C14.7619 0.897819 14.7588 0.901382 14.7557 0.904891L6.48711 10.2472C6.45565 10.2827 6.41743 10.3117 6.37469 10.3323C6.33195 10.353 6.28552 10.3649 6.23812 10.3675C6.19071 10.3701 6.14327 10.3632 6.09855 10.3473C6.05383 10.3313 6.01271 10.3067 5.9776 10.2747L3.23341 7.7775C2.9484 7.51624 2.57589 7.37117 2.18925 7.37087Z" fill="#bf80ff"></path>-->
<!-- </svg>-->
<!-- </span>-->
<!-- <span style="vertical-align: middle" class="white-text">30 Days Money Back Guarantee</span>-->
<!--</div> -->
<div class="fs-15" data-aos="fade-up" data-aos-delay="600" data-aos-once="true" data-aos-duration="1000">
<span class="mr-3">
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M2.18925 7.37087C1.89585 7.3717 1.60868 7.45557 1.36096 7.61279C1.11325 7.77001 0.915104 7.99415 0.789459 8.25929C0.663815 8.52442 0.615803 8.81971 0.650979 9.11099C0.686156 9.40228 0.803082 9.67765 0.988231 9.90525L4.93517 14.7402C5.0759 14.915 5.25629 15.0536 5.46136 15.1447C5.66643 15.2357 5.89026 15.2765 6.11425 15.2636C6.59333 15.2379 7.02585 14.9816 7.30161 14.5602L15.5004 1.35608C15.5018 1.35389 15.5032 1.3517 15.5046 1.34954C15.5815 1.23142 15.5566 0.997345 15.3978 0.850295C15.3542 0.809913 15.3027 0.778889 15.2467 0.759132C15.1906 0.739376 15.1311 0.731306 15.0718 0.735419C15.0125 0.739532 14.9547 0.755742 14.9019 0.783049C14.8491 0.810356 14.8024 0.848183 14.7648 0.894201C14.7619 0.897819 14.7588 0.901382 14.7557 0.904891L6.48711 10.2472C6.45565 10.2827 6.41743 10.3117 6.37469 10.3323C6.33195 10.353 6.28552 10.3649 6.23812 10.3675C6.19071 10.3701 6.14327 10.3632 6.09855 10.3473C6.05383 10.3313 6.01271 10.3067 5.9776 10.2747L3.23341 7.7775C2.9484 7.51624 2.57589 7.37117 2.18925 7.37087Z" fill="#bf80ff"></path>
</svg>
</span>
<span style="vertical-align: middle" class="white-text">No Credit Card Required</span>
</div>
</div>
</div>
</div>
<!-- Clients Section -->
</div>
</div>
</div>
</div>
</section>
<!-- SECTION CHAT BOAT
========================================================
--->
<section id="steps-wrapper">
<div class="container pt-9 text-center">
<!-- SECTION TITLE -->
<div class="row mb-6">
<div class="title">
<h3><span>AI </span>ChatBot</h3>
<!--<p class="m-2">To start using either the AI mental health advisor or AI academic tool,<br> simply click on one of the two boxes below.</p>-->
</div>
</div> <!-- END SECTION TITLE -->
</div> <!-- END CONTAINER -->
<div class="container">
<div class="row justify-content-center">
<div class="col-lg-4 col-md-12 col-sm-12">
<div class="steps-box-wrapper">
<a href="https://update.mymainai.com/chatboat/NBIDL" target="_blank">
<div class="steps-box" style="height: auto !important;">
<div class="step-number-big" >
<p style="font-size: 100px !important;">1</p>
</div>
<div class="step-title">
</div>
<div class="step-description">
<img src="https://www.mymainai.com/chat1.png" class="img-responsive">
</div>
</div>
</a>
</div>
</div>
<div class="col-lg-4 col-md-12 col-sm-12" >
<div class="steps-box-wrapper">
<a href="https://update.mymainai.com/chatboat/AONHT" target="_blank">
<div class="steps-box" style="height: auto !important;">
<div class="step-number-big">
<p style="font-size: 100px !important;">2</p>
</div>
<div class="step-title">
</div>
<div class="step-description">
<img src="https://www.mymainai.com/chat2.png" class="img-responsive">
</div>
</div>
</a>
</div>
</div>
</div>
</div>
</section>
<!-- END SECTION CHAT BOAT
========================================================
--->
<!-- SECTION - TOOLS
========================================================-->
<section id="features">
<div class="container-fluid">
<div class="marquee-box">
<marquee behavior="alternate">
<div class="flex text-center">
<span class="tools-marquee-text">Ultimate Power of AI</span>
<span class="tools-marquee-text">Ultimate Power of AI</span>
</div>
</marquee>
</div>
</div>
<div class="container pt-7 text-center">
<!-- SECTION TITLE -->
<div class="row mb-9" data-aos="fade-up" data-aos-delay="50" data-aos-once="true" data-aos-duration="1000">
<div class="title">
<p class="mb-6"><span>Discover available AI tools</span></p>
<h3 class="mb-6">The <span>Ultimate Power</span> of AI</h3>
<h6 class="fs-16 text-center"></h6>
</div>
</div> <!-- END SECTION TITLE -->
</div> <!-- END CONTAINER -->
<div class="container" data-aos="fade-up" data-aos-delay="200" data-aos-once="true" data-aos-duration="1000">
<div class="row">
</div>
</div>
<div class="container-fluid mt-9" style="position: relative">
<div id="features-background"></div>
<div class="container">
<div class="row">
<div class="col-lg-12 col-md-12 col-sm-12" data-aos="zoom-in" data-aos-delay="100" data-aos-once="true" data-aos-duration="400">
<div class="features-nav-menu">
<div class="features-nav-menu-inner">
<ul class="nav nav-tabs" id="myTab" role="tablist">
<li class="nav-item mt-auto mb-auto" role="presentation">
<button class="nav-link active " id="ai-chat-tab" data-bs-toggle="tab" data-bs-target="#ai-chat" type="button" role="tab" aria-controls="ai-chat" aria-selected="true"><i class="fa-solid fa-wand-magic-sparkles fs-18 mb-5"></i><br>AI Chat Bots</button>
</li>
<li class="nav-item mt-auto mb-auto" role="presentation">
<button class="nav-link " id="ai-content-tab" data-bs-toggle="tab" data-bs-target="#ai-content" type="button" role="tab" aria-controls="ai-content" aria-selected="true"><i class="fa-solid fa-wand-magic-sparkles fs-18 mb-5"></i><br>AI Content</button>
</li>
<li class="nav-item mt-auto mb-auto" role="presentation">
<button class="nav-link " id="ai-image-tab" data-bs-toggle="tab" data-bs-target="#ai-image" type="button" role="tab" aria-controls="ai-image" aria-selected="true"><i class="fa-solid fa-wand-magic-sparkles fs-18 mb-5"></i><br>AI Images</button>
</li>
<li class="nav-item mt-auto mb-auto" role="presentation">
<button class="nav-link " id="ai-voiceover-tab" data-bs-toggle="tab" data-bs-target="#ai-voiceover" type="button" role="tab" aria-controls="ai-voiceover" aria-selected="true"><i class="fa-solid fa-wand-magic-sparkles fs-18 mb-5"></i><br>AI Voiceovers</button>
</li>
<li class="nav-item mt-auto mb-auto" role="presentation">
<button class="nav-link " id="ai-speech-tab" data-bs-toggle="tab" data-bs-target="#ai-speech" type="button" role="tab" aria-controls="ai-speech" aria-selected="true"><i class="fa-solid fa-wand-magic-sparkles fs-18 mb-5"></i><br>AI Speech to Text</button>
</li>
<li class="nav-item mt-auto mb-auto" role="presentation">
<button class="nav-link " id="ai-code-tab" data-bs-toggle="tab" data-bs-target="#ai-code" type="button" role="tab" aria-controls="ai-code" aria-selected="true"><i class="fa-solid fa-wand-magic-sparkles fs-18 mb-5"></i><br>AI Codes</button>
</li>
</ul>
</div>
</div>
</div>
<div class="col-lg-12 col-md-12 col-sm-12 ">
<div class="pt-6">
<div class="features-panel">
<div class="tab-content" id="myTabContent">
<div class="tab-pane fade show active " id="ai-chat" role="tabpanel" aria-labelledby="ai-chat">
<div class="row features-outer-wrapper">
<div class="col-lg-6 col-md-6 col-sm-12 pl-6 pr-6 align-middle" data-aos="fade-right" data-aos-delay="200" data-aos-once="true" data-aos-duration="500">
<div class="features-inner-wrapper">
<div class="feature-title">
<h6 class="fs-12 mb-5"><span>AI Chat Bots</span></h6>
<h4 class="mb-5 fs-30">Creative Virtual AI Assistants</h4>
</div>
<div class="feature-description">
<p class="mb-6 text-muted">We have trained our AI Chat Bots with the knowledge of industry experts and conversion experts so you can be sure it knows how to do its job and answer all your questions instantly and provide requested information</p>
</div>
</div>
</div>
<div class="col-lg-6 col-md-6 col-sm-12" data-aos="fade-left" data-aos-delay="300" data-aos-once="true" data-aos-duration="600">
<div class="feature-image-wrapper">
<img src="/themes/modern/img/frontend/features/chat.webp" alt="">
</div>
<div class="feature-footer text-center">
<p class="fs-12 text-muted mt-5">Train. Deploy. Enjoy.</p>
</div>
</div>
</div>
</div>
<div class="tab-pane fade " id="ai-content" role="tabpanel" aria-labelledby="ai-content">
<div class="row features-outer-wrapper">
<div class="col-lg-6 col-md-6 col-sm-12 pl-6 pr-6 align-middle" data-aos="fade-right" data-aos-delay="200" data-aos-once="true" data-aos-duration="500">
<div class="features-inner-wrapper">
<div class="feature-title">
<h6 class="fs-12 mb-5"><span>AI Content Generation</span></h6>
<h4 class="mb-5 fs-30">Create amazing content 10X faster</h4>
</div>
<div class="feature-description">
<p class="mb-6 text-muted">Davinci can help you with a variety of writing tasks, from writing blog post, creating better resumes and job descriptions to composing emails and social media content, and many more. With 70+ templates, we can save you time and improve your writing skills.</p>
</div>
</div>
</div>
<div class="col-lg-6 col-md-6 col-sm-12" data-aos="fade-left" data-aos-delay="300" data-aos-once="true" data-aos-duration="600">
<div class="feature-image-wrapper">
<img src="/themes/modern/img/frontend/features/main-templates.png" alt="">
</div>
<div class="feature-footer text-center">
<p class="fs-12 text-muted mt-5">Select. Create. Download.</p>
</div>
</div>
</div>
</div>
<div class="tab-pane fade " id="ai-image" role="tabpanel" aria-labelledby="ai-image">
<div class="row features-outer-wrapper">
<div class="col-lg-6 col-md-6 col-sm-12 pl-6 pr-6 align-middle" data-aos="fade-right" data-aos-delay="200" data-aos-once="true" data-aos-duration="500">
<div class="features-inner-wrapper">
<div class="feature-title">
<h6 class="fs-12 mb-5"><span>AI Image Creation</span></h6>
<h4 class="mb-5 fs-30">Use AI to create any art or image</h4>
</div>
<div class="feature-description">
<p class="mb-6 text-muted">Are you looking for a tool to help you create unique beautiful artwork and images quickly and easily? Look no further! Our AI-powered software makes it simple to generate high-quality art and images with just a few clicks. With our intuitive interface and powerful technology, you can create stunning visuals in minutes instead of hours.</p>
</div>
</div>
</div>
<div class="col-lg-6 col-md-6 col-sm-12" data-aos="fade-left" data-aos-delay="300" data-aos-once="true" data-aos-duration="600">
<div class="feature-image-wrapper">
<img src="/themes/modern/img/frontend/features/image.webp" alt="">
</div>
<div class="feature-footer text-center">
<p class="fs-12 text-muted mt-5"></p>
</div>
</div>
</div>
</div>
<div class="tab-pane fade " id="ai-voiceover" role="tabpanel" aria-labelledby="ai-voiceover">
<div class="row features-outer-wrapper">
<div class="col-lg-6 col-md-6 col-sm-12 pl-6 pr-6 align-middle" data-aos="fade-right" data-aos-delay="200" data-aos-once="true" data-aos-duration="500">
<div class="features-inner-wrapper">
<div class="feature-title">
<h6 class="fs-12 mb-5"><span>AI Voiceover Synthesize</span></h6>
<h4 class="mb-5 fs-30">Make studio-quality voiceovers in minutes</h4>
</div>
<div class="feature-description">
<p class="mb-6 text-muted">Truly human emotions in every voice over generated, breathing life into your voice overs. Our AI voices have elements that make a voice sound NATURAL and have all the expressions and tone inflections that are needed to make people more engaged in your content</p>
</div>
</div>
</div>
<div class="col-lg-6 col-md-6 col-sm-12" data-aos="fade-left" data-aos-delay="300" data-aos-once="true" data-aos-duration="600">
<div class="feature-image-wrapper">
<img src="/themes/modern/img/frontend/features/voiceover.webp" alt="">
</div>
<div class="feature-footer text-center">
<p class="fs-12 text-muted mt-5">Select. Type. Listen.</p>
</div>
</div>
</div>
</div>
<div class="tab-pane fade " id="ai-speech" role="tabpanel" aria-labelledby="ai-speech">
<div class="row features-outer-wrapper">
<div class="col-lg-6 col-md-6 col-sm-12 pl-6 pr-6 align-middle" data-aos="fade-right" data-aos-delay="200" data-aos-once="true" data-aos-duration="500">
<div class="features-inner-wrapper">
<div class="feature-title">
<h6 class="fs-12 mb-5"><span>AI Speech to Text Transcribe</span></h6>
<h4 class="mb-5 fs-30">Transcribe accurately your audio</h4>
</div>
<div class="feature-description">
<p class="mb-6 text-muted">Accurately transcribe audio content in various formats. Enable transcription of your audio files in multiple languages, as well as translation from those languages into English.</p>
</div>
</div>
</div>
<div class="col-lg-6 col-md-6 col-sm-12" data-aos="fade-left" data-aos-delay="300" data-aos-once="true" data-aos-duration="600">
<div class="feature-image-wrapper">
<img src="/themes/modern/img/frontend/features/transcribe.webp" alt="">
</div>
<div class="feature-footer text-center">
<p class="fs-12 text-muted mt-5">Choose. Upload. Transcribe.</p>
</div>
</div>
</div>
</div>
<div class="tab-pane fade " id="ai-code" role="tabpanel" aria-labelledby="ai-code">
<div class="row features-outer-wrapper">
<div class="col-lg-6 col-md-6 col-sm-12 pl-6 pr-6 align-middle" data-aos="fade-right" data-aos-delay="200" data-aos-once="true" data-aos-duration="500">
<div class="features-inner-wrapper">
<div class="feature-title">
<h6 class="fs-12 mb-5"><span>AI Code Generation</span></h6>
<h4 class="mb-5 fs-30">Write code like a Pro</h4>
</div>
<div class="feature-description">
<p class="mb-6 text-muted">Generate complex algorithms simply by using natural language to explain what you are after, we will take care rest for you. Write code like Pro in Python, Flutter, PHP, JavaScript, Ruby and other programming languages.</p>
</div>
</div>
</div>
<div class="col-lg-6 col-md-6 col-sm-12" data-aos="fade-left" data-aos-delay="300" data-aos-once="true" data-aos-duration="600">
<div class="feature-image-wrapper">
<img src="/themes/modern/img/frontend/features/code.webp" alt="">
</div>
<div class="feature-footer text-center">
<p class="fs-12 text-muted mt-5">Think. Generate. Use.</p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- SECTION - TEMPLATES
========================================================-->
<section id="templates-wrapper">
<div class="center-halo"></div>
<div class="container pt-9 text-center">
<!-- SECTION TITLE -->
<div class="row mb-7" data-aos="fade-up" data-aos-delay="200" data-aos-once="true" data-aos-duration="1000">
<div class="title">
<h3 class="mb-3">Custom Templates</h3>
<h3 class="special-gradient-title"><span> Unlimited Templates </span>to get started</h3>
<h6 class="mb-8 fs-16 text-center"></h6>
</div>
</div> <!-- END SECTION TITLE -->
</div> <!-- END CONTAINER -->
<div class="container">
<div class="row">
<div class="col-lg-12 col-md-12 col-sm-12" data-aos="zoom-in" data-aos-delay="100" data-aos-once="true" data-aos-duration="400">
<div class="templates-nav-menu">
<div class="template-nav-menu-inner">
<ul class="nav nav-tabs" id="myTab" role="tablist">
<li class="nav-item" role="presentation">
<button class="nav-link active" id="all-tab" data-bs-toggle="tab" data-bs-target="#all" type="button" role="tab" aria-controls="all" aria-selected="true">All Templates</button>
</li>
<li class="nav-item category-check" role="presentation">
<button class="nav-link" id="ad-tab" data-bs-toggle="tab" data-bs-target="#ad" type="button" role="tab" aria-controls="ad" aria-selected="false">Ads</button>
</li>
<li class="nav-item category-check" role="presentation">
<button class="nav-link" id="blog-tab" data-bs-toggle="tab" data-bs-target="#blog" type="button" role="tab" aria-controls="blog" aria-selected="false">Blog Posts</button>
</li>
<li class="nav-item category-check" role="presentation">
<button class="nav-link" id="text-tab" data-bs-toggle="tab" data-bs-target="#text" type="button" role="tab" aria-controls="text" aria-selected="false">Content</button>
</li>
<li class="nav-item category-check" role="presentation">
<button class="nav-link" id="ecommerce-tab" data-bs-toggle="tab" data-bs-target="#ecommerce" type="button" role="tab" aria-controls="ecommerce" aria-selected="false">Ecommerce</button>
</li>
<li class="nav-item category-check" role="presentation">
<button class="nav-link" id="email-tab" data-bs-toggle="tab" data-bs-target="#email" type="button" role="tab" aria-controls="email" aria-selected="false">Emails</button>
</li>
<li class="nav-item category-check" role="presentation">
<button class="nav-link" id="framework-tab" data-bs-toggle="tab" data-bs-target="#framework" type="button" role="tab" aria-controls="framework" aria-selected="false">Frameworks</button>
</li>
<li class="nav-item category-check" role="presentation">
<button class="nav-link" id="marketing-tab" data-bs-toggle="tab" data-bs-target="#marketing" type="button" role="tab" aria-controls="marketing" aria-selected="false">Marketing</button>
</li>
<li class="nav-item category-check" role="presentation">
<button class="nav-link" id="social-tab" data-bs-toggle="tab" data-bs-target="#social" type="button" role="tab" aria-controls="social" aria-selected="false">Social Media</button>
</li>
<li class="nav-item category-check" role="presentation">
<button class="nav-link" id="video-tab" data-bs-toggle="tab" data-bs-target="#video" type="button" role="tab" aria-controls="video" aria-selected="false">Video</button>
</li>
<li class="nav-item category-check" role="presentation">
<button class="nav-link" id="web-tab" data-bs-toggle="tab" data-bs-target="#web" type="button" role="tab" aria-controls="web" aria-selected="false">Websites</button>
</li>
<li class="nav-item category-check" role="presentation">
<button class="nav-link" id="other-tab" data-bs-toggle="tab" data-bs-target="#other" type="button" role="tab" aria-controls="other" aria-selected="false">Other</button>
</li>
</ul>
</div>
</div>
</div>
<div class="col-lg-12 col-md-12 col-sm-12 " data-aos="fade-up" data-aos-delay="200" data-aos-once="true" data-aos-duration="1000">
<div class="pt-2">
<div class="favorite-templates-panel show-templates">
<div class="tab-content" id="myTabContent">
<div class="tab-pane fade show active" id="all" role="tabpanel" aria-labelledby="all-tab">
<div class="row templates-panel">
<div class="col-lg-4 col-md-6 col-sm-12">
<div class="template">
<div class="card" id="CHJGF-card" onclick="window.location.href='https://www.mymainai.com/app/user/templates/original-template/clickbait-title'">
<div class="card-body pt-5">
<div class="template-title">
<h6 class="mb-5 fs-16 number-font"><span> <i class="fa-solid fa-fishing-rod ad-icon"></i></span> Clickbait Titles</h6>
</div>
<div class="template-info">
<p class="fs-13 text-muted mb-2">Create a creative clickbait titles for your products</p>
</div>
</div>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 col-sm-12">
<div class="template">
<div class="card" id="DYNJE-card" onclick="window.location.href='https://www.mymainai.com/app/user/templates/original-template/ad-headlines'">
<div class="card-body pt-5">
<div class="template-title">
<h6 class="mb-5 fs-16 number-font"><span> <i class="fa-sharp fa-solid fa-rectangle-ad ad-icon"></i></span> Ad Headlines</h6>
</div>
<div class="template-info">
<p class="fs-13 text-muted mb-2">Write an attention grabbing ad headlines</p>
</div>
</div>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 col-sm-12">
<div class="template">
<div class="card" id="TZTYR-card" onclick="window.location.href='https://www.mymainai.com/app/user/templates/original-template/blog-intros'">
<div class="card-body pt-5">
<div class="template-title">
<h6 class="mb-5 fs-16 number-font"><span> <i class="fa-solid fa-message-exclamation blog-icon"></i></span> Blog Intros</h6>
</div>
<div class="template-info">
<p class="fs-13 text-muted mb-2">Write an intro that will entice your visitors to read more about your article</p>
</div>
</div>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 col-sm-12">
<div class="template">
<div class="card" id="KDGOX-card" onclick="window.location.href='https://www.mymainai.com/app/user/templates/original-template/blog-ideas'">
<div class="card-body pt-5">
<div class="template-title">
<h6 class="mb-5 fs-16 number-font"><span> <i class="fa-solid fa-message-dots blog-icon"></i></span> Blog Ideas</h6>
</div>
<div class="template-info">
<p class="fs-13 text-muted mb-2">The perfect tool to start writing great articles. Generate creative ideas for your next post</p>
</div>
</div>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 col-sm-12">
<div class="template">
<div class="card" id="EEKZF-card" onclick="window.location.href='https://www.mymainai.com/app/user/templates/original-template/blog-section'">
<div class="card-body pt-5">
<div class="template-title">
<h6 class="mb-5 fs-16 number-font"><span> <i class="fa-solid fa-message-lines blog-icon"></i></span> Blog Section</h6>
</div>
<div class="template-info">
<p class="fs-13 text-muted mb-2">Write a full blog section (few paragraphs) about a subheading of your article</p>
</div>
</div>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 col-sm-12">
<div class="template">
<div class="card" id="WGKYP-card" onclick="window.location.href='https://www.mymainai.com/app/user/templates/original-template/blog-titles'">
<div class="card-body pt-5">
<div class="template-title">
<h6 class="mb-5 fs-16 number-font"><span> <i class="fa-solid fa-message-text blog-icon"></i></span> Blog Titles</h6>
</div>
<div class="template-info">
<p class="fs-13 text-muted mb-2">Nobody wants to read boring blog titles, generate catchy blog titles with this tool</p>
</div>
</div>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 col-sm-12">
<div class="template">
<div class="card" id="ZGUKM-card" onclick="window.location.href='https://www.mymainai.com/app/user/templates/original-template/blog-conclusion'">
<div class="card-body pt-5">
<div class="template-title">
<h6 class="mb-5 fs-16 number-font"><span> <i class="fa-solid fa-message-check blog-icon"></i></span> Blog Conclusion</h6>
</div>
<div class="template-info">
<p class="fs-13 text-muted mb-2">End your blog articles with an engaging conclusion paragraph</p>
</div>
</div>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 col-sm-12">
<div class="template">
<div class="card" id="LMMPR-card" onclick="window.location.href='https://www.mymainai.com/app/user/templates/original-template/text-extender'">
<div class="card-body pt-5">
<div class="template-title">
<h6 class="mb-5 fs-16 number-font"><span> <i class="fa-solid fa-text-width main-icon"></i></span> Text Extender</h6>
</div>
<div class="template-info">
<p class="fs-13 text-muted mb-2">Extend your sentences with more description and additional information</p>
</div>
</div>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 col-sm-12">
<div class="template">
<div class="card" id="OORHD-card" onclick="window.location.href='https://www.mymainai.com/app/user/templates/original-template/grammar-checker'">
<div class="card-body pt-5">
<div class="template-title">
<h6 class="mb-5 fs-16 number-font"><span> <i class="fa-solid fa-spell-check main-icon"></i></span> Grammar Checker</h6>
</div>
<div class="template-info">
<p class="fs-13 text-muted mb-2">Make sure that there are no errors in your content</p>
</div>
</div>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 col-sm-12">
<div class="template">
<div class="card" id="NJLCK-card" onclick="window.location.href='https://www.mymainai.com/app/user/templates/original-template/rewrite-with-keywords'">
<div class="card-body pt-5">
<div class="template-title">
<h6 class="mb-5 fs-16 number-font"><span> <i class="fa-solid fa-arrows-rotate main-icon"></i></span> Rewrite with Keywords</h6>
</div>
<div class="template-info">
<p class="fs-13 text-muted mb-2">Rewrite your existing content with including specific keywords</p>
</div>
</div>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 col-sm-12">
<div class="template">
<div class="card" id="IQWZV-card" onclick="window.location.href='https://www.mymainai.com/app/user/templates/original-template/business-ideas'">
<div class="card-body pt-5">
<div class="template-title">
<h6 class="mb-5 fs-16 number-font"><span> <i class="fa-solid fa-user-tie-hair main-icon"></i></span> Business Ideas</h6>
</div>
<div class="template-info">
<p class="fs-13 text-muted mb-2">Generate business ideas based on your keywords and description</p>
</div>
</div>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 col-sm-12">
<div class="template">
<div class="card" id="SYVKG-card" onclick="window.location.href='https://www.mymainai.com/app/user/templates/original-template/tone-changer'">
<div class="card-body pt-5">
<div class="template-title">
<h6 class="mb-5 fs-16 number-font"><span> <i class="fa-solid fa-arrows-turn-to-dots main-icon"></i></span> Tone Changer</h6>
</div>
<div class="template-info">
<p class="fs-13 text-muted mb-2">Change the tone of your writing to match your audience</p>
</div>
</div>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 col-sm-12">
<div class="template">
<div class="card" id="SGJLU-card" onclick="window.location.href='https://www.mymainai.com/app/user/templates/original-template/2nd-grader'">
<div class="card-body pt-5">
<div class="template-title">
<h6 class="mb-5 fs-16 number-font"><span> <i class="fa-solid fa-thought-bubble main-icon"></i></span> Summarize for 2nd Grader</h6>
</div>
<div class="template-info">
<p class="fs-13 text-muted mb-2">Summarize any complex content for a 2nd grader child</p>
</div>
</div>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 col-sm-12">
<div class="template">
<div class="card" id="SNINY-card" onclick="window.location.href='https://www.mymainai.com/app/user/templates/original-template/dictionary'">
<div class="card-body pt-5">
<div class="template-title">
<h6 class="mb-5 fs-16 number-font"><span> <i class="fa-solid fa-spell-check main-icon"></i></span> Dictionary</h6>
</div>
<div class="template-info">
<p class="fs-13 text-muted mb-2">Use a dictionary to find all details of your word</p>
</div>
</div>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 col-sm-12">
<div class="template">
<div class="card" id="GUXCM-card" onclick="window.location.href='https://www.mymainai.com/app/user/templates/original-template/privacy-policy'">
<div class="card-body pt-5">
<div class="template-title">
<h6 class="mb-5 fs-16 number-font"><span> <i class="fa-solid fa-shield-halved main-icon"></i></span> Privacy Policy</h6>
</div>
<div class="template-info">
<p class="fs-13 text-muted mb-2">Develop a privacy policy information for your organization</p>
</div>
</div>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 col-sm-12">
<div class="template">
<div class="card" id="LWOKG-card" onclick="window.location.href='https://www.mymainai.com/app/user/templates/original-template/terms-conditions'">
<div class="card-body pt-5">
<div class="template-title">
<h6 class="mb-5 fs-16 number-font"><span> <i class="fa-solid fa-shield-quartered main-icon"></i></span> Terms and Conditions</h6>
</div>
<div class="template-info">
<p class="fs-13 text-muted mb-2">Develop a terms and conditions information for your organization</p>
</div>
</div>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 col-sm-12">
<div class="template">
<div class="card" id="KPAQQ-card" onclick="window.location.href='https://www.mymainai.com/app/user/templates/original-template/article-generator'">
<div class="card-body pt-5">
<div class="template-title">
<h6 class="mb-5 fs-16 number-font"><span> <i class="fa-solid fa-file-lines main-icon"></i></span> Article Generator</h6>
</div>
<div class="template-info">
<p class="fs-13 text-muted mb-2">Turn a title and outline text into a fully complete high quality article within seconds</p>
</div>
</div>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 col-sm-12">
<div class="template">
<div class="card" id="PAKMF-card" onclick="window.location.href='https://www.mymainai.com/app/user/templates/original-template/creative-stories'">
<div class="card-body pt-5">
<div class="template-title">
<h6 class="mb-5 fs-16 number-font"><span> <i class="fa-solid fa-books main-icon"></i></span> Creative Stories</h6>
</div>
<div class="template-info">
<p class="fs-13 text-muted mb-2">Allow AI to generate creative stories for you based on input text</p>
</div>
</div>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 col-sm-12">
<div class="template">
<div class="card" id="SXQBT-card" onclick="window.location.href='https://www.mymainai.com/app/user/templates/original-template/academic-essay'">
<div class="card-body pt-5">
<div class="template-title">
<h6 class="mb-5 fs-16 number-font"><span> <i class="fa-solid fa-scroll-old main-icon"></i></span> Academic Essay</h6>
</div>
<div class="template-info">
<p class="fs-13 text-muted mb-2">Create creative academic essays for various subjects just in a second</p>
</div>
</div>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 col-sm-12">
<div class="template">
<div class="card" id="JXRZB-card" onclick="window.location.href='https://www.mymainai.com/app/user/templates/original-template/paragraph-generator'">
<div class="card-body pt-5">
<div class="template-title">
<h6 class="mb-5 fs-16 number-font"><span> <i class="fa-solid fa-line-columns main-icon"></i></span> Paragraph Generator</h6>
</div>
<div class="template-info">
<p class="fs-13 text-muted mb-2">Generate paragraphs about any topic including a keyword and in a specific tone of voice</p>
</div>
</div>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 col-sm-12">
<div class="template">
<div class="card" id="OPYAB-card" onclick="window.location.href='https://www.mymainai.com/app/user/templates/original-template/pros-and-cons'">
<div class="card-body pt-5">
<div class="template-title">
<h6 class="mb-5 fs-16 number-font"><span> <i class="fa-solid fa-code-compare main-icon"></i></span> Pros & Cons</h6>
</div>
<div class="template-info">
<p class="fs-13 text-muted mb-2">Write the pros and cons of a product, service or website for your blog article</p>
</div>
</div>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 col-sm-12">
<div class="template">
<div class="card" id="OMMEI-card" onclick="window.location.href='https://www.mymainai.com/app/user/templates/original-template/summarize-text'">
<div class="card-body pt-5">
<div class="template-title">
<h6 class="mb-5 fs-16 number-font"><span> <i class="fa-solid fa-file-contract main-icon"></i></span> Summarize Text</h6>
</div>
<div class="template-info">
<p class="fs-13 text-muted mb-2">Summarize any text in a short and easy to understand concise way</p>
</div>
</div>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 col-sm-12">
<div class="template">
<div class="card" id="HXLNA-card" onclick="window.location.href='https://www.mymainai.com/app/user/templates/original-template/product-description'">
<div class="card-body pt-5">
<div class="template-title">
<h6 class="mb-5 fs-16 number-font"><span> <i class="fa-solid fa-list-check main-icon"></i></span> Product Description</h6>
</div>
<div class="template-info">
<p class="fs-13 text-muted mb-2">Write the description about your product and why it worth it</p>
</div>
</div>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 col-sm-12">
<div class="template">
<div class="card" id="DJSVM-card" onclick="window.location.href='https://www.mymainai.com/app/user/templates/original-template/startup-name-generator'">
<div class="card-body pt-5">
<div class="template-title">
<h6 class="mb-5 fs-16 number-font"><span> <i class="fa-solid fa-lightbulb-on main-icon"></i></span> Startup Name Generator</h6>
</div>
<div class="template-info">
<p class="fs-13 text-muted mb-2">Generate cool, creative, and catchy names for your startup in seconds</p>
</div>
</div>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 col-sm-12">
<div class="template">
<div class="card" id="IXKBE-card" onclick="window.location.href='https://www.mymainai.com/app/user/templates/original-template/product-name-generator'">
<div class="card-body pt-5">
<div class="template-title">
<h6 class="mb-5 fs-16 number-font"><span> <i class="fa-solid fa-box-circle-check main-icon"></i></span> Product Name Generator</h6>
</div>
<div class="template-info">
<p class="fs-13 text-muted mb-2">Create creative product names from examples words</p>
</div>
</div>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 col-sm-12">
<div class="template">
<div class="card" id="ETEDT-card" onclick="window.location.href='https://www.mymainai.com/app/user/templates/original-template/amazon-product-feature'">
<div class="card-body pt-5">
<div class="template-title">
<h6 class="mb-5 fs-16 number-font"><span> <i class="fa-brands fa-amazon ecommerce-icon"></i></span> Amazon Product Features</h6>
</div>
<div class="template-info">
<p class="fs-13 text-muted mb-2">Advantages and features of your products that will make them irresistable for shoppers</p>
</div>
</div>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 col-sm-12">
<div class="template">
<div class="card" id="WISTT-card" onclick="window.location.href='https://www.mymainai.com/app/user/templates/original-template/amazon-product'">
<div class="card-body pt-5">
<div class="template-title">
<h6 class="mb-5 fs-16 number-font"><span> <i class="fa-brands fa-amazon ecommerce-icon"></i></span> Amazon Product Description</h6>
</div>
<div class="template-info">
<p class="fs-13 text-muted mb-2">Create attention grabbing amazon product description</p>
</div>
</div>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 col-sm-12">
<div class="template">
<div class="card" id="RKYNX-card" onclick="window.location.href='https://www.mymainai.com/app/user/templates/original-template/product-characteristics'">
<div class="card-body pt-5">
<div class="template-title">
<h6 class="mb-5 fs-16 number-font"><span> <i class="fa-brands fa-product-hunt ecommerce-icon"></i></span> Product Characteristics</h6>
</div>
<div class="template-info">
<p class="fs-13 text-muted mb-2">Write a full product characteristics</p>
</div>
</div>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 col-sm-12">
<div class="template">
<div class="card" id="UNOEP-card" onclick="window.location.href='https://www.mymainai.com/app/user/templates/original-template/product-comparison'">
<div class="card-body pt-5">
<div class="template-title">
<h6 class="mb-5 fs-16 number-font"><span> <i class="fa-brands fa-product-hunt ecommerce-icon"></i></span> Product Comparisons</h6>
</div>
<div class="template-info">
<p class="fs-13 text-muted mb-2">Create a comprehensive comparison of two products between each other</p>
</div>
</div>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 col-sm-12">
<div class="template">
<div class="card" id="KMKBQ-card" onclick="window.location.href='https://www.mymainai.com/app/user/templates/original-template/selling-titles'">
<div class="card-body pt-5">
<div class="template-title">
<h6 class="mb-5 fs-16 number-font"><span> <i class="fa-solid fa-heading ecommerce-icon"></i></span> Selling Product Titles</h6>
</div>
<div class="template-info">
<p class="fs-13 text-muted mb-2">Find out selling product titles for your product description</p>
</div>
</div>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 col-sm-12">
<div class="template">
<div class="card" id="CPTXT-card" onclick="window.location.href='https://www.mymainai.com/app/user/templates/original-template/product-benefits'">
<div class="card-body pt-5">
<div class="template-title">
<h6 class="mb-5 fs-16 number-font"><span> <i class="fa-brands fa-product-hunt ecommerce-icon"></i></span> Product Benefits</h6>
</div>
<div class="template-info">
<p class="fs-13 text-muted mb-2">List out product benefits via help of AI solution</p>
</div>
</div>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 col-sm-12">
<div class="template">
<div class="card" id="RDJEZ-card" onclick="window.location.href='https://www.mymainai.com/app/user/templates/original-template/email-cold'">
<div class="card-body pt-5">
<div class="template-title">
<h6 class="mb-5 fs-16 number-font"><span> <i class="fa-solid fa-mailbox email-icon"></i></span> Cold Email</h6>
</div>
<div class="template-info">
<p class="fs-13 text-muted mb-2">Create professional cold emails with the help of AI</p>
</div>
</div>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 col-sm-12">
<div class="template">
<div class="card" id="XVNNQ-card" onclick="window.location.href='https://www.mymainai.com/app/user/templates/original-template/email-follow-up'">
<div class="card-body pt-5">
<div class="template-title">
<h6 class="mb-5 fs-16 number-font"><span> <i class="fa-solid fa-reply-all email-icon"></i></span> Follow-Up Email</h6>
</div>
<div class="template-info">
<p class="fs-13 text-muted mb-2">Create professional email follow up with just few clicks</p>
</div>
</div>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 col-sm-12">
<div class="template">
<div class="card" id="TFYLZ-card" onclick="window.location.href='https://www.mymainai.com/app/user/templates/original-template/email-subjects'">
<div class="card-body pt-5">
<div class="template-title">
<h6 class="mb-5 fs-16 number-font"><span> <i class="fa-solid fa-mailbox email-icon"></i></span> Email Subject Lines</h6>
</div>
<div class="template-info">
<p class="fs-13 text-muted mb-2">Create professional email subject lines</p>
</div>
</div>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 col-sm-12">
<div class="template">
<div class="card" id="RLXGB-card" onclick="window.location.href='https://www.mymainai.com/app/user/templates/original-template/email-welcome'">
<div class="card-body pt-5">
<div class="template-title">
<h6 class="mb-5 fs-16 number-font"><span> <i class="fa-solid fa-envelope-open-text email-icon"></i></span> Welcome Email</h6>
</div>
<div class="template-info">
<p class="fs-13 text-muted mb-2">Create welcome emails for your customers</p>
</div>
</div>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 col-sm-12">
<div class="template">
<div class="card" id="AEJJV-card" onclick="window.location.href='https://www.mymainai.com/app/user/templates/original-template/pppp-frameword'">
<div class="card-body pt-5">
<div class="template-title">
<h6 class="mb-5 fs-16 number-font"><span> <i class="fa-solid fa-pen-nib framework-icon"></i></span> Promise–Picture–Proof–Push (PPPP) Framework</h6>
</div>
<div class="template-info">
<p class="fs-13 text-muted mb-2">Use 4P formula to craft persuasive content that moves readers to action</p>
</div>
</div>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 col-sm-12">
<div class="template">
<div class="card" id="APUSA-card" onclick="window.location.href='https://www.mymainai.com/app/user/templates/original-template/bab-frameword'">
<div class="card-body pt-5">
<div class="template-title">
<h6 class="mb-5 fs-16 number-font"><span> <i class="fa-solid fa-pen-nib framework-icon"></i></span> Before–After–Bridge (BAB) Framework</h6>
</div>
<div class="template-info">
<p class="fs-13 text-muted mb-2">Conversion-oriented formula designed to make a particular offer more appealing</p>
</div>
</div>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 col-sm-12">
<div class="template">
<div class="card" id="WQJYP-card" onclick="window.location.href='https://www.mymainai.com/app/user/templates/original-template/aida-frameword'">
<div class="card-body pt-5">
<div class="template-title">
<h6 class="mb-5 fs-16 number-font"><span> <i class="fa-solid fa-pen-nib framework-icon"></i></span> Attention-Interest-Desire-Action (AIDA) Framework</h6>
</div>
<div class="template-info">
<p class="fs-13 text-muted mb-2">AIDA model will help you ensure that any kind of writing, is as effective as possible</p>
</div>
</div>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 col-sm-12">
<div class="template">
<div class="card" id="BGXJE-card" onclick="window.location.href='https://www.mymainai.com/app/user/templates/original-template/problem-agitate-solution'">
<div class="card-body pt-5">
<div class="template-title">
<h6 class="mb-5 fs-16 number-font"><span> <i class="fa-solid fa-pen-nib framework-icon"></i></span> Problem-Agitate-Solution (PAS) Framework</h6>
</div>
<div class="template-info">
<p class="fs-13 text-muted mb-2">Generate one of most effective copywriting formula for your business</p>
</div>
</div>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 col-sm-12">
<div class="template">
<div class="card" id="FYKJD-card" onclick="window.location.href='https://www.mymainai.com/app/user/templates/original-template/brand-names'">
<div class="card-body pt-5">
<div class="template-title">
<h6 class="mb-5 fs-16 number-font"><span> <i class="fa-solid fa-copyright marketing-icon"></i></span> Brand Names</h6>
</div>
<div class="template-info">
<p class="fs-13 text-muted mb-2">Generate unique brand names with the help of AI</p>
</div>
</div>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 col-sm-12">
<div class="template">
<div class="card" id="XTABO-card" onclick="window.location.href='https://www.mymainai.com/app/user/templates/original-template/product-press-release'">
<div class="card-body pt-5">
<div class="template-title">
<h6 class="mb-5 fs-16 number-font"><span> <i class="fa-solid fa-rectangles-mixed marketing-icon"></i></span> Brand/Product Press Release</h6>
</div>
<div class="template-info">
<p class="fs-13 text-muted mb-2">Write a brand or product press release with the help of AI</p>
</div>
</div>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 col-sm-12">
<div class="template">
<div class="card" id="JKTUY-card" onclick="window.location.href='https://www.mymainai.com/app/user/templates/original-template/company-press-release'">
<div class="card-body pt-5">
<div class="template-title">
<h6 class="mb-5 fs-16 number-font"><span> <i class="fa-solid fa-rectangles-mixed marketing-icon"></i></span> Company Press Release</h6>
</div>
<div class="template-info">
<p class="fs-13 text-muted mb-2">Write a company press release with the help of AI</p>
</div>
</div>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 col-sm-12">
<div class="template">
<div class="card" id="HJYJZ-card" onclick="window.location.href='https://www.mymainai.com/app/user/templates/original-template/facebook-headlines'">
<div class="card-body pt-5">
<div class="template-title">
<h6 class="mb-5 fs-16 number-font"><span> <i class="fa-brands fa-facebook social-icon"></i></span> Facebook Headlines</h6>
</div>
<div class="template-info">
<p class="fs-13 text-muted mb-2">Write catchy and convincing headlines to make your Facebook Ads stand out</p>
</div>
</div>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 col-sm-12">
<div class="template">
<div class="card" id="SSWNL-card" onclick="window.location.href='https://www.mymainai.com/app/user/templates/original-template/linkedin-description'">
<div class="card-body pt-5">
<div class="template-title">
<h6 class="mb-5 fs-16 number-font"><span> <i class="fa-brands fa-linkedin-in social-icon"></i></span> LinkedIn Ad Descriptions</h6>
</div>
<div class="template-info">
<p class="fs-13 text-muted mb-2">Professional and eye-catching ad descriptions that will make your product shine</p>
</div>
</div>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 col-sm-12">
<div class="template">
<div class="card" id="WMRJR-card" onclick="window.location.href='https://www.mymainai.com/app/user/templates/original-template/linkedin-headlines'">
<div class="card-body pt-5">
<div class="template-title">
<h6 class="mb-5 fs-16 number-font"><span> <i class="fa-brands fa-linkedin-in social-icon"></i></span> LinkedIn Ad Headlines</h6>
</div>
<div class="template-info">
<p class="fs-13 text-muted mb-2">Attention-grabbing, click-inducing and high-converting ad headlines for LinkedIn</p>
</div>
</div>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 col-sm-12">
<div class="template">
<div class="card" id="YVEFP-card" onclick="window.location.href='https://www.mymainai.com/app/user/templates/original-template/twitter-tweets'">
<div class="card-body pt-5">
<div class="template-title">
<h6 class="mb-5 fs-16 number-font"><span> <i class="fa-brands fa-twitter social-icon"></i></span> Twitter Tweets</h6>
</div>
<div class="template-info">
<p class="fs-13 text-muted mb-2">Generate an interesting twitter tweets with AI</p>
</div>
</div>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 col-sm-12">
<div class="template">
<div class="card" id="NEVUR-card" onclick="window.location.href='https://www.mymainai.com/app/user/templates/original-template/linkedin-post'">
<div class="card-body pt-5">
<div class="template-title">
<h6 class="mb-5 fs-16 number-font"><span> <i class="fa-brands fa-linkedin-in social-icon"></i></span> LinkedIn Posts</h6>
</div>
<div class="template-info">
<p class="fs-13 text-muted mb-2">Create an interesting linkedin post with the help of AI</p>
</div>
</div>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 col-sm-12">
<div class="template">
<div class="card" id="EOASR-card" onclick="window.location.href='https://www.mymainai.com/app/user/templates/original-template/instagram-captions'">
<div class="card-body pt-5">
<div class="template-title">
<h6 class="mb-5 fs-16 number-font"><span> <i class="fa-brands fa-instagram social-icon"></i></span> Instagram Captions</h6>
</div>
<div class="template-info">
<p class="fs-13 text-muted mb-2">Grab attention with catchy captions for your Instagram posts</p>
</div>
</div>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 col-sm-12">
<div class="template">
<div class="card" id="ABWGU-card" onclick="window.location.href='https://www.mymainai.com/app/user/templates/original-template/social-post-business'">
<div class="card-body pt-5">
<div class="template-title">
<h6 class="mb-5 fs-16 number-font"><span> <i class="fa-solid fa-thumbs-up social-icon"></i></span> Social Media Post (Business)</h6>
</div>
<div class="template-info">
<p class="fs-13 text-muted mb-2">Write a post for your business to be published on any social media platform</p>
</div>
</div>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 col-sm-12">
<div class="template">
<div class="card" id="SGZTW-card" onclick="window.location.href='https://www.mymainai.com/app/user/templates/original-template/google-headlines'">
<div class="card-body pt-5">
<div class="template-title">
<h6 class="mb-5 fs-16 number-font"><span> <i class="fa-brands fa-google social-icon"></i></span> Google Ads Headlines</h6>
</div>
<div class="template-info">
<p class="fs-13 text-muted mb-2">Write catchy 30-character headlines to promote your product with Google Ads</p>
</div>
</div>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 col-sm-12">
<div class="template">
<div class="card" id="YQAFG-card" onclick="window.location.href='https://www.mymainai.com/app/user/templates/original-template/google-ads'">
<div class="card-body pt-5">
<div class="template-title">
<h6 class="mb-5 fs-16 number-font"><span> <i class="fa-brands fa-google social-icon"></i></span> Google Ads Description</h6>
</div>
<div class="template-info">
<p class="fs-13 text-muted mb-2">Write a Google Ads description that makes your ad stand out and generates leads</p>
</div>
</div>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 col-sm-12">
<div class="template">
<div class="card" id="CKOHL-card" onclick="window.location.href='https://www.mymainai.com/app/user/templates/original-template/social-post-personal'">
<div class="card-body pt-5">
<div class="template-title">
<h6 class="mb-5 fs-16 number-font"><span> <i class="fa-solid fa-thumbs-up social-icon"></i></span> Social Media Post (Personal)</h6>
</div>
<div class="template-info">
<p class="fs-13 text-muted mb-2">Write a social media post for yourself to be published on any platform</p>
</div>
</div>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 col-sm-12">
<div class="template">
<div class="card" id="CTMNI-card" onclick="window.location.href='https://www.mymainai.com/app/user/templates/original-template/facebook-ads'">
<div class="card-body pt-5">
<div class="template-title">
<h6 class="mb-5 fs-16 number-font"><span> <i class="fa-brands fa-facebook social-icon"></i></span> Facebook Ads</h6>
</div>
<div class="template-info">
<p class="fs-13 text-muted mb-2">Write Facebook ads that engage your audience and deliver a high conversion rate</p>
</div>
</div>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 col-sm-12">
<div class="template">
<div class="card" id="IEMBM-card" onclick="window.location.href='https://www.mymainai.com/app/user/templates/original-template/instagram-hashtags'">
<div class="card-body pt-5">
<div class="template-title">
<h6 class="mb-5 fs-16 number-font"><span> <i class="fa-brands fa-instagram social-icon"></i></span> Instagram Hashtags Generator</h6>
</div>
<div class="template-info">
<p class="fs-13 text-muted mb-2">Find the best hashtags to use for your Instagram posts</p>
</div>
</div>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 col-sm-12">
<div class="template">
<div class="card" id="WISHV-card" onclick="window.location.href='https://www.mymainai.com/app/user/templates/original-template/video-scripts'">
<div class="card-body pt-5">
<div class="template-title">
<h6 class="mb-5 fs-16 number-font"><span> <i class="fa-solid fa-film video-icon"></i></span> Video Scripts</h6>
</div>
<div class="template-info">
<p class="fs-13 text-muted mb-2">Quickly create scripts for your video and start shooting</p>
</div>
</div>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 col-sm-12">
<div class="template">
<div class="card" id="ECNVU-card" onclick="window.location.href='https://www.mymainai.com/app/user/templates/original-template/youtube-tags-generator'">
<div class="card-body pt-5">
<div class="template-title">
<h6 class="mb-5 fs-16 number-font"><span> <i class="fa-brands fa-youtube video-icon"></i></span> Youtube Tags Generator</h6>
</div>
<div class="template-info">
<p class="fs-13 text-muted mb-2">Generate SEO-optimized YouTube tags / keywords for your video</p>
</div>
</div>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 col-sm-12">
<div class="template">
<div class="card" id="OJIOV-card" onclick="window.location.href='https://www.mymainai.com/app/user/templates/original-template/video-titles'">
<div class="card-body pt-5">
<div class="template-title">
<h6 class="mb-5 fs-16 number-font"><span> <i class="fa-brands fa-youtube video-icon"></i></span> Video Titles</h6>
</div>
<div class="template-info">
<p class="fs-13 text-muted mb-2">Write a compelling YouTube video title to catch everyones attention</p>
</div>
</div>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 col-sm-12">
<div class="template">
<div class="card" id="ZLKSP-card" onclick="window.location.href='https://www.mymainai.com/app/user/templates/original-template/video-descriptions'">
<div class="card-body pt-5">
<div class="template-title">
<h6 class="mb-5 fs-16 number-font"><span> <i class="fa-brands fa-youtube video-icon"></i></span> Video Descriptions</h6>
</div>
<div class="template-info">
<p class="fs-13 text-muted mb-2">Write compelling YouTube descriptions to get people interested in your video</p>
</div>
</div>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 col-sm-12">
<div class="template">
<div class="card" id="PEVVE-card" onclick="window.location.href='https://www.mymainai.com/app/user/templates/original-template/tiktok-script'">
<div class="card-body pt-5">
<div class="template-title">
<h6 class="mb-5 fs-16 number-font"><span> <i class="fa-solid fa-video-plus video-icon"></i></span> Tik Tok Video Scripts</h6>
</div>
<div class="template-info">
<p class="fs-13 text-muted mb-2">Video scripts that are ready to shoot and will make you go viral</p>
</div>
</div>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 col-sm-12">
<div class="template">
<div class="card" id="SXFVD-card" onclick="window.location.href='https://www.mymainai.com/app/user/templates/original-template/newsletter-generator'">
<div class="card-body pt-5">
<div class="template-title">
<h6 class="mb-5 fs-16 number-font"><span> <i class="fa-solid fa-newspaper web-icon"></i></span> Newsletter Generator</h6>
</div>
<div class="template-info">
<p class="fs-13 text-muted mb-2">Generate a newsletter based on the provided information</p>
</div>
</div>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 col-sm-12">
<div class="template">
<div class="card" id="XLGPP-card" onclick="window.location.href='https://www.mymainai.com/app/user/templates/original-template/testimonials'">
<div class="card-body pt-5">
<div class="template-title">
<h6 class="mb-5 fs-16 number-font"><span> <i class="fa-solid fa-star-sharp-half-stroke web-icon"></i></span> Testimonials / Reviews</h6>
</div>
<div class="template-info">
<p class="fs-13 text-muted mb-2">Add social proof to your website by generating user testimonials</p>
</div>
</div>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 col-sm-12">
<div class="template">
<div class="card" id="BFENK-card" onclick="window.location.href='https://www.mymainai.com/app/user/templates/original-template/faq-answers'">
<div class="card-body pt-5">
<div class="template-title">
<h6 class="mb-5 fs-16 number-font"><span> <i class="fa-solid fa-messages-question web-icon"></i></span> FAQ Answers</h6>
</div>
<div class="template-info">
<p class="fs-13 text-muted mb-2">Generate creative answers to questions (FAQs) about your business or website</p>
</div>
</div>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 col-sm-12">
<div class="template">
<div class="card" id="MQSHO-card" onclick="window.location.href='https://www.mymainai.com/app/user/templates/original-template/company-bio'">
<div class="card-body pt-5">
<div class="template-title">
<h6 class="mb-5 fs-16 number-font"><span> <i class="fa-solid fa-address-card web-icon"></i></span> Company Bio</h6>
</div>
<div class="template-info">
<p class="fs-13 text-muted mb-2">Write a comprehensive company bio based on your inputs</p>
</div>
</div>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 col-sm-12">
<div class="template">
<div class="card" id="SZAUF-card" onclick="window.location.href='https://www.mymainai.com/app/user/templates/original-template/faqs'">
<div class="card-body pt-5">
<div class="template-title">
<h6 class="mb-5 fs-16 number-font"><span> <i class="fa-solid fa-message-question web-icon"></i></span> FAQs</h6>
</div>
<div class="template-info">
<p class="fs-13 text-muted mb-2">Generate frequently asked questions based on your product description</p>
</div>
</div>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 col-sm-12">
<div class="template">
<div class="card" id="JCDIK-card" onclick="window.location.href='https://www.mymainai.com/app/user/templates/original-template/meta-description'">
<div class="card-body pt-5">
<div class="template-title">
<h6 class="mb-5 fs-16 number-font"><span> <i class="fa-solid fa-memo-circle-info web-icon"></i></span> Meta Description</h6>
</div>
<div class="template-info">
<p class="fs-13 text-muted mb-2">Write SEO-optimized meta description based on a description</p>
</div>
</div>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 col-sm-12">
<div class="template">
<div class="card" id="QJGQU-card" onclick="window.location.href='https://www.mymainai.com/app/user/templates/original-template/song-lyric'">
<div class="card-body pt-5">
<div class="template-title">
<h6 class="mb-5 fs-16 number-font"><span><i class="fa-solid fa-message-music other-icon"></i></span> Song Lyrics</h6>
</div>
<div class="template-info">
<p class="fs-13 text-muted mb-2">Generate a song lyrics based on your description and keywords</p>
</div>
</div>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 col-sm-12">
<div class="template">
<div class="card" id="HRXVL-card" onclick="window.location.href='https://www.mymainai.com/app/user/templates/original-template/sms-notification'">
<div class="card-body pt-5">
<div class="template-title">
<h6 class="mb-5 fs-16 number-font"><span><i class="fa-solid fa-message-sms other-icon"></i></span> App and SMS Notifications</h6>
</div>
<div class="template-info">
<p class="fs-13 text-muted mb-2">Notification messages for your apps, websites and mobile devices that grabs users attention</p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="tab-pane fade" id="ad" role="tabpanel" aria-labelledby="ad-tab">
<div class="row templates-panel">
<div class="col-lg-4 col-md-6 col-sm-12">
<div class="template">
<div class="card" id="CHJGF-card" onclick="window.location.href='https://www.mymainai.com/app/user/templates/original-template/clickbait-title'">
<div class="card-body pt-5">
<div class="template-title">
<h6 class="mb-5 fs-16 number-font"><span><i class="fa-solid fa-fishing-rod ad-icon"></i></span> Clickbait Titles</h6>
</div>
<div class="template-info">
<p class="fs-13 text-muted mb-2">Create a creative clickbait titles for your products</p>
</div>
</div>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 col-sm-12">
<div class="template">
<div class="card" id="DYNJE-card" onclick="window.location.href='https://www.mymainai.com/app/user/templates/original-template/ad-headlines'">
<div class="card-body pt-5">
<div class="template-title">
<h6 class="mb-5 fs-16 number-font"><span><i class="fa-sharp fa-solid fa-rectangle-ad ad-icon"></i></span> Ad Headlines</h6>
</div>
<div class="template-info">
<p class="fs-13 text-muted mb-2">Write an attention grabbing ad headlines</p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="tab-pane fade" id="blog" role="tabpanel" aria-labelledby="blog-tab">
<div class="row templates-panel">
<div class="col-lg-4 col-md-6 col-sm-12">
<div class="template">
<div class="card" id="TZTYR-card" onclick="window.location.href='https://www.mymainai.com/app/user/templates/original-template/blog-intros'">
<div class="card-body pt-5">
<div class="template-title">
<h6 class="mb-5 fs-16 number-font"><span><i class="fa-solid fa-message-exclamation blog-icon"></i></span> Blog Intros</h6>
</div>
<div class="template-info">
<p class="fs-13 text-muted mb-2">Write an intro that will entice your visitors to read more about your article</p>
</div>
</div>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 col-sm-12">
<div class="template">
<div class="card" id="KDGOX-card" onclick="window.location.href='https://www.mymainai.com/app/user/templates/original-template/blog-ideas'">
<div class="card-body pt-5">
<div class="template-title">
<h6 class="mb-5 fs-16 number-font"><span><i class="fa-solid fa-message-dots blog-icon"></i></span> Blog Ideas</h6>
</div>
<div class="template-info">
<p class="fs-13 text-muted mb-2">The perfect tool to start writing great articles. Generate creative ideas for your next post</p>
</div>
</div>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 col-sm-12">
<div class="template">
<div class="card" id="EEKZF-card" onclick="window.location.href='https://www.mymainai.com/app/user/templates/original-template/blog-section'">
<div class="card-body pt-5">
<div class="template-title">
<h6 class="mb-5 fs-16 number-font"><span><i class="fa-solid fa-message-lines blog-icon"></i></span> Blog Section</h6>
</div>
<div class="template-info">
<p class="fs-13 text-muted mb-2">Write a full blog section (few paragraphs) about a subheading of your article</p>
</div>
</div>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 col-sm-12">
<div class="template">
<div class="card" id="WGKYP-card" onclick="window.location.href='https://www.mymainai.com/app/user/templates/original-template/blog-titles'">
<div class="card-body pt-5">
<div class="template-title">
<h6 class="mb-5 fs-16 number-font"><span><i class="fa-solid fa-message-text blog-icon"></i></span> Blog Titles</h6>
</div>
<div class="template-info">
<p class="fs-13 text-muted mb-2">Nobody wants to read boring blog titles, generate catchy blog titles with this tool</p>
</div>
</div>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 col-sm-12">
<div class="template">
<div class="card" id="ZGUKM-card" onclick="window.location.href='https://www.mymainai.com/app/user/templates/original-template/blog-conclusion'">
<div class="card-body pt-5">
<div class="template-title">
<h6 class="mb-5 fs-16 number-font"><span><i class="fa-solid fa-message-check blog-icon"></i></span> Blog Conclusion</h6>
</div>
<div class="template-info">
<p class="fs-13 text-muted mb-2">End your blog articles with an engaging conclusion paragraph</p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="tab-pane fade" id="text" role="tabpanel" aria-labelledby="text-tab">
<div class="row templates-panel">
<div class="col-lg-4 col-md-6 col-sm-12">
<div class="template">
<div class="card" id="LMMPR-card" onclick="window.location.href='https://www.mymainai.com/app/user/templates/original-template/text-extender'">
<div class="card-body pt-5">
<div class="template-title">
<h6 class="mb-5 fs-16 number-font"><span><i class="fa-solid fa-text-width main-icon"></i></span> Text Extender</h6>
</div>
<div class="template-info">
<p class="fs-13 text-muted mb-2">Extend your sentences with more description and additional information</p>
</div>
</div>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 col-sm-12">
<div class="template">
<div class="card" id="OORHD-card" onclick="window.location.href='https://www.mymainai.com/app/user/templates/original-template/grammar-checker'">
<div class="card-body pt-5">
<div class="template-title">
<h6 class="mb-5 fs-16 number-font"><span><i class="fa-solid fa-spell-check main-icon"></i></span> Grammar Checker</h6>
</div>
<div class="template-info">
<p class="fs-13 text-muted mb-2">Make sure that there are no errors in your content</p>
</div>
</div>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 col-sm-12">
<div class="template">
<div class="card" id="NJLCK-card" onclick="window.location.href='https://www.mymainai.com/app/user/templates/original-template/rewrite-with-keywords'">
<div class="card-body pt-5">
<div class="template-title">
<h6 class="mb-5 fs-16 number-font"><span><i class="fa-solid fa-arrows-rotate main-icon"></i></span> Rewrite with Keywords</h6>
</div>
<div class="template-info">
<p class="fs-13 text-muted mb-2">Rewrite your existing content with including specific keywords</p>
</div>
</div>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 col-sm-12">
<div class="template">
<div class="card" id="IQWZV-card" onclick="window.location.href='https://www.mymainai.com/app/user/templates/original-template/business-ideas'">
<div class="card-body pt-5">
<div class="template-title">
<h6 class="mb-5 fs-16 number-font"><span><i class="fa-solid fa-user-tie-hair main-icon"></i></span> Business Ideas</h6>
</div>
<div class="template-info">
<p class="fs-13 text-muted mb-2">Generate business ideas based on your keywords and description</p>
</div>
</div>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 col-sm-12">
<div class="template">
<div class="card" id="SYVKG-card" onclick="window.location.href='https://www.mymainai.com/app/user/templates/original-template/tone-changer'">
<div class="card-body pt-5">
<div class="template-title">
<h6 class="mb-5 fs-16 number-font"><span><i class="fa-solid fa-arrows-turn-to-dots main-icon"></i></span> Tone Changer</h6>
</div>
<div class="template-info">
<p class="fs-13 text-muted mb-2">Change the tone of your writing to match your audience</p>
</div>
</div>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 col-sm-12">
<div class="template">
<div class="card" id="SGJLU-card" onclick="window.location.href='https://www.mymainai.com/app/user/templates/original-template/2nd-grader'">
<div class="card-body pt-5">
<div class="template-title">
<h6 class="mb-5 fs-16 number-font"><span><i class="fa-solid fa-thought-bubble main-icon"></i></span> Summarize for 2nd Grader</h6>
</div>
<div class="template-info">
<p class="fs-13 text-muted mb-2">Summarize any complex content for a 2nd grader child</p>
</div>
</div>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 col-sm-12">
<div class="template">
<div class="card" id="SNINY-card" onclick="window.location.href='https://www.mymainai.com/app/user/templates/original-template/dictionary'">
<div class="card-body pt-5">
<div class="template-title">
<h6 class="mb-5 fs-16 number-font"><span><i class="fa-solid fa-spell-check main-icon"></i></span> Dictionary</h6>
</div>
<div class="template-info">
<p class="fs-13 text-muted mb-2">Use a dictionary to find all details of your word</p>
</div>
</div>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 col-sm-12">
<div class="template">
<div class="card" id="GUXCM-card" onclick="window.location.href='https://www.mymainai.com/app/user/templates/original-template/privacy-policy'">
<div class="card-body pt-5">
<div class="template-title">
<h6 class="mb-5 fs-16 number-font"><span><i class="fa-solid fa-shield-halved main-icon"></i></span> Privacy Policy</h6>
</div>
<div class="template-info">
<p class="fs-13 text-muted mb-2">Develop a privacy policy information for your organization</p>
</div>
</div>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 col-sm-12">
<div class="template">
<div class="card" id="LWOKG-card" onclick="window.location.href='https://www.mymainai.com/app/user/templates/original-template/terms-conditions'">
<div class="card-body pt-5">
<div class="template-title">
<h6 class="mb-5 fs-16 number-font"><span><i class="fa-solid fa-shield-quartered main-icon"></i></span> Terms and Conditions</h6>
</div>
<div class="template-info">
<p class="fs-13 text-muted mb-2">Develop a terms and conditions information for your organization</p>
</div>
</div>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 col-sm-12">
<div class="template">
<div class="card" id="KPAQQ-card" onclick="window.location.href='https://www.mymainai.com/app/user/templates/original-template/article-generator'">
<div class="card-body pt-5">
<div class="template-title">
<h6 class="mb-5 fs-16 number-font"><span><i class="fa-solid fa-file-lines main-icon"></i></span> Article Generator</h6>
</div>
<div class="template-info">
<p class="fs-13 text-muted mb-2">Turn a title and outline text into a fully complete high quality article within seconds</p>
</div>
</div>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 col-sm-12">
<div class="template">
<div class="card" id="PAKMF-card" onclick="window.location.href='https://www.mymainai.com/app/user/templates/original-template/creative-stories'">
<div class="card-body pt-5">
<div class="template-title">
<h6 class="mb-5 fs-16 number-font"><span><i class="fa-solid fa-books main-icon"></i></span> Creative Stories</h6>
</div>
<div class="template-info">
<p class="fs-13 text-muted mb-2">Allow AI to generate creative stories for you based on input text</p>
</div>
</div>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 col-sm-12">
<div class="template">
<div class="card" id="SXQBT-card" onclick="window.location.href='https://www.mymainai.com/app/user/templates/original-template/academic-essay'">
<div class="card-body pt-5">
<div class="template-title">
<h6 class="mb-5 fs-16 number-font"><span><i class="fa-solid fa-scroll-old main-icon"></i></span> Academic Essay</h6>
</div>
<div class="template-info">
<p class="fs-13 text-muted mb-2">Create creative academic essays for various subjects just in a second</p>
</div>
</div>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 col-sm-12">
<div class="template">
<div class="card" id="JXRZB-card" onclick="window.location.href='https://www.mymainai.com/app/user/templates/original-template/paragraph-generator'">
<div class="card-body pt-5">
<div class="template-title">
<h6 class="mb-5 fs-16 number-font"><span><i class="fa-solid fa-line-columns main-icon"></i></span> Paragraph Generator</h6>
</div>
<div class="template-info">
<p class="fs-13 text-muted mb-2">Generate paragraphs about any topic including a keyword and in a specific tone of voice</p>
</div>
</div>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 col-sm-12">
<div class="template">
<div class="card" id="OPYAB-card" onclick="window.location.href='https://www.mymainai.com/app/user/templates/original-template/pros-and-cons'">
<div class="card-body pt-5">
<div class="template-title">
<h6 class="mb-5 fs-16 number-font"><span><i class="fa-solid fa-code-compare main-icon"></i></span> Pros & Cons</h6>
</div>
<div class="template-info">
<p class="fs-13 text-muted mb-2">Write the pros and cons of a product, service or website for your blog article</p>
</div>
</div>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 col-sm-12">
<div class="template">
<div class="card" id="OMMEI-card" onclick="window.location.href='https://www.mymainai.com/app/user/templates/original-template/summarize-text'">
<div class="card-body pt-5">
<div class="template-title">
<h6 class="mb-5 fs-16 number-font"><span><i class="fa-solid fa-file-contract main-icon"></i></span> Summarize Text</h6>
</div>
<div class="template-info">
<p class="fs-13 text-muted mb-2">Summarize any text in a short and easy to understand concise way</p>
</div>
</div>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 col-sm-12">
<div class="template">
<div class="card" id="HXLNA-card" onclick="window.location.href='https://www.mymainai.com/app/user/templates/original-template/product-description'">
<div class="card-body pt-5">
<div class="template-title">
<h6 class="mb-5 fs-16 number-font"><span><i class="fa-solid fa-list-check main-icon"></i></span> Product Description</h6>
</div>
<div class="template-info">
<p class="fs-13 text-muted mb-2">Write the description about your product and why it worth it</p>
</div>
</div>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 col-sm-12">
<div class="template">
<div class="card" id="DJSVM-card" onclick="window.location.href='https://www.mymainai.com/app/user/templates/original-template/startup-name-generator'">
<div class="card-body pt-5">
<div class="template-title">
<h6 class="mb-5 fs-16 number-font"><span><i class="fa-solid fa-lightbulb-on main-icon"></i></span> Startup Name Generator</h6>
</div>
<div class="template-info">
<p class="fs-13 text-muted mb-2">Generate cool, creative, and catchy names for your startup in seconds</p>
</div>
</div>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 col-sm-12">
<div class="template">
<div class="card" id="IXKBE-card" onclick="window.location.href='https://www.mymainai.com/app/user/templates/original-template/product-name-generator'">
<div class="card-body pt-5">
<div class="template-title">
<h6 class="mb-5 fs-16 number-font"><span><i class="fa-solid fa-box-circle-check main-icon"></i></span> Product Name Generator</h6>
</div>
<div class="template-info">
<p class="fs-13 text-muted mb-2">Create creative product names from examples words</p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="tab-pane fade" id="ecommerce" role="tabpanel" aria-labelledby="ecommerce-tab">
<div class="row templates-panel">
<div class="col-lg-4 col-md-6 col-sm-12">
<div class="template">
<div class="card" id="ETEDT-card" onclick="window.location.href='https://www.mymainai.com/app/user/templates/original-template/amazon-product-feature'">
<div class="card-body pt-5">
<div class="template-title">
<h6 class="mb-5 fs-16 number-font"><span><i class="fa-brands fa-amazon ecommerce-icon"></i></span> Amazon Product Features</h6>
</div>
<div class="template-info">
<p class="fs-13 text-muted mb-2">Advantages and features of your products that will make them irresistable for shoppers</p>
</div>
</div>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 col-sm-12">
<div class="template">
<div class="card" id="WISTT-card" onclick="window.location.href='https://www.mymainai.com/app/user/templates/original-template/amazon-product'">
<div class="card-body pt-5">
<div class="template-title">
<h6 class="mb-5 fs-16 number-font"><span><i class="fa-brands fa-amazon ecommerce-icon"></i></span> Amazon Product Description</h6>
</div>
<div class="template-info">
<p class="fs-13 text-muted mb-2">Create attention grabbing amazon product description</p>
</div>
</div>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 col-sm-12">
<div class="template">
<div class="card" id="RKYNX-card" onclick="window.location.href='https://www.mymainai.com/app/user/templates/original-template/product-characteristics'">
<div class="card-body pt-5">
<div class="template-title">
<h6 class="mb-5 fs-16 number-font"><span><i class="fa-brands fa-product-hunt ecommerce-icon"></i></span> Product Characteristics</h6>
</div>
<div class="template-info">
<p class="fs-13 text-muted mb-2">Write a full product characteristics</p>
</div>
</div>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 col-sm-12">
<div class="template">
<div class="card" id="UNOEP-card" onclick="window.location.href='https://www.mymainai.com/app/user/templates/original-template/product-comparison'">
<div class="card-body pt-5">
<div class="template-title">
<h6 class="mb-5 fs-16 number-font"><span><i class="fa-brands fa-product-hunt ecommerce-icon"></i></span> Product Comparisons</h6>
</div>
<div class="template-info">
<p class="fs-13 text-muted mb-2">Create a comprehensive comparison of two products between each other</p>
</div>
</div>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 col-sm-12">
<div class="template">
<div class="card" id="KMKBQ-card" onclick="window.location.href='https://www.mymainai.com/app/user/templates/original-template/selling-titles'">
<div class="card-body pt-5">
<div class="template-title">
<h6 class="mb-5 fs-16 number-font"><span><i class="fa-solid fa-heading ecommerce-icon"></i></span> Selling Product Titles</h6>
</div>
<div class="template-info">
<p class="fs-13 text-muted mb-2">Find out selling product titles for your product description</p>
</div>
</div>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 col-sm-12">
<div class="template">
<div class="card" id="CPTXT-card" onclick="window.location.href='https://www.mymainai.com/app/user/templates/original-template/product-benefits'">
<div class="card-body pt-5">
<div class="template-title">
<h6 class="mb-5 fs-16 number-font"><span><i class="fa-brands fa-product-hunt ecommerce-icon"></i></span> Product Benefits</h6>
</div>
<div class="template-info">
<p class="fs-13 text-muted mb-2">List out product benefits via help of AI solution</p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="tab-pane fade" id="email" role="tabpanel" aria-labelledby="email-tab">
<div class="row templates-panel">
<div class="col-lg-4 col-md-6 col-sm-12">
<div class="template">
<div class="card" id="RDJEZ-card" onclick="window.location.href='https://www.mymainai.com/app/user/templates/original-template/email-cold'">
<div class="card-body pt-5">
<div class="template-title">
<h6 class="mb-5 fs-16 number-font"><span><i class="fa-solid fa-mailbox email-icon"></i></span> Cold Email</h6>
</div>
<div class="template-info">
<p class="fs-13 text-muted mb-2">Create professional cold emails with the help of AI</p>
</div>
</div>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 col-sm-12">
<div class="template">
<div class="card" id="XVNNQ-card" onclick="window.location.href='https://www.mymainai.com/app/user/templates/original-template/email-follow-up'">
<div class="card-body pt-5">
<div class="template-title">
<h6 class="mb-5 fs-16 number-font"><span><i class="fa-solid fa-reply-all email-icon"></i></span> Follow-Up Email</h6>
</div>
<div class="template-info">
<p class="fs-13 text-muted mb-2">Create professional email follow up with just few clicks</p>
</div>
</div>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 col-sm-12">
<div class="template">
<div class="card" id="TFYLZ-card" onclick="window.location.href='https://www.mymainai.com/app/user/templates/original-template/email-subjects'">
<div class="card-body pt-5">
<div class="template-title">
<h6 class="mb-5 fs-16 number-font"><span><i class="fa-solid fa-mailbox email-icon"></i></span> Email Subject Lines</h6>
</div>
<div class="template-info">
<p class="fs-13 text-muted mb-2">Create professional email subject lines</p>
</div>
</div>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 col-sm-12">
<div class="template">
<div class="card" id="RLXGB-card" onclick="window.location.href='https://www.mymainai.com/app/user/templates/original-template/email-welcome'">
<div class="card-body pt-5">
<div class="template-title">
<h6 class="mb-5 fs-16 number-font"><span><i class="fa-solid fa-envelope-open-text email-icon"></i></span> Welcome Email</h6>
</div>
<div class="template-info">
<p class="fs-13 text-muted mb-2">Create welcome emails for your customers</p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="tab-pane fade" id="framework" role="tabpanel" aria-labelledby="framework-tab">
<div class="row templates-panel">
<div class="col-lg-4 col-md-6 col-sm-12">
<div class="template">
<div class="card" id="AEJJV-card" onclick="window.location.href='https://www.mymainai.com/app/user/templates/original-template/pppp-frameword'">
<div class="card-body pt-5">
<div class="template-title">
<h6 class="mb-5 fs-16 number-font"><span><i class="fa-solid fa-pen-nib framework-icon"></i></span> Promise–Picture–Proof–Push (PPPP) Framework</h6>
</div>
<div class="template-info">
<p class="fs-13 text-muted mb-2">Use 4P formula to craft persuasive content that moves readers to action</p>
</div>
</div>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 col-sm-12">
<div class="template">
<div class="card" id="APUSA-card" onclick="window.location.href='https://www.mymainai.com/app/user/templates/original-template/bab-frameword'">
<div class="card-body pt-5">
<div class="template-title">
<h6 class="mb-5 fs-16 number-font"><span><i class="fa-solid fa-pen-nib framework-icon"></i></span> Before–After–Bridge (BAB) Framework</h6>
</div>
<div class="template-info">
<p class="fs-13 text-muted mb-2">Conversion-oriented formula designed to make a particular offer more appealing</p>
</div>
</div>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 col-sm-12">
<div class="template">
<div class="card" id="WQJYP-card" onclick="window.location.href='https://www.mymainai.com/app/user/templates/original-template/aida-frameword'">
<div class="card-body pt-5">
<div class="template-title">
<h6 class="mb-5 fs-16 number-font"><span><i class="fa-solid fa-pen-nib framework-icon"></i></span> Attention-Interest-Desire-Action (AIDA) Framework</h6>
</div>
<div class="template-info">
<p class="fs-13 text-muted mb-2">AIDA model will help you ensure that any kind of writing, is as effective as possible</p>
</div>
</div>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 col-sm-12">
<div class="template">
<div class="card" id="BGXJE-card" onclick="window.location.href='https://www.mymainai.com/app/user/templates/original-template/problem-agitate-solution'">
<div class="card-body pt-5">
<div class="template-title">
<h6 class="mb-5 fs-16 number-font"><span><i class="fa-solid fa-pen-nib framework-icon"></i></span> Problem-Agitate-Solution (PAS) Framework</h6>
</div>
<div class="template-info">
<p class="fs-13 text-muted mb-2">Generate one of most effective copywriting formula for your business</p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="tab-pane fade" id="marketing" role="tabpanel" aria-labelledby="marketing-tab">
<div class="row templates-panel">
<div class="col-lg-4 col-md-6 col-sm-12">
<div class="template">
<div class="card" id="FYKJD-card" onclick="window.location.href='https://www.mymainai.com/app/user/templates/original-template/brand-names'">
<div class="card-body pt-5">
<div class="template-title">
<h6 class="mb-5 fs-16 number-font"><span><i class="fa-solid fa-copyright marketing-icon"></i></span> Brand Names</h6>
</div>
<div class="template-info">
<p class="fs-13 text-muted mb-2">Generate unique brand names with the help of AI</p>
</div>
</div>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 col-sm-12">
<div class="template">
<div class="card" id="XTABO-card" onclick="window.location.href='https://www.mymainai.com/app/user/templates/original-template/product-press-release'">
<div class="card-body pt-5">
<div class="template-title">
<h6 class="mb-5 fs-16 number-font"><span><i class="fa-solid fa-rectangles-mixed marketing-icon"></i></span> Brand/Product Press Release</h6>
</div>
<div class="template-info">
<p class="fs-13 text-muted mb-2">Write a brand or product press release with the help of AI</p>
</div>
</div>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 col-sm-12">
<div class="template">
<div class="card" id="JKTUY-card" onclick="window.location.href='https://www.mymainai.com/app/user/templates/original-template/company-press-release'">
<div class="card-body pt-5">
<div class="template-title">
<h6 class="mb-5 fs-16 number-font"><span><i class="fa-solid fa-rectangles-mixed marketing-icon"></i></span> Company Press Release</h6>
</div>
<div class="template-info">
<p class="fs-13 text-muted mb-2">Write a company press release with the help of AI</p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="tab-pane fade" id="other" role="tabpanel" aria-labelledby="other-tab">
<div class="row templates-panel">
<div class="col-lg-4 col-md-6 col-sm-12">
<div class="template">
<div class="card" id="QJGQU-card" onclick="window.location.href='https://www.mymainai.com/app/user/templates/original-template/song-lyric'">
<div class="card-body pt-5">
<div class="template-title">
<h6 class="mb-5 fs-16 number-font"><span><i class="fa-solid fa-message-music other-icon"></i></span> Song Lyrics</h6>
</div>
<div class="template-info">
<p class="fs-13 text-muted mb-2">Generate a song lyrics based on your description and keywords</p>
</div>
</div>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 col-sm-12">
<div class="template">
<div class="card" id="HRXVL-card" onclick="window.location.href='https://www.mymainai.com/app/user/templates/original-template/sms-notification'">
<div class="card-body pt-5">
<div class="template-title">
<h6 class="mb-5 fs-16 number-font"><span><i class="fa-solid fa-message-sms other-icon"></i></span> App and SMS Notifications</h6>
</div>
<div class="template-info">
<p class="fs-13 text-muted mb-2">Notification messages for your apps, websites and mobile devices that grabs users attention</p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="tab-pane fade" id="social" role="tabpanel" aria-labelledby="social-tab">
<div class="row templates-panel">
<div class="col-lg-4 col-md-6 col-sm-12">
<div class="template">
<div class="card" id="HJYJZ-card" onclick="window.location.href='https://www.mymainai.com/app/user/templates/original-template/facebook-headlines'">
<div class="card-body pt-5">
<div class="template-title">
<h6 class="mb-5 fs-16 number-font"><span><i class="fa-brands fa-facebook social-icon"></i></span> Facebook Headlines</h6>
</div>
<div class="template-info">
<p class="fs-13 text-muted mb-2">Write catchy and convincing headlines to make your Facebook Ads stand out</p>
</div>
</div>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 col-sm-12">
<div class="template">
<div class="card" id="SSWNL-card" onclick="window.location.href='https://www.mymainai.com/app/user/templates/original-template/linkedin-description'">
<div class="card-body pt-5">
<div class="template-title">
<h6 class="mb-5 fs-16 number-font"><span><i class="fa-brands fa-linkedin-in social-icon"></i></span> LinkedIn Ad Descriptions</h6>
</div>
<div class="template-info">
<p class="fs-13 text-muted mb-2">Professional and eye-catching ad descriptions that will make your product shine</p>
</div>
</div>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 col-sm-12">
<div class="template">
<div class="card" id="WMRJR-card" onclick="window.location.href='https://www.mymainai.com/app/user/templates/original-template/linkedin-headlines'">
<div class="card-body pt-5">
<div class="template-title">
<h6 class="mb-5 fs-16 number-font"><span><i class="fa-brands fa-linkedin-in social-icon"></i></span> LinkedIn Ad Headlines</h6>
</div>
<div class="template-info">
<p class="fs-13 text-muted mb-2">Attention-grabbing, click-inducing and high-converting ad headlines for LinkedIn</p>
</div>
</div>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 col-sm-12">
<div class="template">
<div class="card" id="YVEFP-card" onclick="window.location.href='https://www.mymainai.com/app/user/templates/original-template/twitter-tweets'">
<div class="card-body pt-5">
<div class="template-title">
<h6 class="mb-5 fs-16 number-font"><span><i class="fa-brands fa-twitter social-icon"></i></span> Twitter Tweets</h6>
</div>
<div class="template-info">
<p class="fs-13 text-muted mb-2">Generate an interesting twitter tweets with AI</p>
</div>
</div>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 col-sm-12">
<div class="template">
<div class="card" id="NEVUR-card" onclick="window.location.href='https://www.mymainai.com/app/user/templates/original-template/linkedin-post'">
<div class="card-body pt-5">
<div class="template-title">
<h6 class="mb-5 fs-16 number-font"><span><i class="fa-brands fa-linkedin-in social-icon"></i></span> LinkedIn Posts</h6>
</div>
<div class="template-info">
<p class="fs-13 text-muted mb-2">Create an interesting linkedin post with the help of AI</p>
</div>
</div>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 col-sm-12">
<div class="template">
<div class="card" id="EOASR-card" onclick="window.location.href='https://www.mymainai.com/app/user/templates/original-template/instagram-captions'">
<div class="card-body pt-5">
<div class="template-title">
<h6 class="mb-5 fs-16 number-font"><span><i class="fa-brands fa-instagram social-icon"></i></span> Instagram Captions</h6>
</div>
<div class="template-info">
<p class="fs-13 text-muted mb-2">Grab attention with catchy captions for your Instagram posts</p>
</div>
</div>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 col-sm-12">
<div class="template">
<div class="card" id="ABWGU-card" onclick="window.location.href='https://www.mymainai.com/app/user/templates/original-template/social-post-business'">
<div class="card-body pt-5">
<div class="template-title">
<h6 class="mb-5 fs-16 number-font"><span><i class="fa-solid fa-thumbs-up social-icon"></i></span> Social Media Post (Business)</h6>
</div>
<div class="template-info">
<p class="fs-13 text-muted mb-2">Write a post for your business to be published on any social media platform</p>
</div>
</div>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 col-sm-12">
<div class="template">
<div class="card" id="SGZTW-card" onclick="window.location.href='https://www.mymainai.com/app/user/templates/original-template/google-headlines'">
<div class="card-body pt-5">
<div class="template-title">
<h6 class="mb-5 fs-16 number-font"><span><i class="fa-brands fa-google social-icon"></i></span> Google Ads Headlines</h6>
</div>
<div class="template-info">
<p class="fs-13 text-muted mb-2">Write catchy 30-character headlines to promote your product with Google Ads</p>
</div>
</div>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 col-sm-12">
<div class="template">
<div class="card" id="YQAFG-card" onclick="window.location.href='https://www.mymainai.com/app/user/templates/original-template/google-ads'">
<div class="card-body pt-5">
<div class="template-title">
<h6 class="mb-5 fs-16 number-font"><span><i class="fa-brands fa-google social-icon"></i></span> Google Ads Description</h6>
</div>
<div class="template-info">
<p class="fs-13 text-muted mb-2">Write a Google Ads description that makes your ad stand out and generates leads</p>
</div>
</div>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 col-sm-12">
<div class="template">
<div class="card" id="CKOHL-card" onclick="window.location.href='https://www.mymainai.com/app/user/templates/original-template/social-post-personal'">
<div class="card-body pt-5">
<div class="template-title">
<h6 class="mb-5 fs-16 number-font"><span><i class="fa-solid fa-thumbs-up social-icon"></i></span> Social Media Post (Personal)</h6>
</div>
<div class="template-info">
<p class="fs-13 text-muted mb-2">Write a social media post for yourself to be published on any platform</p>
</div>
</div>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 col-sm-12">
<div class="template">
<div class="card" id="CTMNI-card" onclick="window.location.href='https://www.mymainai.com/app/user/templates/original-template/facebook-ads'">
<div class="card-body pt-5">
<div class="template-title">
<h6 class="mb-5 fs-16 number-font"><span><i class="fa-brands fa-facebook social-icon"></i></span> Facebook Ads</h6>
</div>
<div class="template-info">
<p class="fs-13 text-muted mb-2">Write Facebook ads that engage your audience and deliver a high conversion rate</p>
</div>
</div>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 col-sm-12">
<div class="template">
<div class="card" id="IEMBM-card" onclick="window.location.href='https://www.mymainai.com/app/user/templates/original-template/instagram-hashtags'">
<div class="card-body pt-5">
<div class="template-title">
<h6 class="mb-5 fs-16 number-font"><span><i class="fa-brands fa-instagram social-icon"></i></span> Instagram Hashtags Generator</h6>
</div>
<div class="template-info">
<p class="fs-13 text-muted mb-2">Find the best hashtags to use for your Instagram posts</p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="tab-pane fade" id="video" role="tabpanel" aria-labelledby="video-tab">
<div class="row templates-panel">
<div class="col-lg-4 col-md-6 col-sm-12">
<div class="template">
<div class="card" id="WISHV-card" onclick="window.location.href='https://www.mymainai.com/app/user/templates/original-template/video-scripts'">
<div class="card-body pt-5">
<div class="template-title">
<h6 class="mb-5 fs-16 number-font"><span><i class="fa-solid fa-film video-icon"></i></span> Video Scripts</h6>
</div>
<div class="template-info">
<p class="fs-13 text-muted mb-2">Quickly create scripts for your video and start shooting</p>
</div>
</div>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 col-sm-12">
<div class="template">
<div class="card" id="ECNVU-card" onclick="window.location.href='https://www.mymainai.com/app/user/templates/original-template/youtube-tags-generator'">
<div class="card-body pt-5">
<div class="template-title">
<h6 class="mb-5 fs-16 number-font"><span><i class="fa-brands fa-youtube video-icon"></i></span> Youtube Tags Generator</h6>
</div>
<div class="template-info">
<p class="fs-13 text-muted mb-2">Generate SEO-optimized YouTube tags / keywords for your video</p>
</div>
</div>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 col-sm-12">
<div class="template">
<div class="card" id="OJIOV-card" onclick="window.location.href='https://www.mymainai.com/app/user/templates/original-template/video-titles'">
<div class="card-body pt-5">
<div class="template-title">
<h6 class="mb-5 fs-16 number-font"><span><i class="fa-brands fa-youtube video-icon"></i></span> Video Titles</h6>
</div>
<div class="template-info">
<p class="fs-13 text-muted mb-2">Write a compelling YouTube video title to catch everyones attention</p>
</div>
</div>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 col-sm-12">
<div class="template">
<div class="card" id="ZLKSP-card" onclick="window.location.href='https://www.mymainai.com/app/user/templates/original-template/video-descriptions'">
<div class="card-body pt-5">
<div class="template-title">
<h6 class="mb-5 fs-16 number-font"><span><i class="fa-brands fa-youtube video-icon"></i></span> Video Descriptions</h6>
</div>
<div class="template-info">
<p class="fs-13 text-muted mb-2">Write compelling YouTube descriptions to get people interested in your video</p>
</div>
</div>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 col-sm-12">
<div class="template">
<div class="card" id="PEVVE-card" onclick="window.location.href='https://www.mymainai.com/app/user/templates/original-template/tiktok-script'">
<div class="card-body pt-5">
<div class="template-title">
<h6 class="mb-5 fs-16 number-font"><span><i class="fa-solid fa-video-plus video-icon"></i></span> Tik Tok Video Scripts</h6>
</div>
<div class="template-info">
<p class="fs-13 text-muted mb-2">Video scripts that are ready to shoot and will make you go viral</p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="tab-pane fade" id="web" role="tabpanel" aria-labelledby="web-tab">
<div class="row templates-panel">
<div class="col-lg-4 col-md-6 col-sm-12">
<div class="template">
<div class="card" id="SXFVD-card" onclick="window.location.href='https://www.mymainai.com/app/user/templates/original-template/newsletter-generator'">
<div class="card-body pt-5">
<div class="template-title">
<h6 class="mb-5 fs-16 number-font"><span><i class="fa-solid fa-newspaper web-icon"></i></span> Newsletter Generator</h6>
</div>
<div class="template-info">
<p class="fs-13 text-muted mb-2">Generate a newsletter based on the provided information</p>
</div>
</div>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 col-sm-12">
<div class="template">
<div class="card" id="XLGPP-card" onclick="window.location.href='https://www.mymainai.com/app/user/templates/original-template/testimonials'">
<div class="card-body pt-5">
<div class="template-title">
<h6 class="mb-5 fs-16 number-font"><span><i class="fa-solid fa-star-sharp-half-stroke web-icon"></i></span> Testimonials / Reviews</h6>
</div>
<div class="template-info">
<p class="fs-13 text-muted mb-2">Add social proof to your website by generating user testimonials</p>
</div>
</div>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 col-sm-12">
<div class="template">
<div class="card" id="BFENK-card" onclick="window.location.href='https://www.mymainai.com/app/user/templates/original-template/faq-answers'">
<div class="card-body pt-5">
<div class="template-title">
<h6 class="mb-5 fs-16 number-font"><span><i class="fa-solid fa-messages-question web-icon"></i></span> FAQ Answers</h6>
</div>
<div class="template-info">
<p class="fs-13 text-muted mb-2">Generate creative answers to questions (FAQs) about your business or website</p>
</div>
</div>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 col-sm-12">
<div class="template">
<div class="card" id="MQSHO-card" onclick="window.location.href='https://www.mymainai.com/app/user/templates/original-template/company-bio'">
<div class="card-body pt-5">
<div class="template-title">
<h6 class="mb-5 fs-16 number-font"><span><i class="fa-solid fa-address-card web-icon"></i></span> Company Bio</h6>
</div>
<div class="template-info">
<p class="fs-13 text-muted mb-2">Write a comprehensive company bio based on your inputs</p>
</div>
</div>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 col-sm-12">
<div class="template">
<div class="card" id="SZAUF-card" onclick="window.location.href='https://www.mymainai.com/app/user/templates/original-template/faqs'">
<div class="card-body pt-5">
<div class="template-title">
<h6 class="mb-5 fs-16 number-font"><span><i class="fa-solid fa-message-question web-icon"></i></span> FAQs</h6>
</div>
<div class="template-info">
<p class="fs-13 text-muted mb-2">Generate frequently asked questions based on your product description</p>
</div>
</div>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 col-sm-12">
<div class="template">
<div class="card" id="JCDIK-card" onclick="window.location.href='https://www.mymainai.com/app/user/templates/original-template/meta-description'">
<div class="card-body pt-5">
<div class="template-title">
<h6 class="mb-5 fs-16 number-font"><span><i class="fa-solid fa-memo-circle-info web-icon"></i></span> Meta Description</h6>
</div>
<div class="template-info">
<p class="fs-13 text-muted mb-2">Write SEO-optimized meta description based on a description</p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="show-templates-button">
<a href="#">
<span>Show More <i class="ml-2 fs-10 fa-solid fa-chevrons-down"></i></span>
<span>Show Less <i class="ml-2 fs-10 fa-solid fa-chevrons-up"></i></span>
</a>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- SECTION - FEATURES
========================================================-->
<section id="benefits-wrapper" class="mt-8">
<div class="container pt-9">
<div class="row" data-aos="fade-up" data-aos-delay="200" data-aos-once="true" data-aos-duration="1000">
<div class="col-lg-4 col-md-6 col-sm-12 mb-5">
<div class="title mt-0">
<p class="mb-6"><span>Features List</span></p>
<h3><span> Only platform </span>that you will ever need</h3>
</div>
</div>
<div class="col-lg-8 col-md-6 col-sm-12 mb-5 center-row">
<div class="benefits-text">
<h6 class="text-muted">We have you covered from all AI Text & Audio generation aspects to allow you to focus only on your content creation</h6>
</div>
</div>
</div>
<div class="row mt-7">
<div class="col-lg-4 col-md-12 col-sm-12" data-aos="zoom-in" data-aos-delay="100" data-aos-once="true" data-aos-duration="400">
<div class="features-nav-menu">
<div class="features-nav-menu-inner">
<ul class="nav nav-tabs" id="myTab2" role="tablist">
<li class="nav-item" role="presentation">
<button class="nav-link active " id="tab-1" data-bs-toggle="tab" data-bs-target="#panel-1" type="button" role="tab" aria-controls="tab-1" aria-selected="true">Customize Templates</button>
</li>
<li class="nav-item" role="presentation">
<button class="nav-link " id="tab-2" data-bs-toggle="tab" data-bs-target="#panel-2" type="button" role="tab" aria-controls="tab-2" aria-selected="true">Variety of Languages</button>
</li>
<li class="nav-item" role="presentation">
<button class="nav-link " id="tab-3" data-bs-toggle="tab" data-bs-target="#panel-3" type="button" role="tab" aria-controls="tab-3" aria-selected="true">144+ AI Voiceover Languages</button>
</li>
<li class="nav-item" role="presentation">
<button class="nav-link " id="tab-4" data-bs-toggle="tab" data-bs-target="#panel-4" type="button" role="tab" aria-controls="tab-4" aria-selected="true">Mix up to 20 voices</button>
</li>
<li class="nav-item" role="presentation">
<button class="nav-link " id="tab-5" data-bs-toggle="tab" data-bs-target="#panel-5" type="button" role="tab" aria-controls="tab-5" aria-selected="true">SSML & Tones</button>
</li>
<li class="nav-item" role="presentation">
<button class="nav-link " id="tab-6" data-bs-toggle="tab" data-bs-target="#panel-6" type="button" role="tab" aria-controls="tab-6" aria-selected="true">Convenient Payments</button>
</li>
<li class="nav-item" role="presentation">
<button class="nav-link " id="tab-7" data-bs-toggle="tab" data-bs-target="#panel-7" type="button" role="tab" aria-controls="tab-7" aria-selected="true">Earn with Referrals</button>
</li>
<li class="nav-item" role="presentation">
<button class="nav-link " id="tab-8" data-bs-toggle="tab" data-bs-target="#panel-8" type="button" role="tab" aria-controls="tab-8" aria-selected="true">Enhanced Security and Support</button>
</li>
</ul>
</div>
</div>
</div>
<div class="col-lg-8 col-md-12 col-sm-12 ">
<div class="pt-6">
<div class="features-panel">
<div class="tab-content" id="myTabContent2">
<div class="tab-pane fade show active " id="panel-1" role="tabpanel" aria-labelledby="panel-1">
<div class="row features-outer-wrapper">
<div class="col-lg-6 col-md-6 col-sm-12" data-aos="fade-left" data-aos-delay="300" data-aos-once="true" data-aos-duration="600">
<div class="feature-image-wrapper text-center">
<img src="/themes/modern/img/frontend/features/templates.webp" alt="">
</div>
</div>
<div class="col-lg-6 col-md-6 col-sm-12 pl-6 pr-6 align-middle" data-aos="fade-right" data-aos-delay="200" data-aos-once="true" data-aos-duration="500">
<div class="features-inner-wrapper text-center">
<div class="feature-title">
<h4 class="mb-5 fs-24 font-weight-bold">Customize Templates</h4>
</div>
<div class="feature-description">
<p class="mb-6 text-muted">Create and train your unique custom template and enjoy</p>
</div>
</div>
</div>
</div>
</div>
<div class="tab-pane fade " id="panel-2" role="tabpanel" aria-labelledby="panel-2">
<div class="row features-outer-wrapper">
<div class="col-lg-6 col-md-6 col-sm-12" data-aos="fade-left" data-aos-delay="300" data-aos-once="true" data-aos-duration="600">
<div class="feature-image-wrapper text-center">
<img src="/themes/modern/img/frontend/features/languages.webp" alt="">
</div>
</div>
<div class="col-lg-6 col-md-6 col-sm-12 pl-6 pr-6 align-middle" data-aos="fade-right" data-aos-delay="200" data-aos-once="true" data-aos-duration="500">
<div class="features-inner-wrapper text-center">
<div class="feature-title">
<h4 class="mb-5 fs-24 font-weight-bold">Variety of Languages</h4>
</div>
<div class="feature-description">
<p class="mb-6 text-muted">Generate AI content in more than 54 languages and increasing</p>
</div>
</div>
</div>
</div>
</div>
<div class="tab-pane fade " id="panel-3" role="tabpanel" aria-labelledby="panel-3">
<div class="row features-outer-wrapper">
<div class="col-lg-6 col-md-6 col-sm-12" data-aos="fade-left" data-aos-delay="300" data-aos-once="true" data-aos-duration="600">
<div class="feature-image-wrapper text-center">
<img src="/themes/modern/img/frontend/features/voiceover-languages.webp" alt="">
</div>
</div>
<div class="col-lg-6 col-md-6 col-sm-12 pl-6 pr-6 align-middle" data-aos="fade-right" data-aos-delay="200" data-aos-once="true" data-aos-duration="500">
<div class="features-inner-wrapper text-center">
<div class="feature-title">
<h4 class="mb-5 fs-24 font-weight-bold">144+ AI Voiceover Languages</h4>
</div>
<div class="feature-description">
<p class="mb-6 text-muted">Wide variety of languages and dialects for AI Voiceovers</p>
</div>
</div>
</div>
</div>
</div>
<div class="tab-pane fade " id="panel-4" role="tabpanel" aria-labelledby="panel-4">
<div class="row features-outer-wrapper">
<div class="col-lg-6 col-md-6 col-sm-12" data-aos="fade-left" data-aos-delay="300" data-aos-once="true" data-aos-duration="600">
<div class="feature-image-wrapper text-center">
<img src="/themes/modern/img/frontend/features/voices.webp" alt="">
</div>
</div>
<div class="col-lg-6 col-md-6 col-sm-12 pl-6 pr-6 align-middle" data-aos="fade-right" data-aos-delay="200" data-aos-once="true" data-aos-duration="500">
<div class="features-inner-wrapper text-center">
<div class="feature-title">
<h4 class="mb-5 fs-24 font-weight-bold">Mix up to 20 voices</h4>
</div>
<div class="feature-description">
<p class="mb-6 text-muted">Select from more than 540+ AI Neural Voices and mix in a single text synthesize task</p>
</div>
</div>
</div>
</div>
</div>
<div class="tab-pane fade " id="panel-5" role="tabpanel" aria-labelledby="panel-5">
<div class="row features-outer-wrapper">
<div class="col-lg-6 col-md-6 col-sm-12" data-aos="fade-left" data-aos-delay="300" data-aos-once="true" data-aos-duration="600">
<div class="feature-image-wrapper text-center">
<img src="/themes/modern/img/frontend/features/ssml.webp" alt="">
</div>
</div>
<div class="col-lg-6 col-md-6 col-sm-12 pl-6 pr-6 align-middle" data-aos="fade-right" data-aos-delay="200" data-aos-once="true" data-aos-duration="500">
<div class="features-inner-wrapper text-center">
<div class="feature-title">
<h4 class="mb-5 fs-24 font-weight-bold">SSML & Tones</h4>
</div>
<div class="feature-description">
<p class="mb-6 text-muted">Configure flow of the speech & text with SSML tags and tones</p>
</div>
</div>
</div>
</div>
</div>
<div class="tab-pane fade " id="panel-6" role="tabpanel" aria-labelledby="panel-6">
<div class="row features-outer-wrapper">
<div class="col-lg-6 col-md-6 col-sm-12" data-aos="fade-left" data-aos-delay="300" data-aos-once="true" data-aos-duration="600">
<div class="feature-image-wrapper text-center">
<img src="/themes/modern/img/frontend/features/gateways.webp" alt="">
</div>
</div>
<div class="col-lg-6 col-md-6 col-sm-12 pl-6 pr-6 align-middle" data-aos="fade-right" data-aos-delay="200" data-aos-once="true" data-aos-duration="500">
<div class="features-inner-wrapper text-center">
<div class="feature-title">
<h4 class="mb-5 fs-24 font-weight-bold">Convenient Payments</h4>
</div>
<div class="feature-description">
<p class="mb-6 text-muted">12 different payment gateways that you can use at anytime</p>
</div>
</div>
</div>
</div>
</div>
<div class="tab-pane fade " id="panel-7" role="tabpanel" aria-labelledby="panel-7">
<div class="row features-outer-wrapper">
<div class="col-lg-6 col-md-6 col-sm-12" data-aos="fade-left" data-aos-delay="300" data-aos-once="true" data-aos-duration="600">
<div class="feature-image-wrapper text-center">
<img src="/themes/modern/img/frontend/features/referral.webp" alt="">
</div>
</div>
<div class="col-lg-6 col-md-6 col-sm-12 pl-6 pr-6 align-middle" data-aos="fade-right" data-aos-delay="200" data-aos-once="true" data-aos-duration="500">
<div class="features-inner-wrapper text-center">
<div class="feature-title">
<h4 class="mb-5 fs-24 font-weight-bold">Earn with Referrals</h4>
</div>
<div class="feature-description">
<p class="mb-6 text-muted">Bring your friends and earn when they subscribe</p>
</div>
</div>
</div>
</div>
</div>
<div class="tab-pane fade " id="panel-8" role="tabpanel" aria-labelledby="panel-8">
<div class="row features-outer-wrapper">
<div class="col-lg-6 col-md-6 col-sm-12" data-aos="fade-left" data-aos-delay="300" data-aos-once="true" data-aos-duration="600">
<div class="feature-image-wrapper text-center">
<img src="/themes/modern/img/frontend/features/security.webp" alt="">
</div>
</div>
<div class="col-lg-6 col-md-6 col-sm-12 pl-6 pr-6 align-middle" data-aos="fade-right" data-aos-delay="200" data-aos-once="true" data-aos-duration="500">
<div class="features-inner-wrapper text-center">
<div class="feature-title">
<h4 class="mb-5 fs-24 font-weight-bold">Enhanced Security and Support</h4>
</div>
<div class="feature-description">
<p class="mb-6 text-muted">Secure 2FA authentication and 24/7 customer support to address any concerns</p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- SECTION - REVIEWS
========================================================-->
<section id="reviews-wrapper">
<div class="container-fluid">
<div class="marquee-box">
<marquee behavior="alternate">
<div class="flex text-center">
<span class="tools-marquee-text">Trusted by Millions</span>
<span class="tools-marquee-text">Trusted by Millions</span>
</div>
</marquee>
</div>
</div>
<div class="container text-center">
<!-- SECTION TITLE -->
<div class="row mb-7" data-aos="fade-up" data-aos-delay="200" data-aos-once="true" data-aos-duration="1000">
<div class="title">
<p class="mb-6"><span>Testimonials & Reviews</span></p>
<h3 class="mb-6">Be one of our <span>Happy Customers</span></h3>
<h6 class="text-muted fs-16 text-center"></h6>
</div>
</div> <!-- END SECTION TITLE -->
</div> <!-- END CONTAINER -->
<div class="container-fluid" data-aos="fade-up" data-aos-delay="250" data-aos-once="true" data-aos-duration="1200">
<div class="reviews-card-wrapper">
<div id="reviews-list">
<div class="review-card-scroll">
<div class="review-text-wrapper">
<p class="review-text"><i class="fa-solid fa-quote-left mr-2"></i>Most of us have heard of AI but most don't know exactly what it is and how it can work to our benefit. My Main Ai has not only been my tutorial for learning what AI is, but now incorporating it into my business has been a huge asset.. and growing. My Main Ai is an absolute must have.<i class="fa-solid fa-quote-right ml-2"></i></p>
</div>
<div class="hori-between-div">
<div class="horizontal-div">
<img src="" loading="lazy" class="reviewer-portrait">
<div>
<div class="reviewer-name">Mike Durso</div>
<div class="reviewer-title">US</div>
</div>
</div>
</div>
</div>
<div class="review-card-scroll">
<div class="review-text-wrapper">
<p class="review-text"><i class="fa-solid fa-quote-left mr-2"></i>I've looked at many AI sites and this one offers the broadest range of services and can be tried for free. It offers several levels of service depending on your particular need. A must<i class="fa-solid fa-quote-right ml-2"></i></p>
</div>
<div class="hori-between-div">
<div class="horizontal-div">
<img src="" loading="lazy" class="reviewer-portrait">
<div>
<div class="reviewer-name">Keith Welsh</div>
<div class="reviewer-title">US</div>
</div>
</div>
</div>
</div>
<div class="review-card-scroll">
<div class="review-text-wrapper">
<p class="review-text"><i class="fa-solid fa-quote-left mr-2"></i>I use Mymainai.com for content creation & sms messaging. The quality of service & the value added in my business & my side hustle is unmatched. I am excited about the new AI video & voice cloning features they just added. Hands down great experience & I love using it.<i class="fa-solid fa-quote-right ml-2"></i></p>
</div>
<div class="hori-between-div">
<div class="horizontal-div">
<img src="" loading="lazy" class="reviewer-portrait">
<div>
<div class="reviewer-name">Gary Molock</div>
<div class="reviewer-title">US</div>
</div>
</div>
</div>
</div>
<div class="review-card-scroll">
<div class="review-text-wrapper">
<p class="review-text"><i class="fa-solid fa-quote-left mr-2"></i>I've looked at many AI sites and this one offers the broadest range of services and can be tried for free. It offers several levels of service depending on your particular need. A must<i class="fa-solid fa-quote-right ml-2"></i></p>
</div>
<div class="hori-between-div">
<div class="horizontal-div">
<img src="" loading="lazy" class="reviewer-portrait">
<div>
<div class="reviewer-name">Keith Welsh</div>
<div class="reviewer-title">US</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="container" data-aos="fade-up" data-aos-delay="300" data-aos-once="true" data-aos-duration="1300">
<div class="row mt-9">
<div class="col-md-12 col-sm-12 d-flex footer-menu justify-content-center mt-7">
<div class="mt-auto mb-auto">
<h6 class="mt-auto mb-auto fs-16 mr-8 super-strong">Follow Us on</h6>
</div>
<ul id="footer-icons" class="list-inline">
<a href="https://www.linkedin.com/in/robert-love-009012243" target="_blank"><li class="list-inline-item"><i class="footer-icon fa-brands fa-linkedin"></i> LinkedIn</li></a>
<a href="https://x.com/mymainaicom" target="_blank"><li class="list-inline-item">
<svg class="twitter-icon" xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="none" viewBox="0 0 16 16">
<path d="M12.6.75h2.454l-5.36 6.142L16 15.25h-4.937l-3.867-5.07-4.425 5.07H.316l5.733-6.57L0 .75h5.063l3.495 4.633L12.601.75Zm-.86 13.028h1.36L4.323 2.145H2.865l8.875 11.633Z"/>
</svg> Twitter</li>
</a>
<a href="https://www.instagram.com/mymainai/" target="_blank"><li class="list-inline-item"><i class="footer-icon fa-brands fa-instagram"></i> Instagram</li></a>
<a href="https://www.facebook.com/profile.php?id=61557212645766" target="_blank"><li class="list-inline-item"><i class="footer-icon fa-brands fa-facebook"></i> Facebook</li></a>
<a href="https://youtube.com/@MyMainAI2024" target="_blank"><li class="list-inline-item"><i class="footer-icon fa-brands fa-youtube"></i> Youtube</li></a>
</ul>
</div>
</div>
</div>
</section>
<!-- SECTION - IMAGES
========================================================-->
<section id="images-wrapper">
<div id="gradient-svg" class="path"></div>
<div class="container-fluid">
<div class="row">
<div class="col-md-4 col-sm-12">
<div class="row">
<div class="col-md-6 col-sm-12">
<div class="col-sm-12" data-aos="flip-left" data-aos-delay="200" data-aos-once="true" data-aos-duration="1000">
<div class="text-center">
<img src="/themes/modern/img/frontend/features/dalle.png" class="" alt="Variety of Languages">
<h6>Dalle 3 HD Images</h6>
<p class="">Dalle 3 HD can creates images with finer details and greater consistency across the image. standard images can be generated faster</p>
</div>
</div>
<div class="col-sm-12" data-aos="flip-left" data-aos-delay="250" data-aos-once="true" data-aos-duration="1200">
<div class="text-center">
<img src="/themes/modern/img/frontend/features/sd.png" class="" alt="Variety of Languages">
<h6>Stable Image Ultra</h6>
<p class="">Our flagship model, blending the power of the SD3 Large with advanced workflows to deliver the highest quality photorealistic images</p>
</div>
</div>
</div>
<div class="col-md-6 col-sm-12 center-row" data-aos="flip-left" data-aos-delay="300" data-aos-once="true" data-aos-duration="1400">
<div class="text-center">
<img src="/themes/modern/img/frontend/features/studio.png" class="" alt="Variety of Languages">
<h6>AI Photo Studio</h6>
<p class="">Users can simply upload an image into the algorithm to create as many variations as they want and edit your existing photo as you prefer.</p>
</div>
</div>
</div>
</div>
<div class="col-md-4 col-sm-12 center-row mt-9 mb-9" data-aos="zoom-in" data-aos-delay="200" data-aos-once="true" data-aos-duration="1000">
<div class="text-center">
<div class="title">
<p class="mb-7"><span>Create AI Art and Images with Text</span></p>
<h3>Visualize your <span class="text-primary">Dream</span></h3>
<h6 class="text-center"></h6>
</div>
</div>
</div>
<div class="col-md-4 col-sm-12" data-aos="flip-right" data-aos-delay="200" data-aos-once="true" data-aos-duration="1000">
<div class="row">
<div class="col-md-6 col-sm-12 center-row">
<div class="text-center">
<img src="/themes/modern/img/frontend/features/avatar.png" class="" alt="Variety of Languages">
<h6>AI Avatar</h6>
<p class="">(Coming Soon) Create studio-quality videos with AI avatars and voiceovers in hundreds of languages</p>
</div>
</div>
<div class="col-md-6 col-sm-12" data-aos="flip-right" data-aos-delay="250" data-aos-once="true" data-aos-duration="1200">
<div class="col-sm-12">
<div class="text-center">
<img src="/themes/modern/img/frontend/features/i2v.png" class="" alt="Variety of Languages">
<h6>AI Image to Video</h6>
<p class="">Check out our image-to-video models, capable of generating 14 and 25 frames at customizable frame rates between 3 and 30 frames per second.</p>
</div>
</div>
<div class="col-sm-12" data-aos="flip-right" data-aos-delay="300" data-aos-once="true" data-aos-duration="1400">
<div class="text-center">
<img src="/themes/modern/img/frontend/features/t2v.png" class="" alt="Variety of Languages">
<h6>AI Text to Video</h6>
<p class="">(Coming Soon) Convert your text to a real live videos with the help of AI, all videos are generated within just few minutes</p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- SECTION - STEPS
========================================================-->
<section id="steps-wrapper">
<div class="container pt-9 text-center">
<!-- SECTION TITLE -->
<div class="row mb-9" data-aos="fade-up" data-aos-delay="200" data-aos-once="true" data-aos-duration="1000">
<div class="title">
<p class="mb-6"><span>Start Writing in 3 Easy Steps</span></p>
<h3 class="mb-6"><span>How</span> does it work?</h3>
<h6 class="font-weight-normal fs-16 text-center"></h6>
</div>
</div> <!-- END SECTION TITLE -->
</div> <!-- END CONTAINER -->
<div class="container">
<div class="row">
<div class="col-lg-4 col-md-12 col-sm-12" data-aos="fade-up" data-aos-delay="100" data-aos-once="true" data-aos-duration="400">
<div class="steps-box-wrapper">
<div class="steps-box">
<div class="step-number-big">
<p>01</p>
</div>
<div class="step-title mt-4">
<h2>Select a writing tool</h2>
</div>
<div class="step-description">
<p>Choose from a wide array of AI tools to write social media ads, hero sections, blog posts, essays, etc...</p>
</div>
</div>
</div>
</div>
<div class="col-lg-4 col-md-12 col-sm-12" data-aos="fade-up" data-aos-delay="200" data-aos-once="true" data-aos-duration="400">
<div class="steps-box-wrapper">
<div class="steps-box">
<div class="step-number-big">
<p>02</p>
</div>
<div class="step-title mt-4">
<h2>Tell us what to write about</h2>
</div>
<div class="step-description">
<p>Explain with as many details as possible to the AI what you would like to write about.</p>
</div>
</div>
</div>
</div>
<div class="col-lg-4 col-md-12 col-sm-12" data-aos="fade-up" data-aos-delay="300" data-aos-once="true" data-aos-duration="400">
<div class="steps-box-wrapper">
<div class="steps-box">
<div class="step-number-big">
<p>03</p>
</div>
<div class="step-title mt-4">
<h2>Generate AI content</h2>
</div>
<div class="step-description">
<p>Our highly trained AI understands your details and generate unique and human-like content in seconds.</p>
</div>
</div>
</div>
</div>
</div>
<div class="row mt-7">
<div class="col-sm-12 text-center">
<h6 class="fs-14">Get started in just few easy clicks!</h6>
</div>
</div>
</div>
</section>
<!-- SECTION - PRICING
========================================================-->
<section id="prices">
<div id="prices-background"></div>
<div class="container pt-9 text-center">
<!-- SECTION TITLE -->
<div class="row mb-7 mt-5" data-aos="fade-up" data-aos-delay="200" data-aos-once="true" data-aos-duration="1000">
<div class="title">
<p class="mb-6"><span>Our Pricing</span></p>
<h3 class="mb-6"><span>Simple</span> Pricing, <span>Unbeatable</span> Value</h3>
<h6 class="font-weight-normal fs-16 text-center">Subscribe to your preferred Subscription Plan or Top Up your credits and get started</h6>
</div>
</div> <!-- END SECTION TITLE -->
</div> <!-- END CONTAINER -->
<div class="container">
<div class="row">
<div class="card-body">
<div class="tab-menu-heading text-center">
<div class="tabs-menu">
<ul class="nav">
<li><a href="#monthly_plans" class=" active " data-bs-toggle="tab"> Monthly Plans</a></li>
</ul>
</div>
</div>
<div class="tabs-menu-body">
<div class="tab-content">
<div class="tab-pane active " id="monthly_plans">
<div class="row justify-content-md-center">
<div class="col-lg-4 col-md-6 col-sm-12" data-aos="fade-up" data-aos-delay="200" data-aos-once="true" data-aos-duration="400">
<div class="pt-2 ml-2 mr-2 h-100 prices-responsive">
<div class="card mb-4 h-100 price-card price-card-border ">
<div class="plan">
<div class="plan-title">Starter Pro</div>
<p class="mb-2">
<span class="currency-sign">$</span> <span class="plan-cost ">1.99 </span>
<p class="fs-13 text-muted">Per Month</p>
</p>
<div class="text-center action-button mt-2 mb-5">
<a href="https://www.mymainai.com/app/user/pricing/plan/subscription/18" class="btn btn-primary-pricing">Select Starter Pro</a>
</div>
<p class="fs-12 mb-3 text-muted">Included Features</p>
<ul class="fs-12 pl-3">
<li class="fs-13 mb-3"><i class="fa-solid fa-check fs-14 mr-2 "></i> <span class="font-weight-bold">GPT 4T 5,000</span> <span class="plan-feature-text">words</span></li> <li class="fs-13 mb-3"><i class="fa-solid fa-check fs-14 mr-2 "></i> <span class="font-weight-bold">Unlimited</span> <span class="plan-feature-text">GPT 4 Model words</span></li>
<li class="fs-13 mb-3"><i class="fa-solid fa-check fs-14 mr-2 "></i> <span class="font-weight-bold">GPT 4o 5,000</span> <span class="plan-feature-text">words</span></li>
<li class="fs-13 mb-3"><i class="fa-solid fa-check fs-14 mr-2 "></i> <span class="font-weight-bold">GPT 4o mini 5,000</span> <span class="plan-feature-text">words</span></li>
<li class="fs-13 mb-3"><i class="fa-solid fa-check fs-14 mr-2 text-success"></i> <span class="font-weight-bold">o1 mini 5,000</span> <span class="plan-feature-text">words</span></li> <li class="fs-13 mb-3"><i class="fa-solid fa-check fs-14 mr-2 "></i> <span class="font-weight-bold">Unlimited</span> <span class="plan-feature-text">GPT 3.5T Model words</span></li>
<li class="fs-13 mb-3"><i class="fa-solid fa-check fs-14 mr-2 "></i> <span class="font-weight-bold">Fine Tune Model 15,000</span> <span class="plan-feature-text">words</span></li>
<li class="fs-13 mb-3"><i class="fa-solid fa-check fs-14 mr-2 text-success"></i> <span class="font-weight-bold">75</span> <span class="plan-feature-text">image credits</span></li> <li class="fs-13 mb-3"><i class="fa-solid fa-check fs-14 mr-2 "></i> <span class="font-weight-bold">Unlimited</span> <span class="plan-feature-text">minutes</span></li>
<li class="fs-13 mb-3"><i class="fa-solid fa-check fs-14 mr-2 "></i> <span class="font-weight-bold">5,000</span> <span class="plan-feature-text">characters</span></li>
<li class="fs-13 mb-3"><i class="fa-solid fa-check fs-14 mr-2 "></i> <span class="plan-feature-text">AI Writer Feature</span></li> <li class="fs-13 mb-3"><i class="fa-solid fa-check fs-14 mr-2 "></i> <span class="plan-feature-text">AI Article Wizard Feature</span></li> <li class="fs-13 mb-3"><i class="fa-solid fa-check fs-14 mr-2 "></i> <span class="plan-feature-text">Smart Editor Feature</span></li> <li class="fs-13 mb-3"><i class="fa-solid fa-check fs-14 mr-2 "></i> <span class="plan-feature-text">AI ReWriter Feature</span></li> <li class="fs-13 mb-3"><i class="fa-solid fa-check fs-14 mr-2 "></i> <span class="plan-feature-text">AI Chats Feature</span></li> <li class="fs-13 mb-3"><i class="fa-solid fa-check fs-14 mr-2 "></i> <span class="plan-feature-text">AI Images Feature</span></li> <li class="fs-13 mb-3"><i class="fa-solid fa-check fs-14 mr-2 "></i> <span class="plan-feature-text">AI Voiceover Feature</span></li> <li class="fs-13 mb-3"><i class="fa-solid fa-check fs-14 mr-2 "></i> <span class="plan-feature-text">AI Speech to Text Feature</span></li> <li class="fs-13 mb-3"><i class="fa-solid fa-check fs-14 mr-2 "></i> <span class="plan-feature-text">AI Vision Feature</span></li> <li class="fs-13 mb-3"><i class="fa-solid fa-check fs-14 mr-2 "></i> <span class="plan-feature-text">AI Web Chat Feature</span></li> <li class="fs-13 mb-3"><i class="fa-solid fa-check fs-14 mr-2 "></i> <span class="plan-feature-text">AI Code Feature</span></li> <li class="fs-13 mb-3"><i class="fa-solid fa-check fs-14 mr-2 "></i> Explore our Starter Plan and enjoy unlimited access to GPT-3.5 and GPT-4</li>
<li class="fs-13 mb-3"><i class="fa-solid fa-check fs-14 mr-2 "></i> along with 5000 for credits each GPT model GPT- 4o</li>
<li class="fs-13 mb-3"><i class="fa-solid fa-check fs-14 mr-2 "></i> GPT-4o mini</li>
<li class="fs-13 mb-3"><i class="fa-solid fa-check fs-14 mr-2 "></i> GPT-4.0</li>
<li class="fs-13 mb-3"><i class="fa-solid fa-check fs-14 mr-2 "></i> and GPT-4.0 Turbo Vision. Plus</li>
<li class="fs-13 mb-3"><i class="fa-solid fa-check fs-14 mr-2 "></i>
10k Fine Tuned Model Credits</li>
<li class="fs-13 mb-3"><i class="fa-solid fa-check fs-14 mr-2 "></i>
Receive 75 image credits to use for image video and music creation and generation.</li>
</ul>
</div>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 col-sm-12" data-aos="fade-up" data-aos-delay="200" data-aos-once="true" data-aos-duration="400">
<div class="pt-2 ml-2 mr-2 h-100 prices-responsive">
<div class="card mb-4 h-100 price-card ">
<div class="plan">
<div class="plan-title">Unlimited Assistant</div>
<p class="mb-2">
<span class="currency-sign">$</span> <span class="plan-cost ">5.99 </span>
<p class="fs-13 text-muted">Per Month</p>
</p>
<div class="text-center action-button mt-2 mb-5">
<a href="https://www.mymainai.com/app/user/pricing/plan/subscription/23" class="btn btn-primary-pricing">Select Unlimited Assistant</a>
</div>
<p class="fs-12 mb-3 text-muted">Included Features</p>
<ul class="fs-12 pl-3">
<li class="fs-13 mb-3"><i class="fa-solid fa-check fs-14 mr-2 "></i> <span class="font-weight-bold">Unlimited</span> <span class="plan-feature-text">GPT 4T Model words</span></li>
<li class="fs-13 mb-3"><i class="fa-solid fa-check fs-14 mr-2 "></i> <span class="font-weight-bold">Unlimited</span> <span class="plan-feature-text">GPT 4 Model words</span></li>
<li class="fs-13 mb-3"><i class="fa-solid fa-check fs-14 mr-2 "></i> <span class="font-weight-bold">Unlimited</span> <span class="plan-feature-text">GPT 4o Model words</span></li>
<li class="fs-13 mb-3"><i class="fa-solid fa-check fs-14 mr-2 "></i> <span class="font-weight-bold">Unlimited</span> <span class="plan-feature-text">GPT 4o mini Model words</span></li>
<li class="fs-13 mb-3"><i class="fa-solid fa-check fs-14 mr-2 text-success"></i> <span class="font-weight-bold">Unlimited</span> <span class="plan-feature-text">o1 mini Model words</span></li>
<li class="fs-13 mb-3"><i class="fa-solid fa-check fs-14 mr-2 "></i> <span class="font-weight-bold">Unlimited</span> <span class="plan-feature-text">GPT 3.5T Model words</span></li>
<li class="fs-13 mb-3"><i class="fa-solid fa-check fs-14 mr-2 "></i> <span class="font-weight-bold">Unlimited</span> <span class="plan-feature-text">Fine Tune Model words</span></li>
<li class="fs-13 mb-3"><i class="fa-solid fa-check fs-14 mr-2 "></i> <span class="font-weight-bold">Unlimited</span> <span class="plan-feature-text">Claude 3 Opus Model words</span></li>
<li class="fs-13 mb-3"><i class="fa-solid fa-check fs-14 mr-2 "></i> <span class="font-weight-bold">Unlimited</span> <span class="plan-feature-text">Claude 3.5 Sonnet Model words</span></li>
<li class="fs-13 mb-3"><i class="fa-solid fa-check fs-14 mr-2 "></i> <span class="font-weight-bold">Unlimited</span> <span class="plan-feature-text">Claude 3 Haiku Model words</span></li>
<li class="fs-13 mb-3"><i class="fa-solid fa-check fs-14 mr-2 "></i> <span class="font-weight-bold">Unlimited</span> <span class="plan-feature-text">Gemini Pro Model words</span></li>
<li class="fs-13 mb-3"><i class="fa-solid fa-check fs-14 mr-2 text-success"></i> <span class="font-weight-bold">500</span> <span class="plan-feature-text">image credits</span></li> <li class="fs-13 mb-3"><i class="fa-solid fa-check fs-14 mr-2 "></i> <span class="font-weight-bold">Unlimited</span> <span class="plan-feature-text">minutes</span></li>
<li class="fs-13 mb-3"><i class="fa-solid fa-check fs-14 mr-2 "></i> <span class="font-weight-bold">Unlimited</span> <span class="plan-feature-text">characters</span></li>
<li class="fs-13 mb-3"><i class="fa-solid fa-check fs-14 mr-2 "></i> <span class="font-weight-bold">1</span> <span class="plan-feature-text">team members</span></li>
<li class="fs-13 mb-3"><i class="fa-solid fa-check fs-14 mr-2 "></i> <span class="plan-feature-text">AI Writer Feature</span></li> <li class="fs-13 mb-3"><i class="fa-solid fa-check fs-14 mr-2 "></i> <span class="plan-feature-text">AI Article Wizard Feature</span></li> <li class="fs-13 mb-3"><i class="fa-solid fa-check fs-14 mr-2 "></i> <span class="plan-feature-text">Smart Editor Feature</span></li> <li class="fs-13 mb-3"><i class="fa-solid fa-check fs-14 mr-2 "></i> <span class="plan-feature-text">AI ReWriter Feature</span></li> <li class="fs-13 mb-3"><i class="fa-solid fa-check fs-14 mr-2 "></i> <span class="plan-feature-text">AI Chats Feature</span></li> <li class="fs-13 mb-3"><i class="fa-solid fa-check fs-14 mr-2 "></i> <span class="plan-feature-text">AI Images Feature</span></li> <li class="fs-13 mb-3"><i class="fa-solid fa-check fs-14 mr-2 "></i> <span class="plan-feature-text">AI Voiceover Feature</span></li> <li class="fs-13 mb-3"><i class="fa-solid fa-check fs-14 mr-2 "></i> <span class="plan-feature-text">AI Speech to Text Feature</span></li> <li class="fs-13 mb-3"><i class="fa-solid fa-check fs-14 mr-2 "></i> <span class="plan-feature-text">AI Vision Feature</span></li> <li class="fs-13 mb-3"><i class="fa-solid fa-check fs-14 mr-2 "></i> <span class="plan-feature-text">AI Web Chat Feature</span></li> <li class="fs-13 mb-3"><i class="fa-solid fa-check fs-14 mr-2 "></i> <span class="plan-feature-text">AI Code Feature</span></li> <li class="fs-13 mb-3"><i class="fa-solid fa-check fs-14 mr-2 "></i> <span class="plan-feature-text">Team Members Option</span></li> <li class="fs-13 mb-3"><i class="fa-solid fa-check fs-14 mr-2 "></i> Includes:
Unlimited Studio Creator</li>
<li class="fs-13 mb-3"><i class="fa-solid fa-check fs-14 mr-2 "></i>
Unlimited Video & GIF creator</li>
<li class="fs-13 mb-3"><i class="fa-solid fa-check fs-14 mr-2 "></i>
500 image credits that can be used towards</li>
<li class="fs-13 mb-3"><i class="fa-solid fa-check fs-14 mr-2 "></i>
AI Photo Studio Feature</li>
<li class="fs-13 mb-3"><i class="fa-solid fa-check fs-14 mr-2 "></i>
AI Product Photo</li>
<li class="fs-13 mb-3"><i class="fa-solid fa-check fs-14 mr-2 "></i>
AI Image to Video Feature</li>
<li class="fs-13 mb-3"><i class="fa-solid fa-check fs-14 mr-2 "></i>
AI Text to Video Feature</li>
<li class="fs-13 mb-3"><i class="fa-solid fa-check fs-14 mr-2 "></i>
AI Video to Video Feature</li>
<li class="fs-13 mb-3"><i class="fa-solid fa-check fs-14 mr-2 "></i>
AI Voice Isolator</li>
<li class="fs-13 mb-3"><i class="fa-solid fa-check fs-14 mr-2 "></i>
Faceswap Feature</li>
<li class="fs-13 mb-3"><i class="fa-solid fa-check fs-14 mr-2 "></i>
AI Music Feature</li>
</ul>
</div>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 col-sm-12" data-aos="fade-up" data-aos-delay="200" data-aos-once="true" data-aos-duration="400">
<div class="pt-2 ml-2 mr-2 h-100 prices-responsive">
<div class="card mb-4 h-100 price-card price-card-border ">
<div class="plan">
<div class="plan-title">Elite Pro</div>
<p class="mb-2">
<span class="currency-sign">$</span> <span class="plan-cost ">49.99 </span>
<p class="fs-13 text-muted">Per Month</p>
</p>
<div class="text-center action-button mt-2 mb-5">
<a href="https://www.mymainai.com/app/user/pricing/plan/subscription/24" class="btn btn-primary-pricing">Select Elite Pro</a>
</div>
<p class="fs-12 mb-3 text-muted">Included Features</p>
<ul class="fs-12 pl-3">
<li class="fs-13 mb-3"><i class="fa-solid fa-check fs-14 mr-2 "></i> <span class="font-weight-bold">Unlimited</span> <span class="plan-feature-text">GPT 4T Model words</span></li>
<li class="fs-13 mb-3"><i class="fa-solid fa-check fs-14 mr-2 "></i> <span class="font-weight-bold">Unlimited</span> <span class="plan-feature-text">GPT 4 Model words</span></li>
<li class="fs-13 mb-3"><i class="fa-solid fa-check fs-14 mr-2 "></i> <span class="font-weight-bold">Unlimited</span> <span class="plan-feature-text">GPT 4o Model words</span></li>
<li class="fs-13 mb-3"><i class="fa-solid fa-check fs-14 mr-2 "></i> <span class="font-weight-bold">Unlimited</span> <span class="plan-feature-text">GPT 4o mini Model words</span></li>
<li class="fs-13 mb-3"><i class="fa-solid fa-check fs-14 mr-2 text-success"></i> <span class="font-weight-bold">Unlimited</span> <span class="plan-feature-text">o1 mini Model words</span></li>
<li class="fs-13 mb-3"><i class="fa-solid fa-check fs-14 mr-2 "></i> <span class="font-weight-bold">Unlimited</span> <span class="plan-feature-text">GPT 3.5T Model words</span></li>
<li class="fs-13 mb-3"><i class="fa-solid fa-check fs-14 mr-2 "></i> <span class="font-weight-bold">Unlimited</span> <span class="plan-feature-text">Fine Tune Model words</span></li>
<li class="fs-13 mb-3"><i class="fa-solid fa-check fs-14 mr-2 "></i> <span class="font-weight-bold">Unlimited</span> <span class="plan-feature-text">Claude 3 Opus Model words</span></li>
<li class="fs-13 mb-3"><i class="fa-solid fa-check fs-14 mr-2 "></i> <span class="font-weight-bold">Unlimited</span> <span class="plan-feature-text">Claude 3.5 Sonnet Model words</span></li>
<li class="fs-13 mb-3"><i class="fa-solid fa-check fs-14 mr-2 "></i> <span class="font-weight-bold">Unlimited</span> <span class="plan-feature-text">Claude 3 Haiku Model words</span></li>
<li class="fs-13 mb-3"><i class="fa-solid fa-check fs-14 mr-2 "></i> <span class="font-weight-bold">Unlimited</span> <span class="plan-feature-text">Gemini Pro Model words</span></li>
<li class="fs-13 mb-3"><i class="fa-solid fa-check fs-14 mr-2 text-success"></i> <span class="font-weight-bold">Unlimited</span> <span class="plan-feature-text">image credits</span></li>
<li class="fs-13 mb-3"><i class="fa-solid fa-check fs-14 mr-2 "></i> <span class="font-weight-bold">Unlimited</span> <span class="plan-feature-text">minutes</span></li>
<li class="fs-13 mb-3"><i class="fa-solid fa-check fs-14 mr-2 "></i> <span class="font-weight-bold">Unlimited</span> <span class="plan-feature-text">characters</span></li>
<li class="fs-13 mb-3"><i class="fa-solid fa-check fs-14 mr-2 "></i> <span class="font-weight-bold">4</span> <span class="plan-feature-text">team members</span></li>
<li class="fs-13 mb-3"><i class="fa-solid fa-check fs-14 mr-2 "></i> <span class="plan-feature-text">AI Writer Feature</span></li> <li class="fs-13 mb-3"><i class="fa-solid fa-check fs-14 mr-2 "></i> <span class="plan-feature-text">AI Article Wizard Feature</span></li> <li class="fs-13 mb-3"><i class="fa-solid fa-check fs-14 mr-2 "></i> <span class="plan-feature-text">Smart Editor Feature</span></li> <li class="fs-13 mb-3"><i class="fa-solid fa-check fs-14 mr-2 "></i> <span class="plan-feature-text">AI ReWriter Feature</span></li> <li class="fs-13 mb-3"><i class="fa-solid fa-check fs-14 mr-2 "></i> <span class="plan-feature-text">AI Chats Feature</span></li> <li class="fs-13 mb-3"><i class="fa-solid fa-check fs-14 mr-2 "></i> <span class="plan-feature-text">AI Images Feature</span></li> <li class="fs-13 mb-3"><i class="fa-solid fa-check fs-14 mr-2 "></i> <span class="plan-feature-text">AI Voiceover Feature</span></li> <li class="fs-13 mb-3"><i class="fa-solid fa-check fs-14 mr-2 "></i> <span class="plan-feature-text">AI Speech to Text Feature</span></li> <li class="fs-13 mb-3"><i class="fa-solid fa-check fs-14 mr-2 "></i> <span class="plan-feature-text">AI Vision Feature</span></li> <li class="fs-13 mb-3"><i class="fa-solid fa-check fs-14 mr-2 "></i> <span class="plan-feature-text">AI Web Chat Feature</span></li> <li class="fs-13 mb-3"><i class="fa-solid fa-check fs-14 mr-2 "></i> <span class="plan-feature-text">AI Code Feature</span></li> <li class="fs-13 mb-3"><i class="fa-solid fa-check fs-14 mr-2 "></i> <span class="plan-feature-text">Team Members Option</span></li> <li class="fs-13 mb-3"><i class="fa-solid fa-check fs-14 mr-2 "></i> Includes:
Unlimited use of</li>
<li class="fs-13 mb-3"><i class="fa-solid fa-check fs-14 mr-2 "></i>
Studio Creator</li>
<li class="fs-13 mb-3"><i class="fa-solid fa-check fs-14 mr-2 "></i>
Video & GIF creator</li>
<li class="fs-13 mb-3"><i class="fa-solid fa-check fs-14 mr-2 "></i>
AI Photo Studio Feature</li>
<li class="fs-13 mb-3"><i class="fa-solid fa-check fs-14 mr-2 "></i>
AI Product Photo</li>
<li class="fs-13 mb-3"><i class="fa-solid fa-check fs-14 mr-2 "></i>
AI Image to Video Feature</li>
<li class="fs-13 mb-3"><i class="fa-solid fa-check fs-14 mr-2 "></i>
AI Text to Video Feature</li>
<li class="fs-13 mb-3"><i class="fa-solid fa-check fs-14 mr-2 "></i>
AI Video to Video Feature</li>
<li class="fs-13 mb-3"><i class="fa-solid fa-check fs-14 mr-2 "></i>
AI Voice Isolator</li>
<li class="fs-13 mb-3"><i class="fa-solid fa-check fs-14 mr-2 "></i>
Face swap Feature</li>
<li class="fs-13 mb-3"><i class="fa-solid fa-check fs-14 mr-2 "></i>
AI Music Feature</li>
<li class="fs-13 mb-3"><i class="fa-solid fa-check fs-14 mr-2 "></i>
My Main AI offers live customer service support Monday through Friday from 8:00 AM to 5:00 PM Mountain Time 1-833-993-2671</li>
</ul>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="text-center">
<p class="mb-0 mt-2"><i class="fa-solid fa-shield-check mr-2"></i><span class="text-muted fs-12">PCI DSS Compliant</span></p>
</div>
</div>
</div>
</div>
</section>
<!-- SECTION - FAQ
========================================================-->
<section id="faqs">
<div id="faq-background"></div>
<div class="container pt-9 text-center">
<!-- SECTION TITLE -->
<div class="row mb-9" data-aos="fade-up" data-aos-delay="200" data-aos-once="true" data-aos-duration="1000">
<div class="title">
<p class="mb-6"><span>Frequently Asked Questions</span></p>
<h3 class="mb-6"><span>Got Questions?</span> We have you covered</h3>
<h6 class="font-weight-normal fs-16 text-center">We are always here to provide full support and clear any doubts that you might have</h6>
</div>
</div> <!-- END SECTION TITLE -->
</div> <!-- END CONTAINER -->
<div class="container">
<div class="row justify-content-center">
<div class="col-lg-9 col-md-10 col-sm-12">
<div id="accordion" data-aos="fade-left" data-aos-delay="200" data-aos-once="true" data-aos-duration="700">
<div class="card">
<div class="card-header" id="heading1">
<h5 class="mb-0">
<span class="btn btn-link faq-button" data-bs-toggle="collapse" data-bs-target="#collapse-1" aria-expanded="false" aria-controls="collapse-1">
What tools does MyMainAi.com have, and how do I use it?
</span>
</h5>
<i class="fa-solid fa-plus fs-14"></i>
</div>
<div id="collapse-1" class="collapse" aria-labelledby="heading1" data-bs-parent="#accordion">
<div class="card-body">
<div><!-- x-tinymce/html -->Welcome to MyMainAI.com, where artificial intelligence meets all your needs. MY Main AI revolutionizes communication and content creation. Explore our platform's features:<br><br>- Bulk SMS and email messaging: Effortlessly reach a wide audience.<br>- Stable Diffusion: Captivate your audience with reliable AI image generation.<br>- Text Generation in 53 Languages: Communicate effectively across the globe.<br>- Unlimited Custom Template Creation: Tailor your content perfectly.<br>- Unlimited Custom AI Chat Bots: Engage and assist customers in real-time.<br>- Real-Time Internet Access: Stay connected and access vast resources.<br>- Fine-tuning models: Optimize AI models for best results.<br>- AI Article Wizard: Craft compelling articles with AI assistance.<br>- Smart Editor: Enhance writing with intelligent suggestions.<br>- AI ReWriter: Transform content with AI-powered rewriting.<br>- AI Vision: Analyze and generate insights from visual content.<br>- AI Chat PDF: Convert chat conversations into professional PDFs.<br>- AI Chat CSV: Export chat data into CSV format for analysis.<br>- AI Web Chat: Engage website visitors with intelligent chatbots.<br>- AI Speech to Text: Effortlessly convert spoken words into written text.<br>- AI Text to Speech: Bring written content to life with diverse voices.<br>- AI Chat Assistants: Choose chatbot personalities to assist and entertain.<br>- Prebuilt Templates: Save time with our collection of templates.<br><br>And that's just the beginning! We're constantly expanding to meet your evolving needs. Generate blog content, create social media posts, craft ads, and more with MY Main AI. Visit MyMainAI.com to unlock the full potential of artificial intelligence. <span style="color: rgb(224, 62, 45);">If you need any assistance, our support team is here to help. Reach out to us at <a href="/cdn-cgi/l/email-protection" class="__cf_email__" data-cfemail="e99a9c9999869b9da98490848880878880c78a8684">[email protected]</a> or give us a call between 9 am-5 pm Mt Mon-Fri at 1-480-618-5966</span>. To witness the incredible capabilities of our Main AI, check out our demonstration videos on <span style="color: rgb(53, 152, 219);">YouTube @MyMainAI</span> or simply click the following link: <span style="color: rgb(53, 152, 219);">https://youtube.com/@MyMainAI2024?si=XtHolOUz9-fiIErD</span>. <br></div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- SECTION - BLOGS
========================================================-->
<section id="blogs">
<div class="container pt-9 text-center">
<!-- SECTION TITLE -->
<div class="row mb-8">
<div class="title">
<p class="mb-6"><span>Stay up to Date</span></p>
<h3 class="mb-6">Our Latest <span>Blogs</span></h3>
<h6 class="font-weight-normal fs-16 text-center"></h6>
</div>
</div> <!-- END SECTION TITLE -->
</div> <!-- END CONTAINER -->
<div class="container">
<!-- BLOGS -->
<div class="row blogs">
<div class="blog" data-aos="zoom-in" data-aos-delay="100" data-aos-once="true" data-aos-duration="400">
<div class="blog-box">
<div class="blog-img">
<a href="https://www.mymainai.com/blog/A-Tale-of-Innovation-and-Liberation"><img src="/img/blogs/Qbqfk5nEWC.png" alt="Blog Image"></a>
<span>Robert Love</span>
</div>
<div class="blog-info mt-0">
<h6 class="blog-date text-left mt-1 mb-4">June 25, 2025</h6>
<h5 class="blog-title fs-20 text-left mb-4"><a href="https://www.mymainai.com/blog/A-Tale-of-Innovation-and-Liberation">Unleashing Prometheus: A Tale of Innovation and Liberation"</a></h5>
<h6><a href="https://www.mymainai.com/blog/A-Tale-of-Innovation-and-Liberation">Read More</a> <i class="fa-solid fa-chevrons-right"></i></h6>
</div>
</div>
</div>
<div class="blog" data-aos="zoom-in" data-aos-delay="100" data-aos-once="true" data-aos-duration="400">
<div class="blog-box">
<div class="blog-img">
<a href="https://www.mymainai.com/blog/Exciting-Growth-at-My-Main-AI-INC"><img src="/img/blogs/43ipnt1BhC.png" alt="Blog Image"></a>
<span>Robert Love</span>
</div>
<div class="blog-info mt-0">
<h6 class="blog-date text-left mt-1 mb-4">June 24, 2025</h6>
<h5 class="blog-title fs-20 text-left mb-4"><a href="https://www.mymainai.com/blog/Exciting-Growth-at-My-Main-AI-INC">Exciting Growth at My Main AI INC: Welcome Our Newest Subscribers!</a></h5>
<h6><a href="https://www.mymainai.com/blog/Exciting-Growth-at-My-Main-AI-INC">Read More</a> <i class="fa-solid fa-chevrons-right"></i></h6>
</div>
</div>
</div>
<div class="blog" data-aos="zoom-in" data-aos-delay="100" data-aos-once="true" data-aos-duration="400">
<div class="blog-box">
<div class="blog-img">
<a href="https://www.mymainai.com/blog/exciting-milestone-alert-at-my-main-ai-inc-05-09-2025"><img src="/img/blogs/fx04GAws0f.png" alt="Blog Image"></a>
<span>Robert Love</span>
</div>
<div class="blog-info mt-0">
<h6 class="blog-date text-left mt-1 mb-4">May 9, 2025</h6>
<h5 class="blog-title fs-20 text-left mb-4"><a href="https://www.mymainai.com/blog/exciting-milestone-alert-at-my-main-ai-inc-05-09-2025">**Exciting Milestone Alert at My Main AI Inc.!** 🚀 05/09/2025</a></h5>
<h6><a href="https://www.mymainai.com/blog/exciting-milestone-alert-at-my-main-ai-inc-05-09-2025">Read More</a> <i class="fa-solid fa-chevrons-right"></i></h6>
</div>
</div>
</div>
<div class="blog" data-aos="zoom-in" data-aos-delay="100" data-aos-once="true" data-aos-duration="400">
<div class="blog-box">
<div class="blog-img">
<a href="https://www.mymainai.com/blog/subscriber-count-update-04-25-25"><img src="/img/blogs/vNKix3zYeK.png" alt="Blog Image"></a>
<span>Robert Love</span>
</div>
<div class="blog-info mt-0">
<h6 class="blog-date text-left mt-1 mb-4">May 6, 2025</h6>
<h5 class="blog-title fs-20 text-left mb-4"><a href="https://www.mymainai.com/blog/subscriber-count-update-04-25-25">Subscriber count Update 04/25,25</a></h5>
<h6><a href="https://www.mymainai.com/blog/subscriber-count-update-04-25-25">Read More</a> <i class="fa-solid fa-chevrons-right"></i></h6>
</div>
</div>
</div>
<div class="blog" data-aos="zoom-in" data-aos-delay="100" data-aos-once="true" data-aos-duration="400">
<div class="blog-box">
<div class="blog-img">
<a href="https://www.mymainai.com/blog/INCREASING%20GROWTH%20WHILE%20KEEPING%20COSTS%20DOWN%20-%20WEEKLY%20REPORT"><img src="/img/blogs/9lhA4DIdjX.png" alt="Blog Image"></a>
<span>Robert Love</span>
</div>
<div class="blog-info mt-0">
<h6 class="blog-date text-left mt-1 mb-4">April 15, 2025</h6>
<h5 class="blog-title fs-20 text-left mb-4"><a href="https://www.mymainai.com/blog/INCREASING%20GROWTH%20WHILE%20KEEPING%20COSTS%20DOWN%20-%20WEEKLY%20REPORT">Our New Weekly Growth Rate!!!</a></h5>
<h6><a href="https://www.mymainai.com/blog/INCREASING%20GROWTH%20WHILE%20KEEPING%20COSTS%20DOWN%20-%20WEEKLY%20REPORT">Read More</a> <i class="fa-solid fa-chevrons-right"></i></h6>
</div>
</div>
</div>
<div class="blog" data-aos="zoom-in" data-aos-delay="100" data-aos-once="true" data-aos-duration="400">
<div class="blog-box">
<div class="blog-img">
<a href="https://www.mymainai.com/blog/voted-top-5-best-ai-companies-to-watch-in-2024-by-silicon-review-a-heartfelt-message-of-gratitude-to-our-valued-subscribers-users-partners-and-supporters"><img src="/img/blogs/2khStgHE6r.png" alt="Blog Image"></a>
<span>Robert Love</span>
</div>
<div class="blog-info mt-0">
<h6 class="blog-date text-left mt-1 mb-4">October 10, 2024</h6>
<h5 class="blog-title fs-20 text-left mb-4"><a href="https://www.mymainai.com/blog/voted-top-5-best-ai-companies-to-watch-in-2024-by-silicon-review-a-heartfelt-message-of-gratitude-to-our-valued-subscribers-users-partners-and-supporters">Voted top 5 Best AI Companies to watch in 2024 by Silicon Review /🌟 A Heartfelt Message of Gratitude to Our Valued Subscribers, Users, Partners, and Supporters</a></h5>
<h6><a href="https://www.mymainai.com/blog/voted-top-5-best-ai-companies-to-watch-in-2024-by-silicon-review-a-heartfelt-message-of-gratitude-to-our-valued-subscribers-users-partners-and-supporters">Read More</a> <i class="fa-solid fa-chevrons-right"></i></h6>
</div>
</div>
</div>
<div class="blog" data-aos="zoom-in" data-aos-delay="100" data-aos-once="true" data-aos-duration="400">
<div class="blog-box">
<div class="blog-img">
<a href="https://www.mymainai.com/blog/remembering-september-11th-2001-a-call-unity-and-compassion"><img src="/img/blogs/1hBCRXoJ6F.png" alt="Blog Image"></a>
<span>Robert Love</span>
</div>
<div class="blog-info mt-0">
<h6 class="blog-date text-left mt-1 mb-4">September 11, 2024</h6>
<h5 class="blog-title fs-20 text-left mb-4"><a href="https://www.mymainai.com/blog/remembering-september-11th-2001-a-call-unity-and-compassion">Remembering September 11th, 2001: A Call Unity and Compassion</a></h5>
<h6><a href="https://www.mymainai.com/blog/remembering-september-11th-2001-a-call-unity-and-compassion">Read More</a> <i class="fa-solid fa-chevrons-right"></i></h6>
</div>
</div>
</div>
<div class="blog" data-aos="zoom-in" data-aos-delay="100" data-aos-once="true" data-aos-duration="400">
<div class="blog-box">
<div class="blog-img">
<a href="https://www.mymainai.com/blog/www.edgerrinjames.com"><img src="/img/blogs/8cdwpfqOQ7.png" alt="Blog Image"></a>
<span>Robert Love</span>
</div>
<div class="blog-info mt-0">
<h6 class="blog-date text-left mt-1 mb-4">August 20, 2024</h6>
<h5 class="blog-title fs-20 text-left mb-4"><a href="https://www.mymainai.com/blog/www.edgerrinjames.com">"From Gridiron Glory to Community Champion: The Inspiring Legacy of Edgerrin James"</a></h5>
<h6><a href="https://www.mymainai.com/blog/www.edgerrinjames.com">Read More</a> <i class="fa-solid fa-chevrons-right"></i></h6>
</div>
</div>
</div>
<div class="blog" data-aos="zoom-in" data-aos-delay="100" data-aos-once="true" data-aos-duration="400">
<div class="blog-box">
<div class="blog-img">
<a href="https://www.mymainai.com/blog/featured-in-acceswire-msn-tech-newsbreak-yahoo-finance-business-insider-beststocks-com-and-stockstoday-com"><img src="/img/blogs/6n64aNc8Qe.png" alt="Blog Image"></a>
<span>Rob Love</span>
</div>
<div class="blog-info mt-0">
<h6 class="blog-date text-left mt-1 mb-4">April 1, 2024</h6>
<h5 class="blog-title fs-20 text-left mb-4"><a href="https://www.mymainai.com/blog/featured-in-acceswire-msn-tech-newsbreak-yahoo-finance-business-insider-beststocks-com-and-stockstoday-com">Featured in LA Entrepreneurs, Medium, Acceswire,MSN Tech, Newsbreak, Yahoo Finance, Business Insider, Beststocks.com, and StocksToday.com</a></h5>
<h6><a href="https://www.mymainai.com/blog/featured-in-acceswire-msn-tech-newsbreak-yahoo-finance-business-insider-beststocks-com-and-stockstoday-com">Read More</a> <i class="fa-solid fa-chevrons-right"></i></h6>
</div>
</div>
</div>
<div class="blog" data-aos="zoom-in" data-aos-delay="100" data-aos-once="true" data-aos-duration="400">
<div class="blog-box">
<div class="blog-img">
<a href="https://www.mymainai.com/blog/stockstoday.com"><img src="/img/blogs/lp8FuDFGyY.png" alt="Blog Image"></a>
<span>Rob Love</span>
</div>
<div class="blog-info mt-0">
<h6 class="blog-date text-left mt-1 mb-4">March 14, 2024</h6>
<h5 class="blog-title fs-20 text-left mb-4"><a href="https://www.mymainai.com/blog/stockstoday.com">StocksToday.com is your one-stop destination for the latest stock news and analysis</a></h5>
<h6><a href="https://www.mymainai.com/blog/stockstoday.com">Read More</a> <i class="fa-solid fa-chevrons-right"></i></h6>
</div>
</div>
</div>
</div>
<!-- ROTATORS BUTTONS -->
<div class="blogs-nav">
<a class="blogs-prev"><i class="fa fa-chevron-left"></i></a>
<a class="blogs-next"><i class="fa fa-chevron-right"></i></a>
</div>
</div> <!-- END CONTAINER -->
</section>
</div>
</div>
</div>
</div>
<!-- FOOTER SECTION
========================================================-->
<footer id="welcome-footer" >
<div class="center-halo"></div>
<div id="gradient-svg" class="path"></div>
<!-- FOOTER MAIN CONTENT -->
<div id="footer" class="container text-center" data-aos="fade-up" data-aos-delay="200" data-aos-once="true" data-aos-duration="1000">
<div class="row">
<div class="col-sm-12 mb-6 mt-6">
<h2>Start <br> Your Free <br>Trial</h2>
<h3>Unleash the most advanced AI creator</h3>
<h3 class="mb-9">and boost your productivity</h3>
<a href="https://www.mymainai.com/register" class="btn-primary-frontend-main mb-5 mt-3 box" data-aos="fade-up" data-aos-delay="500" data-aos-once="true" data-aos-duration="800">Join Us Now <i class="fa-solid fa-chevron-right"></i></a>
</div>
</div>
<div class="row mt-9" data-aos="fade-up" data-aos-delay="200" data-aos-once="true" data-aos-duration="1000">
<div class="col-md-4 col-sm-12 d-flex justify-content-left" id="footer-logo-responsive">
<img src="https://www.mymainai.com/uploads/logo/frontend-footer-logo.png" alt="Brand Logo">
</div>
<div class="col-md-8 col-sm-12 d-flex footer-menu">
<div class="flex mr-6">
<a class="footer-link" data="#features" href="https://www.mymainai.com/#features">Features</a>
</div>
<div class="flex mr-6">
<a class="footer-link" data="#prices" href="https://www.mymainai.com/#prices">Pricing</a>
</div>
<div class="flex mr-6">
<a class="footer-link" data="#faqs" href="https://www.mymainai.com/#reviews-wrapper">Testimonials</a>
</div>
<div class="flex mr-6">
<a class="footer-link" data="#faqs" href="https://www.mymainai.com/#faqs">FAQs</a>
</div>
<div class="flex mr-6">
<a class="footer-link" data="#blogs" href="https://www.mymainai.com/#blogs">Blogs</a>
</div>
<div class="flex mr-6">
<a class="footer-link" href="https://www.mymainai.com/page/privacy-policy">Privacy Policy</a>
</div>
<div class="flex mr-6">
<a class="footer-link" href="https://www.mymainai.com/page/terms-and-conditions">Terms and Conditions</a>
</div>
<div class="flex mr-6">
<a class="footer-link" href="https://www.mymainai.com/page/about-us">About Us</a>
</div>
<div class="flex">
<a class="footer-link" href="https://www.mymainai.com/contact">Contact Us</a>
</div>
</div>
</div>
</div> <!-- END CONTAINER-->
<!-- COPYRIGHT INFORMATION -->
<div id="copyright" class="container pl-0 pr-0" data-aos="fade-up" data-aos-delay="200" data-aos-once="true" data-aos-duration="1000">
<div class="row no-gutters text-center">
<div class="col-sm-12 d-flex justify-content-center">
<ul id="footer-icons" class="list-inline">
<a href="https://www.linkedin.com/in/robert-love-009012243" target="_blank"><li class="list-inline-item"><i class="footer-icon fa-brands fa-linkedin"></i> LinkedIn</li></a>
<a href="https://x.com/mymainaicom" target="_blank"><li class="list-inline-item">
<svg class="twitter-icon" xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="none" viewBox="0 0 16 16">
<path d="M12.6.75h2.454l-5.36 6.142L16 15.25h-4.937l-3.867-5.07-4.425 5.07H.316l5.733-6.57L0 .75h5.063l3.495 4.633L12.601.75Zm-.86 13.028h1.36L4.323 2.145H2.865l8.875 11.633Z"/>
</svg> Twitter</li>
</a>
<a href="https://www.instagram.com/mymainai/" target="_blank"><li class="list-inline-item"><i class="footer-icon fa-brands fa-instagram"></i> Instagram</li></a>
<a href="https://www.facebook.com/profile.php?id=61557212645766" target="_blank"><li class="list-inline-item"><i class="footer-icon fa-brands fa-facebook"></i> Facebook</li></a>
<a href="https://youtube.com/@MyMainAI2024" target="_blank"><li class="list-inline-item"><i class="footer-icon fa-brands fa-youtube"></i> Youtube</li></a>
</ul>
</div>
<div class="col-sm-12 justify-content-center mt-7 mb-7">
<p id="frontend-copyright">© 2025 <a href="https://mymainai.com">My Main AI</a>. All rights reserved.</p>
</div>
</div>
<!-- SCROLL TO TOP -->
<a href="#top" id="back-to-top"><i class="fa fa-angle-double-up"></i></a>
</div>
</footer>
<div class="js-cookie-consent cookie-consent fixed bottom-0 inset-x-0 pb-2">
<div class="max-w-7xl mx-auto px-6">
<div class="p-2 rounded-lg bg-yellow-100">
<div class="flex items-center justify-between flex-wrap">
<div class="w-0 flex-1 items-center hidden md:inline">
<p class="ml-3 text-black cookie-consent__message">
Your experience on this site will be improved by allowing cookies.
</p>
</div>
<div class="mt-2 flex-shrink-0 w-full sm:mt-0 sm:w-auto">
<button class="js-cookie-consent-agree cookie-consent__agree cursor-pointer flex items-center justify-center px-4 py-2 rounded-md text-sm font-medium text-yellow-800 bg-yellow-400 hover:bg-yellow-300">
Allow cookies
</button>
</div>
</div>
</div>
</div>
</div>
<script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script>
window.laravelCookieConsent = (function () {
const COOKIE_VALUE = 1;
const COOKIE_DOMAIN = 'www.mymainai.com';
function consentWithCookies() {
setCookie('laravel_cookie_consent', COOKIE_VALUE, 7300);
hideCookieDialog();
}
function cookieExists(name) {
return (document.cookie.split('; ').indexOf(name + '=' + COOKIE_VALUE) !== -1);
}
function hideCookieDialog() {
const dialogs = document.getElementsByClassName('js-cookie-consent');
for (let i = 0; i < dialogs.length; ++i) {
dialogs[i].style.display = 'none';
}
}
function setCookie(name, value, expirationInDays) {
const date = new Date();
date.setTime(date.getTime() + (expirationInDays * 24 * 60 * 60 * 1000));
document.cookie = name + '=' + value
+ ';expires=' + date.toUTCString()
+ ';domain=' + COOKIE_DOMAIN
+ ';path=/'
+ '';
}
if (cookieExists('laravel_cookie_consent')) {
hideCookieDialog();
}
const buttons = document.getElementsByClassName('js-cookie-consent-agree');
for (let i = 0; i < buttons.length; ++i) {
buttons[i].addEventListener('click', consentWithCookies);
}
return {
consentWithCookies: consentWithCookies,
hideCookieDialog: hideCookieDialog
};
})();
</script>
<!-- JQuery-->
<script src="https://www.mymainai.com/plugins/jquery/jquery-3.6.0.min.js"></script>
<!-- Bootstrap 5-->
<script src="https://www.mymainai.com/plugins/bootstrap-5.0.2/js/bootstrap.bundle.min.js"></script>
<!-- Toastr JS -->
<script src="https://www.mymainai.com/plugins/toastr/toastr.min.js"></script>
<script src="https://www.mymainai.com/plugins/slick/slick.min.js"></script>
<script src="https://www.mymainai.com/plugins/aos/aos.js"></script>
<script src="https://www.mymainai.com/plugins/headlines/js/main.js"></script>
<script src="/themes/modern/js/frontend.js"></script>
<script type="text/javascript">
$(function () {
AOS.init();
});
</script>
<!-- Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-V5W0C0HJFQ"></script>
<script type="text/javascript">
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-V5W0C0HJFQ');
</script>
<!-- Live Chat -->
<script type="text/javascript">
let link = "wetwetrergte";
let embed_link = link.replace('https://tawk.to/chat/', 'https://embed.tawk.to/');
var Tawk_API=Tawk_API||{}, Tawk_LoadStart=new Date();
(function(){
var s1=document.createElement("script"),s0=document.getElementsByTagName("script")[0];
s1.async=true;
s1.src=embed_link;
s1.charset='UTF-8';
s1.setAttribute('crossorigin','*');
s0.parentNode.insertBefore(s1,s0);
})();
</script>
<!-- Custom User JS File -->
<!--Custom Body JS Code-->
</body>
</html>