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

Skip to content

Commit 74a98f7

Browse files
flash sale banner update
1 parent 6d34494 commit 74a98f7

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

src/index.json

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

1414
"slides": [
15+
{
16+
"imgSrc": "https://images.codingblocks.com/img/wd-sale-banner.jpg",
17+
"imgAlt": "",
18+
"heading": "",
19+
"content": "",
20+
"button": [
21+
{
22+
"link": "https://online.codingblocks.com/courses/web-development-online-course",
23+
"text": "Enroll Now",
24+
"buttonColor":"##F2C953",
25+
"filled": "true"
26+
}
27+
]
28+
}
1529
{
1630
"imgSrc": "https://images.codingblocks.com/img/codeathon-webbanner.jpg",
1731
"imgAlt": "",

0 commit comments

Comments
 (0)