File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -152,14 +152,14 @@ <h3 class="feature-title">Security & Privacy</h3>
152152
153153 < div class ="flex flex-col md:flex-row items-center gap-10 relative z-10 ">
154154 <!-- Image Column -->
155- < div class ="w-full md:w-1/3 flex justify-center ">
156- < div class ="relative group ">
155+ < div class ="w-full md:w-1/3 flex justify-center items-center ">
156+ < div class ="relative group w-full ">
157157 < div class ="absolute inset-0 bg-blue-200 rounded-2xl blur-xl opacity-0 group-hover:opacity-40 transition-opacity duration-500 "> </ div >
158- < img loading ="lazy "
159- src ="img/dash_logo/Join_our_lab_new .png "
160- onerror ="this.src=getImg('img/dash_logo/Join_our_lab_new .png') "
161- alt ="Join Our Lab "
162- class ="relative max-w-[180px] md:max-w- full h-auto drop-shadow-2xl transition-transform duration-500 group-hover:scale-105 "
158+ < img loading ="lazy "
159+ src ="img/dash_logo/DASH_LAB_LOGO .png "
160+ onerror ="this.src=getImg('img/dash_logo/DASH_LAB_LOGO .png') "
161+ alt ="DASH LAB Logo "
162+ class ="relative w- full h-auto object-contain drop-shadow-2xl transition-transform duration-500 group-hover:scale-105 "
163163 />
164164 </ div >
165165 </ div >
Original file line number Diff line number Diff line change @@ -152,14 +152,14 @@ <h3 class="feature-title">Security & Privacy</h3>
152152
153153 < div class ="flex flex-col md:flex-row items-center gap-10 relative z-10 ">
154154 <!-- Image Column -->
155- < div class ="w-full md:w-1/3 flex justify-center ">
156- < div class ="relative group ">
155+ < div class ="w-full md:w-1/3 flex justify-center items-center ">
156+ < div class ="relative group w-full ">
157157 < div class ="absolute inset-0 bg-blue-200 rounded-2xl blur-xl opacity-0 group-hover:opacity-40 transition-opacity duration-500 "> </ div >
158- < img loading ="lazy "
159- src ="img/dash_logo/Join_our_lab_new .png "
160- onerror ="this.src=getImg('img/dash_logo/Join_our_lab_new .png') "
161- alt ="Join Our Lab "
162- class ="relative max-w-[180px] md:max-w- full h-auto drop-shadow-2xl transition-transform duration-500 group-hover:scale-105 "
158+ < img loading ="lazy "
159+ src ="img/dash_logo/DASH_LAB_LOGO .png "
160+ onerror ="this.src=getImg('img/dash_logo/DASH_LAB_LOGO .png') "
161+ alt ="DASH LAB Logo "
162+ class ="relative w- full h-auto object-contain drop-shadow-2xl transition-transform duration-500 group-hover:scale-105 "
163163 />
164164 </ div >
165165 </ div >
You can’t perform that action at this time.
0 commit comments