This commit is contained in:
suresh 2023-06-22 17:10:31 +05:30
parent 6724448c9c
commit 36e25b5fb4
5 changed files with 3 additions and 2 deletions

View File

@ -18,7 +18,8 @@ class App extends BaseConfig
* http://example.com/
*/
// public string $baseURL = 'https://mprkv.co.in/devbook';
public string $baseURL = 'http://localhost/golf_backend';
// public string $baseURL = 'http://localhost/golf_backend';
public string $baseURL = 'http://localhost:88/golf_backend';
/**

View File

@ -5,7 +5,7 @@
<div class="col-lg-4 footer1">
<div class="row mb-3">
<div class="col-2">
<img src="<?= base_url()."/public"; ?>/assets/member_images/Location-1.png" alt="">
<img src="<?= base_url()."/public"; ?>/assets/member_images/Location.png" alt="">
</div>
<div class="col-9">
<div class="footer-title">Our Location</div>

Binary file not shown.

After

Width:  |  Height:  |  Size: 601 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 412 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 328 B