diff --git a/src/app/layout.tsx b/src/app/layout.tsx
index b61d1cf..54792ee 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: '.AL FARO - Pizza al Taglio',
- description: 'Authentic pizza al taglio experience.',
+ description: 'Artisanal Pizza al Taglio in the heart of the city.',
openGraph: {
"title": ".AL FARO",
"siteName": ".AL FARO Pizza al Taglio",
diff --git a/src/app/page.tsx b/src/app/page.tsx
index 54b1ab1..c680e7c 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -17,7 +17,7 @@ export default function Page() {