From 9ff074f62e5153cb8f4d63601bcb900d8e27e1df Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 10:36:45 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 97 +++++++++++++++++++++++++++--------------------- 1 file changed, 54 insertions(+), 43 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 9d7aeb7..d9a35fc 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -41,7 +41,7 @@ export default function LandingPage() { /> -
+
@@ -70,13 +75,16 @@ export default function LandingPage() { features={[ { id: 1, - tag: "Step One", title: "Target Local Customers", subtitle: "Precision audience targeting using Meta's powerful tools", description: "We identify and reach the exact customers you want to attract using advanced demographic, interest, and behavioral targeting. Your ads appear in front of people in your area who are actively searching for your services or products.", imageSrc: "http://img.b2bpic.net/free-photo/goals-target-network-inspiration-aspiration-vision_53876-26257.jpg", imageAlt: "Targeting local customers with Meta ads"}, + tag: "Step One", title: "Target Local Customers", subtitle: "Precision audience targeting using Meta's powerful tools", description: "We identify and reach the exact customers you want to attract using advanced demographic, interest, and behavioral targeting. Your ads appear in front of people in your area who are actively searching for your services or products.", imageSrc: "http://img.b2bpic.net/free-photo/goals-target-network-inspiration-aspiration-vision_53876-26257.jpg", imageAlt: "Targeting local customers with Meta ads" + }, { id: 2, - tag: "Step Two", title: "Capture Leads", subtitle: "High-converting forms and landing pages", description: "Interested prospects fill out forms or land on optimized pages designed specifically for conversion. Every interaction is tracked and analyzed so we know exactly what's working and what needs improvement.", imageSrc: "http://img.b2bpic.net/free-vector/laptop-marketing-optimization-background_23-2148009591.jpg", imageAlt: "Lead capture through forms and landing pages"}, + tag: "Step Two", title: "Capture Leads", subtitle: "High-converting forms and landing pages", description: "Interested prospects fill out forms or land on optimized pages designed specifically for conversion. Every interaction is tracked and analyzed so we know exactly what's working and what needs improvement.", imageSrc: "http://img.b2bpic.net/free-vector/laptop-marketing-optimization-background_23-2148009591.jpg", imageAlt: "Lead capture through forms and landing pages" + }, { id: 3, - tag: "Step Three", title: "Convert to Customers", subtitle: "Nurture leads and close sales", description: "We help you follow up with interested prospects through strategic sequences and nurturing. Track which leads convert into paying customers and understand your true return on ad spend.", imageSrc: "http://img.b2bpic.net/free-photo/business-teamwork-meeting-concept_1421-631.jpg", imageAlt: "Converting leads into paying customers"}, + tag: "Step Three", title: "Convert to Customers", subtitle: "Nurture leads and close sales", description: "We help you follow up with interested prospects through strategic sequences and nurturing. Track which leads convert into paying customers and understand your true return on ad spend.", imageSrc: "http://img.b2bpic.net/free-photo/business-teamwork-meeting-concept_1421-631.jpg", imageAlt: "Converting leads into paying customers" + }, ]} textboxLayout="default" useInvertedBackground={false} @@ -116,19 +124,33 @@ export default function LandingPage() { />
+
+
+ Case Study +
+
+
-
- -
-