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) */}
{step.description}
{t.text}
diff --git a/public/images/home/about-big-img.webp b/public/images/home/about-big-img.webp new file mode 100644 index 0000000..0ae6c7f Binary files /dev/null and b/public/images/home/about-big-img.webp differ diff --git a/public/images/home/about-small-img.webp b/public/images/home/about-small-img.webp new file mode 100644 index 0000000..9c5b8d8 Binary files /dev/null and b/public/images/home/about-small-img.webp differ diff --git a/public/images/home/active-members.webp b/public/images/home/active-members.webp new file mode 100644 index 0000000..99b69f3 Binary files /dev/null and b/public/images/home/active-members.webp differ diff --git a/public/images/home/approval.webp b/public/images/home/approval.webp new file mode 100644 index 0000000..b90d369 Binary files /dev/null and b/public/images/home/approval.webp differ diff --git a/public/images/home/automation.webp b/public/images/home/automation.webp new file mode 100644 index 0000000..53a8b26 Binary files /dev/null and b/public/images/home/automation.webp differ diff --git a/public/images/home/banner-1.webp b/public/images/home/banner-1.webp new file mode 100644 index 0000000..fa4984a Binary files /dev/null and b/public/images/home/banner-1.webp differ diff --git a/public/images/home/banner-2.webp b/public/images/home/banner-2.webp new file mode 100644 index 0000000..dc2a78f Binary files /dev/null and b/public/images/home/banner-2.webp differ diff --git a/public/images/home/banner-3.webp b/public/images/home/banner-3.webp new file mode 100644 index 0000000..0f1c8e9 Binary files /dev/null and b/public/images/home/banner-3.webp differ diff --git a/public/images/home/content-team.webp b/public/images/home/content-team.webp new file mode 100644 index 0000000..3b0de07 Binary files /dev/null and b/public/images/home/content-team.webp differ diff --git a/public/images/home/content.webp b/public/images/home/content.webp new file mode 100644 index 0000000..b2aa237 Binary files /dev/null and b/public/images/home/content.webp differ diff --git a/public/images/home/control-panel.webp b/public/images/home/control-panel.webp new file mode 100644 index 0000000..4b478c5 Binary files /dev/null and b/public/images/home/control-panel.webp differ diff --git a/public/images/home/data.webp b/public/images/home/data.webp new file mode 100644 index 0000000..6fb04aa Binary files /dev/null and b/public/images/home/data.webp differ diff --git a/public/images/home/discovery.webp b/public/images/home/discovery.webp new file mode 100644 index 0000000..93d72ab Binary files /dev/null and b/public/images/home/discovery.webp differ diff --git a/public/images/home/efficient.webp b/public/images/home/efficient.webp new file mode 100644 index 0000000..8fe83c9 Binary files /dev/null and b/public/images/home/efficient.webp differ diff --git a/public/images/home/execution.webp b/public/images/home/execution.webp new file mode 100644 index 0000000..2a239d4 Binary files /dev/null and b/public/images/home/execution.webp differ diff --git a/public/images/home/growing.webp b/public/images/home/growing.webp new file mode 100644 index 0000000..5d5ca73 Binary files /dev/null and b/public/images/home/growing.webp differ diff --git a/public/images/home/insights.webp b/public/images/home/insights.webp new file mode 100644 index 0000000..6330534 Binary files /dev/null and b/public/images/home/insights.webp differ diff --git a/public/images/home/message.webp b/public/images/home/message.webp new file mode 100644 index 0000000..b5e5398 Binary files /dev/null and b/public/images/home/message.webp differ diff --git a/public/images/home/one-place.webp b/public/images/home/one-place.webp new file mode 100644 index 0000000..e6b86b6 Binary files /dev/null and b/public/images/home/one-place.webp differ diff --git a/public/images/home/our-solutions-centre-main.webp b/public/images/home/our-solutions-centre-main.webp new file mode 100644 index 0000000..50f1ef0 Binary files /dev/null and b/public/images/home/our-solutions-centre-main.webp differ diff --git a/public/images/home/outcome.webp b/public/images/home/outcome.webp new file mode 100644 index 0000000..acd2131 Binary files /dev/null and b/public/images/home/outcome.webp differ diff --git a/public/images/home/plan.webp b/public/images/home/plan.webp new file mode 100644 index 0000000..f8b1544 Binary files /dev/null and b/public/images/home/plan.webp differ diff --git a/public/images/home/planning.webp b/public/images/home/planning.webp new file mode 100644 index 0000000..fe390a1 Binary files /dev/null and b/public/images/home/planning.webp differ diff --git a/public/images/home/satisfaction.webp b/public/images/home/satisfaction.webp new file mode 100644 index 0000000..a76e78d Binary files /dev/null and b/public/images/home/satisfaction.webp differ diff --git a/public/images/home/schedule.webp b/public/images/home/schedule.webp new file mode 100644 index 0000000..e20917a Binary files /dev/null and b/public/images/home/schedule.webp differ diff --git a/public/images/home/strategic.webp b/public/images/home/strategic.webp new file mode 100644 index 0000000..79a9d5d Binary files /dev/null and b/public/images/home/strategic.webp differ diff --git a/public/images/home/team.webp b/public/images/home/team.webp new file mode 100644 index 0000000..5a3ad30 Binary files /dev/null and b/public/images/home/team.webp differ diff --git a/public/images/home/testimonial-1.webp b/public/images/home/testimonial-1.webp new file mode 100644 index 0000000..ac87c43 Binary files /dev/null and b/public/images/home/testimonial-1.webp differ diff --git a/public/images/home/testimonial-2.webp b/public/images/home/testimonial-2.webp new file mode 100644 index 0000000..b43bb4a Binary files /dev/null and b/public/images/home/testimonial-2.webp differ diff --git a/public/images/home/testimonial-3.webp b/public/images/home/testimonial-3.webp new file mode 100644 index 0000000..c0fe30c Binary files /dev/null and b/public/images/home/testimonial-3.webp differ diff --git a/public/images/home/testimonial-4.webp b/public/images/home/testimonial-4.webp new file mode 100644 index 0000000..297aea2 Binary files /dev/null and b/public/images/home/testimonial-4.webp differ diff --git a/public/images/home/testimonial-5.webp b/public/images/home/testimonial-5.webp new file mode 100644 index 0000000..a356fe4 Binary files /dev/null and b/public/images/home/testimonial-5.webp differ diff --git a/public/images/home/user-satisfaction.webp b/public/images/home/user-satisfaction.webp new file mode 100644 index 0000000..0f12cb7 Binary files /dev/null and b/public/images/home/user-satisfaction.webp differ