diff --git a/src/app/page.tsx b/src/app/page.tsx index 66f92a7..cea873b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -13,7 +13,7 @@ import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatin import ProductCardOne from '@/components/sections/product/ProductCardOne'; import SocialProofOne from '@/components/sections/socialProof/SocialProofOne'; import TeamCardTwo from '@/components/sections/team/TeamCardTwo'; -import { Activity, Award, DollarSign, Github, Globe, Layers, Lightbulb, Linkedin, MessageCircle, Network, Rocket, Shield, ShieldCheck, Sparkles, Star, Tag, Target, TrendingUp, Twitter, Users, Zap } from "lucide-react"; +import { Activity, Award, Cpu, DollarSign, FlaskConical, Github, Globe, Layers, Lightbulb, Linkedin, MessageCircle, Network, RefreshCcw, Rocket, Shield, ShieldCheck, Sparkles, Star, Tag, Target, TrendingUp, Twitter, Users, Zap } from "lucide-react"; export default function LandingPage() { return ( @@ -34,106 +34,67 @@ export default function LandingPage() {
@@ -191,105 +139,69 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - title: "Market Access Strategy", - description: "Design winning access strategies in complex global markets, navigating regulatory landscapes and stakeholder dynamics for optimal product placement.", - media: { - imageSrc: "http://img.b2bpic.net/free-photo/pharmacist-day-celebration-with-male-pharmacist_23-2151734652.jpg", - imageAlt: "Abstract visualization of global market access strategies", - }, + title: "Market Access Strategy", description: "Design winning access strategies in complex global markets, navigating regulatory landscapes and stakeholder dynamics for optimal product placement.", media: { + imageSrc: "http://img.b2bpic.net/free-photo/pharmacist-day-celebration-with-male-pharmacist_23-2151734652.jpg", imageAlt: "Abstract visualization of global market access strategies"}, items: [ { icon: Globe, - text: "Global Market Penetration", - }, + text: "Global Market Penetration"}, { icon: Shield, - text: "Regulatory Navigation", - }, + text: "Regulatory Navigation"}, { icon: Network, - text: "Stakeholder Engagement", - }, + text: "Stakeholder Engagement"}, ], - reverse: false, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=8lo6gk", - imageAlt: "global market access strategy abstract", + reverse: false }, { - title: "Pricing & Value Strategy", - description: "Optimize pricing, reimbursement, and positioning to maximize product value and ensure sustainable commercial success in competitive environments.", - media: { - imageSrc: "http://img.b2bpic.net/free-photo/pills-dark-environment_23-2151438395.jpg", - imageAlt: "Abstract visualization of drug pricing and value strategy", - }, + title: "Pricing & Value Strategy", description: "Optimize pricing, reimbursement, and positioning to maximize product value and ensure sustainable commercial success in competitive environments.", media: { + imageSrc: "http://img.b2bpic.net/free-photo/pills-dark-environment_23-2151438395.jpg", imageAlt: "Abstract visualization of drug pricing and value strategy"}, items: [ { icon: Tag, - text: "Optimal Price Point", - }, + text: "Optimal Price Point"}, { icon: DollarSign, - text: "Reimbursement Models", - }, + text: "Reimbursement Models"}, { icon: TrendingUp, - text: "Value Proposition", - }, + text: "Value Proposition"}, ], - reverse: true, - imageSrc: "http://img.b2bpic.net/free-photo/cartoon-ai-robot-character-scene_23-2151658089.jpg", - imageAlt: "global market access strategy abstract", + reverse: true }, { - title: "AI-Powered Scenario Modelling (ElevioSight)", - description: "Leverage proprietary AI to simulate future market scenarios, predicting competitor launches, policy changes, and revenue impact to optimize patient access.", - media: { - imageSrc: "http://img.b2bpic.net/free-photo/student-home-taking-notes-while-watching-presentation-closeup_482257-118737.jpg", - imageAlt: "Abstract visualization of AI-powered scenario modelling", - }, + title: "AI-Powered Scenario Modelling (ElevioSight)", description: "Leverage proprietary AI to simulate future market scenarios, predicting competitor launches, policy changes, and revenue impact to optimize patient access.", media: { + imageSrc: "http://img.b2bpic.net/free-photo/student-home-taking-notes-while-watching-presentation-closeup_482257-118737.jpg", imageAlt: "Abstract visualization of AI-powered scenario modelling"}, items: [ { icon: Cpu, - text: "Predictive Models", - }, + text: "Predictive Models"}, { icon: Target, - text: "Outcome Optimization", - }, + text: "Outcome Optimization"}, { icon: Layers, - text: "Complex Scenario Analysis", - }, + text: "Complex Scenario Analysis"}, ], - reverse: false, - imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-hub-logo-design_23-2149874862.jpg", - imageAlt: "global market access strategy abstract", + reverse: false }, { - title: "Product Development Strategy", - description: "Provide strategic support throughout the product lifecycle, from early pipeline decisions to successful launch and beyond, ensuring long-term product success.", - media: { - imageSrc: "http://img.b2bpic.net/free-photo/colorful-light-prisms-reflection_23-2148898139.jpg", - imageAlt: "Abstract visualization of product development strategy", - }, + title: "Product Development Strategy", description: "Provide strategic support throughout the product lifecycle, from early pipeline decisions to successful launch and beyond, ensuring long-term product success.", media: { + imageSrc: "http://img.b2bpic.net/free-photo/colorful-light-prisms-reflection_23-2148898139.jpg", imageAlt: "Abstract visualization of product development strategy"}, items: [ { icon: FlaskConical, - text: "Early Pipeline Guidance", - }, + text: "Early Pipeline Guidance"}, { icon: Rocket, - text: "Launch Readiness", - }, + text: "Launch Readiness"}, { icon: RefreshCcw, - text: "Lifecycle Management", - }, + text: "Lifecycle Management"}, ], - reverse: true, - imageSrc: "http://img.b2bpic.net/free-vector/pharmacy-logo-medical-supplies_1057-2582.jpg", - imageAlt: "global market access strategy abstract", - }, + reverse: true + } ]} title="Our Core Services" description="Elevio Group delivers comprehensive strategic guidance, powered by deep industry knowledge and proprietary AI models." @@ -304,32 +216,16 @@ export default function LandingPage() { useInvertedBackground={true} metrics={[ { - id: "metric-1", - value: "AI + Human", - title: "Synergy Unlocked", - description: "Combining the best of human ingenuity with scalable AI processing power for unmatched strategic depth.", - icon: Sparkles, + id: "metric-1", value: "AI + Human", title: "Synergy Unlocked", description: "Combining the best of human ingenuity with scalable AI processing power for unmatched strategic depth.", icon: Sparkles, }, { - id: "metric-2", - value: "Predictive", - title: "Beyond Static Analysis", - description: "Move from reactive insights to proactive foresight with models that simulate future market dynamics and outcomes.", - icon: Target, + id: "metric-2", value: "Predictive", title: "Beyond Static Analysis", description: "Move from reactive insights to proactive foresight with models that simulate future market dynamics and outcomes.", icon: Target, }, { - id: "metric-3", - value: "Faster, Deeper", - title: "Clarity at Speed", - description: "Accelerate decision-making with rapid data synthesis and crystal-clear strategic recommendations.", - icon: Zap, + id: "metric-3", value: "Faster, Deeper", title: "Clarity at Speed", description: "Accelerate decision-making with rapid data synthesis and crystal-clear strategic recommendations.", icon: Zap, }, { - id: "metric-4", - value: "Optimized", - title: "Better Decisions", - description: "Translate complex data into actionable strategies that optimize revenue, patient reach, and market position.", - icon: ShieldCheck, + id: "metric-4", value: "Optimized", title: "Better Decisions", description: "Translate complex data into actionable strategies that optimize revenue, patient reach, and market position.", icon: ShieldCheck, }, ]} title="Not Just Consulting. Augmented Intelligence." @@ -345,57 +241,27 @@ export default function LandingPage() { useInvertedBackground={false} products={[ { - id: "case-study-a", - name: "Market Share Optimization", - price: "+35%", - imageSrc: "http://img.b2bpic.net/free-photo/computer-dark-room-with-graphs-screen_169016-48896.jpg", - imageAlt: "Graph showing market share growth", - onProductClick: "() => alert('View full case study: Market Share Optimization')", + id: "case-study-a", name: "Market Share Optimization", price: "+35%", imageSrc: "http://img.b2bpic.net/free-photo/computer-dark-room-with-graphs-screen_169016-48896.jpg", imageAlt: "Graph showing market share growth", onProductClick: () => alert('View full case study: Market Share Optimization'), isFavorited: false, }, { - id: "case-study-b", - name: "Accelerated Market Entry", - price: "by 6 months", - imageSrc: "http://img.b2bpic.net/free-photo/cooking-lollipops-shape-flag-ukraine_169016-19999.jpg", - imageAlt: "Timeline showing accelerated market entry", - onProductClick: "() => alert('View full case study: Accelerated Market Entry')", + id: "case-study-b", name: "Accelerated Market Entry", price: "by 6 months", imageSrc: "http://img.b2bpic.net/free-photo/cooking-lollipops-shape-flag-ukraine_169016-19999.jpg", imageAlt: "Timeline showing accelerated market entry", onProductClick: () => alert('View full case study: Accelerated Market Entry'), isFavorited: false, }, { - id: "case-study-c", - name: "Enhanced Patient Access", - price: "Improved by 40%", - imageSrc: "http://img.b2bpic.net/free-photo/client-with-painful-headache-asking-migraine-medication-elderly-drugstore-worker-pharmacy-man-rubbing-temples-pharmacist-helping-client-with-pharmaceutics-pills-medicine-service_482257-62169.jpg", - imageAlt: "Visual representation of enhanced patient access", - onProductClick: "() => alert('View full case study: Enhanced Patient Access')", + id: "case-study-c", name: "Enhanced Patient Access", price: "Improved by 40%", imageSrc: "http://img.b2bpic.net/free-photo/client-with-painful-headache-asking-migraine-medication-elderly-drugstore-worker-pharmacy-man-rubbing-temples-pharmacist-helping-client-with-pharmaceutics-pills-medicine-service_482257-62169.jpg", imageAlt: "Visual representation of enhanced patient access", onProductClick: () => alert('View full case study: Enhanced Patient Access'), isFavorited: false, }, { - id: "case-study-d", - name: "Revenue Pathway Redesign", - price: "+20% YoY", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-business-people-working-with-ipad_23-2150103556.jpg", - imageAlt: "Graph showing revenue pathway redesign success", - onProductClick: "() => alert('View full case study: Revenue Pathway Redesign')", + id: "case-study-d", name: "Revenue Pathway Redesign", price: "+20% YoY", imageSrc: "http://img.b2bpic.net/free-photo/top-view-business-people-working-with-ipad_23-2150103556.jpg", imageAlt: "Graph showing revenue pathway redesign success", onProductClick: () => alert('View full case study: Revenue Pathway Redesign'), isFavorited: false, }, { - id: "case-study-e", - name: "Regulatory Strategy Success", - price: "100% Approval", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-antivirus-injection-with-copybook-magnifier-lightbulb-blue-surface-virus-lab-medicine-hospital-drugs-covid-pandemic-cure-health_179666-19662.jpg", - imageAlt: "Document showing regulatory approval", - onProductClick: "() => alert('View full case study: Regulatory Strategy Success')", + id: "case-study-e", name: "Regulatory Strategy Success", price: "100% Approval", imageSrc: "http://img.b2bpic.net/free-photo/top-view-antivirus-injection-with-copybook-magnifier-lightbulb-blue-surface-virus-lab-medicine-hospital-drugs-covid-pandemic-cure-health_179666-19662.jpg", imageAlt: "Document showing regulatory approval", onProductClick: () => alert('View full case study: Regulatory Strategy Success'), isFavorited: false, }, { - id: "case-study-f", - name: "Competitive Intelligence Lead", - price: "2x Faster", - imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-flat-design-stakeholders-illustration_52683-83241.jpg", - imageAlt: "Data showing competitive intelligence lead", - onProductClick: "() => alert('View full case study: Competitive Intelligence Lead')", + id: "case-study-f", name: "Competitive Intelligence Lead", price: "2x Faster", imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-flat-design-stakeholders-illustration_52683-83241.jpg", imageAlt: "Data showing competitive intelligence lead", onProductClick: () => alert('View full case study: Competitive Intelligence Lead'), isFavorited: false, }, ]} @@ -412,67 +278,37 @@ export default function LandingPage() { useInvertedBackground={true} members={[ { - id: "member-1", - name: "Dr. Anya Sharma", - role: "Lead Strategist & Partner", - description: "Anya brings two decades of experience in pharmaceutical market access and commercialization strategies.", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-equity-analyst-working-proprietary-firm-reading-annual-company-reports-evaluate_482257-132953.jpg", - imageAlt: "Portrait of Dr. Anya Sharma", - socialLinks: [ + id: "member-1", name: "Dr. Anya Sharma", role: "Lead Strategist & Partner", description: "Anya brings two decades of experience in pharmaceutical market access and commercialization strategies.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-equity-analyst-working-proprietary-firm-reading-annual-company-reports-evaluate_482257-132953.jpg", imageAlt: "Portrait of Dr. Anya Sharma", socialLinks: [ { icon: Linkedin, - url: "#", - }, + url: "#"}, { icon: Twitter, - url: "#", - }, + url: "#"}, ], }, { - id: "member-2", - name: "Dr. Ben Carter", - role: "Head of AI & Predictive Models", - description: "Ben is a world-renowned expert in machine learning applications for complex biological datasets and market forecasting.", - imageSrc: "http://img.b2bpic.net/free-photo/technician-optimizing-data-center-equipment-maximum-efficiency_482257-117650.jpg", - imageAlt: "Portrait of Dr. Ben Carter", - socialLinks: [ + id: "member-2", name: "Dr. Ben Carter", role: "Head of AI & Predictive Models", description: "Ben is a world-renowned expert in machine learning applications for complex biological datasets and market forecasting.", imageSrc: "http://img.b2bpic.net/free-photo/technician-optimizing-data-center-equipment-maximum-efficiency_482257-117650.jpg", imageAlt: "Portrait of Dr. Ben Carter", socialLinks: [ { icon: Linkedin, - url: "#", - }, + url: "#"}, { icon: Github, - url: "#", - }, + url: "#"}, ], }, { - id: "member-3", - name: "Sarah Chen", - role: "VP, Market Access Solutions", - description: "Sarah specializes in developing robust market entry strategies and payer engagement models across global markets.", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-chemist-wearing-safety-glasses-lab-looking-camera-team-scientists-doctors-examining-virus-evolution-using-high-tech-chemistry-tools-scientific-research-vaccine_482257-3956.jpg", - imageAlt: "Portrait of Sarah Chen", - socialLinks: [ + id: "member-3", name: "Sarah Chen", role: "VP, Market Access Solutions", description: "Sarah specializes in developing robust market entry strategies and payer engagement models across global markets.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-chemist-wearing-safety-glasses-lab-looking-camera-team-scientists-doctors-examining-virus-evolution-using-high-tech-chemistry-tools-scientific-research-vaccine_482257-3956.jpg", imageAlt: "Portrait of Sarah Chen", socialLinks: [ { icon: Linkedin, - url: "#", - }, + url: "#"}, ], }, { - id: "member-4", - name: "Michael Reed", - role: "Senior Data Scientist", - description: "Michael crafts sophisticated algorithms for ElevioSight, transforming raw data into actionable strategic insights.", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-businesswoman-owner-working_23-2148828330.jpg", - imageAlt: "Portrait of Michael Reed", - socialLinks: [ + id: "member-4", name: "Michael Reed", role: "Senior Data Scientist", description: "Michael crafts sophisticated algorithms for ElevioSight, transforming raw data into actionable strategic insights.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-businesswoman-owner-working_23-2148828330.jpg", imageAlt: "Portrait of Michael Reed", socialLinks: [ { icon: Linkedin, - url: "#", - }, + url: "#"}, ], }, ]} @@ -490,40 +326,13 @@ export default function LandingPage() { description="Join Elevio Group: a high-performance, intellectually elite environment where impact, growth, and learning converge." blogs={[ { - id: "career-1", - category: "Culture", - title: "Driving Impact: Our Collaborative Philosophy", - excerpt: "Discover how our unique blend of human expertise and AI fosters a culture of innovation and collective success.", - imageSrc: "http://img.b2bpic.net/free-photo/empty-laboratory-with-nobody-it-prepared-genetic-test-using-professional-microscope_482257-2120.jpg", - imageAlt: "Collaborative team in a high-tech office", - authorName: "Elevio HR", - authorAvatar: "http://img.b2bpic.net/free-photo/fbi-agent-focused-investigation_1098-14749.jpg", - date: "Oct 26, 2023", - onBlogClick: "() => alert('Read: Driving Impact: Our Collaborative Philosophy')", + id: "career-1", category: "Culture", title: "Driving Impact: Our Collaborative Philosophy", excerpt: "Discover how our unique blend of human expertise and AI fosters a culture of innovation and collective success.", imageSrc: "http://img.b2bpic.net/free-photo/empty-laboratory-with-nobody-it-prepared-genetic-test-using-professional-microscope_482257-2120.jpg", imageAlt: "Collaborative team in a high-tech office", authorName: "Elevio HR", authorAvatar: "http://img.b2bpic.net/free-photo/fbi-agent-focused-investigation_1098-14749.jpg", date: "Oct 26, 2023", onBlogClick: () => alert('Read: Driving Impact: Our Collaborative Philosophy'), }, { - id: "career-2", - category: "Growth", - title: "Accelerating Your Career: Learning & Development", - excerpt: "At Elevio, your professional growth is our priority. Explore our bespoke development programs and mentorship opportunities.", - imageSrc: "http://img.b2bpic.net/free-photo/paper-geometrical-shapes-desk_23-2148547751.jpg", - imageAlt: "Abstract visual of professional growth pathways", - authorName: "Elevio HR", - authorAvatar: "http://img.b2bpic.net/free-photo/diverse-teammates-examining-statistics-infographics-computer_482257-90942.jpg", - date: "Oct 20, 2023", - onBlogClick: "() => alert('Read: Accelerating Your Career: Learning & Development')", + id: "career-2", category: "Growth", title: "Accelerating Your Career: Learning & Development", excerpt: "At Elevio, your professional growth is our priority. Explore our bespoke development programs and mentorship opportunities.", imageSrc: "http://img.b2bpic.net/free-photo/paper-geometrical-shapes-desk_23-2148547751.jpg", imageAlt: "Abstract visual of professional growth pathways", authorName: "Elevio HR", authorAvatar: "http://img.b2bpic.net/free-photo/diverse-teammates-examining-statistics-infographics-computer_482257-90942.jpg", date: "Oct 20, 2023", onBlogClick: () => alert('Read: Accelerating Your Career: Learning & Development'), }, { - id: "career-3", - category: "Innovation", - title: "The Future is Here: Work on Cutting-Edge AI Solutions", - excerpt: "Be part of a team pushing boundaries in life sciences. Contribute to revolutionary AI models like ElevioSight.", - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-business-people-working-together_23-2150384860.jpg", - imageAlt: "Diverse team collaborating on an AI project", - authorName: "Elevio HR", - authorAvatar: "http://img.b2bpic.net/free-photo/doctor-performing-medical-research-lab_23-2149335668.jpg", - date: "Oct 15, 2023", - onBlogClick: "() => alert('Read: The Future is Here: Work on Cutting-Edge AI Solutions')", + id: "career-3", category: "Innovation", title: "The Future is Here: Work on Cutting-Edge AI Solutions", excerpt: "Be part of a team pushing boundaries in life sciences. Contribute to revolutionary AI models like ElevioSight.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-business-people-working-together_23-2150384860.jpg", imageAlt: "Diverse team collaborating on an AI project", authorName: "Elevio HR", authorAvatar: "http://img.b2bpic.net/free-photo/doctor-performing-medical-research-lab_23-2149335668.jpg", date: "Oct 15, 2023", onBlogClick: () => alert('Read: The Future is Here: Work on Cutting-Edge AI Solutions'), }, ]} /> @@ -533,8 +342,7 @@ export default function LandingPage() {