2 Commits

Author SHA1 Message Date
012ff3401b Update src/app/page.tsx 2026-06-12 23:00:34 +00:00
f60a83f2ea Merge version_2 into main
Merge version_2 into main
2026-06-12 22:58:23 +00:00

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>
);
}
}