diff --git a/app/layout.tsx b/app/layout.tsx index dfb3738..ed9d7c6 100644 --- a/app/layout.tsx +++ b/app/layout.tsx @@ -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`, }, };