Skip to content

Commit f02d3da

Browse files
author
Ghassan Barghouti
committed
change logo name and fix sentence in school aduit
1 parent dbac746 commit f02d3da

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

resources/views/layouts/app.blade.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<div>
1717
<nav class="navbar navbar-expand-lg navbar-light">
1818
<a class="navbar-brand" href="{{ url("/") }}">
19-
<img src="{{ asset('img/Education-For-White-BG.png') }}">
19+
<img src="{{ asset('img/education-for-white-bg.png') }}">
2020
</a>
2121
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
2222
<span class="navbar-toggler-icon"></span>
@@ -60,7 +60,7 @@
6060
<div class="row">
6161
<div class="col-sm-6">
6262
<a class="navbar-brand" href="#">
63-
<img src="{{ asset('img/Education-For-Grey-BG.png') }}">
63+
<img src="{{ asset('img/education-for-grey-bg.png') }}">
6464
</a>
6565
<p class="white">Eduvation is a regional educational management firm specialized in designing new operating models for educational institutes. The purpose of such a customized operating model is to help schools convert strategies to tangible results.
6666
</p>

resources/views/services/audit.blade.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
into
1313
consideration to provide local schools and students with the best chances to be
1414
accredited
15-
and recognized worldwide. Through the audit process we k with our clients and
15+
and recognized worldwide. Through the audit process we partner with our clients and
1616
provide
1717
them with a frame of reference and a working model and set up locally accepted
1818
educational

0 commit comments

Comments
 (0)