diff --git a/src/app/page.tsx b/src/app/page.tsx index 05728ee..ab7eb92 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -12,7 +12,7 @@ import MetricCardFourteen from '@/components/sections/metrics/MetricCardFourteen import NavbarStyleCentered from '@/components/navbar/NavbarStyleCentered/NavbarStyleCentered'; import PricingCardOne from '@/components/sections/pricing/PricingCardOne'; import TestimonialCardTwo from '@/components/sections/testimonial/TestimonialCardTwo'; -import { Building, Flag, Quote, Search, Shield, User, Users, XCircle } from "lucide-react"; +import { Activity, BarChart, Building, DollarSign, Flag, GitPullRequest, Quote, Search, Shield, User, Users, XCircle } from "lucide-react"; export default function LandingPage() { return ( @@ -33,30 +33,18 @@ export default function LandingPage() { @@ -65,79 +53,44 @@ export default function LandingPage() { @@ -180,24 +118,16 @@ export default function LandingPage() { metrics={[ { icon: Shield, - label: "Prevention Costs", - value: "Proactive investment to prevent defects.", - }, + label: "Prevention Costs", value: "Proactive investment to prevent defects."}, { icon: Search, - label: "Appraisal Costs", - value: "Expenditures for evaluating quality.", - }, + label: "Appraisal Costs", value: "Expenditures for evaluating quality."}, { icon: XCircle, - label: "Internal Failures", - value: "Costs from defects before delivery.", - }, + label: "Internal Failures", value: "Costs from defects before delivery."}, { icon: Flag, - label: "External Failures", - value: "Costs from defects after delivery.", - }, + label: "External Failures", value: "Costs from defects after delivery."}, ]} metricsAnimation="slide-up" /> @@ -209,32 +139,16 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - title: "Interactive Pareto Analysis", - description: "Quickly identify and prioritize the vital few cost drivers impacting your projects with dynamic Pareto charts.", - imageSrc: "http://img.b2bpic.net/free-photo/dynamic-data-visualization-3d_23-2151904330.jpg", - imageAlt: "Interactive Pareto Analysis chart", - buttonIcon: "BarChart", + title: "Interactive Pareto Analysis", description: "Quickly identify and prioritize the vital few cost drivers impacting your projects with dynamic Pareto charts.", imageSrc: "http://img.b2bpic.net/free-photo/dynamic-data-visualization-3d_23-2151904330.jpg", imageAlt: "Interactive Pareto Analysis chart", buttonIcon: BarChart, }, { - title: "Comprehensive Cost Breakdown", - description: "Gain granular insights into Prevention, Appraisal, and Failure costs with detailed, customizable breakdown modals.", - imageSrc: "http://img.b2bpic.net/free-photo/financial-report-desk-laptop-showing-marketing-statistics-office_482257-84805.jpg", - imageAlt: "Cost breakdown modal window", - buttonIcon: "DollarSign", + title: "Comprehensive Cost Breakdown", description: "Gain granular insights into Prevention, Appraisal, and Failure costs with detailed, customizable breakdown modals.", imageSrc: "http://img.b2bpic.net/free-photo/financial-report-desk-laptop-showing-marketing-statistics-office_482257-84805.jpg", imageAlt: "Cost breakdown modal window", buttonIcon: DollarSign, }, { - title: "Trend & Predictive Analysis", - description: "Monitor quality cost trends over time and forecast future impacts to make proactive decisions.", - imageSrc: "http://img.b2bpic.net/free-photo/coworkers-looking-stock-market-statistics-tablet-developing-business-project-women-analyzing-sales-investment-growth-with-financial-graphics-digital-device-close-up_482257-35450.jpg", - imageAlt: "Cost trend analysis graph", - buttonIcon: "Activity", + title: "Trend & Predictive Analysis", description: "Monitor quality cost trends over time and forecast future impacts to make proactive decisions.", imageSrc: "http://img.b2bpic.net/free-photo/coworkers-looking-stock-market-statistics-tablet-developing-business-project-women-analyzing-sales-investment-growth-with-financial-graphics-digital-device-close-up_482257-35450.jpg", imageAlt: "Cost trend analysis graph", buttonIcon: Activity, }, { - title: "Root Cause Identification", - description: "Leverage built-in tools to dig deeper into the origins of quality failures and implement lasting solutions.", - imageSrc: "http://img.b2bpic.net/free-photo/product-design-drawing-website-graphic_53876-120423.jpg", - imageAlt: "Root cause analysis diagram", - buttonIcon: "GitPullRequest", + title: "Root Cause Identification", description: "Leverage built-in tools to dig deeper into the origins of quality failures and implement lasting solutions.", imageSrc: "http://img.b2bpic.net/free-photo/product-design-drawing-website-graphic_53876-120423.jpg", imageAlt: "Root cause analysis diagram", buttonIcon: GitPullRequest, }, ]} title="Powerful Features for Precision Management" @@ -249,20 +163,11 @@ export default function LandingPage() { tag="Proven Results" metrics={[ { - id: "m1", - value: "20%+", - description: "Average Cost Savings on Quality", - }, + id: "m1", value: "20%+", description: "Average Cost Savings on Quality"}, { - id: "m2", - value: "95%", - description: "Improvement in Project Compliance Rate", - }, + id: "m2", value: "95%", description: "Improvement in Project Compliance Rate"}, { - id: "m3", - value: "3x Faster", - description: "Quality Report Generation", - }, + id: "m3", value: "3x Faster", description: "Quality Report Generation"}, ]} metricsAnimation="slide-up" /> @@ -276,49 +181,19 @@ export default function LandingPage() { carouselMode="auto" testimonials={[ { - id: "test1", - name: "Alex P.", - role: "Lead Construction Manager, Architron Group", - testimonial: "The PAF Model Tool transformed our approach to quality. We now make data-backed decisions that save significant costs and reduce rework.", - imageSrc: "http://img.b2bpic.net/free-photo/building-construction-worker-site-with-architect_23-2149124313.jpg", - imageAlt: "Alex P. - Lead Construction Manager", - icon: Quote, + id: "test1", name: "Alex P.", role: "Lead Construction Manager, Architron Group", testimonial: "The PAF Model Tool transformed our approach to quality. We now make data-backed decisions that save significant costs and reduce rework.", imageSrc: "http://img.b2bpic.net/free-photo/building-construction-worker-site-with-architect_23-2149124313.jpg", imageAlt: "Alex P. - Lead Construction Manager", icon: Quote, }, { - id: "test2", - name: "Dr. Brenda K.", - role: "Professor of Civil Engineering, State University", - testimonial: "An indispensable resource for teaching and applying quality cost management principles. The tool aligns perfectly with BS 6143-2 standards.", - imageSrc: "http://img.b2bpic.net/free-photo/man-teacher-wearing-glasses-checking-class-register-looking-camera-squinting-eyes-skeptic-smile-sitting-school-desk-front-blackboard-classroom_141793-131502.jpg", - imageAlt: "Dr. Brenda K. - Professor of Civil Engineering", - icon: Quote, + id: "test2", name: "Dr. Brenda K.", role: "Professor of Civil Engineering, State University", testimonial: "An indispensable resource for teaching and applying quality cost management principles. The tool aligns perfectly with BS 6143-2 standards.", imageSrc: "http://img.b2bpic.net/free-photo/man-teacher-wearing-glasses-checking-class-register-looking-camera-squinting-eyes-skeptic-smile-sitting-school-desk-front-blackboard-classroom_141793-131502.jpg", imageAlt: "Dr. Brenda K. - Professor of Civil Engineering", icon: Quote, }, { - id: "test3", - name: "Carlos R.", - role: "Quality Assurance Director, Global Builds Inc.", - testimonial: "Our quality assurance process is now more transparent and efficient. We identify potential issues much earlier, thanks to the PAF Model Tool.", - imageSrc: "http://img.b2bpic.net/free-photo/male-industry-expert-checks-performance-data-solar-panel-factory-showcasing-dedication_482257-132205.jpg", - imageAlt: "Carlos R. - Quality Assurance Director", - icon: Quote, + id: "test3", name: "Carlos R.", role: "Quality Assurance Director, Global Builds Inc.", testimonial: "Our quality assurance process is now more transparent and efficient. We identify potential issues much earlier, thanks to the PAF Model Tool.", imageSrc: "http://img.b2bpic.net/free-photo/male-industry-expert-checks-performance-data-solar-panel-factory-showcasing-dedication_482257-132205.jpg", imageAlt: "Carlos R. - Quality Assurance Director", icon: Quote, }, { - id: "test4", - name: "Diana S.", - role: "Project Engineer, InfraTech Solutions", - testimonial: "The interactive dashboards are a game-changer. I can quickly deep dive into cost data without complex spreadsheets. Highly recommended!", - imageSrc: "http://img.b2bpic.net/free-photo/architect-smiling-safety-equipment_23-2148242954.jpg", - imageAlt: "Diana S. - Project Engineer", - icon: Quote, + id: "test4", name: "Diana S.", role: "Project Engineer, InfraTech Solutions", testimonial: "The interactive dashboards are a game-changer. I can quickly deep dive into cost data without complex spreadsheets. Highly recommended!", imageSrc: "http://img.b2bpic.net/free-photo/architect-smiling-safety-equipment_23-2148242954.jpg", imageAlt: "Diana S. - Project Engineer", icon: Quote, }, { - id: "test5", - name: "Ethan L.", - role: "Operations Manager, ConStruct Holdings", - testimonial: "This tool provides the visibility we needed to truly understand our quality costs. It's a key part of our continuous improvement strategy.", - imageSrc: "http://img.b2bpic.net/free-photo/senior-businessman-architect-hard-hat_1303-18998.jpg", - imageAlt: "Ethan L. - Operations Manager", - icon: Quote, + id: "test5", name: "Ethan L.", role: "Operations Manager, ConStruct Holdings", testimonial: "This tool provides the visibility we needed to truly understand our quality costs. It's a key part of our continuous improvement strategy.", imageSrc: "http://img.b2bpic.net/free-photo/senior-businessman-architect-hard-hat_1303-18998.jpg", imageAlt: "Ethan L. - Operations Manager", icon: Quote, }, ]} title="Trusted by Industry Leaders" @@ -333,43 +208,19 @@ export default function LandingPage() { useInvertedBackground={true} plans={[ { - id: "basic", - badge: "Individual", - badgeIcon: User, - price: "$99/month", - subtitle: "For personal projects or small teams.", - features: [ - "Single User Access", - "Unlimited Projects", - "Standard Reporting", - "Email Support", - ], + id: "basic", badge: "Individual", badgeIcon: User, + price: "$99/month", subtitle: "For personal projects or small teams.", features: [ + "Single User Access", "Unlimited Projects", "Standard Reporting", "Email Support"], }, { - id: "pro", - badge: "Team", - badgeIcon: Users, - price: "$299/month", - subtitle: "Ideal for growing teams and multiple projects.", - features: [ - "Up to 5 Users", - "Advanced Analytics", - "Customizable Dashboards", - "Priority Support", - ], + id: "pro", badge: "Team", badgeIcon: Users, + price: "$299/month", subtitle: "Ideal for growing teams and multiple projects.", features: [ + "Up to 5 Users", "Advanced Analytics", "Customizable Dashboards", "Priority Support"], }, { - id: "enterprise", - badge: "Enterprise", - badgeIcon: Building, - price: "Contact Us", - subtitle: "Tailored solutions for large organizations.", - features: [ - "Unlimited Users", - "Dedicated Account Manager", - "API Integrations", - "On-site Training & Support", - ], + id: "enterprise", badge: "Enterprise", badgeIcon: Building, + price: "Contact Us", subtitle: "Tailored solutions for large organizations.", features: [ + "Unlimited Users", "Dedicated Account Manager", "API Integrations", "On-site Training & Support"], }, ]} title="Flexible Plans for Every Team" @@ -383,35 +234,17 @@ export default function LandingPage() { useInvertedBackground={false} faqs={[ { - id: "faq1", - title: "What is the PAF Model?", - content: "The PAF (Prevention, Appraisal, Failure) Model is a framework for categorizing and quantifying the costs associated with achieving and maintaining quality in an organization. It helps identify where quality costs are incurred.", - }, + id: "faq1", title: "What is the PAF Model?", content: "The PAF (Prevention, Appraisal, Failure) Model is a framework for categorizing and quantifying the costs associated with achieving and maintaining quality in an organization. It helps identify where quality costs are incurred."}, { - id: "faq2", - title: "How does the tool align with BS 6143-2?", - content: "Our tool is specifically designed to implement the principles outlined in BS 6143-2, providing structured data input, analysis, and reporting consistent with the standard's guidelines for quality cost measurement and control.", - }, + id: "faq2", title: "How does the tool align with BS 6143-2?", content: "Our tool is specifically designed to implement the principles outlined in BS 6143-2, providing structured data input, analysis, and reporting consistent with the standard's guidelines for quality cost measurement and control."}, { - id: "faq3", - title: "Is the tool suitable for small and large projects?", - content: "Yes, the tool is scalable for projects of all sizes. Our flexible pricing plans offer options ranging from individual users working on small projects to enterprise solutions for large-scale, multi-project environments.", - }, + id: "faq3", title: "Is the tool suitable for small and large projects?", content: "Yes, the tool is scalable for projects of all sizes. Our flexible pricing plans offer options ranging from individual users working on small projects to enterprise solutions for large-scale, multi-project environments."}, { - id: "faq4", - title: "Can I integrate it with existing project management software?", - content: "We offer API integration capabilities for our Enterprise plan, allowing seamless data exchange with popular project management and accounting systems. Contact us for specific integration requirements.", - }, + id: "faq4", title: "Can I integrate it with existing project management software?", content: "We offer API integration capabilities for our Enterprise plan, allowing seamless data exchange with popular project management and accounting systems. Contact us for specific integration requirements."}, { - id: "faq5", - title: "What kind of support is available?", - content: "We offer tiered support based on your plan, including email support, priority support, and dedicated account management for enterprise clients, ensuring you always have assistance when needed.", - }, + id: "faq5", title: "What kind of support is available?", content: "We offer tiered support based on your plan, including email support, priority support, and dedicated account management for enterprise clients, ensuring you always have assistance when needed."}, { - id: "faq6", - title: "How can I try a demo?", - content: "You can request a personalized demo directly from our website. Our team will contact you to schedule a session and showcase how the PAF Model Tool can benefit your specific needs.", - }, + id: "faq6", title: "How can I try a demo?", content: "You can request a personalized demo directly from our website. Our team will contact you to schedule a session and showcase how the PAF Model Tool can benefit your specific needs."}, ]} title="Frequently Asked Questions" description="Find answers to common questions about the PAF Model, our tool, and construction quality cost management." @@ -426,28 +259,17 @@ export default function LandingPage() { description="Request a personalized demo of the PAF Model Management Tool and see it in action. Discover how to enhance quality, reduce waste, and boost profitability on your construction projects." inputs={[ { - name: "name", - type: "text", - placeholder: "Your Name", - required: true, + name: "name", type: "text", placeholder: "Your Name", required: true, }, { - name: "email", - type: "email", - placeholder: "Work Email", - required: true, + name: "email", type: "email", placeholder: "Work Email", required: true, }, { - name: "company", - type: "text", - placeholder: "Company Name", - required: true, + name: "company", type: "text", placeholder: "Company Name", required: true, }, ]} textarea={{ - name: "project_details", - placeholder: "Briefly describe your project or specific needs (optional)", - rows: 4, + name: "project_details", placeholder: "Briefly describe your project or specific needs (optional)", rows: 4, }} imageSrc="http://img.b2bpic.net/free-photo/businessman-working-with-blank-screen-digital-tablet-laptop-wooden-desk-office_1150-1473.jpg" imageAlt="Person using PAF Model Management Tool on a tablet" @@ -461,54 +283,33 @@ export default function LandingPage() {