Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 3f73367a26 | |||
| 91b808830c | |||
| 7122cbf982 |
@@ -47,7 +47,7 @@ export default function LandingPage() {
|
||||
tagIcon={Sparkles}
|
||||
tagAnimation="slide-up"
|
||||
buttons={[
|
||||
{ text: "Order Now", href: "contact" },
|
||||
{ text: "Order for Delivery", href: "contact" },
|
||||
{ text: "View Menu", href: "features" },
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
@@ -190,4 +190,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user