diff --git a/app/layout.tsx b/app/layout.tsx index aef9714f4..7f8f6a402 100644 --- a/app/layout.tsx +++ b/app/layout.tsx @@ -19,6 +19,30 @@ export default function RootLayout({ }) { return ( +
+ + + + + + + + + {/* Open Graph meta tags for website preview */} + + + + + + {/* Twitter meta tags for website preview */} + + + + +