diff --git a/pages/about-us.js b/pages/about-us.js index db3ae22..e2ca78d 100644 --- a/pages/about-us.js +++ b/pages/about-us.js @@ -235,7 +235,7 @@ export default function AboutUs() {
{/*-============spacing==========-*/} -
+
img
@@ -374,7 +374,7 @@ export default function AboutUs() {
{/*content*/} {/*funfacts*/} -
+
{/*-============spacing==========-*/}
{/*-============spacing==========-*/} @@ -413,7 +413,7 @@ export default function AboutUs() { + -
Customers served
+
Customers Served
{/*-============spacing==========-*/}
@@ -435,7 +435,7 @@ export default function AboutUs() { + -
cities
+
Cities
{/*-============spacing==========-*/}
@@ -457,7 +457,7 @@ export default function AboutUs() { + -
vehicles
+
Vehicles
{/*-============spacing==========-*/}
@@ -479,7 +479,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 9f60560..7ed3743 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 {