diff --git a/src/app/page.tsx b/src/app/page.tsx
index ccf78c2..df71725 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -9,7 +9,6 @@ import HeroCentered from '@/components/sections/hero/HeroCentered';
import MediaAbout from '@/components/sections/about/MediaAbout';
import MetricCardOne from '@/components/sections/metrics/MetricCardOne';
import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloatingInline';
-import PricingCardFive from '@/components/sections/pricing/PricingCardFive';
import TestimonialCardThirteen from '@/components/sections/testimonial/TestimonialCardThirteen';
import { CheckCircle, Shield, TrendingUp, Zap } from "lucide-react";
@@ -32,56 +31,35 @@ export default function LandingPage() {
@@ -102,77 +80,40 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
- id: "f1",
- title: "Inbound Qualification",
- description: "Filter leads in real-time as they call.",
- media: {
- imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BSKm3roHNGwgpeplwnsmsBoBTR/automated-voice-agent-flowchart-showing--1774610221259-d7595049.png?_wi=1",
- },
+ id: "f1", title: "Inbound Qualification", description: "Filter leads in real-time as they call.", media: {
+ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BSKm3roHNGwgpeplwnsmsBoBTR/automated-voice-agent-flowchart-showing--1774610221259-d7595049.png?_wi=1"},
items: [
{
icon: CheckCircle,
- text: "CRM Integration",
- },
+ text: "CRM Integration"},
{
icon: Zap,
- text: "Instant lead tagging",
- },
+ text: "Instant lead tagging"},
{
icon: Shield,
- text: "Secure verified data",
- },
+ text: "Secure verified data"},
],
reverse: false,
},
{
- id: "f2",
- title: "Outbound Prospecting",
- description: "Automated outreach campaigns at scale.",
- media: {
- imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BSKm3roHNGwgpeplwnsmsBoBTR/automated-voice-agent-flowchart-showing--1774610221259-d7595049.png?_wi=2",
- },
+ id: "f2", title: "Outbound Prospecting", description: "Automated outreach campaigns at scale.", media: {
+ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BSKm3roHNGwgpeplwnsmsBoBTR/automated-voice-agent-flowchart-showing--1774610221259-d7595049.png?_wi=2"},
items: [
{
icon: CheckCircle,
- text: "Scheduled follow-ups",
- },
+ text: "Scheduled follow-ups"},
{
icon: Zap,
- text: "Multi-channel sync",
- },
+ text: "Multi-channel sync"},
{
icon: Shield,
- text: "Compliance ready",
- },
+ text: "Compliance ready"},
],
reverse: true,
},
- {
- id: "f3",
- title: "Intelligent Support",
- description: "24/7 reception desk for clients.",
- media: {
- imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BSKm3roHNGwgpeplwnsmsBoBTR/automated-voice-agent-flowchart-showing--1774610221259-d7595049.png?_wi=3",
- },
- items: [
- {
- icon: CheckCircle,
- text: "FAQ handling",
- },
- {
- icon: Zap,
- text: "Multi-language support",
- },
- {
- icon: Shield,
- text: "Consistent tone",
- },
- ],
- reverse: false,
- },
]}
- title="Built for Agency Scale"
- description="The engine under your agency's hood."
+ title="Built for Scale"
+ description="The engine under your operations' hood."
/>
@@ -184,75 +125,14 @@ export default function LandingPage() {
useInvertedBackground={false}
metrics={[
{
- id: "m1",
- value: "24/7",
- title: "Uptime",
- description: "Always-on service coverage.",
- icon: Zap,
+ id: "m1", value: "24/7", title: "Uptime", description: "Always-on service coverage.", icon: Zap,
},
{
- id: "m2",
- value: "100%",
- title: "Lead Accuracy",
- description: "Precision qualification.",
- icon: CheckCircle,
- },
- {
- id: "m3",
- value: "80%",
- title: "Faster Growth",
- description: "Agency efficiency boost.",
- icon: TrendingUp,
+ id: "m2", value: "100%", title: "Lead Accuracy", description: "Precision qualification.", icon: CheckCircle,
},
]}
title="Performance Unlocked"
- description="Numbers that define our agency partners."
- />
-
-
-
@@ -263,41 +143,15 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
- id: "t1",
- name: "Alex Rivier",
- handle: "@rivier_growth",
- testimonial: "These agents qualify my outbound list instantly. Incredible ROI.",
- rating: 5,
- imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BSKm3roHNGwgpeplwnsmsBoBTR/abstract-background-for-testimonial-card-1774610230498-b46f7437.png",
- },
+ id: "t1", name: "Alex Rivier", handle: "@rivier_growth", testimonial: "These agents qualify my outbound list instantly. Incredible ROI.", rating: 5,
+ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BSKm3roHNGwgpeplwnsmsBoBTR/abstract-background-for-testimonial-card-1774610230498-b46f7437.png"},
{
- id: "t2",
- name: "Jordan Smith",
- handle: "@j_smith",
- testimonial: "My support ticket volume dropped by 70% after deployment.",
- rating: 5,
- imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BSKm3roHNGwgpeplwnsmsBoBTR/abstract-background-with-bokeh-blue-ligh-1774610222353-c7085c1e.png",
- },
- {
- id: "t3",
- name: "Sam Lee",
- handle: "@sam_agency",
- testimonial: "Seamless integration. The voice quality is undetectable.",
- rating: 5,
- imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BSKm3roHNGwgpeplwnsmsBoBTR/modern-geometric-background-pattern-in-g-1774610221802-8912c036.png",
- },
- {
- id: "t4",
- name: "Taylor West",
- handle: "@west_ventures",
- testimonial: "A complete game-changer for my agency workflow.",
- rating: 5,
- imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BSKm3roHNGwgpeplwnsmsBoBTR/subtle-deep-blue-texture-with-gold-accen-1774610220279-96481e37.png",
- },
+ id: "t2", name: "Jordan Smith", handle: "@j_smith", testimonial: "My support ticket volume dropped by 70% after deployment.", rating: 5,
+ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BSKm3roHNGwgpeplwnsmsBoBTR/abstract-background-with-bokeh-blue-ligh-1774610222353-c7085c1e.png"},
]}
showRating={true}
title="Partner Results"
- description="What our agency partners say."
+ description="What our partners say."
/>
@@ -305,16 +159,13 @@ export default function LandingPage() {
@@ -323,40 +174,26 @@ export default function LandingPage() {
);
-}
+}
\ No newline at end of file