diff --git a/src/pages/home.f7.html b/src/pages/home.f7.html index d26384f..303105f 100644 --- a/src/pages/home.f7.html +++ b/src/pages/home.f7.html @@ -76,7 +76,7 @@

-
+
Goede overdracht
@@ -102,6 +102,27 @@
+
Leen aanbod
+
+
+ ${CarList.length > 0 && $h` + ${CarList.map((item) => $h` +
+
+ ${item.manufacturerName} ${item.model} ${item.year}
+
+
+ +
+ +
+ `)} + `} +
+
-