Update src/app/page.tsx

This commit is contained in:
2026-05-16 21:45:52 +00:00
parent 0c697b516e
commit c544623836

View File

@@ -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 Riyadhs business core."
buttons={[
{
text: "Book Now", href: "#reservation"},
@@ -252,4 +252,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}