diff --git a/app/layout.tsx b/app/layout.tsx index 21a2939..4854df9 100644 --- a/app/layout.tsx +++ b/app/layout.tsx @@ -6,7 +6,7 @@ import '@/styles/globals.css'; const inter = Inter({ subsets: ['latin'] }); export const metadata: Metadata = { - title: "dotbase", + title: "DotBase", description: "The Visual Model Forge. Craft, Combine, and Deploy AI Models with Drag-and-Drop Simplicity.", openGraph: {