Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| e5c4962fef | |||
| af837b82f9 | |||
| 07c992e475 |
@@ -112,6 +112,7 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
gridVariant="uniform-all-items-equal"
|
||||
useInvertedBackground={true}
|
||||
buttons={[{ text: "Order Now", href: "#contact" }]}
|
||||
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"},
|
||||
|
||||
Reference in New Issue
Block a user