Update src/app/features/page.tsx
This commit is contained in:
@@ -54,7 +54,7 @@ export default function FeaturesPage() {
|
||||
{
|
||||
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",
|
||||
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: "#",
|
||||
@@ -62,7 +62,7 @@ export default function FeaturesPage() {
|
||||
{
|
||||
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",
|
||||
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: "#",
|
||||
@@ -70,7 +70,7 @@ export default function FeaturesPage() {
|
||||
{
|
||||
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",
|
||||
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: "#",
|
||||
@@ -78,7 +78,7 @@ export default function FeaturesPage() {
|
||||
{
|
||||
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",
|
||||
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: "#",
|
||||
@@ -86,7 +86,7 @@ export default function FeaturesPage() {
|
||||
{
|
||||
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",
|
||||
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: "#",
|
||||
@@ -94,7 +94,7 @@ export default function FeaturesPage() {
|
||||
{
|
||||
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",
|
||||
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: "#",
|
||||
@@ -194,7 +194,7 @@ export default function FeaturesPage() {
|
||||
{/* Footer */}
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AfRhIgwlMEfmDsJItM82tOo8aT/abstract-modern-background-with-flowing--1772981839987-0f25fee8.png"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AfRhIgwlMEfmDsJItM82tOo8aT/abstract-modern-background-with-flowing--1772981839987-0f25fee8.png?_wi=2"
|
||||
imageAlt="LeadFlow Footer Background"
|
||||
columns={[
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user