diff --git a/src/app/page.tsx b/src/app/page.tsx index 914ddc1..5aa304b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -56,11 +56,14 @@ export default function LandingPage() { ]} slides={[ { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZPqQCfpmvOc5udQPPnBKo97Uz/abstract-cinematic-background-with-flowi-1772797625218-2418f3e3.png", imageAlt: "Aurora gradient technology background"}, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZPqQCfpmvOc5udQPPnBKo97Uz/abstract-cinematic-background-with-flowi-1772797625218-2418f3e3.png", imageAlt: "Aurora gradient technology background" + }, { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZPqQCfpmvOc5udQPPnBKo97Uz/futuristic-animated-wireframe-mesh-with--1772797625890-e28d84c7.png", imageAlt: "Futuristic wireframe mesh visualization"}, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZPqQCfpmvOc5udQPPnBKo97Uz/futuristic-animated-wireframe-mesh-with--1772797625890-e28d84c7.png", imageAlt: "Futuristic wireframe mesh visualization" + }, { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZPqQCfpmvOc5udQPPnBKo97Uz/moving-gradient-landscape-with-layered-a-1772797624925-270ebf28.png", imageAlt: "Cinematic layered gradient landscape"}, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZPqQCfpmvOc5udQPPnBKo97Uz/moving-gradient-landscape-with-layered-a-1772797624925-270ebf28.png", imageAlt: "Cinematic layered gradient landscape" + }, ]} autoplayDelay={5000} showDimOverlay={true} @@ -86,15 +89,20 @@ export default function LandingPage() { userIcon: User, exchanges: [ { - userMessage: "What are your business hours?", aiResponse: "We're open Monday-Friday, 9 AM to 6 PM EST. How can I assist you further?"}, + userMessage: "What are your business hours?", aiResponse: "We're open Monday-Friday, 9 AM to 6 PM EST. How can I assist you further?" + }, { - userMessage: "Can I schedule a consultation?", aiResponse: "Absolutely! I can schedule that for you right now. What time works best?"}, + userMessage: "Can I schedule a consultation?", aiResponse: "Absolutely! I can schedule that for you right now. What time works best?" + }, { - userMessage: "What services do you offer?", aiResponse: "We specialize in AI automation, workflow optimization, and intelligent systems integration."}, + userMessage: "What services do you offer?", aiResponse: "We specialize in AI automation, workflow optimization, and intelligent systems integration." + }, ], - placeholder: "Ask me anything..."}, + placeholder: "Ask me anything..." + }, { - title: "Workflow Automation", description: "Seamlessly integrate and automate your business processes for maximum efficiency", bentoComponent: "animated-bar-chart"}, + title: "Workflow Automation", description: "Seamlessly integrate and automate your business processes for maximum efficiency", bentoComponent: "animated-bar-chart" + }, { title: "AI Agents", description: "Autonomous intelligent agents that learn and adapt to optimize your operations", bentoComponent: "orbiting-icons", centerIcon: Zap, items: [ @@ -141,11 +149,14 @@ export default function LandingPage() { tagIcon={Award} products={[ { - id: "1", name: "E-commerce Automation Platform", price: "120% ROI", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZPqQCfpmvOc5udQPPnBKo97Uz/modern-dashboard-showing-analytics-and-p-1772797625758-9713a223.png", imageAlt: "E-commerce automation dashboard"}, + id: "1", name: "E-commerce Automation Platform", price: "120% ROI", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZPqQCfpmvOc5udQPPnBKo97Uz/modern-dashboard-showing-analytics-and-p-1772797625758-9713a223.png", imageAlt: "E-commerce automation dashboard" + }, { - id: "2", name: "Enterprise Workflow Integration", price: "340% Efficiency Gain", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZPqQCfpmvOc5udQPPnBKo97Uz/workflow-integration-platform-showing-co-1772797625295-e964d8ba.png", imageAlt: "Enterprise workflow system"}, + id: "2", name: "Enterprise Workflow Integration", price: "340% Efficiency Gain", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZPqQCfpmvOc5udQPPnBKo97Uz/workflow-integration-platform-showing-co-1772797625295-e964d8ba.png", imageAlt: "Enterprise workflow system" + }, { - id: "3", name: "Customer Success AI System", price: "89% Time Saved", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZPqQCfpmvOc5udQPPnBKo97Uz/customer-success-dashboard-showing-autom-1772797626875-b6da3418.png", imageAlt: "Customer success dashboard"}, + id: "3", name: "Customer Success AI System", price: "89% Time Saved", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZPqQCfpmvOc5udQPPnBKo97Uz/customer-success-dashboard-showing-autom-1772797626875-b6da3418.png", imageAlt: "Customer success dashboard" + }, ]} gridVariant="uniform-all-items-equal" animationType="slide-up" @@ -161,11 +172,14 @@ export default function LandingPage() { tag="Methodology" metrics={[ { - id: "1", value: "Discover", description: "Deep-dive analysis of your business needs and automation opportunities"}, + id: "1", value: "Discover", description: "Deep-dive analysis of your business needs and automation opportunities" + }, { - id: "2", value: "Design", description: "Strategic architecture planning for optimal integration and scalability"}, + id: "2", value: "Design", description: "Strategic architecture planning for optimal integration and scalability" + }, { - id: "3", value: "Deploy", description: "Seamless implementation with comprehensive training and support"}, + id: "3", value: "Deploy", description: "Seamless implementation with comprehensive training and support" + }, ]} gridVariant="uniform-all-items-equal" animationType="slide-up" @@ -181,14 +195,17 @@ export default function LandingPage() { tag="Impact" metrics={[ { - id: "1", value: "500+", description: "Processes Automated"}, + id: "1", value: "500+", description: "Processes Automated" + }, { - id: "2", value: "98%", description: "Client Satisfaction"}, + id: "2", value: "98%", description: "Client Satisfaction" + }, { - id: "3", value: "3.5M+", description: "Hours Saved Annually"}, + id: "3", value: "3.5M+", description: "Hours Saved Annually" + }, ]} gridVariant="uniform-all-items-equal" - animationType="slide-up" + animationType="blur-reveal" textboxLayout="default" useInvertedBackground={false} /> @@ -202,22 +219,28 @@ export default function LandingPage() { testimonials={[ { id: "1", name: "Sarah Anderson", handle: "@sarahceo", testimonial: "MECOGROW transformed our operations with their intelligent automation system. We've seen a 300% improvement in processing speed and cut our manual workload by 70%. Exceptional team.", rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZPqQCfpmvOc5udQPPnBKo97Uz/professional-headshot-of-a-confident-bus-1772797625694-6501dd8b.png", imageAlt: "Sarah Anderson"}, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZPqQCfpmvOc5udQPPnBKo97Uz/professional-headshot-of-a-confident-bus-1772797625694-6501dd8b.png", imageAlt: "Sarah Anderson" + }, { id: "2", name: "Michael Chen", handle: "@m_chen_tech", testimonial: "The AI agents MECOGROW deployed are phenomenal. They learn our processes and continuously optimize them. Best investment we've made in automation technology.", rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZPqQCfpmvOc5udQPPnBKo97Uz/professional-woman-in-tech-business-atti-1772797626269-a27c31f9.png", imageAlt: "Michael Chen"}, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZPqQCfpmvOc5udQPPnBKo97Uz/professional-woman-in-tech-business-atti-1772797626269-a27c31f9.png", imageAlt: "Michael Chen" + }, { id: "3", name: "Emily Rodriguez", handle: "@emilyrod", testimonial: "Professional, innovative, and results-driven. MECOGROW didn't just implement automation—they became partners in our growth. Highly recommend.", rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZPqQCfpmvOc5udQPPnBKo97Uz/professional-man-in-business-casual-atti-1772797627026-4685c398.png", imageAlt: "Emily Rodriguez"}, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZPqQCfpmvOc5udQPPnBKo97Uz/professional-man-in-business-casual-atti-1772797627026-4685c398.png", imageAlt: "Emily Rodriguez" + }, { id: "4", name: "David Park", handle: "@davidpark", testimonial: "Outstanding execution. The team understood our complex requirements and delivered a solution that exceeded expectations. Our ROI exceeded 400% in the first year.", rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZPqQCfpmvOc5udQPPnBKo97Uz/professional-diverse-business-leader-in--1772797624072-898cda0a.png", imageAlt: "David Park"}, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZPqQCfpmvOc5udQPPnBKo97Uz/professional-diverse-business-leader-in--1772797624072-898cda0a.png", imageAlt: "David Park" + }, { id: "5", name: "Jessica Warner", handle: "@jessicaw_cto", testimonial: "MECOGROW's expertise in AI automation is unmatched. They scaled our operations without scaling our headcount. Game-changer for our enterprise.", rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZPqQCfpmvOc5udQPPnBKo97Uz/professional-entrepreneur-in-modern-busi-1772797624681-ad447ad7.png", imageAlt: "Jessica Warner"}, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZPqQCfpmvOc5udQPPnBKo97Uz/professional-entrepreneur-in-modern-busi-1772797624681-ad447ad7.png", imageAlt: "Jessica Warner" + }, { id: "6", name: "Thomas Mitchell", handle: "@tmitchell", testimonial: "From consultation to deployment, every step was seamless. MECOGROW delivers intelligent automation solutions that actually work. Impressed.", rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZPqQCfpmvOc5udQPPnBKo97Uz/professional-business-executive-with-mod-1772797624322-120c4694.png", imageAlt: "Thomas Mitchell"}, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZPqQCfpmvOc5udQPPnBKo97Uz/professional-business-executive-with-mod-1772797624322-120c4694.png", imageAlt: "Thomas Mitchell" + }, ]} showRating={true} textboxLayout="default"