diff --git a/src/app/page.tsx b/src/app/page.tsx index 0ac4a8f..e35f334 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -30,21 +30,13 @@ export default function LandingPage() { @@ -54,141 +46,80 @@ export default function LandingPage() {
@@ -216,29 +145,13 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - title: "Board Governance", - description: "High-level oversight and strategic decision matrix.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=8hxprr", - imageAlt: "Governance Architecture", - }, + title: "Board Governance", description: "High-level oversight and strategic decision matrix.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=8hxprr", imageAlt: "Governance Architecture"}, { - title: "ERP System-of-Record", - description: "Single point of truth for manufacturing and compliance.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=rqo2im", - imageAlt: "ERP Control", - }, + title: "ERP System-of-Record", description: "Single point of truth for manufacturing and compliance.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=rqo2im", imageAlt: "ERP Control"}, { - title: "Approval Matrix Logic", - description: "Granular control over revision paths.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=4htw12", - imageAlt: "Matrix Logic", - }, + title: "Approval Matrix Logic", description: "Granular control over revision paths.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=4htw12", imageAlt: "Matrix Logic"}, { - title: "Controlled Revisions", - description: "Audit-ready document management.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=qicg0s", - imageAlt: "Revisions", - }, + title: "Controlled Revisions", description: "Audit-ready document management.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=qicg0s", imageAlt: "Revisions"}, ]} title="Authority Architecture" description="Enterprise-grade document control and approval logic." @@ -253,23 +166,11 @@ export default function LandingPage() { useInvertedBackground={true} features={[ { - title: "EU MDR Protocols", - description: "Certified market entry systems for Europe.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=n9krnl", - imageAlt: "EU MDR", - }, + title: "EU MDR Protocols", description: "Certified market entry systems for Europe.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=n9krnl", imageAlt: "EU MDR"}, { - title: "SFDA/MOHAP Compliance", - description: "Regulatory readiness for the Middle East.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=stv5fw", - imageAlt: "MENA Regs", - }, + title: "SFDA/MOHAP Compliance", description: "Regulatory readiness for the Middle East.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=stv5fw", imageAlt: "MENA Regs"}, { - title: "Technical Documentation", - description: "Standardized file assembly for fast-track approvals.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=gv0121", - imageAlt: "Documentation", - }, + title: "Technical Documentation", description: "Standardized file assembly for fast-track approvals.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=gv0121", imageAlt: "Documentation"}, ]} title="Technical Documentation and Compliance" description="Seamless market access pathways via rigorous technical protocols." @@ -284,23 +185,11 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - title: "Distributor Network", - description: "Validated nodes for regional distribution.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=azmvkx", - imageAlt: "Distributors", - }, + title: "Distributor Network", description: "Validated nodes for regional distribution.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=azmvkx", imageAlt: "Distributors"}, { - title: "Strategic Partners", - description: "Institutional-level alliances for market expansion.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=17870q", - imageAlt: "Partners", - }, + title: "Strategic Partners", description: "Institutional-level alliances for market expansion.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=17870q", imageAlt: "Partners"}, { - title: "Supply Chain Integrity", - description: "Traceable pathways from OEM to hospital.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=qs5fta", - imageAlt: "Logistics", - }, + title: "Supply Chain Integrity", description: "Traceable pathways from OEM to hospital.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=qs5fta", imageAlt: "Logistics"}, ]} title="Global Expansion Ecosystem" description="Operational bridging for international medical supply chains." @@ -313,9 +202,7 @@ export default function LandingPage() { title="Control Over Operations and Market Execution" buttons={[ { - text: "Explore Flow", - href: "#contact", - }, + text: "Explore Flow", href: "#contact"}, ]} /> @@ -324,14 +211,11 @@ export default function LandingPage() { @@ -341,42 +225,27 @@ export default function LandingPage() { logoText="AXISCURE" columns={[ { - title: "Platform", - items: [ + title: "Platform", items: [ { - label: "About", - href: "#about", - }, + label: "About", href: "#about"}, { - label: "Governance", - href: "#governance", - }, + label: "Governance", href: "#governance"}, ], }, { - title: "Regulatory", - items: [ + title: "Regulatory", items: [ { - label: "Compliance", - href: "#regulatory", - }, + label: "Compliance", href: "#regulatory"}, { - label: "Markets", - href: "#markets", - }, + label: "Markets", href: "#markets"}, ], }, { - title: "Company", - items: [ + title: "Company", items: [ { - label: "Operations", - href: "#operational", - }, + label: "Operations", href: "#operational"}, { - label: "Contact", - href: "#contact", - }, + label: "Contact", href: "#contact"}, ], }, ]}