feat: Update call to action section background image to a local asset.

This commit is contained in:
Yoga Pangestu 2026-03-12 11:44:43 +07:00
parent 2d0bc2c4a9
commit e54eaafccc
2 changed files with 1 additions and 1 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 1014 KiB

View File

@ -141,7 +141,7 @@ class="btn btn-link btn-hover-animation-switch btn-medium fw-700 text-dark-gray
<!-- start call to action section -->
<section class="cover-background one-third-screen sm-h-500px pb-0 position-relative"
style="background-image:url('https://images.pexels.com/photos/3184291/pexels-photo-3184291.jpeg');">
style="background-image:url('{{ asset('assets/img/bg/mayadatar.jpg') }}');">
<div class="opacity-extra-medium bg-dark-gray"></div>
<div class="container h-100">
<div class="row align-items-center justify-content-center h-100">