fix typo
This commit is contained in:
parent
64adffaee7
commit
4724909fa6
@ -18,7 +18,7 @@ export default function CtaSection() {
|
||||
<Section
|
||||
id="cta"
|
||||
title="Ready to experience the future of autonomous AI?"
|
||||
subtitle="Join us and try our agentic AI into your operations."
|
||||
subtitle="Join us and try our Agentic AI in your operations."
|
||||
className="bg-primary/10 dark:bg-primary/70 rounded-xl py-16"
|
||||
>
|
||||
<motion.div
|
||||
|
@ -56,19 +56,8 @@ export default function Footer() {
|
||||
/>
|
||||
<span className="font-bold text-xl">{siteConfig.name}</span>
|
||||
</Link>
|
||||
<p className="mb-5">Build advanced custom ai agents with no code</p>
|
||||
<p className="mb-5">Build advanced Custom AI Agents with No Code</p>
|
||||
<ul className="flex gap-3">
|
||||
<li>
|
||||
<Link
|
||||
href="/"
|
||||
className={buttonVariants({
|
||||
variant: "outline",
|
||||
size: "icon",
|
||||
})}
|
||||
>
|
||||
<FaBook className="text-primary" />
|
||||
</Link>
|
||||
</li>
|
||||
<li>
|
||||
<Link
|
||||
href="https://x.com/beactio_ai"
|
||||
|
Loading…
x
Reference in New Issue
Block a user