diff --git a/src/app/features/page.tsx b/src/app/features/page.tsx index f473a60..8f7d046 100644 --- a/src/app/features/page.tsx +++ b/src/app/features/page.tsx @@ -50,22 +50,22 @@ export default function FeaturesPage() { tagIcon={Zap} features={[ { - title: "Smart Lead Tracking", description: "Automatically capture, organize, and track leads across all your channels. Never lose a prospect again with intelligent lead routing and deduplication.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AfRhIgwlMEfmDsJItM82tOo8aT/visual-representation-of-an-automated-le-1772981841084-53c73bae.png", imageAlt: "Lead Tracking Workflow", buttonIcon: ArrowRight, + title: "Smart Lead Tracking", description: "Automatically capture, organize, and track leads across all your channels. Never lose a prospect again with intelligent lead routing and deduplication.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AfRhIgwlMEfmDsJItM82tOo8aT/visual-representation-of-an-automated-le-1772981841084-53c73bae.png?_wi=3", imageAlt: "Lead Tracking Workflow", buttonIcon: ArrowRight, buttonHref: "#"}, { - title: "Advanced Contact Management", description: "Centralized database with complete interaction history, contact details, last touchpoint, and complete follow-up timeline for every prospect.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AfRhIgwlMEfmDsJItM82tOo8aT/contact-management-interface-displaying--1772981839508-38acdcc4.png", imageAlt: "Contact Management Interface", buttonIcon: ArrowRight, + title: "Advanced Contact Management", description: "Centralized database with complete interaction history, contact details, last touchpoint, and complete follow-up timeline for every prospect.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AfRhIgwlMEfmDsJItM82tOo8aT/contact-management-interface-displaying--1772981839508-38acdcc4.png?_wi=3", imageAlt: "Contact Management Interface", buttonIcon: ArrowRight, buttonHref: "#"}, { - title: "Real-Time Analytics & Reporting", description: "Comprehensive dashboards showing lead sources, conversion rates, pipeline velocity, team performance, and predictive insights to drive better decisions.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AfRhIgwlMEfmDsJItM82tOo8aT/comprehensive-analytics-dashboard-showin-1772981839683-86c443f5.png", imageAlt: "Analytics Dashboard", buttonIcon: ArrowRight, + title: "Real-Time Analytics & Reporting", description: "Comprehensive dashboards showing lead sources, conversion rates, pipeline velocity, team performance, and predictive insights to drive better decisions.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AfRhIgwlMEfmDsJItM82tOo8aT/comprehensive-analytics-dashboard-showin-1772981839683-86c443f5.png?_wi=3", imageAlt: "Analytics Dashboard", buttonIcon: ArrowRight, buttonHref: "#"}, { - title: "Seamless Team Collaboration", description: "Assign leads intelligently, share detailed notes, track all activities in real-time, and collaborate effortlessly with built-in communication tools.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AfRhIgwlMEfmDsJItM82tOo8aT/team-collaboration-interface-showing-sha-1772981841473-488d60ae.png", imageAlt: "Team Collaboration Interface", buttonIcon: ArrowRight, + title: "Seamless Team Collaboration", description: "Assign leads intelligently, share detailed notes, track all activities in real-time, and collaborate effortlessly with built-in communication tools.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AfRhIgwlMEfmDsJItM82tOo8aT/team-collaboration-interface-showing-sha-1772981841473-488d60ae.png?_wi=3", imageAlt: "Team Collaboration Interface", buttonIcon: ArrowRight, buttonHref: "#"}, { - title: "Powerful Workflow Automation", description: "Create sophisticated automated workflows that trigger actions based on lead behavior, set intelligent follow-up reminders, and scale your processes.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AfRhIgwlMEfmDsJItM82tOo8aT/integration-ecosystem-visualization-show-1772981841686-59e62335.png", imageAlt: "Integration Ecosystem", buttonIcon: ArrowRight, + title: "Powerful Workflow Automation", description: "Create sophisticated automated workflows that trigger actions based on lead behavior, set intelligent follow-up reminders, and scale your processes.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AfRhIgwlMEfmDsJItM82tOo8aT/integration-ecosystem-visualization-show-1772981841686-59e62335.png?_wi=2", imageAlt: "Integration Ecosystem", buttonIcon: ArrowRight, buttonHref: "#"}, { - title: "Full Mobile App Experience", description: "Manage your entire sales pipeline from anywhere with our responsive mobile app. Access leads, log activities, and close deals on the go.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AfRhIgwlMEfmDsJItM82tOo8aT/mobile-app-preview-showing-crm-interface-1772981839482-88aac631.png", imageAlt: "Mobile App Preview", buttonIcon: ArrowRight, + title: "Full Mobile App Experience", description: "Manage your entire sales pipeline from anywhere with our responsive mobile app. Access leads, log activities, and close deals on the go.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AfRhIgwlMEfmDsJItM82tOo8aT/mobile-app-preview-showing-crm-interface-1772981839482-88aac631.png?_wi=3", imageAlt: "Mobile App Preview", buttonIcon: ArrowRight, buttonHref: "#"}, ]} textboxLayout="default" @@ -124,7 +124,7 @@ export default function FeaturesPage() { {/* Footer */}