From 060bb3e75dc8ec113cfb7d2bde4c98efef18c2fb Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 05:37:41 +0000 Subject: [PATCH] Update src/app/layout.tsx --- src/app/layout.tsx | 1369 +++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 1368 insertions(+), 1 deletion(-) diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 39213d9..93c8535 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -2,7 +2,7 @@ import type { Metadata } from 'next'; import './globals.css'; export const metadata: Metadata = { - title: 'TrendPin - Discover, Create & Monetize Visual Content', + title: 'Trendpin - Discover, Create & Monetize Visual Content', description: 'The ultimate platform for discovering trending images and videos, uploading your best content, and earning money as a creator.', keywords: ['social media', 'content creation', 'monetization', 'visual content', 'creators'], }; @@ -1378,6 +1378,1373 @@ export default function RootLayout({ window.parent.postMessage({ type: 'webild-editor-ready' }, '*'); })(); +` + }} + /> + +