suresh
This commit is contained in:
parent
6724448c9c
commit
36e25b5fb4
@ -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';
|
||||
|
||||
|
||||
/**
|
||||
|
||||
@ -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>
|
||||
|
||||
BIN
public/assets/member_images/Location.png
Normal file
BIN
public/assets/member_images/Location.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 601 B |
BIN
public/assets/member_images/Mail.png
Normal file
BIN
public/assets/member_images/Mail.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 412 B |
BIN
public/assets/member_images/Mobile.png
Normal file
BIN
public/assets/member_images/Mobile.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 328 B |
Loading…
Reference in New Issue
Block a user