diff --git a/pages/about-us.js b/pages/about-us.js index d74fb95..4effdc3 100644 --- a/pages/about-us.js +++ b/pages/about-us.js @@ -233,7 +233,7 @@ export default function AboutUs() {
{/*-============spacing==========-*/} -
+
img
@@ -372,7 +372,7 @@ export default function AboutUs() {
{/*content*/} {/*funfacts*/} -
+
{/*-============spacing==========-*/}
{/*-============spacing==========-*/} @@ -411,7 +411,7 @@ export default function AboutUs() { + -
Customers served
+
Customers Served
{/*-============spacing==========-*/}
@@ -433,7 +433,7 @@ export default function AboutUs() { + -
cities
+
Cities
{/*-============spacing==========-*/}
@@ -455,7 +455,7 @@ export default function AboutUs() { + -
vehicles
+
Vehicles
{/*-============spacing==========-*/}
@@ -477,7 +477,7 @@ export default function AboutUs() { + -
years of experience
+
Years of Experience
{/*-============spacing==========-*/}
diff --git a/public/assets/css/theme.css b/public/assets/css/theme.css index 545acd2..b733903 100644 --- a/public/assets/css/theme.css +++ b/public/assets/css/theme.css @@ -136,6 +136,9 @@ .bg_light_4 { background: #ff66005e !important; } +.bg_blue{ + background: #08254b !important; +} @media (max-width: 1200px) { .d_none_1200px { @@ -5262,7 +5265,7 @@ body .service_post.style_one .owl-carousel .owl-dots { .fun_facts.type_two { padding: 44px; border-radius: 17px; - background: var(--color-set-one-1); + background: var(--color-set-four-1); } .fun_facts.type_two .icon {