diff --git a/content/batch/index.mdx b/content/batch/index.mdx index 1896d0f..b151a92 100644 --- a/content/batch/index.mdx +++ b/content/batch/index.mdx @@ -20,6 +20,17 @@ This course is focused on making you a frontend developer from a beginner to an Select a Batch below to learn more about it. +const joinButtonStyle = { + textAlign: 'center', + color: 'black', + backgroundColor: 'white', + borderRadius: '18px', + fontSize: '16px', + width: 'fit-content', + margin: '0 auto', + padding: '8px 16px' +}; +
Image - - #### Learn - Learn HTML, CSS, JS and Git & Github +

Learn

+

Learn HTML, CSS, JS and Git & Github

+
+
+ Join +
- + + Image - - #### DSA in Javascript - Learn data structures and algorithms in JavaScript +

DSA in Javascript

+

Learn data structures and algorithms in JavaScript

+
+
+ Join +
- - + Image - - #### Build - Master React, Redux and Next Js +

Build

+

Master React, Redux and Next Js

+
+
+ Join +
- + Image - - #### Hire - Get Interview Tips and Tricks +

Hire

+

Get Interview Tips and Tricks from Experts

+
+
+ Join +
+``` \ No newline at end of file