ソースを参照

web: Opengraph image (#8285)

Co-authored-by: Matt Rubens <[email protected]>
Bruno Bergher 3 ヶ月 前
コミット
205f3e4242

BIN
apps/web-roo-code/public/opengraph.png


+ 5 - 5
apps/web-roo-code/src/lib/seo.ts

@@ -3,15 +3,15 @@ const SITE_URL = process.env.NEXT_PUBLIC_SITE_URL ?? "https://roocode.com"
 export const SEO = {
 	url: SITE_URL,
 	name: "Roo Code",
-	title: "Roo Code – Your AI-Powered Dev Team in VS Code",
+	title: "Roo Code – Your AI-Powered Dev Team in VS Code and Beyond",
 	description:
 		"Roo Code puts an entire AI dev team right in your editor, outpacing closed tools with deep project-wide context, multi-step agentic coding, and unmatched developer-centric flexibility.",
 	locale: "en_US",
 	ogImage: {
-		url: "/android-chrome-512x512.png",
-		width: 512,
-		height: 512,
-		alt: "Roo Code Logo",
+		url: "/opengraph.png",
+		width: 1200,
+		height: 600,
+		alt: "Roo Code",
 	},
 	keywords: [
 		"Roo Code",