From b0cde1ea1cc4377cfaa984af404c96a540ee6dc7 Mon Sep 17 00:00:00 2001 From: Ananda Zakia S <117088186+zakiaass@users.noreply.github.com> Date: Fri, 15 Dec 2023 23:07:50 +0700 Subject: [PATCH] Update Landing Page --- public/css/style.css | 44 +-- resources/views/home.blade.php | 572 ++++++++++++++++++--------------- 2 files changed, 334 insertions(+), 282 deletions(-) diff --git a/public/css/style.css b/public/css/style.css index db3116c..d11faf7 100644 --- a/public/css/style.css +++ b/public/css/style.css @@ -92,7 +92,7 @@ .hero_area { -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; - background-color: #7335b7; + background-color: #0a0734; border-radius: 0 0 350px 0; } @@ -273,7 +273,7 @@ .slider_section { -webkit-box-align: center; -ms-flex-align: center; align-items: center; - padding: 45px 0; + padding: 30px 0; } .slider_section .row { @@ -317,12 +317,12 @@ .slider_section .detail-box .btn-box a { .slider_section .detail-box .btn-box .btn1 { display: inline-block; padding: 12px 15px; - background-color: #5a2a8f; + background-color: #0a0734; color: #ffffff; border-radius: 5px; -webkit-transition: all 0.3s; transition: all 0.3s; - border: 1px solid #5a2a8f; + border: 1px solid #0a0734; } .slider_section .detail-box .btn-box .btn1:hover { @@ -332,7 +332,7 @@ .slider_section .detail-box .btn-box .btn1:hover { } .slider_section .img-box img { - width: 100%; + width: 70%; } .slider_section .carousel-indicators { @@ -373,7 +373,7 @@ .service_section .heading_container { .service_section .box { margin-top: 25px; - padding: 15px; + padding: 10px; border-radius: 10px; -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.25); box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.25); @@ -439,7 +439,7 @@ .service_section .box:hover { .service_section .box:hover::before { -webkit-transform: scale(5); transform: scale(5); - background-color: #7335b7; + background-color: #0a0734; } .service_section .box:hover img { @@ -460,12 +460,12 @@ .service_section .btn-box { .service_section .btn-box a { display: inline-block; padding: 10px 45px; - background-color: #7335b7; + background-color: #0a0734; color: #ffffff; border-radius: 5px; -webkit-transition: all 0.3s; transition: all 0.3s; - border: 1px solid #7335b7; + border: 1px solid #0a0734; } .service_section .btn-box a:hover { @@ -475,7 +475,7 @@ .service_section .btn-box a:hover { } .about_section { - background-color: #7335b7; + background-color: #0a0734; color: #ffffff; border-radius: 250px 0 250px 0; } @@ -557,7 +557,7 @@ .case_section .box .detail-box p { } .case_section .box .detail-box a { - color: #7335b7; + color: #0a0734; } /* Gaya tambahan jika diperlukan */ @@ -607,7 +607,7 @@ .client_section .box .client_info .client_name h5 { .client_section .box .client_info .client_name h6 { margin-bottom: 0; - color: #7335b7; + color: #0a0734; font-weight: normal; font-size: 15px; text-transform: uppercase; @@ -623,7 +623,7 @@ .client_section .box p { .client_section .box .detail-box { background-color: #ffffff; - background-color: #7335b7; + background-color: #0a0734; color: #ffffff; border-radius: 15px; padding: 85px 45px 15px 45px; @@ -641,7 +641,7 @@ .client_section .carousel-indicators { } .client_section .carousel-indicators li { - background-color: #7335b7; + background-color: #0a0734; width: 10px; height: 10px; border-radius: 100%; @@ -698,12 +698,12 @@ .contact_section button { font-family: "Poppins", sans-serif; display: inline-block; padding: 10px 65px; - background-color: #7335b7; + background-color:#0a0734; color: #ffffff; border-radius: 3px; -webkit-transition: all 0.3s; transition: all 0.3s; - border: 1px solid #7335b7; + border: 1px solid #0a0734; color: #fff; margin-top: 10px; } @@ -715,7 +715,7 @@ .contact_section button:hover { } .contact_section .map_container { - height: 100%; + height: 50%; min-height: 325px; overflow: hidden; margin-left: 45px; @@ -730,9 +730,9 @@ .contact_section .map_container .map #googleMap { } .footer_container { - background-color: #7335b7; + background-color: #0a0734; color: #ffffff; - border-radius: 350px 0 0 0; + border-radius: 100px 0 0 0; padding-top: 145px; } @@ -868,16 +868,16 @@ .info_section form button:hover { /* end info section */ /* footer section*/ .footer_section { - position: relative; + position: center; text-align: center; } .footer_section p { - padding: 25px 0; + padding: 10px 0; margin: 0; } .footer_section p a { color: inherit; } -/*# sourceMappingURL=style.css.map */ \ No newline at end of file +/*# sourceMappingURL=style.css.map */ diff --git a/resources/views/home.blade.php b/resources/views/home.blade.php index f49bd10..b8044f2 100644 --- a/resources/views/home.blade.php +++ b/resources/views/home.blade.php @@ -12,7 +12,7 @@ - MAN 3 BANYUWANGI + Home | SIPEX @@ -20,7 +20,7 @@ - + @@ -39,9 +39,6 @@
+ -
+