3131 content ="codebar courses are project based job-readiness structured lessons to help underrepresented adults build practical skills, confidence, and a clear pathway into tech and data careers. We blend hands-on technical training (real tools, real workflows, practical projects) with workplace skills employers value (communication, collaboration, problem-solving, presenting your work). " />
3232 < meta property ="og:url " content ="https://courses.codebar.io " />
3333 < meta property ="og:image " content ="./images/codebar-courses-banner.png " />
34+
35+ < script >
36+ ( function ( w , d , t , h , s , n ) {
37+ w . FlodeskObject = n ;
38+ var fn = function ( ) {
39+ ( w [ n ] . q = w [ n ] . q || [ ] ) . push ( arguments ) ;
40+ } ;
41+ w [ n ] = w [ n ] || fn ;
42+ var f = d . getElementsByTagName ( t ) [ 0 ] ;
43+ var v = '?v=' + Math . floor ( new Date ( ) . getTime ( ) / ( 120 * 1000 ) ) * 60 ;
44+ var sm = d . createElement ( t ) ;
45+ sm . async = true ;
46+ sm . type = 'module' ;
47+ sm . src = h + s + '.mjs' + v ;
48+ f . parentNode . insertBefore ( sm , f ) ;
49+ var sn = d . createElement ( t ) ;
50+ sn . async = true ;
51+ sn . noModule = true ;
52+ sn . src = h + s + '.js' + v ;
53+ f . parentNode . insertBefore ( sn , f ) ;
54+ } ) ( window , document , 'script' , 'https://assets.flodesk.com' , '/universal' , 'fd' ) ;
55+ </ script >
3456</ head >
3557
3658< body class ="box-border m-0 ">
124146 </ main >
125147
126148 < footer
127- class ="flex flex-col flex-wrap gap-10 lg:gap-20 bg-universal-blue lg:items-stretch px-10 pt-20 lg:px-20 pb-5 max-w-screen items-center ">
149+ class ="flex flex-col flex-wrap gap-10 lg:gap-5 bg-universal-blue lg:items-stretch px-10 pt-0 lg:px-20 pb-0 max-w-screen items-center ">
128150 < div class ="flex flex-col lg:flex-row justify-evenly gap-10 text-center ">
129- < div class ="flex flex-col flex-wrap gap-5 text-lg lg:text-xl flex-center ">
130- < h3 class ="text-slate-100 "> Join our community</ h3 >
131-
132- < div id ="mc_embed_shell ">
133- < link href ="https://cdn-images.mailchimp.com/embedcode/classic-061523.css " rel ="stylesheet " type ="text/css ">
134- < style type ="text/css ">
135- # mc_embed_signup {
136- clear : left;
137- width : 100% ;
138- font : 14px Helvetica, Arial, sans-serif;
139- }
140-
141- # mc_embed_signup form {
142- margin : 0 ;
143- }
144-
145- @media only screen and (max-width : 400px ) {
146- # mc_embed_signup {
147- width : 100% ;
148- }
149- }
150- </ style >
151- < div id ="mc_embed_signup ">
152- < form
153- action ="https://codebar.us8.list-manage.com/subscribe/post?u=b4652d85b385945c79f2ffa2e&id=3798974cb3&f_id=00e516e1f0 "
154- method ="post " id ="mc-embedded-subscribe-form " name ="mc-embedded-subscribe-form " class ="validate "
155- target ="_blank ">
156- < div id ="mc_embed_signup_scroll ">
157- < div class ="mc-field-group "> < input type ="email " name ="EMAIL " class ="required email " id ="mce-EMAIL "
158- required ="" value ="Enter your email "> </ div >
159- < div id ="mce-responses " class ="clear ">
160- < div class ="response " id ="mce-error-response " style ="display: none; "> </ div >
161- < div class ="response " id ="mce-success-response " style ="display: none; "> </ div >
162- </ div >
163- < div aria-hidden ="true " style ="position: absolute; left: -5000px; "> < input type ="text "
164- name ="b_b4652d85b385945c79f2ffa2e_3798974cb3 " tabindex ="-1 " value =""> </ div >
165- < div class ="clear "> < input type ="submit " name ="subscribe " id ="mc-embedded-subscribe " class ="button "
166- value ="Join "> </ div >
167- </ div >
168- </ form >
169- </ div >
170151
171- < script type ="text/javascript " src ="//s3.amazonaws.com/downloads.mailchimp.com/js/mc-validate.js "> </ script >
172- < script
173- type ="text/javascript "> ( function ( $ ) { window . fnames = new Array ( ) ; window . ftypes = new Array ( ) ; fnames [ 0 ] = 'EMAIL' ; ftypes [ 0 ] = 'email' ; fnames [ 1 ] = 'FNAME' ; ftypes [ 1 ] = 'text' ; } ( jQuery ) ) ; var $mcj = jQuery . noConflict ( true ) ; </ script >
174- </ div >
175- </ div >
176-
177-
178- < div class ="flex flex-col gap-5 text-lg lg:text-xl text-slate-100 ">
152+ < div class ="flex flex-col gap-5 text-lg lg:text-xl text-slate-100 pt-[30px] font-bold ">
179153 < h3 > Follow us</ h3 >
180- < div class ="flex gap-5 ">
154+ < div class ="flex gap-5 justify-center ">
181155 < a href ="https://www.instagram.com/codebarhq/ " class ="fa fa-instagram fa-lg " target ="_blank "> </ a >
182156 < a href ="https://www.facebook.com/codebarHQ/ " class ="fa fa-facebook fa-lg " target ="_blank "> </ a >
183157 < a href ="https://www.youtube.com/channel/UCEYz232agE47GHUq8wneBCA " class ="fa fa-youtube fa-lg "
@@ -186,10 +160,21 @@ <h3>Follow us</h3>
186160 target ="_blank "> </ a >
187161 </ div >
188162 </ div >
163+ < div class ="flex flex-col flex-wrap gap-5 text-lg lg:text-xl flex-center ">
189164
165+ < div id ="fd-form-69d54a1e5dc46b505b563dd7 "> </ div >
166+ < script >
167+ window . fd ( 'form' , {
168+ formId : '69d54a1e5dc46b505b563dd7' ,
169+ containerEl : '#fd-form-69d54a1e5dc46b505b563dd7'
170+ } ) ;
171+ </ script >
172+ </ div >
190173
191- < div class ="flex flex-col gap-5 text-lg lg:text-xl text-slate-100 ">
192- < h3 > Get in touch</ h3 >
174+ < div class ="flex flex-col gap-5 text-lg lg:text-xl text-slate-100 lg:pt-[30px] ">
175+ < div class ="font-bold ">
176+ < h3 > Get in touch</ h3 >
177+ </ div >
193178 < p > < a href ="mailto:hello@codebar.io "> hello@codebar.io</ a > </ p >
194179 </ div >
195180 </ div >
0 commit comments