From 08366424d1090946106669a3ca1d3bcc8203b38b Mon Sep 17 00:00:00 2001 From: selvi Date: Wed, 4 Mar 2026 16:06:23 +0530 Subject: [PATCH] contents updated --- src/app/globals.css | 9 +++++---- src/components/contact/ContactSection.tsx | 2 +- src/components/home/FaqFive.tsx | 2 +- src/components/home/FaqFour.tsx | 5 ++++- src/components/home/home-1/BlogSection.tsx | 2 +- 5 files changed, 12 insertions(+), 8 deletions(-) diff --git a/src/app/globals.css b/src/app/globals.css index 64855f0..a323c84 100644 --- a/src/app/globals.css +++ b/src/app/globals.css @@ -9021,7 +9021,7 @@ body { /* Why Choose Us Section Styles */ .why-choose-us { padding: 80px 0; - background: #eaf0f9; + background: #eaf0f9 !important; } @media (max-width: 767px) { @@ -9130,6 +9130,7 @@ body { .why-choose-us .main-image img { width: 100%; + height: 550px; display: block; } @@ -10101,7 +10102,7 @@ body { /* FAQ Page Section Styles */ .faq-page-section { - background: #f8fbff; + /* background: #f8fbff; */ padding: 80px 0; } @@ -11232,9 +11233,9 @@ body { /* ============================================================ BLOG SECTION & PAGINATION (GLOBAL) ============================================================ */ -.blog-section-one.section-space { +/* .blog-section-one.section-space { padding-bottom: 0; -} +} */ .pagination-wrapper { padding-top: 60px; diff --git a/src/components/contact/ContactSection.tsx b/src/components/contact/ContactSection.tsx index c885008..526d13b 100644 --- a/src/components/contact/ContactSection.tsx +++ b/src/components/contact/ContactSection.tsx @@ -101,7 +101,7 @@ const ContactSection = () => {

Drop us a Line.

Whether you have a question, a project idea, or just want to chat about your digital needs, our team is here to listen and provide tailored solutions. Reach out to Metatroncube Software Solutions and start your journey towards innovative digital success.

- + {/* */}
diff --git a/src/components/home/FaqFive.tsx b/src/components/home/FaqFive.tsx index 9ae170b..6a78296 100644 --- a/src/components/home/FaqFive.tsx +++ b/src/components/home/FaqFive.tsx @@ -33,7 +33,7 @@ const FaqFive = () => { ]; return ( -
+
diff --git a/src/components/home/FaqFour.tsx b/src/components/home/FaqFour.tsx index 9e9e23a..737869b 100644 --- a/src/components/home/FaqFour.tsx +++ b/src/components/home/FaqFour.tsx @@ -33,7 +33,10 @@ const FaqFour = () => { ]; return ( -
+
diff --git a/src/components/home/home-1/BlogSection.tsx b/src/components/home/home-1/BlogSection.tsx index 565fbc7..4950409 100644 --- a/src/components/home/home-1/BlogSection.tsx +++ b/src/components/home/home-1/BlogSection.tsx @@ -59,7 +59,7 @@ const BlogSection = ({ hideHeader = false, isPaginated = false }: { hideHeader?:
LATEST BLOG

Latest Blog Insights

- + {/* */}
)}