Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| af837b82f9 | |||
| 07c992e475 |
@@ -112,6 +112,7 @@ export default function LandingPage() {
|
|||||||
textboxLayout="default"
|
textboxLayout="default"
|
||||||
gridVariant="uniform-all-items-equal"
|
gridVariant="uniform-all-items-equal"
|
||||||
useInvertedBackground={true}
|
useInvertedBackground={true}
|
||||||
|
buttons={[{ text: "Order Now", href: "#contact" }]}
|
||||||
products={[
|
products={[
|
||||||
{
|
{
|
||||||
id: "1", name: "Signature Pizza", price: "MAD 45", imageSrc: "http://img.b2bpic.net/free-photo/homemade-pizza-food-photography-recipe-idea_53876-25016.jpg"},
|
id: "1", name: "Signature Pizza", price: "MAD 45", imageSrc: "http://img.b2bpic.net/free-photo/homemade-pizza-food-photography-recipe-idea_53876-25016.jpg"},
|
||||||
|
|||||||
Reference in New Issue
Block a user