File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ <h1 class="font-headline-lg text-headline-lg-mobile md:text-headline-lg text-on-
99< div class ="flex flex-col gap-space-md text-left ">
1010< div class ="flex items-center gap-space-sm "> < span class ="w-8 h-8 rounded-full bg-blue-600/20 border border-blue-500/40 flex items-center justify-center "> < span class ="material-symbols-outlined text-blue-300 text-[16px] " aria-hidden ="true "> schedule</ span > </ span > < span class ="font-body-md text-body-md text-on-surface "> Direct response within 24 hours</ span > </ div >
1111< div class ="flex items-center gap-space-sm "> < span class ="w-8 h-8 rounded-full bg-blue-600/20 border border-blue-500/40 flex items-center justify-center "> < span class ="material-symbols-outlined text-blue-300 text-[16px] " aria-hidden ="true "> lock</ span > </ span > < span class ="font-body-md text-body-md text-on-surface "> NDA available on request</ span > </ div >
12- < div class ="flex flex-col gap-space-xs pt-space-md "> < span class ="font-label-sm text-label-sm text-on-surface "> Also find us on</ span > < div class ="flex flex-wrap items-center gap-space-sm "> < a class ="font-body-sm text-body-sm hover:text-blue-400 transition-colors " href ="https://github.com/ComtomEngineering " rel ="noopener noreferrer " target ="_blank "> GitHub</ a > < span class ="text-blue-900 "> •</ span > < a class ="font-body-sm text-body-sm hover:text-blue-400 transition-colors " href ="https://medium.com/@Comtom.Engineering " rel ="noopener noreferrer " target ="_blank "> Blog</ a > < span class ="text-blue-900 "> •</ span > < a class ="font-body-sm text-body-sm hover:text-blue-400 transition-colors " href ="https://www.instagram.com/comtomengineering " rel ="noopener noreferrer " target ="_blank "> Instagram</ a > < span class ="text-blue-900 "> •</ span > < a class ="font-body-sm text-body-sm hover:text-blue-400 transition-colors " href ="https://www.facebook.com/comtomengineeringok " rel ="noopener noreferrer " target ="_blank "> Facebook</ a > </ div > </ div >
12+ < div class ="flex flex-col gap-space-xs pt-space-md " style ="color: #fff;><span class= "font-label-sm text-label-sm text-on-surface "> Also find us on</ span > < div class ="flex flex-wrap items-center gap-space-sm "> < a class ="font-body-sm text-body-sm hover:text-blue-400 transition-colors " href ="https://github.com/ComtomEngineering " rel ="noopener noreferrer " target ="_blank "> GitHub</ a > < span class ="text-blue-900 "> •</ span > < a class ="font-body-sm text-body-sm hover:text-blue-400 transition-colors " href ="https://medium.com/@Comtom.Engineering " rel ="noopener noreferrer " target ="_blank "> Blog</ a > < span class ="text-blue-900 "> •</ span > < a class ="font-body-sm text-body-sm hover:text-blue-400 transition-colors " href ="https://www.instagram.com/comtomengineering " rel ="noopener noreferrer " target ="_blank "> Instagram</ a > < span class ="text-blue-900 "> •</ span > < a class ="font-body-sm text-body-sm hover:text-blue-400 transition-colors " href ="https://www.facebook.com/comtomengineeringok " rel ="noopener noreferrer " target ="_blank "> Facebook</ a > </ div > </ div >
1313</ div >
1414< div id ="contact-form-card " class ="bg-surface-container/60 border border-blue-600/25 rounded-xl p-space-xl "> < form id ="contact-form " class ="flex flex-col gap-space-md ">
1515< div class ="flex flex-col gap-space-2xs "> < label class ="font-label-sm text-label-sm text-on-surface " for ="contact-name "> Full Name</ label > < input class ="bg-surface-container-high border border-blue-600/25 focus:border-blue-500 rounded-lg px-space-sm py-space-xs font-body-sm text-body-sm text-on-surface placeholder:text-on-surface-variant outline-none " type ="text " name ="name " autocomplete ="name " id ="contact-name " placeholder ="Jane Doe " required minlength ="2 " maxlength ="100 "> </ div >
You can’t perform that action at this time.
0 commit comments