From 74fa05edebb2e1afa51f657f2041f97d250abe3f Mon Sep 17 00:00:00 2001 From: selvi Date: Tue, 3 Mar 2026 22:45:53 +0530 Subject: [PATCH] title mb removed --- src/app/blog/page.tsx | 4 ++-- src/app/globals.css | 20 +++++++++---------- src/components/careers/ServiceSection.tsx | 2 +- src/components/careers/WorkProcessSection.tsx | 2 +- src/components/contact/ContactSection.tsx | 2 +- src/components/home/home-1/AboutSection.tsx | 2 +- src/components/home/home-1/BlogSection.tsx | 2 +- src/components/home/home-1/ChooseSection.tsx | 2 +- .../home/home-1/ServiceThreeSlider.tsx | 2 +- .../home/home-1/TestimonialsSection.tsx | 2 +- src/components/home/home-2/About2Section.tsx | 2 +- .../home/home-2/WorkProcessSection.tsx | 2 +- src/components/home/home-3/ChooseSection.tsx | 2 +- 13 files changed, 23 insertions(+), 23 deletions(-) diff --git a/src/app/blog/page.tsx b/src/app/blog/page.tsx index dff548e..3309b43 100644 --- a/src/app/blog/page.tsx +++ b/src/app/blog/page.tsx @@ -19,7 +19,7 @@ export default function BlogPage() {
-
+ {/*
- + */}
diff --git a/src/app/globals.css b/src/app/globals.css index e31d5e3..3ae2740 100644 --- a/src/app/globals.css +++ b/src/app/globals.css @@ -4656,9 +4656,9 @@ body { padding-bottom: 120px; } -.why-choose-two .sec-title { +/* .why-choose-two .sec-title { padding-bottom: 20px; -} +} */ .why-choose-two__text { font-size: 16px; @@ -5163,9 +5163,9 @@ body { width: 100%; } -.about-three__content .sec-title { +/* .about-three__content .sec-title { padding-bottom: 21px; -} +} */ .about-three__content .sec-title__shape::before { background-color: var(--pelocis-black, #1a1f2b); @@ -6428,9 +6428,9 @@ body { padding: 60px 0 120px; } -.faq-four__content .sec-title { +/* .faq-four__content .sec-title { padding-bottom: 21px; -} +} */ .faq-four__content__text { font-size: 16px; @@ -6636,9 +6636,9 @@ body { padding: 80px 0 80px; } -.counselling-solutions .sec-title { +/* .counselling-solutions .sec-title { padding-bottom: 20px; -} +} */ .counselling-solutions__text { font-size: 16px; @@ -8307,9 +8307,9 @@ body { /* ============================================================ SEC-TITLE — Universal Section Heading Design System ============================================================ */ -.sec-title-wrapper { +/* .sec-title-wrapper { margin-bottom: 50px; -} +} */ .sec-title { padding-bottom: 0; diff --git a/src/components/careers/ServiceSection.tsx b/src/components/careers/ServiceSection.tsx index e2b504c..01e9323 100644 --- a/src/components/careers/ServiceSection.tsx +++ b/src/components/careers/ServiceSection.tsx @@ -57,7 +57,7 @@ const ServiceSection2 = () => { style={{ backgroundImage: "url(https://tolaklaravel.bracketweb.com/assets/images/shapes/service-shape-3.png)" }} >
-
+
OUR BEST SERVICE
diff --git a/src/components/careers/WorkProcessSection.tsx b/src/components/careers/WorkProcessSection.tsx index ecf9a1d..ae1979a 100644 --- a/src/components/careers/WorkProcessSection.tsx +++ b/src/components/careers/WorkProcessSection.tsx @@ -66,7 +66,7 @@ const WorkProcessSection2 = () => {
-
+
HOW WE DO
diff --git a/src/components/contact/ContactSection.tsx b/src/components/contact/ContactSection.tsx index 2081fd5..ba10979 100644 --- a/src/components/contact/ContactSection.tsx +++ b/src/components/contact/ContactSection.tsx @@ -13,7 +13,7 @@ const ContactSection = () => {
CONTACT WITH US

Feel Free to Get in Touch

- + {/* */}
diff --git a/src/components/home/home-1/AboutSection.tsx b/src/components/home/home-1/AboutSection.tsx index 7bff0de..a6c7b46 100644 --- a/src/components/home/home-1/AboutSection.tsx +++ b/src/components/home/home-1/AboutSection.tsx @@ -39,7 +39,7 @@ const AboutSection = () => {
-
+
ABOUT US
diff --git a/src/components/home/home-1/BlogSection.tsx b/src/components/home/home-1/BlogSection.tsx index b185c6f..fa7b653 100644 --- a/src/components/home/home-1/BlogSection.tsx +++ b/src/components/home/home-1/BlogSection.tsx @@ -5,7 +5,7 @@ const BlogSection = ({ hideHeader = false }: { hideHeader?: boolean }) => (
{!hideHeader && ( -
+
LATEST BLOG
diff --git a/src/components/home/home-1/ChooseSection.tsx b/src/components/home/home-1/ChooseSection.tsx index 70bad2b..f08772e 100644 --- a/src/components/home/home-1/ChooseSection.tsx +++ b/src/components/home/home-1/ChooseSection.tsx @@ -7,7 +7,7 @@ const ChooseSection = () => (
-
+
WHY CHOOSE US
diff --git a/src/components/home/home-1/ServiceThreeSlider.tsx b/src/components/home/home-1/ServiceThreeSlider.tsx index 0e3d8d3..7e07521 100644 --- a/src/components/home/home-1/ServiceThreeSlider.tsx +++ b/src/components/home/home-1/ServiceThreeSlider.tsx @@ -17,7 +17,7 @@ const ServiceThreeSlider = () => {
-
+
OUR BEST SERVICE
diff --git a/src/components/home/home-1/TestimonialsSection.tsx b/src/components/home/home-1/TestimonialsSection.tsx index 3fa1b1f..25f9860 100644 --- a/src/components/home/home-1/TestimonialsSection.tsx +++ b/src/components/home/home-1/TestimonialsSection.tsx @@ -18,7 +18,7 @@ const TestimonialsSection = () => (
-
+
TESTIMONIALS
diff --git a/src/components/home/home-2/About2Section.tsx b/src/components/home/home-2/About2Section.tsx index 68d1a03..95db2e6 100644 --- a/src/components/home/home-2/About2Section.tsx +++ b/src/components/home/home-2/About2Section.tsx @@ -28,7 +28,7 @@ const About2Section = () => (
-
+
ABOUT US
diff --git a/src/components/home/home-2/WorkProcessSection.tsx b/src/components/home/home-2/WorkProcessSection.tsx index fbec3fe..b205f70 100644 --- a/src/components/home/home-2/WorkProcessSection.tsx +++ b/src/components/home/home-2/WorkProcessSection.tsx @@ -4,7 +4,7 @@ const WorkProcessSection = () => (
-
+
WORKING PROCESS
diff --git a/src/components/home/home-3/ChooseSection.tsx b/src/components/home/home-3/ChooseSection.tsx index 9064a9c..009c98d 100644 --- a/src/components/home/home-3/ChooseSection.tsx +++ b/src/components/home/home-3/ChooseSection.tsx @@ -30,7 +30,7 @@ const ChooseSection = () => (

It is a long established fact that a reader will be distracted the readable content of a page when looking at layout the point of using lorem the is Ipsum less normal distribution of letters.