From 05379faa88da75b07d221794532dc55e9aeb57d4 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 11 Jun 2026 05:15:29 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 438 +++++++++++------------------------------------ 1 file changed, 98 insertions(+), 340 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 6f1527d..9849cc9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -35,96 +35,59 @@ export default function LandingPage() {
@@ -274,65 +188,23 @@ export default function LandingPage() { useInvertedBackground={true} products={[ { - id: "p1", - brand: "CRM Flow", - name: "Sales Automation", - price: "Streamline Your Deals", - rating: 5, - reviewCount: "1,200 reviews", - imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-paper-sheet-with-graph_23-2148210412.jpg", - imageAlt: "Sales Automation Module", - }, + id: "p1", brand: "CRM Flow", name: "Sales Automation", price: "Streamline Your Deals", rating: 5, + reviewCount: "1,200 reviews", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-paper-sheet-with-graph_23-2148210412.jpg", imageAlt: "Sales Automation Module"}, { - id: "p2", - brand: "CRM Flow", - name: "Customer Service", - price: "Delight Your Clients", - rating: 5, - reviewCount: "850 reviews", - imageSrc: "http://img.b2bpic.net/free-photo/business-investor-analyzing-stock-market-trend-monitor-trading-capital-profit-exchange-investment-young-broker-investing-funds-using-financial-forex-market-sales-close-up-handheld-shot_482257-40948.jpg", - imageAlt: "Customer Service Module", - }, + id: "p2", brand: "CRM Flow", name: "Customer Service", price: "Delight Your Clients", rating: 5, + reviewCount: "850 reviews", imageSrc: "http://img.b2bpic.net/free-photo/business-investor-analyzing-stock-market-trend-monitor-trading-capital-profit-exchange-investment-young-broker-investing-funds-using-financial-forex-market-sales-close-up-handheld-shot_482257-40948.jpg", imageAlt: "Customer Service Module"}, { - id: "p3", - brand: "CRM Flow", - name: "Marketing Campaigns", - price: "Engage Your Audience", - rating: 5, - reviewCount: "1,000 reviews", - imageSrc: "http://img.b2bpic.net/free-photo/customer-relationship-management-concept_23-2150038397.jpg", - imageAlt: "Marketing Campaigns Module", - }, + id: "p3", brand: "CRM Flow", name: "Marketing Campaigns", price: "Engage Your Audience", rating: 5, + reviewCount: "1,000 reviews", imageSrc: "http://img.b2bpic.net/free-photo/customer-relationship-management-concept_23-2150038397.jpg", imageAlt: "Marketing Campaigns Module"}, { - id: "p4", - brand: "CRM Flow", - name: "Reporting & Analytics", - price: "Gain Key Insights", - rating: 5, - reviewCount: "980 reviews", - imageSrc: "http://img.b2bpic.net/free-photo/businessman-working-company-growth_53876-26232.jpg", - imageAlt: "Reporting & Analytics Module", - }, + id: "p4", brand: "CRM Flow", name: "Reporting & Analytics", price: "Gain Key Insights", rating: 5, + reviewCount: "980 reviews", imageSrc: "http://img.b2bpic.net/free-photo/businessman-working-company-growth_53876-26232.jpg", imageAlt: "Reporting & Analytics Module"}, { - id: "p5", - brand: "CRM Flow", - name: "Mobile Access", - price: "CRM On-the-Go", - rating: 5, - reviewCount: "720 reviews", - imageSrc: "http://img.b2bpic.net/free-photo/worker-holding-device-with-greenscreen_482257-76711.jpg", - imageAlt: "Mobile Access Module", - }, + id: "p5", brand: "CRM Flow", name: "Mobile Access", price: "CRM On-the-Go", rating: 5, + reviewCount: "720 reviews", imageSrc: "http://img.b2bpic.net/free-photo/worker-holding-device-with-greenscreen_482257-76711.jpg", imageAlt: "Mobile Access Module"}, { - id: "p6", - brand: "CRM Flow", - name: "Integration Hub", - price: "Connect All Your Tools", - rating: 5, - reviewCount: "650 reviews", - imageSrc: "http://img.b2bpic.net/free-photo/customer-relationship-management-concept_23-2150038402.jpg", - imageAlt: "Integration Hub Module", - }, + id: "p6", brand: "CRM Flow", name: "Integration Hub", price: "Connect All Your Tools", rating: 5, + reviewCount: "650 reviews", imageSrc: "http://img.b2bpic.net/free-photo/customer-relationship-management-concept_23-2150038402.jpg", imageAlt: "Integration Hub Module"}, ]} title="Explore Our Powerful CRM Modules" description="CRM Flow offers a suite of integrated modules to cover every aspect of your customer journey, from lead generation to post-sales support." @@ -346,63 +218,31 @@ export default function LandingPage() { useInvertedBackground={false} plans={[ { - id: "basic", - badge: "Starter", - badgeIcon: Sparkles, - price: "$49/month", - subtitle: "For individuals & small teams", - buttons: [ + id: "basic", badge: "Starter", badgeIcon: Sparkles, + price: "$49/month", subtitle: "For individuals & small teams", buttons: [ { - text: "Get Started", - href: "#", - }, + text: "Get Started", href: "#"}, ], features: [ - "Up to 5 Users", - "Basic Sales Automation", - "Standard Support", - "Contact Management", - ], + "Up to 5 Users", "Basic Sales Automation", "Standard Support", "Contact Management"], }, { - id: "pro", - badge: "Most Popular", - badgeIcon: Crown, - price: "$99/month", - subtitle: "For growing businesses & sales teams", - buttons: [ + id: "pro", badge: "Most Popular", badgeIcon: Crown, + price: "$99/month", subtitle: "For growing businesses & sales teams", buttons: [ { - text: "Start Free Trial", - href: "#", - }, + text: "Start Free Trial", href: "#"}, ], features: [ - "Up to 25 Users", - "Advanced Sales & Marketing Automation", - "Priority Support", - "Customizable Dashboards", - "Mobile Access", - ], + "Up to 25 Users", "Advanced Sales & Marketing Automation", "Priority Support", "Customizable Dashboards", "Mobile Access"], }, { - id: "enterprise", - badge: "Enterprise", - badgeIcon: Building, - price: "Custom Quote", - subtitle: "For large organizations & complex needs", - buttons: [ + id: "enterprise", badge: "Enterprise", badgeIcon: Building, + price: "Custom Quote", subtitle: "For large organizations & complex needs", buttons: [ { - text: "Contact Sales", - href: "#contact", - }, + text: "Contact Sales", href: "#contact"}, ], features: [ - "Unlimited Users", - "Full Platform Customization", - "Dedicated Account Manager", - "Advanced Security Features", - "Integrations & APIs", - ], + "Unlimited Users", "Full Platform Customization", "Dedicated Account Manager", "Advanced Security Features", "Integrations & APIs"], }, ]} title="Flexible Pricing for Every Business Size" @@ -417,64 +257,28 @@ export default function LandingPage() { useInvertedBackground={true} testimonials={[ { - id: "t1", - name: "Sarah Johnson", - role: "CEO", - company: "TechCorp Solutions", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/studio-portrait-successful-young-businesswoman_1262-5844.jpg", - imageAlt: "Sarah Johnson", - }, + id: "t1", name: "Sarah Johnson", role: "CEO", company: "TechCorp Solutions", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/studio-portrait-successful-young-businesswoman_1262-5844.jpg", imageAlt: "Sarah Johnson"}, { - id: "t2", - name: "Michael Chen", - role: "CTO", - company: "Innovate Labs", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/successful-businessman-imagines-great-career_1163-5478.jpg", - imageAlt: "Michael Chen", - }, + id: "t2", name: "Michael Chen", role: "CTO", company: "Innovate Labs", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/successful-businessman-imagines-great-career_1163-5478.jpg", imageAlt: "Michael Chen"}, { - id: "t3", - name: "Emily Rodriguez", - role: "Marketing Director", - company: "Growth Strategies Inc.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/five-multiracial-business-womans-standing-office-roll-woman-chair-diverse-group-female-employees-formal-wear-having-fun_627829-952.jpg", - imageAlt: "Emily Rodriguez", - }, + id: "t3", name: "Emily Rodriguez", role: "Marketing Director", company: "Growth Strategies Inc.", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/five-multiracial-business-womans-standing-office-roll-woman-chair-diverse-group-female-employees-formal-wear-having-fun_627829-952.jpg", imageAlt: "Emily Rodriguez"}, { - id: "t4", - name: "David Kim", - role: "Product Manager", - company: "Startup XYZ", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/well-done-satisfied-businessman-suit-showing-thumbs-up-approval-like-agree-recommend-good_1258-162950.jpg", - imageAlt: "David Kim", - }, + id: "t4", name: "David Kim", role: "Product Manager", company: "Startup XYZ", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/well-done-satisfied-businessman-suit-showing-thumbs-up-approval-like-agree-recommend-good_1258-162950.jpg", imageAlt: "David Kim"}, { - id: "t5", - name: "Jessica Lee", - role: "Small Business Owner", - company: "Crafty Creations", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/look-up-i-show-you-something_329181-11400.jpg", - imageAlt: "Jessica Lee", - }, + id: "t5", name: "Jessica Lee", role: "Small Business Owner", company: "Crafty Creations", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/look-up-i-show-you-something_329181-11400.jpg", imageAlt: "Jessica Lee"}, ]} kpiItems={[ { - value: "4.9/5", - label: "Average Rating", - }, + value: "4.9/5", label: "Average Rating"}, { - value: "10K+", - label: "Happy Customers", - }, + value: "10K+", label: "Happy Customers"}, { - value: "98%", - label: "Retention Rate", - }, + value: "98%", label: "Retention Rate"}, ]} title="What Our Valued Customers Say" description="Hear directly from businesses who have transformed their sales and customer service operations with CRM Flow." @@ -487,35 +291,17 @@ export default function LandingPage() { useInvertedBackground={false} faqs={[ { - id: "q1", - title: "What is CRM Flow?", - content: "CRM Flow is an all-in-one Customer Relationship Management system designed to help businesses manage customer interactions, streamline sales, automate marketing, and improve customer service.", - }, + id: "q1", title: "What is CRM Flow?", content: "CRM Flow is an all-in-one Customer Relationship Management system designed to help businesses manage customer interactions, streamline sales, automate marketing, and improve customer service."}, { - id: "q2", - title: "How does CRM Flow help my sales team?", - content: "CRM Flow provides tools for lead management, sales pipeline automation, forecasting, and performance tracking, enabling your sales team to close more deals faster and more efficiently.", - }, + id: "q2", title: "How does CRM Flow help my sales team?", content: "CRM Flow provides tools for lead management, sales pipeline automation, forecasting, and performance tracking, enabling your sales team to close more deals faster and more efficiently."}, { - id: "q3", - title: "Can I integrate CRM Flow with other tools?", - content: "Yes, CRM Flow offers a robust integration hub with APIs that allow seamless connection with popular business tools like email platforms, marketing automation software, and more.", - }, + id: "q3", title: "Can I integrate CRM Flow with other tools?", content: "Yes, CRM Flow offers a robust integration hub with APIs that allow seamless connection with popular business tools like email platforms, marketing automation software, and more."}, { - id: "q4", - title: "What kind of support does CRM Flow offer?", - content: "We offer comprehensive support including a knowledge base, email support, and priority support for our Pro and Enterprise plans. Dedicated account managers are available for Enterprise clients.", - }, + id: "q4", title: "What kind of support does CRM Flow offer?", content: "We offer comprehensive support including a knowledge base, email support, and priority support for our Pro and Enterprise plans. Dedicated account managers are available for Enterprise clients."}, { - id: "q5", - title: "Is CRM Flow suitable for small businesses?", - content: "Absolutely! Our Basic and Pro plans are specifically designed to cater to the needs of small and growing businesses, offering essential CRM functionalities at an affordable price.", - }, + id: "q5", title: "Is CRM Flow suitable for small businesses?", content: "Absolutely! Our Basic and Pro plans are specifically designed to cater to the needs of small and growing businesses, offering essential CRM functionalities at an affordable price."}, { - id: "q6", - title: "How does the free trial work?", - content: "Our free trial allows you to experience the full features of a selected plan for 14 days, with no credit card required. You can upgrade to a paid plan at any time.", - }, + id: "q6", title: "How does the free trial work?", content: "Our free trial allows you to experience the full features of a selected plan for 14 days, with no credit card required. You can upgrade to a paid plan at any time."}, ]} title="Frequently Asked Questions" description="Find quick answers to the most common questions about CRM Flow features, pricing, and support. If you can't find what you're looking for, feel free to contact us." @@ -527,20 +313,15 @@ export default function LandingPage() { @@ -550,58 +331,35 @@ export default function LandingPage() { logoText="CRM Flow" columns={[ { - title: "Product", - items: [ + title: "Product", items: [ { - label: "Features", - href: "#features", - }, + label: "Features", href: "#features"}, { - label: "Pricing", - href: "#pricing", - }, + label: "Pricing", href: "#pricing"}, { - label: "Integrations", - href: "#solutions", - }, + label: "Integrations", href: "#solutions"}, { - label: "Modules", - href: "#solutions", - }, + label: "Modules", href: "#solutions"}, ], }, { - title: "Company", - items: [ + title: "Company", items: [ { - label: "About Us", - href: "#about", - }, + label: "About Us", href: "#about"}, { - label: "Testimonials", - href: "#testimonials", - }, + label: "Testimonials", href: "#testimonials"}, { - label: "Careers", - href: "#", - }, + label: "Careers", href: "#"}, ], }, { - title: "Support", - items: [ + title: "Support", items: [ { - label: "FAQ", - href: "#faq", - }, + label: "FAQ", href: "#faq"}, { - label: "Contact Us", - href: "#contact", - }, + label: "Contact Us", href: "#contact"}, { - label: "Help Center", - href: "#", - }, + label: "Help Center", href: "#"}, ], }, ]}