diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 57ace8b..406f3c8 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -12,7 +12,7 @@ import { Playfair_Display, Inter } from "next/font/google"; export const metadata: Metadata = { title: 'Cafe Mollie | Your Sanctuary Between Chapters', - description: 'Experience Coffee Mollie—where coffee understands you and space holds you. Join us for a quiet moment.', + description: 'Experience Cafe Mollie—where coffee understands you and space holds you. Join us for a quiet moment.', 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 486704a..3b4ed85 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -26,125 +26,126 @@ export default function LandingPage() { headingFontWeight="normal" > - + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- + -
- -
+
+ +
- +
); -} +} \ No newline at end of file