From aa7c649bc2cdebcd5ea9dedee13a35a68d2e6184 Mon Sep 17 00:00:00 2001 From: tribikram Date: Tue, 6 Dec 2022 11:05:57 +0545 Subject: [PATCH] [add] enquiry form added --- public/frontend/css/style.css | 65 ++++++++++++++++++++++++++-- resources/views/welcome.blade.php | 71 ++++++++++++++++++++++++++++--- 2 files changed, 126 insertions(+), 10 deletions(-) diff --git a/public/frontend/css/style.css b/public/frontend/css/style.css index 6f78917..db71a9e 100644 --- a/public/frontend/css/style.css +++ b/public/frontend/css/style.css @@ -487,6 +487,7 @@ Responsive Codes } .contact-phone{ display: flex; + text-decoration: none; align-items: center; gap: 10px; } @@ -499,7 +500,7 @@ Responsive Codes flex-direction: column; gap: 20px; } -.enquiry-form h2{ +.enquiry-header h2{ font-weight: 500; font-size: 46px; text-align: center; @@ -507,7 +508,7 @@ Responsive Codes color: #F54C5F; display: inline-block; } -.enquiry-form h2::after{ +.enquiry-header h2::after{ content: ''; margin: 20px 30%; border-bottom: 5px solid #F54C5F; @@ -515,9 +516,67 @@ Responsive Codes text-align: center; display: block; } -.enquiry-form p{ +.enquiry-header p{ font-weight: 400; font-size: 14px; text-align: center; color: #FFFFFF; +} +.enquiry-form .input-group{ + border: 1px solid #E0DEDE; + background: rgba(255, 255, 255, 0.55); + border-radius: 2px; +} +.enquiry-form .input-group-text{ + padding: 1rem; + border: none; + border-radius: 0; + color: #01070F; + background: none; +} +.enquiry-form input::-webkit-input-placeholder{ + font-weight: 400; + font-size: 14px; + line-height: 1.6rem; + color: #071C39; +} +.enquiry-form textarea::-webkit-input-placeholder{ + font-weight: 400; + font-size: 14px; + line-height: 1.6rem; + color: #071C39; +} +.enquiry-form input:-moz-placeholder{ + font-weight: 400; + font-size: 14px; + line-height: 1.6rem; + color: #071C39; +} +.enquiry-form .form-control{ + background: none; + border: none; + margin-left: 0 !important; + border-radius: 0; +} +.enquiry-form .form-select{ + background-color: rgb(0 0 0 / 0%); + margin-left: 0 !important; + border: none; +} +.enquiry-contacts{ + padding-right: 20%; +} +.enquiry-contacts h2{ + font-weight: 700; + font-size: 38px; + line-height: 2.6rem; + letter-spacing: 0.001em; + color: #FFFFFF; + margin-bottom: 30px; +} +.enquiry-contacts p{ + font-weight: 400; + font-size: 22px; + line-height: 2rem; + color: #FFFFFF; } \ No newline at end of file diff --git a/resources/views/welcome.blade.php b/resources/views/welcome.blade.php index 5085c68..0ce871c 100644 --- a/resources/views/welcome.blade.php +++ b/resources/views/welcome.blade.php @@ -311,30 +311,87 @@

Let’s Start a Conversation

We’d love to hear from you. Our friendly support team is always here to assist you.

- - - +
-
+

Quick Enquiry

Want to get in touch? Please fill in the form below and one of our agents will be in touch with you shortly.

+
+
+
+
+
+ +
+ +
+
+
+
+
+ + + +
+ +
+
+
+
+
+ + + +
+ +
+
+
+
+
+ +
+ +
+
+
+
+
+ +
+ +
+
+
+