@@ -20,23 +20,23 @@ const SITE_URL = "https://decleanup.net";
2020
2121export const metadata : Metadata = {
2222 metadataBase : new URL ( SITE_URL ) ,
23- title : "Cleanups with action. Proof under verified. Fundable impact . | DeCleanup Network" ,
23+ title : "Clean Local. Prove Global . | DeCleanup Network" ,
2424 description :
25- "A global platform that verifies environmental cleanups and turns them into measurable, fundable impact ." ,
25+ "Join volunteers worldwide turning trash pickup into verified, rewarded impact. DeCleanup Network converts local action into global proof ." ,
2626 alternates : { canonical : SITE_URL } ,
2727 openGraph : {
28- title : "Cleanups with action. Proof under verified. Fundable impact . | DeCleanup Network" ,
28+ title : "Clean Local. Prove Global . | DeCleanup Network" ,
2929 description :
30- "A global platform that verifies environmental cleanups and turns them into measurable, fundable impact ." ,
30+ "Join volunteers worldwide turning trash pickup into verified, rewarded impact. DeCleanup Network converts local action into global proof ." ,
3131 url : SITE_URL ,
3232 siteName : "DeCleanup Network" ,
3333 type : "website" ,
3434 } ,
3535 twitter : {
3636 card : "summary_large_image" ,
37- title : "Cleanups with action. Proof under verified. Fundable impact . | DeCleanup Network" ,
37+ title : "Clean Local. Prove Global . | DeCleanup Network" ,
3838 description :
39- "A global platform that verifies environmental cleanups and turns them into measurable, fundable impact ." ,
39+ "Join volunteers worldwide turning trash pickup into verified, rewarded impact. DeCleanup Network converts local action into global proof ." ,
4040 } ,
4141} ;
4242
0 commit comments