Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| fdc97fc129 | |||
| 8c9fe8fdfa | |||
| 48b76f7ec3 |
@@ -102,6 +102,7 @@ export default function LandingPage() {
|
|||||||
textboxLayout="split"
|
textboxLayout="split"
|
||||||
gridVariant="four-items-2x2-equal-grid"
|
gridVariant="four-items-2x2-equal-grid"
|
||||||
useInvertedBackground={true}
|
useInvertedBackground={true}
|
||||||
|
buttons={[{ text: "Rendelés" }]}
|
||||||
products={[
|
products={[
|
||||||
{
|
{
|
||||||
id: "p1", brand: "Haverom", name: "OMG Burger", price: "4.990 Ft", rating: 5,
|
id: "p1", brand: "Haverom", name: "OMG Burger", price: "4.990 Ft", rating: 5,
|
||||||
|
|||||||
Reference in New Issue
Block a user