Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| d43fce221e | |||
| 4fdf5bdda0 | |||
| 53058f3c24 |
@@ -87,7 +87,7 @@ export default function LandingPage() {
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
gridVariant="one-large-left-three-stacked-right"
|
||||
useInvertedBackground={true}
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{ id: "p1", name: "Pizza (Pepperoni, Veggie, Margherita)", price: "Freshly Baked", variant: "Pizza Category", imageSrc: "http://img.b2bpic.net/free-photo/delicious-traditional-pizza-arrangement_23-2148921324.jpg" },
|
||||
{ id: "p2", name: "Meals & Snacks (Grills, Pasta)", price: "Savory", variant: "Daily Specials", imageSrc: "http://img.b2bpic.net/free-photo/beef-chicken-kebab-bbq-with-roasted-grilled-potatoes-tomatoes-rice_114579-987.jpg" },
|
||||
|
||||
Reference in New Issue
Block a user