From 07b1349eb89cbd195c51e0e37972db9cf250f87a Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 02:17:46 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 34 +++++++++++++++++----------------- 1 file changed, 17 insertions(+), 17 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index d89287e..ff96b26 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -18,7 +18,7 @@ export default function LandingPage() { borderRadius="pill" contentWidth="mediumLarge" sizing="largeSmallSizeLargeTitles" - background="grid" + background="circleGradient" cardStyle="layered-gradient" primaryButtonStyle="radial-glow" secondaryButtonStyle="glass" @@ -45,18 +45,18 @@ export default function LandingPage() { tagAnimation="slide-up" title="One Platform. Every Operation. Total Clarity." description="Smart ERP by IDMS Infotech unifies your Sales, Production, Inventory, Finance, and Quality operations into a single intelligent platform — so your leadership team stops guessing and starts deciding with confidence." - background={{ variant: "grid" }} + background={{ variant: "sparkles-gradient" }} buttons={[ { text: "Request a Demo", href: "contact" }, { text: "Explore the Platform →", href: "#smart-erp" } ]} buttonAnimation="slide-up" mediaItems={[ - { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aglh448SEVjCr69AkjK1zSJKGO/a-modern-clean-erp-platform-dashboard-in-1773022554268-a2c239e3.png?_wi=1", imageAlt: "Smart ERP integrated dashboard" }, - { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aglh448SEVjCr69AkjK1zSJKGO/abstract-illustration-showing-unified-in-1773022554929-8e23742f.png?_wi=1", imageAlt: "Unified operations visualization" }, - { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aglh448SEVjCr69AkjK1zSJKGO/a-modern-clean-erp-platform-dashboard-in-1773022554268-a2c239e3.png?_wi=2", imageAlt: "Real-time intelligence platform" }, - { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aglh448SEVjCr69AkjK1zSJKGO/visual-representation-of-the-smart-erp-i-1773022554353-0023a8fc.png?_wi=1", imageAlt: "Implementation workflow" }, - { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aglh448SEVjCr69AkjK1zSJKGO/professional-photograph-or-illustration--1773022554338-ce4fcb81.png?_wi=1", imageAlt: "Expert implementation team" } + { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aglh448SEVjCr69AkjK1zSJKGO/a-modern-clean-erp-platform-dashboard-in-1773022554268-a2c239e3.png", imageAlt: "Smart ERP integrated dashboard" }, + { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aglh448SEVjCr69AkjK1zSJKGO/abstract-illustration-showing-unified-in-1773022554929-8e23742f.png", imageAlt: "Unified operations visualization" }, + { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aglh448SEVjCr69AkjK1zSJKGO/a-modern-clean-erp-platform-dashboard-in-1773022554268-a2c239e3.png", imageAlt: "Real-time intelligence platform" }, + { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aglh448SEVjCr69AkjK1zSJKGO/visual-representation-of-the-smart-erp-i-1773022554353-0023a8fc.png", imageAlt: "Implementation workflow" }, + { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aglh448SEVjCr69AkjK1zSJKGO/professional-photograph-or-illustration--1773022554338-ce4fcb81.png", imageAlt: "Expert implementation team" } ]} ariaLabel="Smart ERP Hero Section" /> @@ -74,7 +74,7 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - id: "1", title: "Disconnected Departments", description: "Siloed systems prevent real-time communication between Sales, Production, Finance, and Inventory departments.", media: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aglh448SEVjCr69AkjK1zSJKGO/abstract-illustration-representing-disco-1773022556107-9f47f379.png?_wi=1", imageAlt: "Disconnected departments visualization" }, + id: "1", title: "Disconnected Departments", description: "Siloed systems prevent real-time communication between Sales, Production, Finance, and Inventory departments.", media: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aglh448SEVjCr69AkjK1zSJKGO/abstract-illustration-representing-disco-1773022556107-9f47f379.png", imageAlt: "Disconnected departments visualization" }, items: [ { icon: XCircle, text: "Conflicting data across systems" }, { icon: XCircle, text: "No unified view of operations" }, @@ -83,7 +83,7 @@ export default function LandingPage() { reverse: false }, { - id: "2", title: "No Real-Time Visibility", description: "Leadership makes critical decisions based on outdated reports and incomplete information rather than live operational data.", media: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aglh448SEVjCr69AkjK1zSJKGO/abstract-illustration-representing-disco-1773022556107-9f47f379.png?_wi=2", imageAlt: "Real-time visibility challenge" }, + id: "2", title: "No Real-Time Visibility", description: "Leadership makes critical decisions based on outdated reports and incomplete information rather than live operational data.", media: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aglh448SEVjCr69AkjK1zSJKGO/abstract-illustration-representing-disco-1773022556107-9f47f379.png", imageAlt: "Real-time visibility challenge" }, items: [ { icon: Clock, text: "Delayed reporting cycles" }, { icon: Clock, text: "Reactive decision-making" }, @@ -92,7 +92,7 @@ export default function LandingPage() { reverse: true }, { - id: "3", title: "Manual Processes Slow Execution", description: "Repetitive manual tasks consume resources and introduce errors, preventing teams from focusing on strategic growth.", media: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aglh448SEVjCr69AkjK1zSJKGO/abstract-illustration-representing-disco-1773022556107-9f47f379.png?_wi=3", imageAlt: "Manual processes challenge" }, + id: "3", title: "Manual Processes Slow Execution", description: "Repetitive manual tasks consume resources and introduce errors, preventing teams from focusing on strategic growth.", media: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aglh448SEVjCr69AkjK1zSJKGO/abstract-illustration-representing-disco-1773022556107-9f47f379.png", imageAlt: "Manual processes challenge" }, items: [ { icon: AlertTriangle, text: "Human error in operations" }, { icon: AlertTriangle, text: "Wasted time on data entry" }, @@ -112,7 +112,7 @@ export default function LandingPage() { title="A Unified Business Ecosystem Built for Enterprise Operations" description="Smart ERP is an integrated enterprise platform developed by IDMS Infotech that connects your core business functions into one intelligent system. From the shop floor to the boardroom — every process, every department, every data point operating in sync.\n\nSales • Production • Stores & Inventory • Quality Control • Finance • Asset & Machine Monitoring • Operational Analytics" buttons={[{ text: "Explore Modules →", href: "#how-it-works" }]} - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aglh448SEVjCr69AkjK1zSJKGO/abstract-illustration-showing-unified-in-1773022554929-8e23742f.png?_wi=2" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aglh448SEVjCr69AkjK1zSJKGO/abstract-illustration-showing-unified-in-1773022554929-8e23742f.png" imageAlt="Smart ERP unified ecosystem" useInvertedBackground={false} /> @@ -159,7 +159,7 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - id: "1", title: "Discovery & Mapping", description: "We analyze your workflows, operational gaps, and business requirements to create a tailored implementation roadmap.", media: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aglh448SEVjCr69AkjK1zSJKGO/visual-representation-of-the-smart-erp-i-1773022554353-0023a8fc.png?_wi=2", imageAlt: "Discovery and mapping phase" }, + id: "1", title: "Discovery & Mapping", description: "We analyze your workflows, operational gaps, and business requirements to create a tailored implementation roadmap.", media: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aglh448SEVjCr69AkjK1zSJKGO/visual-representation-of-the-smart-erp-i-1773022554353-0023a8fc.png", imageAlt: "Discovery and mapping phase" }, items: [ { icon: Search, text: "Comprehensive operational audit" }, { icon: Search, text: "Identify integration points" }, @@ -168,7 +168,7 @@ export default function LandingPage() { reverse: false }, { - id: "2", title: "Platform Configuration", description: "Smart ERP is configured to match your specific processes, ensuring the system works for your business, not the other way around.", media: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aglh448SEVjCr69AkjK1zSJKGO/a-modern-clean-erp-platform-dashboard-in-1773022554268-a2c239e3.png?_wi=3", imageAlt: "Platform configuration" }, + id: "2", title: "Platform Configuration", description: "Smart ERP is configured to match your specific processes, ensuring the system works for your business, not the other way around.", media: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aglh448SEVjCr69AkjK1zSJKGO/a-modern-clean-erp-platform-dashboard-in-1773022554268-a2c239e3.png", imageAlt: "Platform configuration" }, items: [ { icon: Settings, text: "Customize workflows to your operations" }, { icon: Settings, text: "Configure user roles and permissions" }, @@ -177,7 +177,7 @@ export default function LandingPage() { reverse: true }, { - id: "3", title: "Integration & Go-Live", description: "Departments connect seamlessly and data flows across Sales, Production, Inventory, Finance, and Quality in real-time.", media: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aglh448SEVjCr69AkjK1zSJKGO/abstract-illustration-showing-unified-in-1773022554929-8e23742f.png?_wi=3", imageAlt: "Integration and go-live" }, + id: "3", title: "Integration & Go-Live", description: "Departments connect seamlessly and data flows across Sales, Production, Inventory, Finance, and Quality in real-time.", media: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aglh448SEVjCr69AkjK1zSJKGO/abstract-illustration-showing-unified-in-1773022554929-8e23742f.png", imageAlt: "Integration and go-live" }, items: [ { icon: Zap, text: "API connections to existing systems" }, { icon: Zap, text: "Data migration and validation" }, @@ -186,7 +186,7 @@ export default function LandingPage() { reverse: false }, { - id: "4", title: "Ongoing Intelligence", description: "Continuous monitoring, reporting, and optimization ensure Smart ERP evolves with your business and delivers sustained ROI.", media: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aglh448SEVjCr69AkjK1zSJKGO/an-elegant-modern-erp-system-running-smo-1773022554997-6b3ffe46.png?_wi=1", imageAlt: "Ongoing intelligence and optimization" }, + id: "4", title: "Ongoing Intelligence", description: "Continuous monitoring, reporting, and optimization ensure Smart ERP evolves with your business and delivers sustained ROI.", media: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aglh448SEVjCr69AkjK1zSJKGO/an-elegant-modern-erp-system-running-smo-1773022554997-6b3ffe46.png", imageAlt: "Ongoing intelligence and optimization" }, items: [ { icon: BarChart3, text: "Real-time performance dashboards" }, { icon: BarChart3, text: "Proactive system optimization" }, @@ -206,7 +206,7 @@ export default function LandingPage() { title="Enterprise Software Built with Precision" description="Purpose-built platform for enterprise operational complexity. Deep domain expertise in delivering intelligent systems for industrial organizations. End-to-end ownership from implementation to support — one team owns your outcome.\n\nIDMS Infotech brings decades of experience transforming how enterprises manage operations. We don't sell software; we deliver operational transformation." buttons={[{ text: "Learn Our Story →", href: "#contact" }]} - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aglh448SEVjCr69AkjK1zSJKGO/professional-photograph-or-illustration--1773022554338-ce4fcb81.png?_wi=2" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aglh448SEVjCr69AkjK1zSJKGO/professional-photograph-or-illustration--1773022554338-ce4fcb81.png" imageAlt="IDMS Infotech expert team" useInvertedBackground={false} /> @@ -222,7 +222,7 @@ export default function LandingPage() { ]} textarea={{ name: "message", placeholder: "Tell us about your operations and challenges", rows: 4, required: false }} useInvertedBackground={false} - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aglh448SEVjCr69AkjK1zSJKGO/an-elegant-modern-erp-system-running-smo-1773022554997-6b3ffe46.png?_wi=2" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aglh448SEVjCr69AkjK1zSJKGO/an-elegant-modern-erp-system-running-smo-1773022554997-6b3ffe46.png" imageAlt="Smart ERP in operation" mediaAnimation="slide-up" mediaPosition="right" -- 2.49.1