Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 9f11662626 | |||
| 21ac959769 | |||
| 2c51633c69 | |||
| a3a9310d3e | |||
| d09f9583ea | |||
| b69027812f |
@@ -94,7 +94,7 @@ export default function LandingPage() {
|
|||||||
animationType="slide-up"
|
animationType="slide-up"
|
||||||
textboxLayout="default"
|
textboxLayout="default"
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
buttons={[{ text: "View Full Menu", href: "https://www.swiggy.com" }]}
|
buttons={[{ text: "Order Now", onClick: handleOrderClick }]}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user