diff --git a/src/app/page.tsx b/src/app/page.tsx index 4801fd8..df1ab6f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -19,7 +19,7 @@ const Blogs = dynamic(() => import("../sections/blogs")); export const metadata: Metadata = { title: "The Blockchain for Enterprise & Entertainment", description: - "Aura Network is building the next generation of blockchain infrastructure, powering both enterprise transformation and entertainment innovation with enhanced efficiency, transparency, and accessibility.", + "Next-generation blockchain infrastructure powering enterprise transformation and entertainment innovation. Built for efficiency, security, and accessibility", openGraph: { images: "https://aura.network/img_thumb.png", },