diff --git a/app/head.tsx b/app/head.tsx
index 4400a17..1fed8c2 100644
--- a/app/head.tsx
+++ b/app/head.tsx
@@ -8,6 +8,12 @@ export default function Head() {
name="description"
content="An open source application built using the new router, server components and everything new in Next.js 13."
/>
+
+
+
+
+
+
>
)
}
diff --git a/public/og.jpg b/public/og.jpg
index 36d5b45..75473bf 100644
Binary files a/public/og.jpg and b/public/og.jpg differ