Your ROOT_URL in app.ini is http://159.89.207.79:3000/ but you are visiting http://9.cron.my.id:3000/tribikram/AplusAgency/commit/ea8c7325c3e1a3b214059598679f5ba6cf6d59f3?style=split&whitespace=ignore-eol
You should set ROOT_URL correctly, otherwise the web may not work correctly.
3 changed files with
9 additions and
2 deletions
public/frontend/css/style.css
BIN
public/frontend/images/skill-assessment-banner.png
resources/views/service_view.blade.php
@ -567,7 +567,12 @@ Responsive Codes
display : block ;
display : block ;
}
}
. featured-news img ,
. featured-news img ,
. insurance-desc-img img {
. insurance-desc-img img ,
. featured-news-image img ,
. news-card-img img ,
. who-we-img img ,
. service-primary-img img ,
. service-last-img img {
border-radius : 8px ;
border-radius : 8px ;
}
}
. more-news {
. more-news {
@ -1180,6 +1185,8 @@ Responsive Codes
box-shadow : none ;
box-shadow : none ;
outline : none ;
outline : none ;
width : 100 % ;
width : 100 % ;
font-weight : 600 ;
letter-spacing : 0 . 1rem ;
}
}
. captch-field p {
. captch-field p {
font-weight : 400 ;
font-weight : 400 ;
Width:
|
Height:
|
Size: 526 KiB
@ -6,7 +6,7 @@
< meta name = "og:image" content = "{{url('../frontend/images/service-detail.png')}}" / >
< meta name = "og:image" content = "{{url('../frontend/images/service-detail.png')}}" / >
@endsection
@endsection
@section('content')
@section('content')
< section class = "service-detail-banner" style = "background: url('../frontend/images/service-detail .png')" >
< section class = "service-detail-banner" style = "background: url('../frontend/images/skill-assessment-banner .png')" >
< nav aria-label = "breadcrumb" >
< nav aria-label = "breadcrumb" >
< ol class = "breadcrumb" >
< ol class = "breadcrumb" >
< li class = "breadcrumb-item" > < a href = "/" > Home< / a > < / li >
< li class = "breadcrumb-item" > < a href = "/" > Home< / a > < / li >