diff --git a/public/frontend/css/style.css b/public/frontend/css/style.css index a6ddb56..75400c2 100644 --- a/public/frontend/css/style.css +++ b/public/frontend/css/style.css @@ -473,6 +473,9 @@ Responsive Codes .featured-news{ position: relative; } +.featured-news a{ + text-decoration: none; +} .featured-content{ background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #020C1B 86.98%); width: 100%; @@ -480,11 +483,19 @@ Responsive Codes padding: 20px; bottom: 0; } -.featured-content p{ - color: #FFFFFF; +.first-blog h5, .first-blog p{ + -webkit-transition: color 1s; + transition: color 2s; } -.featured-content h2{ +.featured-news:hover p, +.featured-news:hover h2{ + color: #F54C5F; +} +.featured-news p, +.featured-news h2{ color: #FFFFFF; + -webkit-transition: color 1s; + transition: color 2s; } .news-title h2{ display: inline-block; @@ -509,6 +520,7 @@ Responsive Codes background: #FFFFFF; box-shadow: 0px 4px 18px rgba(121, 121, 121, 0.05); border-radius: 12px; + text-decoration: none; } .news-box-img img{ border-radius: 8px 8px 0 0; @@ -606,6 +618,10 @@ Responsive Codes flex-direction: column; gap: 20px; } +.contact-icons{ + width: 45px; + height: 45px; +} .enquiry-header h2{ font-weight: 500; font-size: 46px; diff --git a/resources/views/contact.blade.php b/resources/views/contact.blade.php index 5e4b5ff..55d6c4a 100644 --- a/resources/views/contact.blade.php +++ b/resources/views/contact.blade.php @@ -30,21 +30,27 @@ one of our migration agents will be in touch.

- @if($phone !== null) + @if($phone !== null) - -
{{$phone->value}}
+
+ +
+
{{$phone->value}}
@endif @if($email !== null) - - -
{{$email->value}}
+
+
+ +
+
{{$email->value}}
@endif @if($address !== null) - +
+ +
{{$address->value}}
@endif diff --git a/resources/views/welcome.blade.php b/resources/views/welcome.blade.php index 76b8a0d..cf3a03b 100644 --- a/resources/views/welcome.blade.php +++ b/resources/views/welcome.blade.php @@ -153,23 +153,25 @@
- - -
-
+ +
@@ -204,7 +206,7 @@

Baking and Pastry Arts

Aadvanced culinary training in baking fresh bread, cakes, pies ...

-
+