Update src/app/page.tsx

This commit is contained in:
2026-05-09 14:14:22 +00:00
parent 26203563e3
commit 26f739adf6

View File

@@ -44,7 +44,7 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroOverlay
title="Where Nights Come Alive in Islamabad"
title="Elevated Luxury Dining Meets Late-Night Energy"
description="Experience luxury dining, live music, and unforgettable ambiance at Bla Blaa — the citys ultimate late-night destination."
buttons={[
{ text: "Reserve a Table", href: "#contact" },
@@ -195,4 +195,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}