Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| ebce672363 | |||
| d49b9044a5 |
@@ -164,7 +164,7 @@ export default function LandingPage() {
|
||||
tag="Visit Us"
|
||||
title="Join Us for a Cup"
|
||||
description="Come experience the warmth of Cafe Aangina for yourself. We're looking forward to serving you."
|
||||
buttons={[{ text: "Get Directions", href: "https://maps.app.goo.gl/6ouZr3wWLddbrFkW9?g_st=ic" }]}
|
||||
buttons={[{ text: "Get Directions & Visit", href: "https://maps.app.goo.gl/6ouZr3wWLddbrFkW9?g_st=ic" }]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -177,4 +177,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user