Added Image_URL property to default data.json files.
This commit is contained in:
@@ -1,6 +1,7 @@
|
|||||||
{
|
{
|
||||||
"title": "Option Two",
|
"title": "Option Two",
|
||||||
"content": "<p><b>Delivering top results to industry leaders:</b></p>",
|
"content": "<p><b>Delivering top results to industry leaders:</b></p>",
|
||||||
|
"image_url": "https://fakeimg.pl/400x400/",
|
||||||
"cta_text": "Our Success Stories",
|
"cta_text": "Our Success Stories",
|
||||||
"url": "https://google.com"
|
"url": "https://google.com"
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -1,6 +1,7 @@
|
|||||||
{
|
{
|
||||||
"title": "As a Global Salesforce Partner,\n we deliver Service Cloud solutions\n and complex Field Service Management\n in diverse industries worldwide",
|
"title": "As a Global Salesforce Partner,\n we deliver Service Cloud solutions\n and complex Field Service Management\n in diverse industries worldwide",
|
||||||
"content": "<p><b>Delivering top results to industry leaders:</b></p>",
|
"content": "<p><b>Delivering top results to industry leaders:</b></p>",
|
||||||
|
"image_url": "https://fakeimg.pl/400x400/",
|
||||||
"cta_text": "Our Success Stories",
|
"cta_text": "Our Success Stories",
|
||||||
"url": "https://google.com"
|
"url": "https://google.com"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user