diff --git a/client-app/pages/home.vue b/client-app/pages/home.vue index 5f9be7327..390e8e651 100644 --- a/client-app/pages/home.vue +++ b/client-app/pages/home.vue @@ -9,45 +9,53 @@
- +
+ +
+
{{ $t("pages.home.feature_descriptions_block.feature_1") }}
- +
+ +
+
{{ $t("pages.home.feature_descriptions_block.feature_2") }}
- +
+ +
+
{{ $t("pages.home.feature_descriptions_block.feature_3") }}
- +
+ +
+
{{ $t("pages.home.feature_descriptions_block.feature_4") }}
diff --git a/client-app/public/content/pages/homepage.page b/client-app/public/content/pages/homepage.page index 4f5f54076..89eb5f225 100644 --- a/client-app/public/content/pages/homepage.page +++ b/client-app/public/content/pages/homepage.page @@ -39,22 +39,22 @@ "background": "bg-neutral-100", "columns": [ { - "image": "hexa-1.webp", + "image": "sign-in.jpg", "text": null, "title": "Corporate account management" }, { - "image": "hexa-2.webp", + "image": "boxes.jpg", "text": null, "title": "Quote management and price negotiation" }, { - "image": "hexa-3.webp", + "image": "statuses.jpg", "text": null, "title": "Multiple stores, channels, and locations" }, { - "image": "hexa-4.webp", + "image": "tax.jpg", "text": null, "title": "B2B customization and price management" }