Compare commits
3 Commits
version_20
...
version_21
| Author | SHA1 | Date | |
|---|---|---|---|
| da1241fd35 | |||
| 0f7d986a61 | |||
| 671d1ef372 |
@@ -65,4 +65,4 @@ export default function FullMenuPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
@@ -106,6 +106,7 @@ export default function LandingPage() {
|
||||
text="Call us at (207) 839-2802 to place your order or inquire about catering. We're ready to serve your breakfast needs!"
|
||||
buttons={[
|
||||
{ text: "Call Now: (207) 839-2802", href: "tel:2078392802" },
|
||||
{ text: "Contact Us", href: "#contact" },
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -122,4 +123,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user