diff --git a/public/frontend/css/style.css b/public/frontend/css/style.css
index e83ce22..8c2ec41 100644
--- a/public/frontend/css/style.css
+++ b/public/frontend/css/style.css
@@ -870,11 +870,12 @@ Responsive Codes
.service-secondary-desc hr,
.insurance-content hr,
.labor-section-primary hr,
-.labor-section-secondary hr{
+.labor-section-secondary hr,
+.service-primary-desc hr{
width: 38px;
height: 0px;
opacity: 1;
- border: 1px solid #F54C5F;
+ border: 1px solid #0E2B52;
}
.who-we-desc h5,
.obj-header h5,
diff --git a/public/frontend/images/am-chef-banner.png b/public/frontend/images/am-chef-banner.png
new file mode 100644
index 0000000..b2f2fd3
Binary files /dev/null and b/public/frontend/images/am-chef-banner.png differ
diff --git a/public/frontend/images/need-chef-banner.png b/public/frontend/images/need-chef-banner.png
new file mode 100644
index 0000000..b57fc1a
Binary files /dev/null and b/public/frontend/images/need-chef-banner.png differ
diff --git a/resources/views/about.blade.php b/resources/views/about.blade.php
index c27e3a0..414b819 100644
--- a/resources/views/about.blade.php
+++ b/resources/views/about.blade.php
@@ -1,6 +1,9 @@
@extends('layout.app')
@section('title')
About Us
+
+
+
@endsection
@section('content')
diff --git a/resources/views/am_chef.blade.php b/resources/views/am_chef.blade.php
index 389c7ac..1294320 100644
--- a/resources/views/am_chef.blade.php
+++ b/resources/views/am_chef.blade.php
@@ -1,9 +1,12 @@
@extends('layout.app')
@section('title')
I am Chef
+
+
+
@endsection
@section('content')
-
+