Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 7303e60df6 | |||
| 7f2d92e306 | |||
| eaedbd4ed1 |
@@ -124,7 +124,8 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
buttonAnimation="slide-up"
|
buttonAnimation="slide-up"
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "View Full Menu", href: "#contact" }
|
{ text: "View Full Menu", href: "#contact" },
|
||||||
|
{ text: "Call: 0792 888444", href: "tel:0792888444" }
|
||||||
]}
|
]}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user