Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #2.
This commit is contained in:
@@ -27,28 +27,18 @@ export default function LandingPage() {
|
||||
<NavbarLayoutFloatingOverlay
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "/",
|
||||
},
|
||||
name: "Home", id: "/"},
|
||||
{
|
||||
name: "Solutions",
|
||||
id: "/solutions",
|
||||
},
|
||||
name: "Solutions", id: "/solutions"},
|
||||
{
|
||||
name: "Pricing",
|
||||
id: "/pricing",
|
||||
},
|
||||
name: "Pricing", id: "/pricing"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "/contact",
|
||||
},
|
||||
name: "Contact", id: "/contact"},
|
||||
]}
|
||||
logoAlt="WellPredict Logo"
|
||||
brandName="WellPredict"
|
||||
button={{
|
||||
text: "Book a Demo",
|
||||
href: "/contact",
|
||||
}}
|
||||
text: "Book a Demo", href: "/contact"}}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -60,29 +50,13 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Healthcare Governance",
|
||||
description: "Streamline CQC compliance, secure patient data, and drive continuous quality improvement across NHS trusts.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/asia-businesswoman-social-distancing-new-normal-situation-prevention-while-using-laptop-presentation-colleagues-about-plan-video-call-while-work-office-night-life-after-corona-virus_7861-2563.jpg",
|
||||
imageAlt: "Illustration of healthcare governance",
|
||||
},
|
||||
title: "Healthcare Governance", description: "Streamline CQC compliance, secure patient data, and drive continuous quality improvement across NHS trusts.", imageSrc: "http://img.b2bpic.net/free-photo/asia-businesswoman-social-distancing-new-normal-situation-prevention-while-using-laptop-presentation-colleagues-about-plan-video-call-while-work-office-night-life-after-corona-virus_7861-2563.jpg", imageAlt: "Illustration of healthcare governance"},
|
||||
{
|
||||
title: "Food Safety & Manufacturing Compliance",
|
||||
description: "Ensure FSA adherence, manage critical control points, and maintain impeccable traceability in food production.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/photovoltaics-factory-worker-uses-tablet-inspect-solar-plant-close-up_482257-117975.jpg",
|
||||
imageAlt: "Illustration of food safety and manufacturing compliance",
|
||||
},
|
||||
title: "Food Safety & Manufacturing Compliance", description: "Ensure FSA adherence, manage critical control points, and maintain impeccable traceability in food production.", imageSrc: "http://img.b2bpic.net/free-photo/photovoltaics-factory-worker-uses-tablet-inspect-solar-plant-close-up_482257-117975.jpg", imageAlt: "Illustration of food safety and manufacturing compliance"},
|
||||
{
|
||||
title: "Financial Services Regulation",
|
||||
description: "Simplify FCA reporting, strengthen risk management, and prove robust internal controls for financial institutions.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businessman-analyzing-market-data_23-2151957118.jpg",
|
||||
imageAlt: "Illustration of financial services regulation",
|
||||
},
|
||||
title: "Financial Services Regulation", description: "Simplify FCA reporting, strengthen risk management, and prove robust internal controls for financial institutions.", imageSrc: "http://img.b2bpic.net/free-photo/businessman-analyzing-market-data_23-2151957118.jpg", imageAlt: "Illustration of financial services regulation"},
|
||||
{
|
||||
title: "Cross-Sector Audit Resilience",
|
||||
description: "Build universal audit readiness with a platform designed to adapt to diverse regulatory frameworks and reporting demands.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-achievement-progress-develpoment-cogwheel-concept_53876-64990.jpg",
|
||||
imageAlt: "Illustration of cross-sector audit resilience",
|
||||
},
|
||||
title: "Cross-Sector Audit Resilience", description: "Build universal audit readiness with a platform designed to adapt to diverse regulatory frameworks and reporting demands.", imageSrc: "http://img.b2bpic.net/free-photo/business-achievement-progress-develpoment-cogwheel-concept_53876-64990.jpg", imageAlt: "Illustration of cross-sector audit resilience"},
|
||||
]}
|
||||
title="Comprehensive Solutions for Every Regulatory Challenge"
|
||||
description="From NHS trusts to financial services, WellPredict provides tailored governance solutions for the UK's most regulated sectors."
|
||||
@@ -96,56 +70,21 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{
|
||||
id: "module-1",
|
||||
name: "Evidence Pack Generator",
|
||||
price: "Core",
|
||||
variant: "Automated Reporting",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smart-factory-experts-optimizing-assembly-line-conveyor-belts_482257-126221.jpg",
|
||||
imageAlt: "Icon for Evidence Pack Generator",
|
||||
},
|
||||
id: "module-1", name: "Evidence Pack Generator", price: "Core", variant: "Automated Reporting", imageSrc: "http://img.b2bpic.net/free-photo/smart-factory-experts-optimizing-assembly-line-conveyor-belts_482257-126221.jpg", imageAlt: "Icon for Evidence Pack Generator"},
|
||||
{
|
||||
id: "module-2",
|
||||
name: "Real-time Compliance Dashboard",
|
||||
price: "Add-on",
|
||||
variant: "Live Monitoring",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/remote-employee-holding-chroma-key-device-analyzing-business-graphics_482257-82851.jpg",
|
||||
imageAlt: "Icon for Real-time Compliance Dashboard",
|
||||
},
|
||||
id: "module-2", name: "Real-time Compliance Dashboard", price: "Add-on", variant: "Live Monitoring", imageSrc: "http://img.b2bpic.net/free-photo/remote-employee-holding-chroma-key-device-analyzing-business-graphics_482257-82851.jpg", imageAlt: "Icon for Real-time Compliance Dashboard"},
|
||||
{
|
||||
id: "module-3",
|
||||
name: "Secure Data Repository",
|
||||
price: "Core",
|
||||
variant: "UK Data Residency",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/technology-white-blue_24877-49442.jpg",
|
||||
imageAlt: "Icon for Secure Data Repository",
|
||||
},
|
||||
id: "module-3", name: "Secure Data Repository", price: "Core", variant: "UK Data Residency", imageSrc: "http://img.b2bpic.net/free-vector/technology-white-blue_24877-49442.jpg", imageAlt: "Icon for Secure Data Repository"},
|
||||
{
|
||||
id: "module-4",
|
||||
name: "Stakeholder Feedback Loop",
|
||||
price: "Add-on",
|
||||
variant: "Continuous Improvement",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/assessment-strategy-evaluation-prioritize-icons_53876-123835.jpg",
|
||||
imageAlt: "Icon for Stakeholder Feedback Loop",
|
||||
},
|
||||
id: "module-4", name: "Stakeholder Feedback Loop", price: "Add-on", variant: "Continuous Improvement", imageSrc: "http://img.b2bpic.net/free-photo/assessment-strategy-evaluation-prioritize-icons_53876-123835.jpg", imageAlt: "Icon for Stakeholder Feedback Loop"},
|
||||
{
|
||||
id: "module-5",
|
||||
name: "Regulatory Reporting Toolkit",
|
||||
price: "Add-on",
|
||||
variant: "Customizable Templates",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/writing-down-important-ideas_1098-18338.jpg",
|
||||
imageAlt: "Icon for Regulatory Reporting Toolkit",
|
||||
},
|
||||
id: "module-5", name: "Regulatory Reporting Toolkit", price: "Add-on", variant: "Customizable Templates", imageSrc: "http://img.b2bpic.net/free-photo/writing-down-important-ideas_1098-18338.jpg", imageAlt: "Icon for Regulatory Reporting Toolkit"},
|
||||
{
|
||||
id: "module-6",
|
||||
name: "Automated Audit Trails",
|
||||
price: "Core",
|
||||
variant: "Blockchain Verified",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/digital-tablet-stylus-pen-laptop-desktop-close-up_169016-48977.jpg",
|
||||
imageAlt: "Icon for Automated Audit Trails",
|
||||
},
|
||||
id: "module-6", name: "Automated Audit Trails", price: "Core", variant: "Blockchain Verified", imageSrc: "http://img.b2bpic.net/free-photo/digital-tablet-stylus-pen-laptop-desktop-close-up_169016-48977.jpg", imageAlt: "Icon for Automated Audit Trails"},
|
||||
]}
|
||||
title="Modular Platform, Tailored for Your Needs"
|
||||
description="Select the WellPredict modules that best fit your organization's compliance landscape and operational requirements."
|
||||
animationType="slide-up"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -158,97 +97,49 @@ export default function LandingPage() {
|
||||
description="Explore how WellPredict empowers organizations across various sectors to excel in governance and compliance."
|
||||
blogs={[
|
||||
{
|
||||
id: "blog-1",
|
||||
category: "Healthcare",
|
||||
title: "NHS Trust achieves CQC 'Outstanding' with WellPredict",
|
||||
excerpt: "Discover how a major NHS Trust leveraged WellPredict to streamline their governance processes, leading to an 'Outstanding' rating from the CQC.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/black-afro-american-asisstant-uniform-working-with-caucasian-doctor-hospital-ward-sick-patient-background-modern-professional-medical-equipment-health-recovery_482257-44464.jpg",
|
||||
imageAlt: "NHS hospital setting with digital compliance screens",
|
||||
authorName: "WellPredict Team",
|
||||
authorAvatar: "http://img.b2bpic.net/free-photo/experienced-senior-female-executive-eyeglasses_1262-5027.jpg",
|
||||
date: "April 15, 2025",
|
||||
},
|
||||
id: "blog-1", category: "Healthcare", title: "NHS Trust achieves CQC 'Outstanding' with WellPredict", excerpt: "Discover how a major NHS Trust leveraged WellPredict to streamline their governance processes, leading to an 'Outstanding' rating from the CQC.", imageSrc: "http://img.b2bpic.net/free-photo/black-afro-american-asisstant-uniform-working-with-caucasian-doctor-hospital-ward-sick-patient-background-modern-professional-medical-equipment-health-recovery_482257-44464.jpg", imageAlt: "NHS hospital setting with digital compliance screens", authorName: "WellPredict Team", authorAvatar: "http://img.b2bpic.net/free-photo/experienced-senior-female-executive-eyeglasses_1262-5027.jpg", date: "April 15, 2025"},
|
||||
{
|
||||
id: "blog-2",
|
||||
category: "Food & Beverage",
|
||||
title: "Food Manufacturer streamlines FSA compliance and traceability",
|
||||
excerpt: "Learn how a leading food manufacturer implemented WellPredict to enhance food safety, improve traceability, and achieve full FSA compliance with ease.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smart-robotic-farmers-concept-robot-farmers-agriculture-technology-farm-automation_35913-2601.jpg",
|
||||
imageAlt: "Modern food manufacturing facility with quality control",
|
||||
authorName: "WellPredict Team",
|
||||
authorAvatar: "http://img.b2bpic.net/free-photo/portrait-african-american-person-smiling-working-his-living-room_482257-126267.jpg",
|
||||
date: "March 28, 2025",
|
||||
},
|
||||
id: "blog-2", category: "Food & Beverage", title: "Food Manufacturer streamlines FSA compliance and traceability", excerpt: "Learn how a leading food manufacturer implemented WellPredict to enhance food safety, improve traceability, and achieve full FSA compliance with ease.", imageSrc: "http://img.b2bpic.net/free-photo/smart-robotic-farmers-concept-robot-farmers-agriculture-technology-farm-automation_35913-2601.jpg", imageAlt: "Modern food manufacturing facility with quality control", authorName: "WellPredict Team", authorAvatar: "http://img.b2bpic.net/free-photo/portrait-african-american-person-smiling-working-his-living-room_482257-126267.jpg", date: "March 28, 2025"},
|
||||
{
|
||||
id: "blog-3",
|
||||
category: "Financial Services",
|
||||
title: "FinTech firm enhances FCA reporting efficiency by 40%",
|
||||
excerpt: "See how a rapidly growing FinTech company optimized their regulatory reporting workflows, achieving significant efficiency gains with WellPredict.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/income-salary-sales-return-money-concept_53876-124768.jpg",
|
||||
imageAlt: "FinTech office environment with financial data screens",
|
||||
authorName: "WellPredict Team",
|
||||
authorAvatar: "http://img.b2bpic.net/free-photo/happy-dark-skinned-male-entrepreneur-dressed-bright-stylish-clothes-smiles-pleasantly-being-good-mood_273609-38654.jpg",
|
||||
date: "February 10, 2025",
|
||||
},
|
||||
id: "blog-3", category: "Financial Services", title: "FinTech firm enhances FCA reporting efficiency by 40%", excerpt: "See how a rapidly growing FinTech company optimized their regulatory reporting workflows, achieving significant efficiency gains with WellPredict.", imageSrc: "http://img.b2bpic.net/free-photo/income-salary-sales-return-money-concept_53876-124768.jpg", imageAlt: "FinTech office environment with financial data screens", authorName: "WellPredict Team", authorAvatar: "http://img.b2bpic.net/free-photo/happy-dark-skinned-male-entrepreneur-dressed-bright-stylish-clothes-smiles-pleasantly-being-good-mood_273609-38654.jpg", date: "February 10, 2025"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-psd/artificial-intelligence-concept-template_23-2151613977.jpg?_wi=2"
|
||||
imageSrc="http://img.b2bpic.net/free-psd/artificial-intelligence-concept-template_23-2151613977.jpg"
|
||||
imageAlt="Abstract digital background for footer"
|
||||
logoText="WellPredict"
|
||||
columns={[
|
||||
{
|
||||
title: "Solutions",
|
||||
items: [
|
||||
title: "Solutions", items: [
|
||||
{
|
||||
label: "Features",
|
||||
href: "/solutions#features",
|
||||
},
|
||||
label: "Features", href: "/solutions#features"},
|
||||
{
|
||||
label: "Use Cases",
|
||||
href: "/solutions#use-cases",
|
||||
},
|
||||
label: "Use Cases", href: "/solutions#use-cases"},
|
||||
{
|
||||
label: "Integrations",
|
||||
href: "/solutions#integrations",
|
||||
},
|
||||
label: "Integrations", href: "/solutions#integrations"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{
|
||||
label: "About Us",
|
||||
href: "/about",
|
||||
},
|
||||
label: "About Us", href: "/about"},
|
||||
{
|
||||
label: "Team",
|
||||
href: "/contact#team",
|
||||
},
|
||||
label: "Team", href: "/contact#team"},
|
||||
{
|
||||
label: "Careers",
|
||||
href: "#",
|
||||
},
|
||||
label: "Careers", href: "#"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Resources",
|
||||
items: [
|
||||
title: "Resources", items: [
|
||||
{
|
||||
label: "Blog",
|
||||
href: "/solutions#blog",
|
||||
},
|
||||
label: "Blog", href: "/solutions#blog"},
|
||||
{
|
||||
label: "FAQs",
|
||||
href: "/pricing#faqs",
|
||||
},
|
||||
label: "FAQs", href: "/pricing#faqs"},
|
||||
{
|
||||
label: "Support",
|
||||
href: "/contact",
|
||||
},
|
||||
label: "Support", href: "/contact"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user