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