From 602c342757b1080f1f74d2e928bc5ae1ef7f67a4 Mon Sep 17 00:00:00 2001 From: selvi Date: Thu, 18 Dec 2025 18:47:56 +0530 Subject: [PATCH] images updated --- components/AboutSection.tsx | 27 ++- components/CTA.module.css | 2 +- components/CoreServices.module.css | 176 ++---------------- components/CoreServices.tsx | 71 ++++--- components/FAQ.module.css | 4 + components/FAQ.tsx | 19 +- components/Hero.tsx | 6 +- components/HowItWorks.module.css | 2 +- components/HowItWorks.tsx | 18 +- components/StatsCounter.tsx | 22 ++- components/Testimonials.module.css | 16 +- components/Testimonials.tsx | 36 +++- public/images/home/about-big-img.webp | Bin 0 -> 25978 bytes public/images/home/about-small-img.webp | Bin 0 -> 7474 bytes public/images/home/active-members.webp | Bin 0 -> 1118 bytes public/images/home/approval.webp | Bin 0 -> 1550 bytes public/images/home/automation.webp | Bin 0 -> 1422 bytes public/images/home/banner-1.webp | Bin 0 -> 41668 bytes public/images/home/banner-2.webp | Bin 0 -> 32878 bytes public/images/home/banner-3.webp | Bin 0 -> 41402 bytes public/images/home/content-team.webp | Bin 0 -> 914 bytes public/images/home/content.webp | Bin 0 -> 1302 bytes public/images/home/control-panel.webp | Bin 0 -> 1214 bytes public/images/home/data.webp | Bin 0 -> 1138 bytes public/images/home/discovery.webp | Bin 0 -> 1034 bytes public/images/home/efficient.webp | Bin 0 -> 1092 bytes public/images/home/execution.webp | Bin 0 -> 1236 bytes public/images/home/growing.webp | Bin 0 -> 1816 bytes public/images/home/insights.webp | Bin 0 -> 1430 bytes public/images/home/message.webp | Bin 0 -> 1520 bytes public/images/home/one-place.webp | Bin 0 -> 50868 bytes .../home/our-solutions-centre-main.webp | Bin 0 -> 19540 bytes public/images/home/outcome.webp | Bin 0 -> 1176 bytes public/images/home/plan.webp | Bin 0 -> 1090 bytes public/images/home/planning.webp | Bin 0 -> 1160 bytes public/images/home/satisfaction.webp | Bin 0 -> 816 bytes public/images/home/schedule.webp | Bin 0 -> 822 bytes public/images/home/strategic.webp | Bin 0 -> 886 bytes public/images/home/team.webp | Bin 0 -> 1480 bytes public/images/home/testimonial-1.webp | Bin 0 -> 1068 bytes public/images/home/testimonial-2.webp | Bin 0 -> 1122 bytes public/images/home/testimonial-3.webp | Bin 0 -> 1036 bytes public/images/home/testimonial-4.webp | Bin 0 -> 1054 bytes public/images/home/testimonial-5.webp | Bin 0 -> 1122 bytes public/images/home/user-satisfaction.webp | Bin 0 -> 926 bytes 45 files changed, 169 insertions(+), 230 deletions(-) create mode 100644 public/images/home/about-big-img.webp create mode 100644 public/images/home/about-small-img.webp create mode 100644 public/images/home/active-members.webp create mode 100644 public/images/home/approval.webp create mode 100644 public/images/home/automation.webp create mode 100644 public/images/home/banner-1.webp create mode 100644 public/images/home/banner-2.webp create mode 100644 public/images/home/banner-3.webp create mode 100644 public/images/home/content-team.webp create mode 100644 public/images/home/content.webp create mode 100644 public/images/home/control-panel.webp create mode 100644 public/images/home/data.webp create mode 100644 public/images/home/discovery.webp create mode 100644 public/images/home/efficient.webp create mode 100644 public/images/home/execution.webp create mode 100644 public/images/home/growing.webp create mode 100644 public/images/home/insights.webp create mode 100644 public/images/home/message.webp create mode 100644 public/images/home/one-place.webp create mode 100644 public/images/home/our-solutions-centre-main.webp create mode 100644 public/images/home/outcome.webp create mode 100644 public/images/home/plan.webp create mode 100644 public/images/home/planning.webp create mode 100644 public/images/home/satisfaction.webp create mode 100644 public/images/home/schedule.webp create mode 100644 public/images/home/strategic.webp create mode 100644 public/images/home/team.webp create mode 100644 public/images/home/testimonial-1.webp create mode 100644 public/images/home/testimonial-2.webp create mode 100644 public/images/home/testimonial-3.webp create mode 100644 public/images/home/testimonial-4.webp create mode 100644 public/images/home/testimonial-5.webp create mode 100644 public/images/home/user-satisfaction.webp diff --git a/components/AboutSection.tsx b/components/AboutSection.tsx index 0865f46..ec70971 100644 --- a/components/AboutSection.tsx +++ b/components/AboutSection.tsx @@ -3,7 +3,7 @@ import React from 'react'; import Image from 'next/image'; import Link from 'next/link'; -import { Users, Layout, ShieldCheck, ArrowRight } from 'lucide-react'; +import { ArrowRight } from 'lucide-react'; import styles from './AboutSection.module.css'; const AboutSection = () => { @@ -16,7 +16,7 @@ const AboutSection = () => { {/* Main Large Image (Top Right) */}
Business Professional { {/* Secondary Small Image (Bottom Left) */}
Team working {