diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 863e188..75f7c6f 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -14,7 +14,7 @@ export const metadata: Metadata = { title: "Aura Network - The Layer 1 for emerging countries", description: "Aura Network is the Layer 1 for emerging countries, providing public infrastructure through modular tech stacks. Build and drive Blockchain mass adoption.", openGraph: { - images: '/img_thumb.png', + images: 'https://aura.network/img_thumb.png', }, };