Update src/app/page.tsx

This commit is contained in:
2026-06-12 23:00:34 +00:00
parent f60a83f2ea
commit 012ff3401b

View File

@@ -57,7 +57,7 @@ export default function LandingPage() {
background={{
variant: "radial-gradient"}}
imagePosition="right"
title="Shop, Dine, Play—All in One Place"
title="Unlock Nairobi's Premier Destination: Shop, Dine, Play, Experience More"
description="Two Rivers Mall brings together 200 premium stores, world-class dining, and thrilling entertainment under one roof. From family fun to upscale shopping, discover your next favorite destination on Limuru Road."
buttons={[
{
@@ -312,4 +312,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}