diff --git a/src/app/page.tsx b/src/app/page.tsx index 61bc884..a65d02b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -32,40 +32,26 @@ export default function LandingPage() { @@ -132,37 +113,17 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - id: "1", - title: "Lead Identification", - description: "Automatically discover and collect business data from various sources across Oregon cities like Gresham, Portland, and Eugene.", - tag: "Discover", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BNHlxKU9ZvxuxSPG5BzdDmgWy0/a-detailed-ui-screenshot-of-a-growth-opp-1774322874707-6648801d.png?_wi=1", - imageAlt: "AI detecting lead opportunities", + id: "1", title: "Lead Identification", description: "Automatically discover and collect business data from various sources across Oregon cities like Gresham, Portland, and Eugene.", tag: "Discover", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BNHlxKU9ZvxuxSPG5BzdDmgWy0/a-detailed-ui-screenshot-of-a-growth-opp-1774322874707-6648801d.png", imageAlt: "AI detecting lead opportunities" }, { - id: "2", - title: "Business Intelligence", - description: "Analyze key metrics: businesses by city, category, website status, and online presence to pinpoint growth opportunities.", - tag: "Analyze", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BNHlxKU9ZvxuxSPG5BzdDmgWy0/a-detailed-ui-screenshot-of-a-growth-opp-1774322874707-6648801d.png?_wi=2", - imageAlt: "Dashboard with business intelligence metrics", + id: "2", title: "Business Intelligence", description: "Analyze key metrics: businesses by city, category, website status, and online presence to pinpoint growth opportunities.", tag: "Analyze", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BNHlxKU9ZvxuxSPG5BzdDmgWy0/a-detailed-ui-screenshot-of-a-growth-opp-1774322874707-6648801d.png", imageAlt: "Dashboard with business intelligence metrics" }, { - id: "3", - title: "Opportunity Scoring", - description: "Smart lead scoring identifies businesses with no website, outdated design, weak SEO, or missing contact forms.", - tag: "Prioritize", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BNHlxKU9ZvxuxSPG5BzdDmgWy0/a-detailed-ui-screenshot-of-a-growth-opp-1774322874707-6648801d.png?_wi=3", - imageAlt: "Lead scoring algorithm illustration", + id: "3", title: "Opportunity Scoring", description: "Smart lead scoring identifies businesses with no website, outdated design, weak SEO, or missing contact forms.", tag: "Prioritize", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BNHlxKU9ZvxuxSPG5BzdDmgWy0/a-detailed-ui-screenshot-of-a-growth-opp-1774322874707-6648801d.png", imageAlt: "Lead scoring algorithm illustration" }, { - id: "4", - title: "Seamless Outreach", - description: "Organize leads, assign to team members, track contact progress, and manage follow-up tasks with integrated CRM tools.", - tag: "Engage", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BNHlxKU9ZvxuxSPG5BzdDmgWy0/a-detailed-ui-screenshot-of-a-growth-opp-1774322874707-6648801d.png?_wi=4", - imageAlt: "CRM interface for lead outreach", - }, + id: "4", title: "Seamless Outreach", description: "Organize leads, assign to team members, track contact progress, and manage follow-up tasks with integrated CRM tools.", tag: "Engage", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BNHlxKU9ZvxuxSPG5BzdDmgWy0/a-detailed-ui-screenshot-of-a-growth-opp-1774322874707-6648801d.png", imageAlt: "CRM interface for lead outreach" + } ]} title="Streamline Your Lead Generation" description="From data collection to client conversion, LeadHive simplifies every step of your team's prospecting workflow." @@ -172,36 +133,21 @@ export default function LandingPage() {
alert('Privacy Policy Clicked')}