From c544623836ea1a93f9e2c2a1fced92f27cd410c6 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 16 May 2026 21:45:52 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 1387d92..dffaa54 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -50,7 +50,7 @@ export default function LandingPage() { background={{ variant: "gradient-bars"}} title="Welcome to Al-Fakhama, Saudi Arabia" - description="Experience the epitome of luxury and Saudi hospitality in the heart of Riyadh." + description="Where authentic Saudi heritage meets modern ultra-luxury, steps from Riyadh’s business core." buttons={[ { text: "Book Now", href: "#reservation"}, @@ -252,4 +252,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file