290
290
border-radius : 12px ;
291
291
border : 1px solid green;
292
292
transition : all 0.3s ease;
293
- box-shadow : 0 2px 12px # 8f91f7 ;
293
+ box-shadow : 0 2px 12px # 75e47a ;
294
294
}
295
295
296
296
.about-card p : hover {
297
297
transform : translateY (3px );
298
- box-shadow : 0 5px 20px # 100699 ;
298
+ box-shadow : 0 5px 20px # 409B44 ;
299
299
}
300
300
301
301
.about-card : hover {
304
304
}
305
305
306
306
.about-card h4 {
307
- color : # 463896 ;
307
+ color : # 409B44 ;
308
308
font-weight : 600 ;
309
+ white-space : nowrap;
309
310
}
310
311
311
312
.btn-group {
@@ -1971,8 +1972,8 @@ <h2 class="about-title mb-2">About Us</h2>
1971
1972
< div class ="row justify-content-center g-4 ">
1972
1973
<!-- Card 1 -->
1973
1974
< div class ="col-sm-6 col-lg-4 ">
1974
- < div class ="about-card p-4 h-100 shadow rounded ">
1975
- < h4 class ="mb-4 "> < i class ="fas fa-users icon "> </ i > Who We Are</ h4 >
1975
+ < div class ="about-card p-4 h-100 w-100 shadow rounded ">
1976
+ < h4 class ="mb-4 fs-5 fs-md-4 "> < i class ="fas fa-users icon "> </ i > Who We Are</ h4 >
1976
1977
< p >
1977
1978
GrowCraft is a one-stop shop for Software, App, Website development, Digital Marketing, Graphic Design &
1978
1979
Social Media. We deliver high-quality services that align with market trends.
@@ -1983,7 +1984,7 @@ <h4 class="mb-4"> <i class="fas fa-users icon"></i> Who We Are</h4>
1983
1984
<!-- Card 2 -->
1984
1985
< div class ="col-sm-6 col-lg-4 ">
1985
1986
< div class ="about-card p-4 h-100 shadow rounded ">
1986
- < h4 class ="mb-4 "> < i class ="fas fa-microchip icon "> </ i > Tech-Driven Solutions</ h4 >
1987
+ < h4 class ="mb-4 fs-5 fs-md-4 "> < i class ="fas fa-microchip icon "> </ i > Tech-Driven Solutions</ h4 >
1987
1988
< p >
1988
1989
We use the latest technologies & best practices to deliver innovative solutions. Our services evolve
1989
1990
constantly to meet clients’ changing needs.
@@ -1993,8 +1994,8 @@ <h4 class="mb-4"><i class="fas fa-microchip icon"></i> Tech-Driven Solutions</h4
1993
1994
1994
1995
<!-- Card 3 -->
1995
1996
< div class ="col-sm-6 col-lg-4 ">
1996
- < div class ="about-card p-4 h-100 shadow rounded ">
1997
- < h4 class ="mb-4 "> < i class ="fas fa-handshake icon "> </ i > Client-Centric Approach</ h4 >
1997
+ < div class ="about-card p-4 h-100 w-100 shadow rounded ">
1998
+ < h4 class ="mb-4 w-100 fs-5 fs-md-4 "> < i class ="fas fa-handshake icon "> </ i > Client-Centric Approach</ h4 >
1998
1999
< p >
1999
2000
Every client has unique needs. We understand their goals before creating custom solutions and involve them
2000
2001
throughout the development process.
@@ -2004,8 +2005,8 @@ <h4 class="mb-4"><i class="fas fa-handshake icon"></i> Client-Centric Approach</
2004
2005
2005
2006
<!-- Card 4 -->
2006
2007
< div class ="col-sm-6 col-lg-4 ">
2007
- < div class ="about-card p-4 h-100 shadow rounded ">
2008
- < h4 class ="mb-4 "> < i class ="fas fa-shield-alt icon "> </ i > Reliable & Transparent</ h4 >
2008
+ < div class ="about-card p-4 h-100 w-100 shadow rounded ">
2009
+ < h4 class ="mb-4 w-100 fs-5 fs-md-4 "> < i class ="fas fa-shield-alt icon "> </ i > Reliable & Transparent</ h4 >
2009
2010
< p >
2010
2011
With clear communication, timely delivery, and transparent processes, we ensure success for both our
2011
2012
clients and ourselves.
@@ -2016,7 +2017,7 @@ <h4 class="mb-4"><i class="fas fa-shield-alt icon"></i> Reliable & Transparent</
2016
2017
<!-- Card 5 -->
2017
2018
< div class ="col-sm-6 col-lg-4 ">
2018
2019
< div class ="about-card p-4 h-100 shadow rounded ">
2019
- < h4 class ="mb-4 "> < i class ="fas fa-award icon "> </ i > Affordable & Proven</ h4 >
2020
+ < h4 class ="mb-4 fs-5 fs-md-4 "> < i class ="fas fa-award icon "> </ i > Affordable & Proven</ h4 >
2020
2021
< p >
2021
2022
We offer cost-effective services and have a history of successful projects. For a reliable digital
2022
2023
partner, GrowCraft is your best choice.
0 commit comments