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