Update app/layout.tsx

This commit is contained in:
yoginawaka 2025-02-22 05:53:16 +00:00
parent 8b2bc0080b
commit 8db31602f8

View File

@ -17,7 +17,7 @@ export const metadata: Metadata = {
title: "Soviro: Self Evolving AI that Helps You Complete Mundane Tasks",
description:
"The autoagentic AGI. Soviro is a self-evolving AGI made of agents that collaborate, and build new agents as needed, in order to complete tasks for a user.",
images: `https://ai-proj-04.vercel.app/og-banner.png`,
images: `https://imgur.com/a/MYxRYDu`,
},
};