Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| b99e4f6216 | |||
| 30b2c31253 | |||
| 8d1474e3f8 | |||
| f79c81fb66 | |||
| 76ea6b96bb |
@@ -51,7 +51,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
enableKpiAnimation={true}
|
||||
buttons={[
|
||||
{ text: "Explore Menu", href: "#menu" },
|
||||
{ text: "View Menu & Hours", href: "#menu" },
|
||||
{ text: "Visit Us", href: "#contact" }
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/milky-shake-with-strawberry-syrup-glass_114579-3296.jpg"
|
||||
@@ -219,4 +219,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user