diff --git a/public/css/style.css b/public/css/style.css index d76b99e..1d9ae04 100644 --- a/public/css/style.css +++ b/public/css/style.css @@ -1028,13 +1028,22 @@ p { } /* contact css */ +/* .contact-section{ + color: #000; + overflow-x: hidden; + height: 100%; + background-repeat: no-repeat; + background-size: 100% 100%; +} */ .contact-section{ color: #000; overflow-x: hidden; height: 100%; - background: #f8f9fc; + background: #eaedf4; + /* background-image: url("../images/contact-background.png"); */ + background-repeat: no-repeat; + background-size: cover } - .card{ padding: 30px 40px; border: none !important; diff --git a/public/images/contact-background.png b/public/images/contact-background.png new file mode 100644 index 0000000..00f6bb0 Binary files /dev/null and b/public/images/contact-background.png differ diff --git a/public/images/service/service-1.png b/public/images/service/service-1.png deleted file mode 100644 index 9277e22..0000000 Binary files a/public/images/service/service-1.png and /dev/null differ diff --git a/public/images/service/service-2.png b/public/images/service/service-2.png deleted file mode 100644 index c1e5acd..0000000 Binary files a/public/images/service/service-2.png and /dev/null differ diff --git a/public/images/service/service-3.png b/public/images/service/service-3.png deleted file mode 100644 index 161ccd3..0000000 Binary files a/public/images/service/service-3.png and /dev/null differ diff --git a/public/images/service/service-4.png b/public/images/service/service-4.png deleted file mode 100644 index a79ea54..0000000 Binary files a/public/images/service/service-4.png and /dev/null differ diff --git a/resources/views/layout/app.blade.php b/resources/views/layout/app.blade.php index d12bb9c..7917102 100644 --- a/resources/views/layout/app.blade.php +++ b/resources/views/layout/app.blade.php @@ -65,8 +65,8 @@ @@ -176,16 +176,15 @@

ET Recruitment is the branch of Extratech, operating within only a few markets, a specialist IT and Accounting talent recruitment agency.

diff --git a/resources/views/welcome.blade.php b/resources/views/welcome.blade.php index 3da70c1..a68acdf 100644 --- a/resources/views/welcome.blade.php +++ b/resources/views/welcome.blade.php @@ -283,7 +283,7 @@ -
+