Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 8c822f2

Browse files
authored
Merge pull request #1143 from Hardikv1/patch-63
banner update #2
2 parents 3572293 + b8bd42b commit 8c822f2

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

src/index.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,21 @@
1212
],
1313

1414
"slides": [
15+
{
16+
"imgSrc": "https://images.codingblocks.com/img/WebsiteBanners/Code%20is%20love%20sale%20.png",
17+
"imgAlt": "",
18+
"heading": "",
19+
"content": "",
20+
"button": [
21+
{
22+
"link": "https://online.codingblocks.com/courses",
23+
"text": "Explore Now",
24+
"color" : "#000000",
25+
"buttonColor":"#C73940",
26+
"filled": "true"
27+
}
28+
]
29+
},
1530
{
1631
"imgSrc": "https://images.codingblocks.com/img/WebsiteBanners/Web%20Banner.jpeg",
1732
"imgAlt": "",

0 commit comments

Comments
 (0)