summaryrefslogtreecommitdiff
path: root/GridCardItem.ui.qml
diff options
context:
space:
mode:
Diffstat (limited to 'GridCardItem.ui.qml')
-rw-r--r--GridCardItem.ui.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/GridCardItem.ui.qml b/GridCardItem.ui.qml
index 0eb4a24..f20dfe6 100644
--- a/GridCardItem.ui.qml
+++ b/GridCardItem.ui.qml
@@ -3,7 +3,7 @@ import QtQuick.Controls 2.15
import QtGraphicalEffects 1.15
Item {
- property string imageSource: "Darapsa.svg"
+ property string imageSource: "https://eduport.webestica.com/assets/images/courses/4by3/08.jpg"
readonly property color allLevelsColor: "#ff6f42c1"
readonly property color beginnerColor: "#ff0cbc87"
readonly property color intermediateColor: "#ff17a2b8"