Merge version_2 into main

Merge version_2 into main
This commit was merged in pull request #4.
This commit is contained in:
2026-05-10 11:55:49 +00:00

View File

@@ -215,6 +215,10 @@ export default function LandingPage() {
background={{
variant: "canvas-reveal"}}
text="Visit us at Major Muriithi St, Eastleigh, Nairobi. Reach us via WhatsApp at +254 704 364 896."
buttons={[
{
text: "Book Your Table", href: "https://wa.me/254704364896"},
]}
/>
</div>
@@ -247,4 +251,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}