diff --git a/src/app/page.tsx b/src/app/page.tsx index 0a0ead9..ebff9a4 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -47,12 +47,15 @@ export default function LandingPage() { background={{ variant: "plain" }} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/futuristic-ai-data-visualization_23-2151977857.jpg", imageAlt: "AI dashboard showing analytics and insights"}, + imageSrc: "http://img.b2bpic.net/free-photo/futuristic-ai-data-visualization_23-2151977857.jpg", imageAlt: "AI dashboard showing analytics and insights" + }, { - imageSrc: "http://img.b2bpic.net/free-photo/top-view-office-desk-with-growth-chart-laptop_23-2148780605.jpg", imageAlt: "Business growth trajectory visualization"}, + imageSrc: "http://img.b2bpic.net/free-photo/top-view-office-desk-with-growth-chart-laptop_23-2148780605.jpg", imageAlt: "Business growth trajectory visualization" + }, ]} rating={5} ratingText="Trusted by 500+ businesses" + mediaAnimation="none" buttons={[ { text: "Get Started", href: "#contact" }, { text: "Watch Demo", href: "#" }, @@ -71,36 +74,44 @@ export default function LandingPage() { title: "Strategic Planning Agent", description: "Develops customized business strategies using market analysis and competitive intelligence to guide your growth trajectory.", icon: Target, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-employees-using-tablet_23-2148339334.jpg", imageAlt: "Strategic planning interface"}, + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-employees-using-tablet_23-2148339334.jpg", imageAlt: "Strategic planning interface" + }, { - imageSrc: "http://img.b2bpic.net/free-photo/close-up-pen-financial-documents_1232-141.jpg", imageAlt: "Market analysis dashboard"}, + imageSrc: "http://img.b2bpic.net/free-photo/close-up-pen-financial-documents_1232-141.jpg", imageAlt: "Market analysis dashboard" + }, ], }, { title: "Performance Analytics Agent", description: "Monitors key metrics in real-time, identifies bottlenecks, and provides actionable recommendations to optimize performance.", icon: BarChart3, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/man-suit-is-holding-tablet-front-car-with-graph-it_188544-41092.jpg", imageAlt: "Performance metrics dashboard"}, + imageSrc: "http://img.b2bpic.net/free-photo/man-suit-is-holding-tablet-front-car-with-graph-it_188544-41092.jpg", imageAlt: "Performance metrics dashboard" + }, { - imageSrc: "http://img.b2bpic.net/free-photo/woman-watching-business-conference-computer-screen-looking-statistics_482257-125563.jpg", imageAlt: "Real-time analytics visualization"}, + imageSrc: "http://img.b2bpic.net/free-photo/woman-watching-business-conference-computer-screen-looking-statistics_482257-125563.jpg", imageAlt: "Real-time analytics visualization" + }, ], }, { title: "Operations Automation Agent", description: "Streamlines business processes, reduces manual tasks, and enables your team to focus on high-value strategic work.", icon: Zap, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-vector/professional-infographic-with-photo_23-2148331611.jpg", imageAlt: "Workflow automation setup"}, + imageSrc: "http://img.b2bpic.net/free-vector/professional-infographic-with-photo_23-2148331611.jpg", imageAlt: "Workflow automation setup" + }, { - imageSrc: "http://img.b2bpic.net/free-photo/digital-transformation-process-optimization_84443-74868.jpg", imageAlt: "Process optimization visualization"}, + imageSrc: "http://img.b2bpic.net/free-photo/digital-transformation-process-optimization_84443-74868.jpg", imageAlt: "Process optimization visualization" + }, ], }, { title: "Customer Intelligence Agent", description: "Analyzes customer behavior patterns, predicts trends, and personalizes engagement strategies for increased retention.", icon: Users, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-analysing-charts-laptop-start-up-business-meeting-room_482257-5026.jpg", imageAlt: "Customer behavior analysis"}, + imageSrc: "http://img.b2bpic.net/free-photo/young-woman-analysing-charts-laptop-start-up-business-meeting-room_482257-5026.jpg", imageAlt: "Customer behavior analysis" + }, { - imageSrc: "http://img.b2bpic.net/free-photo/two-business-people-shaking-hands_53876-25082.jpg", imageAlt: "Engagement strategy dashboard"}, + imageSrc: "http://img.b2bpic.net/free-photo/two-business-people-shaking-hands_53876-25082.jpg", imageAlt: "Engagement strategy dashboard" + }, ], }, ]} @@ -118,13 +129,17 @@ export default function LandingPage() { membersAnimation="slide-up" members={[ { - id: "1", name: "Strategic Agent", imageSrc: "http://img.b2bpic.net/free-photo/view-robot-human-businessperson_23-2150911961.jpg", imageAlt: "Strategic AI Agent"}, + id: "1", name: "Strategic Agent", imageSrc: "http://img.b2bpic.net/free-photo/view-robot-human-businessperson_23-2150911961.jpg", imageAlt: "Strategic AI Agent" + }, { - id: "2", name: "Analytics Agent", imageSrc: "http://img.b2bpic.net/free-photo/technician-data-center-using-ai-tech-tablet_482257-120039.jpg", imageAlt: "Analytics AI Agent"}, + id: "2", name: "Analytics Agent", imageSrc: "http://img.b2bpic.net/free-photo/technician-data-center-using-ai-tech-tablet_482257-120039.jpg", imageAlt: "Analytics AI Agent" + }, { - id: "3", name: "Operations Agent", imageSrc: "http://img.b2bpic.net/free-photo/data-center-programmers-collaborating-working-neural-networks-ai-databases_482257-129796.jpg", imageAlt: "Operations AI Agent"}, + id: "3", name: "Operations Agent", imageSrc: "http://img.b2bpic.net/free-photo/data-center-programmers-collaborating-working-neural-networks-ai-databases_482257-129796.jpg", imageAlt: "Operations AI Agent" + }, { - id: "4", name: "Customer Agent", imageSrc: "http://img.b2bpic.net/free-photo/woman-doing-customer-support-job-using-ai-summarize-clients-issues_482257-117988.jpg", imageAlt: "Customer Intelligence AI Agent"}, + id: "4", name: "Customer Agent", imageSrc: "http://img.b2bpic.net/free-photo/woman-doing-customer-support-job-using-ai-summarize-clients-issues_482257-117988.jpg", imageAlt: "Customer Intelligence AI Agent" + }, ]} memberVariant="default" useInvertedBackground={true} @@ -139,16 +154,20 @@ export default function LandingPage() { testimonials={[ { id: "1", name: "Sarah Mitchell", role: "CEO", company: "TechVenture Inc.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/successful-senior-businesswoman-eyeglasses_1262-5856.jpg", imageAlt: "Sarah Mitchell CEO"}, + imageSrc: "http://img.b2bpic.net/free-photo/successful-senior-businesswoman-eyeglasses_1262-5856.jpg", imageAlt: "Sarah Mitchell CEO" + }, { id: "2", name: "James Chen", role: "Founder", company: "Innovation Labs", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-serious-businessman-looking-camera-meeting-headshot-portrait_1163-3923.jpg", imageAlt: "James Chen Founder"}, + imageSrc: "http://img.b2bpic.net/free-photo/young-serious-businessman-looking-camera-meeting-headshot-portrait_1163-3923.jpg", imageAlt: "James Chen Founder" + }, { id: "3", name: "Maria Rodriguez", role: "Operations Director", company: "GrowthCo", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-working-business-with-computer_482257-20185.jpg", imageAlt: "Maria Rodriguez Operations Director"}, + imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-working-business-with-computer_482257-20185.jpg", imageAlt: "Maria Rodriguez Operations Director" + }, { id: "4", name: "David Park", role: "Managing Partner", company: "Strategic Partners", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-successful-female-leader-wearing-glasses_1262-18003.jpg", imageAlt: "David Park Managing Partner"}, + imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-successful-female-leader-wearing-glasses_1262-18003.jpg", imageAlt: "David Park Managing Partner" + }, ]} kpiItems={[ { value: "340%", label: "Average Revenue Growth" }, @@ -170,17 +189,23 @@ export default function LandingPage() { imageAlt="Help and support center" faqs={[ { - id: "1", title: "How do AI agents differ from traditional coaching?", content: "Our AI agents provide 24/7 availability, data-driven insights, and personalized recommendations based on real-time business metrics. Unlike traditional coaches, they work continuously to identify opportunities and optimize your operations without fatigue or bias."}, + id: "1", title: "How do AI agents differ from traditional coaching?", content: "Our AI agents provide 24/7 availability, data-driven insights, and personalized recommendations based on real-time business metrics. Unlike traditional coaches, they work continuously to identify opportunities and optimize your operations without fatigue or bias." + }, { - id: "2", title: "What kind of businesses benefit most from AI coaching?", content: "Any business looking to scale benefits from AI coaching. From startups needing rapid growth strategies to enterprises optimizing operations, our AI agents adapt to your industry, size, and specific goals."}, + id: "2", title: "What kind of businesses benefit most from AI coaching?", content: "Any business looking to scale benefits from AI coaching. From startups needing rapid growth strategies to enterprises optimizing operations, our AI agents adapt to your industry, size, and specific goals." + }, { - id: "3", title: "How quickly will I see results?", content: "Most clients see measurable improvements within 30 days. Our agents identify quick wins immediately, while strategic initiatives typically show significant results within 90 days of implementation."}, + id: "3", title: "How quickly will I see results?", content: "Most clients see measurable improvements within 30 days. Our agents identify quick wins immediately, while strategic initiatives typically show significant results within 90 days of implementation." + }, { - id: "4", title: "Is my business data secure with AI agents?", content: "Yes. We use enterprise-grade encryption, comply with GDPR and SOC 2, and never share your data. Your business intelligence remains completely confidential and secure."}, + id: "4", title: "Is my business data secure with AI agents?", content: "Yes. We use enterprise-grade encryption, comply with GDPR and SOC 2, and never share your data. Your business intelligence remains completely confidential and secure." + }, { - id: "5", title: "Can I integrate AI agents with my existing tools?", content: "Absolutely. Our AI agents integrate seamlessly with popular business platforms including Salesforce, HubSpot, Google Analytics, and hundreds of other tools via API connections."}, + id: "5", title: "Can I integrate AI agents with my existing tools?", content: "Absolutely. Our AI agents integrate seamlessly with popular business platforms including Salesforce, HubSpot, Google Analytics, and hundreds of other tools via API connections." + }, { - id: "6", title: "What support do you provide during onboarding?", content: "We provide dedicated onboarding specialists, training sessions, custom setup, and ongoing support. Your success team is available to help you maximize the value of your AI coaching investment."}, + id: "6", title: "What support do you provide during onboarding?", content: "We provide dedicated onboarding specialists, training sessions, custom setup, and ongoing support. Your success team is available to help you maximize the value of your AI coaching investment." + }, ]} mediaAnimation="slide-up" faqsAnimation="slide-up"