Your ROOT_URL in app.ini is http://159.89.207.79:3000/ but you are visiting http://9.cron.my.id:3000/tribikram/ET-VISA/commit/b88d746a4b2188a965e24e43af989d87cf2c945b
You should set ROOT_URL correctly, otherwise the web may not work correctly.
7 changed files with
16 additions and
11 deletions
public/frontend/css/style.css
BIN
public/frontend/icons/Icons/24-houes.png
BIN
public/frontend/icons/Icons/Institutions.png
BIN
public/frontend/icons/Icons/rating.png
BIN
public/frontend/icons/Icons/teams.png
resources/views/about.blade.php
resources/views/welcome.blade.php
@ -1126,7 +1126,15 @@ Responsive Codes
align-items : center ;
}
. et-card-img {
background : # 296AC7 ;
border-radius : 50 % ;
padding : 10px ;
display : flex ;
justify-content : center ;
align-items : center ;
width : 100px ;
height : 100px ;
margin-bottom : 0 . 6rem ;
}
. et-card-detail h2 {
text-align : center ;
@ -1134,9 +1142,6 @@ Responsive Codes
. et-card-detail p {
text-align : center ;
}
. et-card-img img {
border-radius : 50 % ;
}
. lets-chat-section {
background : # E8F2FF ;
padding : 6rem ;
Width:
|
Height:
|
Size: 18 KiB
Width:
|
Height:
|
Size: 7.8 KiB
Width:
|
Height:
|
Size: 8.5 KiB
Width:
|
Height:
|
Size: 17 KiB
@ -28,9 +28,9 @@
{!!$about->bottom_description ?? '' !!}
< / div >
< div class = "et-cards" >
{{-- < div class = "et-card" >
< div class = "et-card" >
< div class = "et-card-img" >
< img src = "{{url('frontend/images/user .png')}}" class = "img-fluid" alt = "" >
< img src = "{{url('frontend/icons/Icons/24-houes .png')}}" class = "img-fluid" alt = "" >
< / div >
< div class = "et-card-detail" >
< h2 > 24/7< / h2 >
@ -39,7 +39,7 @@
< / div >
< div class = "et-card" >
< div class = "et-card-img" >
< img src = "{{url('frontend/images/user .png')}}" class = "img-fluid" alt = "" >
< img src = "{{url('frontend/icons/Icons/rating .png')}}" class = "img-fluid" alt = "" >
< / div >
< div class = "et-card-detail" >
< h2 > 99%< / h2 >
@ -48,7 +48,7 @@
< / div >
< div class = "et-card" >
< div class = "et-card-img" >
< img src = "{{url('frontend/images/user .png')}}" class = "img-fluid" alt = "" >
< img src = "{{url('frontend/icons/Icons/Institutions .png')}}" class = "img-fluid" alt = "" >
< / div >
< div class = "et-card-detail" >
< h2 > 100+< / h2 >
@ -57,17 +57,17 @@
< / div >
< div class = "et-card" >
< div class = "et-card-img" >
< img src = "{{url('frontend/images/user .png')}}" class = "img-fluid" alt = "" >
< img src = "{{url('frontend/icons/Icons/teams .png')}}" class = "img-fluid" alt = "" >
< / div >
< div class = "et-card-detail" >
< h2 > 50+< / h2 >
< p > Teams< / p >
< / div >
< / div > --}}
< / div >
< / div >
< / section >
< section class = "our-values-section" >
< h1 > We are our values < / h1 >
< h1 > What We Value < / h1 >
< div class = "row gx-5" >
< div class = "col-md-6" >
< div class = "values-left" >
@ -117,7 +117,7 @@
< img src = "{{url('frontend/icons/insurance-icon.png')}}" alt = "" >
< / div >
< h2 > Insurance< / h2 >
< p > Providing the right health insurance at competitive rates < / p >
< p > Providing the right health insurance at competitive rates. < / p >
< a href = "{{url('/insurance')}}" > Learn More< / a >
< / div >
< / div >