diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index 4616462..961e9cf 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -1,5 +1,4 @@ import AboutTextSplit from '@/components/sections/about/AboutTextSplit'; -// @ts-nocheck import ContactCta from '@/components/sections/contact/ContactCta'; import FaqSplitMedia from '@/components/sections/faq/FaqSplitMedia'; import FeaturesRevealCards from '@/components/sections/features/FeaturesRevealCards'; @@ -19,13 +18,9 @@ export default function HomePage() { brand="Scaling Excellence Globally" description="Empowering businesses with world-class remote talent, customized workflows, and scalable digital transformation solutions." primaryButton={{ - text: "Schedule Consultation", - href: "#contact", - }} + text: "Schedule Consultation", href: "#contact"}} secondaryButton={{ - text: "Learn More", - href: "#about", - }} + text: "Learn More", href: "#about"}} imageSrc="http://img.b2bpic.net/free-photo/group-businesswomen-working-together-laptops-modern-office_9975-23524.jpg" /> @@ -36,14 +31,9 @@ export default function HomePage() { @@ -56,20 +46,11 @@ export default function HomePage() { description="We specialize in key business sectors that require agility, specialized skill, and scalable capacity." items={[ { - title: "Software Development", - description: "Full-stack engineering teams tailored to your technology roadmap.", - imageSrc: "http://img.b2bpic.net/free-photo/software-development-operations-system-concept_107791-17423.jpg", - }, + title: "Software Development", description: "Full-stack engineering teams tailored to your technology roadmap.", imageSrc: "http://img.b2bpic.net/free-photo/software-development-operations-system-concept_107791-17423.jpg"}, { - title: "Customer Success", - description: "24/7 omni-channel support that maintains your brand quality standards.", - imageSrc: "http://img.b2bpic.net/free-photo/gorgeous-young-woman-standing-with-mobile-phone-night-street-outdoors-female-caucasian-student-reading-text-messages-her-cell-phone-with-reflected-her-face-screen-light-blank-screen-phone_1391-85.jpg", - }, + title: "Customer Success", description: "24/7 omni-channel support that maintains your brand quality standards.", imageSrc: "http://img.b2bpic.net/free-photo/gorgeous-young-woman-standing-with-mobile-phone-night-street-outdoors-female-caucasian-student-reading-text-messages-her-cell-phone-with-reflected-her-face-screen-light-blank-screen-phone_1391-85.jpg"}, { - title: "Data Analytics", - description: "Extract actionable insights from complex datasets with our specialized experts.", - imageSrc: "http://img.b2bpic.net/free-photo/dynamic-data-visualization-3d_23-2151904315.jpg", - }, + title: "Data Analytics", description: "Extract actionable insights from complex datasets with our specialized experts.", imageSrc: "http://img.b2bpic.net/free-photo/dynamic-data-visualization-3d_23-2151904315.jpg"}, ]} /> @@ -83,20 +64,11 @@ export default function HomePage() { description="Numbers speak to our commitment to efficiency and high-standard delivery." metrics={[ { - icon: Users, - title: "Talent Network", - value: "10,000+", - }, + icon: "Users", title: "Talent Network", value: "10,000+"}, { - icon: Clock, - title: "Time Saved", - value: "500k+", - }, + icon: "Clock", title: "Time Saved", value: "500k+"}, { - icon: TrendingUp, - title: "Client Growth", - value: "200%", - }, + icon: "TrendingUp", title: "Client Growth", value: "200%"}, ]} /> @@ -110,40 +82,15 @@ export default function HomePage() { description="See why top-tier companies entrust their scaling operations to us." testimonials={[ { - id: "1", - name: "Alice Wang", - role: "CTO", - quote: "Seamless integration and top-tier talent. Absolute game changer.", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", - }, + name: "Alice Wang", role: "CTO", quote: "Seamless integration and top-tier talent. Absolute game changer.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg"}, { - id: "2", - name: "Marcus Thorne", - role: "Product Manager", - quote: "Productivity hit record highs within just three weeks of partnership.", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-mechanic-standing-repair-shop_1170-1349.jpg", - }, + name: "Marcus Thorne", role: "Product Manager", quote: "Productivity hit record highs within just three weeks of partnership.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-mechanic-standing-repair-shop_1170-1349.jpg"}, { - id: "3", - name: "Sarah Miller", - role: "CEO", - quote: "Their scalable approach allowed us to launch in three new markets simultaneously.", - imageSrc: "http://img.b2bpic.net/free-photo/waist-up-confident-businessman-office_329181-19349.jpg", - }, + name: "Sarah Miller", role: "CEO", quote: "Their scalable approach allowed us to launch in three new markets simultaneously.", imageSrc: "http://img.b2bpic.net/free-photo/waist-up-confident-businessman-office_329181-19349.jpg"}, { - id: "4", - name: "David Gupta", - role: "Ops Director", - quote: "High quality delivery and impeccable communication standards.", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-labor-union-member_23-2150969909.jpg", - }, + name: "David Gupta", role: "Ops Director", quote: "High quality delivery and impeccable communication standards.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-labor-union-member_23-2150969909.jpg"}, { - id: "5", - name: "Elena Rossi", - role: "VP Operations", - quote: "A true partner in business growth, not just another outsourcing firm.", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-positive-businesswoman_1098-3531.jpg", - }, + name: "Elena Rossi", role: "VP Operations", quote: "A true partner in business growth, not just another outsourcing firm.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-positive-businesswoman_1098-3531.jpg"}, ]} /> @@ -157,46 +104,22 @@ export default function HomePage() { description="Choose the model that aligns with your current team needs." plans={[ { - tag: "Starter", - price: "$2,900/mo", - description: "Small team pilot or single specialist model.", - features: [ - "Dedicated Project Manager", - "Standard Reporting", - "Daily Stand-ups", - ], + tag: "Starter", price: "$2,900/mo", description: "Small team pilot or single specialist model.", features: [ + "Dedicated Project Manager", "Standard Reporting", "Daily Stand-ups"], primaryButton: { - text: "Get Started", - href: "#contact", - }, + text: "Get Started", href: "#contact"}, }, { - tag: "Growth", - price: "$8,500/mo", - description: "Scaling fast with full squad support.", - features: [ - "Full Stack Squad", - "Advanced Analytics", - "Quarterly Strategy", - ], + tag: "Growth", price: "$8,500/mo", description: "Scaling fast with full squad support.", features: [ + "Full Stack Squad", "Advanced Analytics", "Quarterly Strategy"], primaryButton: { - text: "Scale Up", - href: "#contact", - }, + text: "Scale Up", href: "#contact"}, }, { - tag: "Enterprise", - price: "Custom", - description: "High-volume enterprise outsourcing workflows.", - features: [ - "Dedicated Talent Pool", - "Global Infrastructure", - "Custom SLA", - ], + tag: "Enterprise", price: "Custom", description: "High-volume enterprise outsourcing workflows.", features: [ + "Dedicated Talent Pool", "Global Infrastructure", "Custom SLA"], primaryButton: { - text: "Contact Sales", - href: "#contact", - }, + text: "Contact Sales", href: "#contact"}, }, ]} /> @@ -211,17 +134,11 @@ export default function HomePage() { description="Answers to common concerns about our processes and partnership models." items={[ { - question: "How quickly can we start?", - answer: "Our talent pool allows us to deploy teams within 7-14 days.", - }, + question: "How quickly can we start?", answer: "Our talent pool allows us to deploy teams within 7-14 days."}, { - question: "How is communication handled?", - answer: "We align with your preferred communication stacks, including Slack, Jira, and Teams.", - }, + question: "How is communication handled?", answer: "We align with your preferred communication stacks, including Slack, Jira, and Teams."}, { - question: "What about data security?", - answer: "All talent operates in secure environments with strictly enforced data protocols and NDAs.", - }, + question: "What about data security?", answer: "All talent operates in secure environments with strictly enforced data protocols and NDAs."}, ]} imageSrc="http://img.b2bpic.net/free-photo/audio-equipment-headset-with-mic-used-customer-support-job-workspace-closeup_482257-126144.jpg" /> @@ -234,13 +151,9 @@ export default function HomePage() { tag="Ready to scale?" text="Let's build your next high-performing remote team." primaryButton={{ - text: "Schedule Free Discovery", - href: "#contact", - }} + text: "Schedule Free Discovery", href: "#contact"}} secondaryButton={{ - text: "Email Sales", - href: "mailto:hello@outsourcepro.com", - }} + text: "Email Sales", href: "mailto:hello@outsourcepro.com"}} />