diff --git a/300x600/index.html b/300x600/index.html
index 7f37991..a8019d3 100644
--- a/300x600/index.html
+++ b/300x600/index.html
@@ -1,13 +1,13 @@
- N.E.B.E.
+ Imagelance
-
+
@@ -40,7 +40,7 @@
-
+
diff --git a/README.md b/README.md
index 3cbfa4a..2113d7a 100644
--- a/README.md
+++ b/README.md
@@ -1 +1 @@
-# Ukázková šablona pro image kreativy
+# Ukázková šablona pro image
diff --git a/assets/main.scss b/assets/main.scss
index f146da3..9c74361 100644
--- a/assets/main.scss
+++ b/assets/main.scss
@@ -4,17 +4,17 @@ $color-red: #ff0000 ;
@font-face {
font-family: DINProRegular;
- src: url(https://cdn.nebe.app/demo/fonts/DINPro-Regular.ttf) format("truetype");
+ src: url(https://client-common.cdn.imagelance.com/6e4c0cccc10bf152/uploads/demo/fonts/dinpro-regular.ttf) format("truetype");
}
@font-face {
font-family: DINProBold;
- src: url(https://cdn.nebe.app/demo/fonts/DINPro-Bold.ttf) format("truetype");
+ src: url(https://client-common.cdn.imagelance.com/6e4c0cccc10bf152/uploads/demo/fonts/dinpro-bold.ttf) format("truetype");
}
@font-face {
font-family: CallingCodeBold;
- src: url(https://cdn.nebe.app/demo/fonts/callingcode-bold.otf) format("opentype");
+ src: url(https://client-common.cdn.imagelance.com/6e4c0cccc10bf152/uploads/demo/fonts/callingcode-bold.otf) format("opentype");
}
* {
diff --git a/schema.json b/schema.json
index 72a1a4e..0d38bde 100644
--- a/schema.json
+++ b/schema.json
@@ -28,7 +28,7 @@
"image_link": {
"label": "URL obrázku",
"type": "url",
- "value": "https://cdn.nebe.app/demo/print/product.svg"
+ "value": "https://client-common.cdn.imagelance.com/6e4c0cccc10bf152/uploads/demo/print/product.svg"
},
"price": {
"label": "Cena",
@@ -51,7 +51,7 @@
},
"link": {
"label": "Odkaz",
- "value": "https://www.nebe.app/app",
+ "value": "https://www.example.com",
"prefill": true
}
}