diff --git a/src/app/layout.tsx b/src/app/layout.tsx
index 7cf6bb1..9f1c3b1 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: 'Iloilo Stay | Affordable Comfort in Iloilo City',
- description: 'Experience luxury feel without the luxury price at Iloilo Stay. Your boutique hotel choice in the heart of Iloilo City.',
+ title: 'Iloilo Stay | Affordable City Comfort',
+ description: 'Experience clean, reliable, and affordable boutique accommodation in the heart of Iloilo City.',
openGraph: {
"title": "Iloilo Stay",
"description": "Experience Iloilo with smart luxury.",
diff --git a/src/app/page.tsx b/src/app/page.tsx
index 0db5e5b..c16baf1 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -24,25 +24,25 @@ export default function HomePage() {