diff --git a/bun.lockb b/bun.lockb index dc5a954..c65dc5d 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 6da620d..d764530 100644 --- a/package.json +++ b/package.json @@ -67,7 +67,7 @@ "next13-progressbar": "^1.0.4", "openai": "^4.52.7", "openai-edge": "^1.2.2", - "posthog-js": "^1.150.0", + "posthog-js": "^1.154.2", "react": "^18", "react-dom": "^18", "react-hook-form": "^7.47.0", diff --git a/src/app/layout.tsx b/src/app/layout.tsx index d89524e..a5c447d 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -17,11 +17,13 @@ export const metadata: Metadata = { openGraph: { url: "https://brainrotjs.com", title: "brainrotjs.com", - description: "Make learning fun again!", + description: + "Make learning fun again! Generate funny videos of celebrities today!", images: ["https://images.smart.wtf/brainrot.png"], }, title: "brainrot.js", - description: "Make learning fun again!", + description: + "Make learning fun again! Generate funny videos of celebrities today!", twitter: { card: "summary_large_image", site: "brainrotjs.com",