diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx
index 5ab3442..a2bd667 100644
--- a/src/pages/HomePage.tsx
+++ b/src/pages/HomePage.tsx
@@ -6,282 +6,149 @@ import FeaturesRevealCardsBento from '@/components/sections/features/FeaturesRev
import HeroOverlay from '@/components/sections/hero/HeroOverlay';
import MetricsIconCards from '@/components/sections/metrics/MetricsIconCards';
import TestimonialTrustCard from '@/components/sections/testimonial/TestimonialTrustCard';
-import { Briefcase, Building2, Clock, Eye, Globe, MapPin, Target, Wifi, Zap } from "lucide-react";
+import { BarChart3, Briefcase, Building2, Clock, Eye, Globe, MapPin, Target, Wifi, Zap } from "lucide-react";
import SectionErrorBoundary from "@/components/ui/SectionErrorBoundary";
export default function HomePage() {
return (
<>
-
-
+
+
-
-
+ tag="Technology & Talent Consulting"
+ title="Innovating Technology, Delivering Excellence"
+ description="ALNICO VANTEX empowers your digital infrastructure with premium technology & expert talent solutions."
+ primaryButton={{ text: "Explore Services", href: "#services" }}
+ secondaryButton={{ text: "Contact Us", href: "#contact" }}
+ imageSrc="http://img.b2bpic.net/free-photo/modern-office-space-with-futuristic-decor-furniture_23-2151797646.jpg"
+ />
+
+
-
-
+
+
-
-
+ tag="Our Impact"
+ title="Trusted Excellence"
+ description="Demonstrating our commitment to service and quality."
+ metrics={[
+ { icon: "Briefcase", title: "Expertise Areas", value: "5" },
+ { icon: "Building2", title: "Businesses Served", value: "100+" },
+ { icon: "Clock", title: "Support Availability", value: "24/7" },
+ { icon: "MapPin", title: "Kannur HQ", value: "India" },
+ ]}
+ />
+
+
-
-
+
+
-
-
+ tag="Our Core Services"
+ title="Specialized Solutions"
+ description="Delivering high-performance technology for your business growth."
+ items={[
+ { title: "Digital Transformation", description: "Innovating business processes through advanced digital infrastructure.", href: "#", imageSrc: "http://img.b2bpic.net/free-vector/vector-icon-science-biology-physics-chemical-logos-laboratory-identity-atoms_9975-8158.jpg" },
+ { title: "Hardware Solutions", description: "Comprehensive procurement, setup, and maintenance for enterprise hardware.", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/settings-sign-front-side_187299-39541.jpg" },
+ { title: "Software Development", description: "Custom applications, ERP, POS, and automation workflows.", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/hands-holding-up-blue-letters-forming-abbreviation-ai_53876-165239.jpg" },
+ { title: "Security Systems", description: "State-of-the-art CCTV and surveillance solutions.", href: "#", imageSrc: "http://img.b2bpic.net/free-psd/home-security-surveillance-cctv-camera-icon-isolated-3d-render-illustration_47987-6470.jpg" },
+ { title: "Talent Hiring", description: "Professional recruitment and staffing for key business roles.", href: "#", imageSrc: "http://img.b2bpic.net/free-vector/gradient-i-letter-logo-template_23-2149349622.jpg" },
+ { title: "Cloud Consulting", description: "Scalable cloud strategies tailored for your business.", href: "#", imageSrc: "http://img.b2bpic.net/free-vector/flat-design-electronics-logo-templates_23-2148985012.jpg" },
+ { title: "Managed Services", description: "24/7 monitoring and operational management.", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/gear-icon-set-isolated-background_53876-71277.jpg" }
+ ]}
+ />
+
+
-
-
+
+ tag="Why ALNICO VANTEX?"
+ title="Partnering for Success"
+ description="We blend global standards with localized insights to drive outstanding outcomes."
+ items={[
+ { icon: "Zap", title: "Single-Partner Simplicity", description: "Streamlined, end-to-end management for all your tech needs." },
+ { icon: "Globe", title: "Kerala-Rooted World-Class", description: "Global quality standards applied within local context." },
+ { icon: "Target", title: "Outcome-Driven Approach", description: "Focused metrics-driven results that accelerate growth." }
+ ]}
+ imageSrc="http://img.b2bpic.net/free-photo/modern-office-space-with-futuristic-decor-furniture_23-2151797681.jpg"
+ />
+
+
-
-
+
+
-
-
+ tag="Featured Product"
+ title="RobAd AI-In-Store Marketing"
+ description="Transform retail engagement with smart AI-driven analytics."
+ features={[
+ {
+ title: "Real-time Intelligence", description: "Capturing shopper insights and behavior patterns.", bentoComponent: "info-card-marquee", infoCards: [
+ { icon: "Eye", label: "Human Detection", value: "100%" },
+ { icon: "BarChart3", label: "Accuracy", value: "99%" },
+ { icon: "Wifi", label: "Connectivity", value: "IoT" }
+ ]
+ },
+ {
+ title: "Engagement Features", description: "Interactive sound and light-based marketing.", bentoComponent: "media-stack", mediaItems: [
+ { imageSrc: "http://img.b2bpic.net/free-photo/modern-office-space-with-futuristic-decor-furniture_23-2151797646.jpg" },
+ { imageSrc: "http://img.b2bpic.net/free-photo/woman-working-environment-projects_23-2148829261.jpg" },
+ { imageSrc: "http://img.b2bpic.net/free-photo/minimalist-tech-setup-with-smartwatch_58702-17255.jpg" }
+ ]
+ },
+ {
+ title: "Analytics Dashboard", description: "Actionable data visualization for growth.", bentoComponent: "animated-bar-chart"
+ }
+ ]}
+ />
+
+
-
-
+
+
-
-
+ quote="ALNICO VANTEX transformed our retail operations. Their technology solutions are industry-leading."
+ rating={5}
+ author="Retail Director, Kannur"
+ avatars={[
+ { name: "John D.", imageSrc: "http://img.b2bpic.net/free-photo/closeup-handsome-middle-aged-business-leader_1262-4822.jpg" },
+ { name: "Sarah K.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg" },
+ { name: "David L.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-mature-businessman-with-folded-arms_23-2147955369.jpg" },
+ { name: "Elena R.", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-attractive-businesswoman-crossing-arms_1262-4724.jpg" },
+ { name: "Marcus B.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-people-posing-together_23-2149145127.jpg" }
+ ]}
+ />
+
+
-
-
+
+
-
-
+ tag="FAQ"
+ title="Frequently Asked Questions"
+ description="Everything you need to know about ALNICO VANTEX."
+ items={[
+ { question: "What services do you provide?", answer: "We offer digital transformation, hardware procurement, software, security, and talent hiring services." },
+ { question: "Where are you based?", answer: "We are proudly headquartered in Kannur, Kerala." },
+ { question: "How do I request a quote?", answer: "Click the contact button on any page or email us at infoalnicosolutions@gmail.com." },
+ { question: "Does RobAd AI include a warranty?", answer: "Yes, all RobAd devices come with a full 1-year comprehensive warranty." }
+ ]}
+ imageSrc="http://img.b2bpic.net/free-photo/modern-office-space-with-futuristic-decor-furniture_23-2151797669.jpg"
+ />
+
+
-
>
);
-}
+}
\ No newline at end of file