From 28cf5288ab6ccb7948c3b36850b58754eb9bbf15 Mon Sep 17 00:00:00 2001 From: ErkiKadhafi Date: Sat, 25 Jan 2025 14:14:08 +0700 Subject: [PATCH] fix meta desc --- src/lib/config.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/lib/config.tsx b/src/lib/config.tsx index ffc5814..fbfbb3e 100644 --- a/src/lib/config.tsx +++ b/src/lib/config.tsx @@ -7,7 +7,7 @@ export const BLUR_FADE_DELAY = 0.15; export const siteConfig = { name: "beactio.ai", - description: "Automate your workflow with AI", + description: "Build advanced Custom AI Agents with No Code", url: process.env.NEXT_PUBLIC_APP_URL || "http://localhost:3000", keywords: ["SaaS", "Template", "Next.js", "React", "Tailwind CSS"], links: {