diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx
index 71ee7ea..63a912b 100644
--- a/src/pages/HomePage.tsx
+++ b/src/pages/HomePage.tsx
@@ -12,318 +12,154 @@ import SectionErrorBoundary from "@/components/ui/SectionErrorBoundary";
export default function HomePage() {
return (
<>
-
-
+
+
-
-
+ tag="Advanced Solutions"
+ title="Novia Industries"
+ description="Leading the evolution of industrial technology with precision and robust engineering."
+ primaryButton={{
+ text: "Get Started", href: "#contact"}}
+ secondaryButton={{
+ text: "View Products", href: "#products"}}
+ leftItems={[
+ { imageSrc: "http://img.b2bpic.net/free-photo/3d-illustration-car-engine-components_482257-76512.jpg" },
+ { imageSrc: "http://img.b2bpic.net/free-photo/close-up-researcher-working-with-magnifier_23-2148925543.jpg" },
+ { imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-industry-40-concept_23-2149408314.jpg" },
+ { imageSrc: "http://img.b2bpic.net/free-photo/bicycle-gears-floor_1170-2507.jpg" },
+ { imageSrc: "http://img.b2bpic.net/free-photo/inside-view-pipe-tube-pipeline-construction_342744-362.jpg" },
+ { imageSrc: "http://img.b2bpic.net/free-photo/clockwork_53876-32079.jpg" },
+ ]}
+ rightItems={[
+ { imageSrc: "http://img.b2bpic.net/free-photo/close-up-programmer-data-center-using-ai-powered-tech-run-simulations_482257-126282.jpg" },
+ { imageSrc: "http://img.b2bpic.net/free-photo/woman-standing-front-modern-architecture_181624-26783.jpg" },
+ { imageSrc: "http://img.b2bpic.net/free-photo/3d-abstract-connections-background-flowing-dots-with-shallow-depth-field_1048-11868.jpg" },
+ { imageSrc: "http://img.b2bpic.net/free-photo/tapes-instrument-table_23-2147743040.jpg" },
+ { imageSrc: "http://img.b2bpic.net/free-photo/photovoltaics-factory-expert-using-vr-gear-performance-testing_482257-125786.jpg" },
+ { imageSrc: "http://img.b2bpic.net/free-photo/electrical-tools-multimeter_23-2147743050.jpg" },
+ ]}
+ />
+
+
-
-
+
+ title="Decades of engineering excellence focused on efficiency, safety, and scalable industrial infrastructure for global enterprises."
+ />
+
+
-
-
+
+
-
-
+ tag="Our Capability"
+ title="Integrated Industrial Infrastructure"
+ description="Smart, robust tools designed for modern industrial requirements."
+ features={[
+ {
+ title: "Data Connectivity", description: "Seamless integration of sensors with industrial IoT.", bentoComponent: "info-card-marquee", infoCards: [
+ { icon: "Wifi", label: "Latency", value: "2ms" },
+ { icon: "Shield", label: "Uptime", value: "99.9%" },
+ { icon: "Zap", label: "Power", value: "5kW" },
+ ]
+ },
+ {
+ title: "Production Control", description: "Precision management of manufacturing streams.", bentoComponent: "media-stack", mediaItems: [
+ { imageSrc: "http://img.b2bpic.net/free-photo/3d-illustration-car-engine-components_482257-76512.jpg" },
+ { imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-industry-40-concept_23-2149408301.jpg" },
+ { imageSrc: "http://img.b2bpic.net/free-photo/vintage-landscape-photo_23-2149728863.jpg" },
+ ]
+ },
+ {
+ title: "Scalable Workflow", description: "Process optimization across multi-plant facilities.", bentoComponent: "checklist-timeline", heading: "Optimization", subheading: "Scale fast", checklistItems: [
+ { label: "Workflow Analysis", detail: "Complete audits" },
+ { label: "Resource Allocation", detail: "Dynamic scaling" },
+ { label: "Deployment", detail: "Rapid rollout" },
+ ],
+ completedLabel: "Optimization Ready"
+ },
+ ]}
+ />
+
+
-
-
+
+
-
-
+ tag="Industry Portfolio"
+ title="Industrial Precision Parts"
+ description="High-grade components built for heavy usage."
+ items={[
+ { title: "Pump Assembly", description: "High-pressure industrial liquid movement.", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/harvesters-combine-parts-plant-are-waiting-sales_146671-19060.jpg" },
+ { title: "Digital Sensors", description: "Precision diagnostic feedback.", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/photovoltaics-factory-specialist-using-vr-visualize-solar-panel-designs_482257-119177.jpg" },
+ { title: "Hydraulic Unit", description: "Power-driven mechanical actuation.", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/view-tiny-music-boxes-collection_23-2150545651.jpg" },
+ { title: "Control Module", description: "Integrated automation central.", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/female-electrician-adjusts-breakers-control-cabinet-panel-setup_169016-71169.jpg" },
+ { title: "Pneumatic Valve", description: "Air-flow precision management.", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/stainless-steel-detail-machinery_114579-2839.jpg" },
+ { title: "Robotic Arm", description: "Automated handling precision.", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-hydraulic-elements_23-2149333340.jpg" },
+ { title: "Cooling System", description: "Thermodynamic management solutions.", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-hydraulic-elements_23-2149333335.jpg" },
+ ]}
+ />
+
+
-
-
+
+
-
-
+ tag="Performance"
+ title="Built for Results"
+ description="Measured success in global manufacturing deployments."
+ metrics={[
+ { icon: "Globe", title: "Countries", value: "45+" },
+ { icon: "Building2", title: "Facilities", value: "800+" },
+ { icon: "Award", title: "Patents", value: "120" },
+ ]}
+ />
+
+
-
-
+
+
-
-
+ tag="Trusted by Leaders"
+ title="Client Feedback"
+ description="What industry leaders say about Novia."
+ testimonials={[
+ { name: "Sarah Miller", role: "VP Operations", company: "Global Manufacturing", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/businessman-smiling-camera_107420-95907.jpg" },
+ { name: "David Chen", role: "Chief Engineer", company: "TechAuto Corp", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-worker-overalls-steel-factory-background_176420-5565.jpg" },
+ { name: "Elena Rodriguez", role: "CTO", company: "EnergiGroup", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/dark-skin-gamer-developer-working-video-game-midnight-from-business-office-using-professional-laptop_482257-2428.jpg" },
+ { name: "Marcus Thorne", role: "Operations Dir", company: "HeavyInd", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/modern-industry-expert-examines-production-data-solar-tech-facility_482257-126107.jpg" },
+ { name: "Lisa Wang", role: "PMO", company: "Global Logistics", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/manager-overseeing-smart-factory-giving-instructions-engineers_482257-126678.jpg" },
+ ]}
+ />
+
+
-
-
+
+
-
-
+ tag="Support"
+ title="Common Questions"
+ description="Get answers about our processes and technology."
+ items={[
+ { question: "Can Novia integrate with legacy systems?", answer: "Yes, our modular interfaces are designed for seamless integration with legacy industrial hardware." },
+ { question: "What is the typical deployment timeline?", answer: "Deployment timelines are tailored to facility size, typically ranging from 4 to 12 weeks for full-scale integration." },
+ { question: "Do you provide on-site technical training?", answer: "Absolutely, our engineering team provides comprehensive hands-on training for all your operators and maintenance staff." },
+ ]}
+ />
+
+
-
>
);
-}
+}
\ No newline at end of file