Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 7622db95b1 | |||
| 8d24eb4409 | |||
| 14c371bb8b | |||
| a11e072874 | |||
| c6175cc43d |
@@ -53,7 +53,7 @@ export default function LandingPage() {
|
||||
tag="Diani's Premier Café"
|
||||
buttons={[
|
||||
{
|
||||
text: "Visit Us Today", href: "#contact"},
|
||||
text: "View Our Menu", href: "#menu"},
|
||||
{
|
||||
text: "Chat on WhatsApp", href: "https://wa.me/254700000000"},
|
||||
]}
|
||||
@@ -203,7 +203,8 @@ export default function LandingPage() {
|
||||
variant: "plain"}}
|
||||
tag="Get in touch"
|
||||
title="Visit Us Today"
|
||||
description="Find us in Diani, Kenya. Come say hello and have a cup with us!"
|
||||
description="We're located on Diani Beach Road, right next to the shopping center. Open daily from 7am to 7pm."
|
||||
buttonText="Get Directions"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -219,4 +220,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user