diff --git a/src/app/layout.tsx b/src/app/layout.tsx index cfd539b..7cf6bb1 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 | Luxury Feel, Budget Smart', - description: 'Affordable comfort in the heart of Iloilo City. Clean, convenient, and stylish rooms for modern travelers.', + 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.', openGraph: { "title": "Iloilo Stay", "description": "Experience Iloilo with smart luxury.", diff --git a/src/app/page.tsx b/src/app/page.tsx index 94be4b3..482a008 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -30,9 +30,10 @@ export default function LandingPage() {