diff --git a/src/app/layout.tsx b/src/app/layout.tsx
index 406f3c8..df57a3d 100644
--- a/src/app/layout.tsx
+++ b/src/app/layout.tsx
@@ -11,8 +11,8 @@ import { Playfair_Display, Inter } from "next/font/google";
export const metadata: Metadata = {
- title: 'Cafe Mollie | Your Sanctuary Between Chapters',
- description: 'Experience Cafe Mollie—where coffee understands you and space holds you. Join us for a quiet moment.',
+ title: 'Webild | Digital Innovation',
+ description: 'Experience the future of digital innovation with Webild.',
openGraph: {
"title": "Cafe Mollie | Your Sanctuary",
"description": "A place for those starting fresh, catching up, or quietly putting themselves back together.",
diff --git a/src/app/page.tsx b/src/app/page.tsx
index a3c7163..6975425 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -23,7 +23,7 @@ export default function Page() {