diff --git a/src/app/page.tsx b/src/app/page.tsx
index 59bfb76..326f83f 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -28,26 +28,11 @@ export default function LandingPage() {
@@ -55,109 +40,41 @@ export default function LandingPage() {
@@ -167,33 +84,9 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={false}
features={[
- {
- id: 1,
- tag: "Core",
- title: "AI Voice Agent",
- subtitle: "Inbound & Outbound",
- description: "Answers every call instantly, day or night. Qualifies the lead, answers FAQs, and books appointments directly to your calendar.",
- imageSrc: "http://img.b2bpic.net/free-photo/female-african-american-young-entrepreneur-looking-revenue-statistics-data-laptop-screen-accountant-analyzing-diagrams-computer-home-office-remote-bookkeeping-service_482257-48386.jpg?_wi=11",
- imageAlt: "modern ai saas dashboard dark theme",
- },
- {
- id: 2,
- tag: "Recovery",
- title: "Missed Call Text-Back",
- subtitle: "Instant Response",
- description: "The second a call is missed, an automated SMS fires to the caller. Recovers leads before they dial your competitor.",
- imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg?_wi=1",
- imageAlt: "professional business portrait",
- },
- {
- id: 3,
- tag: "Growth",
- title: "Omnichannel Follow-Up",
- subtitle: "Multi-Channel Automation",
- description: "Multi-step sequences combining SMS, email, voicemail drops, and social messaging — all triggered by lead behavior.",
- imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-adult-woman-portrait_23-2149069158.jpg?_wi=1",
- imageAlt: "friendly service business owner headshot",
- },
+ { id: 1, tag: "Core", title: "AI Voice Agent", subtitle: "Inbound & Outbound", description: "Answers every call instantly, day or night. Qualifies the lead, answers FAQs, and books appointments directly to your calendar.", imageSrc: "http://img.b2bpic.net/free-photo/female-african-american-young-entrepreneur-looking-revenue-statistics-data-laptop-screen-accountant-analyzing-diagrams-computer-home-office-remote-bookkeeping-service_482257-48386.jpg", imageAlt: "modern ai saas dashboard dark theme" },
+ { id: 2, tag: "Recovery", title: "Missed Call Text-Back", subtitle: "Instant Response", description: "The second a call is missed, an automated SMS fires to the caller. Recovers leads before they dial your competitor.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg", imageAlt: "professional business portrait" },
+ { id: 3, tag: "Growth", title: "Omnichannel Follow-Up", subtitle: "Multi-Channel Automation", description: "Multi-step sequences combining SMS, email, voicemail drops, and social messaging — all triggered by lead behavior.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-adult-woman-portrait_23-2149069158.jpg", imageAlt: "friendly service business owner headshot" }
]}
title="Everything Included. Nothing Held Back."
description="LeadClarify is a complete revenue recovery infrastructure built for scaling service businesses."
@@ -204,43 +97,16 @@ export default function LandingPage() {
@@ -338,45 +150,9 @@ export default function LandingPage() {