25 Commits

Author SHA1 Message Date
6609458308 Update src/app/page.tsx 2026-03-11 01:52:25 +00:00
f814c65737 Merge version_6 into main
Merge version_6 into main
2026-03-11 01:49:36 +00:00
2899ebb836 Update src/app/page.tsx 2026-03-11 01:49:32 +00:00
e3d1da1e33 Merge version_5 into main
Merge version_5 into main
2026-03-11 01:45:44 +00:00
7e8bde3e0a Update src/app/pricing/page.tsx 2026-03-11 01:45:40 +00:00
7e92c8837d Update src/app/page.tsx 2026-03-11 01:45:40 +00:00
dd6ceda493 Update src/app/contact/page.tsx 2026-03-11 01:45:39 +00:00
8d928f8b82 Merge version_4 into main
Merge version_4 into main
2026-03-11 01:15:26 +00:00
4c5957e6ec Update src/app/styles/variables.css 2026-03-11 01:15:22 +00:00
f5138eaa87 Update src/app/page.tsx 2026-03-11 01:15:22 +00:00
cbe9df8f3f Update src/app/about/page.tsx 2026-03-11 01:15:22 +00:00
b6858832cc Merge version_3 into main
Merge version_3 into main
2026-03-11 01:06:00 +00:00
346666e555 Update src/app/page.tsx 2026-03-11 01:05:55 +00:00
1a7c1973ba Merge version_2 into main
Merge version_2 into main
2026-03-03 16:40:08 +00:00
0d2029221d Update src/app/page.tsx 2026-03-03 16:39:48 +00:00
76befc8e33 Update src/app/about-us/page.tsx 2026-03-03 16:39:39 +00:00
1ddac28bb6 Merge version_2 into main
Merge version_2 into main
2026-03-03 16:32:11 +00:00
8d52b6429a Update src/app/pricing/page.tsx 2026-03-03 16:31:46 +00:00
0aef116dfc Update src/app/page.tsx 2026-03-03 16:31:37 +00:00
2af33d9dfb Update src/app/layout.tsx 2026-03-03 16:31:30 +00:00
69081e074e Update src/app/contact/page.tsx 2026-03-03 16:31:14 +00:00
8ef4f4722b Add src/app/about-us/page.tsx 2026-03-03 16:31:04 +00:00
787b0cb9cc Merge version_1 into main
Merge version_1 into main
2026-03-02 20:08:27 +00:00
53cb5c97a6 Merge version_1 into main
Merge version_1 into main
2026-03-02 20:05:46 +00:00
514d979392 Merge version_1 into main
Merge version_1 into main
2026-03-02 20:01:57 +00:00
7 changed files with 290 additions and 116 deletions

138
src/app/about-us/page.tsx Normal file
View File

@@ -0,0 +1,138 @@
"use client";
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import NavbarStyleApple from "@/components/navbar/NavbarStyleApple/NavbarStyleApple";
import HeroSplit from "@/components/sections/hero/HeroSplit";
import FeatureCardMedia from "@/components/sections/feature/FeatureCardMedia";
import ContactCTA from "@/components/sections/contact/ContactCTA";
import FooterLogoReveal from "@/components/sections/footer/FooterLogoReveal";
import { Zap, Award, Lightbulb, Target, TrendingUp } from "lucide-react";
export default function AboutUsPage() {
const navItems = [
{ name: "How It Works", id: "how-it-works" },
{ name: "Pricing", id: "/pricing" },
{ name: "Features", id: "features" },
{ name: "About Us", id: "about-us" },
{ name: "Contact", id: "/contact" }
];
return (
<ThemeProvider
defaultButtonVariant="hover-bubble"
defaultTextAnimation="background-highlight"
borderRadius="pill"
contentWidth="medium"
sizing="largeSmallSizeLargeTitles"
background="noiseDiagonalGradient"
cardStyle="solid"
primaryButtonStyle="radial-glow"
secondaryButtonStyle="layered"
headingFontWeight="medium"
>
<div id="nav" data-section="nav">
<NavbarStyleApple
brandName="Navo Lab"
navItems={navItems}
/>
</div>
<div id="hero" data-section="hero">
<HeroSplit
title="About Us"
description="Navo Lab is revolutionizing how service businesses generate qualified leads. We combine AI-powered technology with deep industry expertise to deliver consistent, predictable results."
tag="Our Story"
tagIcon={Zap}
tagAnimation="slide-up"
background={{ variant: "glowing-orb" }}
buttons={[
{ text: "Get Started", href: "/contact" },
{ text: "Learn More", href: "#our-mission" }
]}
buttonAnimation="slide-up"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AP5BwcOCEdbUvGXGzmfDl4faxC/uploaded-1772555286722-vkbiawuk.png"
imageAlt="Navo Lab team"
mediaAnimation="slide-up"
imagePosition="right"
fixedMediaHeight={true}
/>
</div>
<div id="our-mission" data-section="our-mission">
<FeatureCardMedia
title="Our Mission & Values"
description="We're committed to transparent, results-driven lead generation that transforms service businesses"
features={[
{
id: "mission-1", title: "Transparency First", description: "Every metric, every lead, every dollar spent is tracked and reported. Our clients know exactly where their investment goes and what it generates.", tag: "Commitment"
},
{
id: "mission-2", title: "Results-Driven Innovation", description: "We continuously optimize our AI algorithms and targeting strategies. Your success drives our innovation. Better leads mean better results.", tag: "Innovation"
},
{
id: "mission-3", title: "Deep Industry Understanding", description: "Our team has worked in and with HVAC, plumbing, electrical, and service businesses. We understand your challenges, timelines, and what quality leads look like.", tag: "Expertise"
}
]}
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={false}
/>
</div>
<div id="why-choose" data-section="why-choose">
<FeatureCardMedia
title="Why Choose Navo Lab"
description="Built on years of industry experience and proven results"
features={[
{
id: "why-1", title: "Industry Expertise", description: "10+ years of experience in lead generation and digital marketing specifically for service industries.", tag: "Experience", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AP5BwcOCEdbUvGXGzmfDl4faxC/professional-headshot-of-team-member-wit-1772481632583-cb1f6acd.png?_wi=1", imageAlt: "Industry expertise"
},
{
id: "why-2", title: "AI-Powered Technology", description: "Cutting-edge machine learning algorithms that continuously improve targeting and lead quality.", tag: "Technology", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AP5BwcOCEdbUvGXGzmfDl4faxC/abstract-futuristic-ai-technology-visual-1772481632775-04d1d2d8.png?_wi=3", imageAlt: "AI technology"
},
{
id: "why-3", title: "Dedicated Support", description: "Your own team of specialists committed to your success. Monthly strategy calls, weekly reporting, and continuous optimization.", tag: "Support", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AP5BwcOCEdbUvGXGzmfDl4faxC/professional-headshot-of-diverse-team-me-1772481633100-b1fe8b6c.png?_wi=2", imageAlt: "Dedicated support team"
},
{
id: "why-4", title: "Transparent Reporting", description: "No vanity metrics. Only real numbers that matter: qualified leads, booked appointments, and measurable ROI.", tag: "Reporting", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AP5BwcOCEdbUvGXGzmfDl4faxC/digital-audit-report-or-analytics-dashbo-1772481636177-fcab0e9b.png?_wi=3", imageAlt: "Transparent reporting"
},
{
id: "why-5", title: "Multi-Vertical Experience", description: "Proven expertise across HVAC, plumbing, electrical, roofing, construction, and more service verticals.", tag: "Verticals", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AP5BwcOCEdbUvGXGzmfDl4faxC/confident-service-business-owner-hvac-pl-1772481633162-358c5800.png?_wi=2", imageAlt: "Service business expertise"
},
{
id: "why-6", title: "Proven Results", description: "Average 73% increase in lead quality, thousands of qualified leads generated, and consistent appointment bookings.", tag: "Results", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AP5BwcOCEdbUvGXGzmfDl4faxC/close-up-of-smartphone-showing-incoming--1772481632952-a4ba83a2.png?_wi=2", imageAlt: "Proven results"
}
]}
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={true}
/>
</div>
<div id="about-cta" data-section="about-cta">
<ContactCTA
tag="Join Our Community"
tagIcon={Zap}
tagAnimation="slide-up"
title="Ready to Transform Your Lead Generation?"
description="Schedule a consultation with our team to discuss your lead generation goals and discover how Navo Lab can transform your service business."
buttons={[
{ text: "Schedule Consultation", href: "/contact" },
{ text: "Get Free Audit", href: "/contact" }
]}
buttonAnimation="slide-up"
background={{ variant: "radial-gradient" }}
useInvertedBackground={false}
/>
</div>
<div id="footer" data-section="footer">
<FooterLogoReveal
logoText="Navo Lab"
leftLink={{ text: "Privacy Policy", href: "/privacy" }}
rightLink={{ text: "Terms of Service", href: "/terms" }}
/>
</div>
</ThemeProvider>
);
}

View File

@@ -12,10 +12,10 @@ import { Zap, TrendingUp, Phone, Calendar, Users, Award, Lightbulb, Target } fro
export default function AboutPage() {
const navItems = [
{ name: "How It Works", id: "how-it-works" },
{ name: "Pricing", id: "pricing" },
{ name: "Pricing", id: "/pricing" },
{ name: "Features", id: "features" },
{ name: "About", id: "about" },
{ name: "Contact", id: "contact" },
{ name: "Contact", id: "/contact" }
];
return (
@@ -45,7 +45,7 @@ export default function AboutPage() {
{ icon: Award, label: "Years of Industry Experience", value: "10+" },
{ icon: Lightbulb, label: "AI Innovations Deployed", value: "50+" },
{ icon: Target, label: "Service Verticals Served", value: "12+" },
{ icon: TrendingUp, label: "Average ROI Improvement", value: "315%" },
{ icon: TrendingUp, label: "Average ROI Improvement", value: "315%" }
]}
metricsAnimation="slide-up"
useInvertedBackground={false}
@@ -58,11 +58,14 @@ export default function AboutPage() {
description="We're committed to transparent, results-driven lead generation that transforms service businesses"
features={[
{
id: "mission-1", title: "Transparency First", description: "Every metric, every lead, every dollar spent is tracked and reported. Our clients know exactly where their investment goes and what it generates.", tag: "Commitment", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AP5BwcOCEdbUvGXGzmfDl4faxC/digital-audit-report-or-analytics-dashbo-1772481636177-fcab0e9b.png?_wi=3", imageAlt: "Transparent reporting"},
id: "mission-1", title: "Transparency First", description: "Every metric, every lead, every dollar spent is tracked and reported. Our clients know exactly where their investment goes and what it generates.", tag: "Commitment", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AP5BwcOCEdbUvGXGzmfDl4faxC/digital-audit-report-or-analytics-dashbo-1772481636177-fcab0e9b.png?_wi=3", imageAlt: "Transparent reporting"
},
{
id: "mission-2", title: "Results-Driven Innovation", description: "We continuously optimize our AI algorithms and targeting strategies. Your success drives our innovation. Better leads mean better results.", tag: "Innovation", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AP5BwcOCEdbUvGXGzmfDl4faxC/abstract-futuristic-ai-technology-visual-1772481632775-04d1d2d8.png?_wi=3", imageAlt: "AI innovation"},
id: "mission-2", title: "Results-Driven Innovation", description: "We continuously optimize our AI algorithms and targeting strategies. Your success drives our innovation. Better leads mean better results.", tag: "Innovation", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AP5BwcOCEdbUvGXGzmfDl4faxC/abstract-futuristic-ai-technology-visual-1772481632775-04d1d2d8.png?_wi=3", imageAlt: "AI innovation"
},
{
id: "mission-3", title: "Deep Industry Understanding", description: "Our team has worked in and with HVAC, plumbing, electrical, and service businesses. We understand your challenges, timelines, and what quality leads look like.", tag: "Expertise", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AP5BwcOCEdbUvGXGzmfDl4faxC/professional-headshot-of-team-member-wit-1772481632583-cb1f6acd.png?_wi=1", imageAlt: "Industry expertise"},
id: "mission-3", title: "Deep Industry Understanding", description: "Our team has worked in and with HVAC, plumbing, electrical, and service businesses. We understand your challenges, timelines, and what quality leads look like.", tag: "Expertise", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AP5BwcOCEdbUvGXGzmfDl4faxC/professional-headshot-of-team-member-wit-1772481632583-cb1f6acd.png?_wi=1", imageAlt: "Industry expertise"
}
]}
animationType="slide-up"
textboxLayout="default"
@@ -79,7 +82,7 @@ export default function AboutPage() {
description="Schedule a consultation with our team to discuss your lead generation goals and discover how we can transform your service business."
buttons={[
{ text: "Schedule Consultation", href: "/contact" },
{ text: "Get Free Audit", href: "/contact" },
{ text: "Get Free Audit", href: "/contact" }
]}
buttonAnimation="slide-up"
background={{ variant: "plain" }}
@@ -96,4 +99,4 @@ export default function AboutPage() {
</div>
</ThemeProvider>
);
}
}

View File

@@ -6,16 +6,15 @@ import ContactCTA from "@/components/sections/contact/ContactCTA";
import FeatureCardMedia from "@/components/sections/feature/FeatureCardMedia";
import SocialProofOne from "@/components/sections/socialProof/SocialProofOne";
import FooterLogoReveal from "@/components/sections/footer/FooterLogoReveal";
import Link from "next/link";
import { Zap, Mail, Phone as PhoneIcon, MessageSquare } from "lucide-react";
import { Zap } from "lucide-react";
export default function ContactPage() {
const navItems = [
{ name: "How It Works", id: "how-it-works" },
{ name: "Pricing", id: "pricing" },
{ name: "Pricing", id: "/pricing" },
{ name: "Features", id: "features" },
{ name: "About", id: "about" },
{ name: "Contact", id: "contact" },
{ name: "About Us", id: "/about-us" },
{ name: "Contact", id: "contact" }
];
return (
@@ -44,10 +43,10 @@ export default function ContactPage() {
tagIcon={Zap}
tagAnimation="slide-up"
title="Request Your Free Digital Audit"
description="Let's discuss your lead generation goals and discover how Navo Lab can transform your service business. Our team will contact you within 24 hours to schedule your personalized audit and strategy consultation."
description="Let's discover what's possible for your business. We'll analyze your current marketing, identify the opportunities you're missing, and show you exactly how Navo Lab can transform your lead flow. Our team will contact you within 24 hours to schedule your personalized consultation."
buttons={[
{ text: "Schedule Consultation", href: "https://calendly.com" },
{ text: "Send Message", href: "mailto:hello@navo-lab.com" },
{ text: "Send Message", href: "mailto:hello@navo-lab.com" }
]}
buttonAnimation="slide-up"
background={{ variant: "plain" }}
@@ -57,15 +56,18 @@ export default function ContactPage() {
<div id="contact-options" data-section="contact-options">
<FeatureCardMedia
title="Multiple Ways to Connect"
description="Choose the contact method that works best for you"
title="Connect With Us Today"
description="Choose the contact method that works best for you. We respond quickly because your time matters."
features={[
{
id: "contact-1", title: "Schedule a Call", description: "Book a time that works for your schedule. Our team will walk you through the digital audit process and answer all your questions about lead generation for your service business.", tag: "Calendar", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AP5BwcOCEdbUvGXGzmfDl4faxC/professional-headshot-of-team-member-wit-1772481632583-cb1f6acd.png?_wi=2", imageAlt: "Schedule a call"},
id: "contact-1", title: "Schedule a Strategy Call", description: "Book a time that fits your schedule. Our team will walk you through your digital audit, discuss your lead generation goals, and answer all your questions about how Navo Lab can transform your business.", tag: "Calendar", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AP5BwcOCEdbUvGXGzmfDl4faxC/professional-headshot-of-team-member-wit-1772481632583-cb1f6acd.png?_wi=2", imageAlt: "Schedule a call"
},
{
id: "contact-2", title: "Email Us", description: "Send us a detailed message about your business and lead generation goals. We'll respond with specific insights and next steps tailored to your situation.", tag: "Email", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AP5BwcOCEdbUvGXGzmfDl4faxC/professional-headshot-of-diverse-team-me-1772481633100-b1fe8b6c.png?_wi=2", imageAlt: "Email support"},
id: "contact-2", title: "Email Us Your Questions", description: "Send us a detailed message about your service business and lead generation goals. We'll respond with specific insights, recommendations, and next steps tailored directly to your situation.", tag: "Email", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AP5BwcOCEdbUvGXGzmfDl4faxC/professional-headshot-of-diverse-team-me-1772481633100-b1fe8b6c.png?_wi=2", imageAlt: "Email support"
},
{
id: "contact-3", title: "Request Audit", description: "Start with a comprehensive free digital audit. We'll analyze your current marketing presence, identify opportunities, and provide actionable recommendations—no obligations attached.", tag: "Audit", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AP5BwcOCEdbUvGXGzmfDl4faxC/call-to-action-visual-for-free-digital-a-1772481633412-e1dd491a.png?_wi=2", imageAlt: "Free audit request"},
id: "contact-3", title: "Request Your Free Audit", description: "Start with our comprehensive free digital audit. We'll analyze your current marketing presence, identify opportunities you're missing, provide actionable recommendations, and show you what's possible—no obligations, no credit card required.", tag: "Audit", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AP5BwcOCEdbUvGXGzmfDl4faxC/call-to-action-visual-for-free-digital-a-1772481633412-e1dd491a.png?_wi=2", imageAlt: "Free audit request"
}
]}
animationType="slide-up"
textboxLayout="default"
@@ -75,15 +77,16 @@ export default function ContactPage() {
<div id="contact-social-proof" data-section="contact-social-proof">
<SocialProofOne
title="Trusted by Service Businesses"
description="Join hundreds of service businesses already generating predictable leads with Navo Lab"
title="Join Hundreds of Service Businesses Getting Results"
description="Leading HVAC, plumbing, electrical, roofing, and construction companies trust Navo Lab to deliver predictable, qualified leads every month"
tag="Partners"
tagAnimation="slide-up"
textboxLayout="default"
useInvertedBackground={true}
names={["BlueFlame HVAC", "ProPlumbing Solutions", "ElectriPro Services", "RoofMax Construction", "Elite Electrical"]}
logos={[
"http://img.b2bpic.net/free-vector/creative-hvac-logo-template_23-2149210119.jpg", "http://img.b2bpic.net/free-vector/flat-design-construction-company-logo-template_23-2150005184.jpg", "http://img.b2bpic.net/free-vector/flat-design-storm-logo-template_23-2149189464.jpg", "http://img.b2bpic.net/free-vector/yellow-black-geometric-logos-monoline-style_23-2147697748.jpg", "http://img.b2bpic.net/free-vector/dental-logo-template_1057-2630.jpg"]}
"http://img.b2bpic.net/free-vector/creative-hvac-logo-template_23-2149210119.jpg", "http://img.b2bpic.net/free-vector/flat-design-construction-company-logo-template_23-2150005184.jpg", "http://img.b2bpic.net/free-vector/flat-design-storm-logo-template_23-2149189464.jpg", "http://img.b2bpic.net/free-vector/yellow-black-geometric-logos-monoline-style_23-2147697748.jpg", "http://img.b2bpic.net/free-vector/dental-logo-template_1057-2630.jpg"
]}
speed={40}
showCard={true}
/>

View File

@@ -11,25 +11,28 @@ const figtree = Figtree({
export const metadata: Metadata = {
title: "Navo Lab | AI Lead Generation for Service Businesses", description: "Generate qualified leads for HVAC, plumbing, electrical, roofing, and service businesses. AI-powered targeting, dedicated support, transparent reporting. Get your free digital audit today.", keywords: "lead generation, HVAC leads, plumbing leads, service business marketing, AI targeting, qualified leads", metadataBase: new URL("https://navo-lab.com"),
alternates: {
canonical: "https://navo-lab.com"},
canonical: "https://navo-lab.com"
},
openGraph: {
title: "Navo Lab | AI Lead Generation Platform", description: "We make your phone ring. Predictable leads for service businesses using AI-powered targeting and dedicated strategy.", siteName: "Navo Lab", type: "website", images: [
{
url: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AP5BwcOCEdbUvGXGzmfDl4faxC/a-modern-ai-powered-lead-generation-dash-1772481633855-c10db891.png", alt: "Navo Lab Dashboard"},
],
url: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AP5BwcOCEdbUvGXGzmfDl4faxC/a-modern-ai-powered-lead-generation-dash-1772481633855-c10db891.png", alt: "Navo Lab Dashboard"
}
]
},
twitter: {
card: "summary_large_image", title: "Navo Lab | AI Lead Generation", description: "Generate qualified leads for your service business with AI-powered targeting and dedicated support.", images: [
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AP5BwcOCEdbUvGXGzmfDl4faxC/a-modern-ai-powered-lead-generation-dash-1772481633855-c10db891.png"],
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AP5BwcOCEdbUvGXGzmfDl4faxC/a-modern-ai-powered-lead-generation-dash-1772481633855-c10db891.png"
]
},
robots: {
index: true,
follow: true,
},
follow: true
}
};
export default function RootLayout({
children,
children
}: Readonly<{
children: React.ReactNode;
}>) {
@@ -1412,4 +1415,4 @@ export default function RootLayout({
</ServiceWrapper>
</html>
);
}
}

View File

@@ -3,14 +3,12 @@
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import NavbarStyleApple from "@/components/navbar/NavbarStyleApple/NavbarStyleApple";
import HeroSplit from "@/components/sections/hero/HeroSplit";
import AboutMetric from "@/components/sections/about/AboutMetric";
import FeatureCardMedia from "@/components/sections/feature/FeatureCardMedia";
import SocialProofOne from "@/components/sections/socialProof/SocialProofOne";
import PricingCardOne from "@/components/sections/pricing/PricingCardOne";
import TestimonialCardTwelve from "@/components/sections/testimonial/TestimonialCardTwelve";
import ContactCTA from "@/components/sections/contact/ContactCTA";
import FooterLogoReveal from "@/components/sections/footer/FooterLogoReveal";
import Link from "next/link";
import { Zap, TrendingUp, Phone, Calendar, Users, Heart, Rocket, Sparkles, Crown } from "lucide-react";
export default function HomePage() {
@@ -18,8 +16,8 @@ export default function HomePage() {
{ name: "How It Works", id: "how-it-works" },
{ name: "Pricing", id: "pricing" },
{ name: "Features", id: "features" },
{ name: "About", id: "about" },
{ name: "Contact", id: "contact" },
{ name: "About Us", id: "/about-us" },
{ name: "Contact", id: "contact" }
];
return (
@@ -44,15 +42,15 @@ export default function HomePage() {
<div id="hero" data-section="hero">
<HeroSplit
title="We make your phone ring"
description="Navo Lab generates qualified leads for service businesses using AI-powered targeting and dedicated strategy. See your digital opportunities free."
tag="AI-Powered Lead Generation"
title="We Make Your Phone Ring"
description="Navo Lab is the growth engine for service businesses. We drive rankings, leads, and revenue through SEO, lead funnel optimization, and strategic content that compounds over time. No vanity metrics. Just results."
tag="Digital Marketing for Local Businesses"
tagIcon={Zap}
tagAnimation="slide-up"
background={{ variant: "glowing-orb" }}
buttons={[
{ text: "Get Your Free Audit", href: "/contact" },
{ text: "Watch Demo", href: "https://www.youtube.com" },
{ text: "Book a Call", href: "/contact" },
{ text: "See How It Works", href: "#how-it-works" }
]}
buttonAnimation="slide-up"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AP5BwcOCEdbUvGXGzmfDl4faxC/a-modern-ai-powered-lead-generation-dash-1772481633855-c10db891.png"
@@ -63,35 +61,25 @@ export default function HomePage() {
/>
</div>
<div id="about" data-section="about">
<AboutMetric
title="Navo Lab delivers predictable lead flow for trades and service businesses"
metrics={[
{ icon: TrendingUp, label: "Average Lead Quality Increase", value: "73%" },
{ icon: Phone, label: "Qualified Calls Generated", value: "12K+" },
{ icon: Calendar, label: "Booked Appointments", value: "8.5K+" },
{ icon: Users, label: "Service Businesses Served", value: "500+" },
]}
metricsAnimation="slide-up"
useInvertedBackground={false}
/>
</div>
<div id="how-it-works" data-section="how-it-works">
<FeatureCardMedia
title="How It Works"
description="Our proven process demystifies AI-powered lead generation into clear, actionable steps"
title="Our Proven 4-Step Process"
description="We turn your lead generation from unpredictable to systematic with a process designed specifically for service businesses"
tag="Process"
tagAnimation="slide-up"
features={[
{
id: "step-1", title: "Digital Audit", description: "We analyze your current marketing presence, identify digital opportunities, and provide transparent recommendations for lead generation improvement.", tag: "Step 1", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AP5BwcOCEdbUvGXGzmfDl4faxC/digital-audit-report-or-analytics-dashbo-1772481636177-fcab0e9b.png?_wi=1", imageAlt: "Digital audit analysis dashboard"},
id: "step-1", title: "Comprehensive Digital Audit", description: "We analyze your current marketing presence, identify hidden opportunities, and provide a detailed roadmap for improvement. This free audit alone reveals what's working and what's costing you leads.", tag: "Step 1"
},
{
id: "step-2", title: "AI Targeting Setup", description: "Our AI-powered system identifies and targets your ideal customers with precision, focusing on high-intent prospects ready to book appointments.", tag: "Step 2", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AP5BwcOCEdbUvGXGzmfDl4faxC/abstract-futuristic-ai-technology-visual-1772481632775-04d1d2d8.png?_wi=1", imageAlt: "AI targeting technology visualization"},
id: "step-2", title: "Powered Targeting Strategy", description: "Our proprietary algorithms identify and reach your ideal customers at exactly the right moment. We focus on high-intent prospects ready to book—not random clicks.", tag: "Step 2"
},
{
id: "step-3", title: "Dedicated Support", description: "You get a dedicated strategy team providing monthly strategy calls, weekly progress reporting, and detailed metrics to ensure success.", tag: "Step 3", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AP5BwcOCEdbUvGXGzmfDl4faxC/professional-headshot-of-team-member-in--1772481632698-b8cddcbc.png?_wi=1", imageAlt: "Dedicated support team member"},
id: "step-3", title: "Dedicated Account Management", description: "You get a dedicated strategy team managing your campaigns daily. Monthly calls, weekly reporting, and real-time optimization ensures nothing falls through the cracks.", tag: "Step 3"
},
{
id: "step-4", title: "Qualified Leads", description: "Receive consistent, phone-ready leads delivered through your preferred channel. Our focus: your phone ringing with decision-makers.", tag: "Step 4", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AP5BwcOCEdbUvGXGzmfDl4faxC/close-up-of-smartphone-showing-incoming--1772481632952-a4ba83a2.png?_wi=1", imageAlt: "Qualified phone leads dashboard"},
id: "step-4", title: "Phone-Ready Qualified Leads", description: "Receive consistent, qualified leads delivered to your phone and email. These are decision-makers ready to book appointments—not just inquiries or tire-kickers.", tag: "Step 4"
}
]}
animationType="slide-up"
textboxLayout="default"
@@ -101,21 +89,27 @@ export default function HomePage() {
<div id="features" data-section="features">
<FeatureCardMedia
title="Why Service Businesses Choose Navo Lab"
description="Built specifically for HVAC, plumbing, electrical, roofing, construction, and more"
title="Why Service Businesses Trust Navo Lab"
description="Built specifically for HVAC, plumbing, electrical, roofing, construction, and service companies. We understand your business because we've worked in it."
features={[
{
id: "feature-1", title: "Transparent Reporting", description: "Monthly detailed metrics showing leads generated, conversion rates, cost per lead, and ROI. No vanity metrics—only what matters: phone calls and booked appointments.", tag: "Transparency", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AP5BwcOCEdbUvGXGzmfDl4faxC/digital-audit-report-or-analytics-dashbo-1772481636177-fcab0e9b.png?_wi=2", imageAlt: "Transparent reporting dashboard"},
id: "feature-1", title: "Transparent Monthly Reporting", description: "See exactly where every dollar goes and what it generates. We report leads delivered, appointment bookings, and actual ROI. No vanity metrics or misleading numbers—just the truth.", tag: "Transparency", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AP5BwcOCEdbUvGXGzmfDl4faxC/digital-audit-report-or-analytics-dashbo-1772481636177-fcab0e9b.png?_wi=2", imageAlt: "Transparent reporting dashboard"
},
{
id: "feature-2", title: "Dedicated Account Management", description: "Your own dedicated support team handles strategy, optimization, and reporting. Monthly calls to review performance and adjust campaigns for maximum results.", tag: "Support", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AP5BwcOCEdbUvGXGzmfDl4faxC/professional-headshot-of-diverse-team-me-1772481633100-b1fe8b6c.png?_wi=1", imageAlt: "Dedicated account manager"},
id: "feature-2", title: "Dedicated Account Manager", description: "Your account manager understands your business, your goals, and your challenges. They're not just processing orders—they're strategizing to maximize your ROI every single month.", tag: "Support", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AP5BwcOCEdbUvGXGzmfDl4faxC/professional-headshot-of-diverse-team-me-1772481633100-b1fe8b6c.png?_wi=1", imageAlt: "Dedicated account manager"
},
{
id: "feature-3", title: "AI-Powered Targeting", description: "Advanced machine learning identifies and targets your ideal customers at the exact moment they're searching for your services. Precision beats volume every time.", tag: "Technology", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AP5BwcOCEdbUvGXGzmfDl4faxC/abstract-futuristic-ai-technology-visual-1772481632775-04d1d2d8.png?_wi=2", imageAlt: "AI targeting technology"},
id: "feature-3", title: "Precision Targeting", description: "Advanced machine learning identifies prospects searching for your services right now. We reach them with the right message at the right time, maximizing conversion potential.", tag: "Technology", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AP5BwcOCEdbUvGXGzmfDl4faxC/abstract-futuristic-ai-technology-visual-1772481632775-04d1d2d8.png?_wi=2", imageAlt: "Targeting technology"
},
{
id: "feature-4", title: "Multi-Vertical Expertise", description: "Deep experience across HVAC, plumbing, electrical, roofing, construction, dentistry, gyms, and architecture. We understand your business unique challenges.", tag: "Expertise", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AP5BwcOCEdbUvGXGzmfDl4faxC/confident-service-business-owner-hvac-pl-1772481633162-358c5800.png", imageAlt: "Service business expertise"},
id: "feature-4", title: "Multi-Vertical Industry Expertise", description: "We've successfully generated leads for HVAC, plumbing, electrical, roofing, construction, and other service verticals. We know your industry's seasonality, pricing cycles, and booking patterns.", tag: "Expertise", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AP5BwcOCEdbUvGXGzmfDl4faxC/confident-service-business-owner-hvac-pl-1772481633162-358c5800.png?_wi=1", imageAlt: "Service business expertise"
},
{
id: "feature-5", title: "Predictable Lead Flow", description: "Consistent, quality leads delivered month after month. Scale your business confidently with a reliable partner managing your digital growth.", tag: "Growth", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AP5BwcOCEdbUvGXGzmfDl4faxC/close-up-of-smartphone-showing-incoming--1772481632952-a4ba83a2.png?_wi=2", imageAlt: "Predictable lead flow"},
id: "feature-5", title: "Predictable Monthly Lead Pipeline", description: "Stop guessing about next month's leads. With Navo Lab, you plan budgets around consistent, reliable lead flow. Scale your team with confidence knowing leads will arrive.", tag: "Growth", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AP5BwcOCEdbUvGXGzmfDl4faxC/close-up-of-smartphone-showing-incoming--1772481632952-a4ba83a2.png?_wi=2", imageAlt: "Predictable lead flow"
},
{
id: "feature-6", title: "Free Digital Audit", description: "Start with a comprehensive, no-obligation audit of your current marketing. Discover real opportunities and get actionable recommendations with no risk.", tag: "Offer", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AP5BwcOCEdbUvGXGzmfDl4faxC/call-to-action-visual-for-free-digital-a-1772481633412-e1dd491a.png?_wi=1", imageAlt: "Free digital audit offer"},
id: "feature-6", title: "Free Digital Audit (No Credit Card Required)", description: "Start risk-free. We'll conduct a comprehensive audit of your current marketing, identify opportunities you're missing, and show you exactly what's possible.", tag: "Offer", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AP5BwcOCEdbUvGXGzmfDl4faxC/call-to-action-visual-for-free-digital-a-1772481633412-e1dd491a.png?_wi=1", imageAlt: "Free digital audit offer"
}
]}
animationType="slide-up"
textboxLayout="default"
@@ -125,15 +119,16 @@ export default function HomePage() {
<div id="social-proof" data-section="social-proof">
<SocialProofOne
title="Trusted by Service Businesses Across America"
description="Leading HVAC, plumbing, electrical, roofing, and construction companies rely on Navo Lab for predictable lead flow"
title="Trusted by 200+ Service Businesses Nationwide"
description="From single-location shops to multi-state operations, service businesses across America rely on Navo Lab for consistent, predictable lead flow"
tag="Our Partners"
tagAnimation="slide-up"
textboxLayout="default"
useInvertedBackground={false}
names={["BlueFlame HVAC", "ProPlumbing Solutions", "ElectriPro Services", "RoofMax Construction", "Elite Electrical", "ClimateControl HVAC", "Precision Plumbers"]}
logos={[
"http://img.b2bpic.net/free-vector/creative-hvac-logo-template_23-2149210119.jpg", "http://img.b2bpic.net/free-vector/flat-design-construction-company-logo-template_23-2150005184.jpg", "http://img.b2bpic.net/free-vector/flat-design-storm-logo-template_23-2149189464.jpg", "http://img.b2bpic.net/free-vector/yellow-black-geometric-logos-monoline-style_23-2147697748.jpg", "http://img.b2bpic.net/free-vector/dental-logo-template_1057-2630.jpg", "http://img.b2bpic.net/free-vector/logo-template-design_1195-112.jpg", "http://img.b2bpic.net/free-psd/architecture-project-landing-page_23-2150284053.jpg"]}
"http://img.b2bpic.net/free-vector/creative-hvac-logo-template_23-2149210119.jpg", "http://img.b2bpic.net/free-vector/flat-design-construction-company-logo-template_23-2150005184.jpg", "http://img.b2bpic.net/free-vector/flat-design-storm-logo-template_23-2149189464.jpg", "http://img.b2bpic.net/free-vector/yellow-black-geometric-logos-monoline-style_23-2147697748.jpg", "http://img.b2bpic.net/free-vector/dental-logo-template_1057-2630.jpg", "http://img.b2bpic.net/free-vector/logo-template-design_1195-112.jpg", "http://img.b2bpic.net/free-psd/architecture-project-landing-page_23-2150284053.jpg"
]}
speed={40}
showCard={true}
/>
@@ -141,52 +136,79 @@ export default function HomePage() {
<div id="pricing" data-section="pricing">
<PricingCardOne
title="Simple, Transparent Pricing"
description="Choose the support tier that fits your business. All plans include dedicated support and detailed monthly reporting."
tag="Support Tiers"
title="Simple, Transparent Investment"
description="Monthly retainers. No long-term contracts. We earn your business every month."
tag="Pricing"
tagAnimation="slide-up"
plans={[
{
id: "starter", badge: "Best for Startups", badgeIcon: Rocket,
price: "$2,500", subtitle: "Perfect for businesses just starting their digital lead generation journey", features: [
"50-100 qualified leads/month", "Weekly progress reporting", "Basic AI targeting", "Email support", "Monthly strategy review"],
id: "foundation", badge: "Foundation", price: "$2,000", subtitle: "Perfect for businesses starting their digital lead generation journey", features: [
"Qualified leads delivered monthly", "Weekly progress reporting", "Basic targeting setup", "Email support", "Monthly strategy review"
]
},
{
id: "professional", badge: "Most Popular", badgeIcon: Sparkles,
price: "$5,000", subtitle: "Ideal for growing service businesses ready to scale", features: [
"100-200 qualified leads/month", "Weekly progress reporting", "Advanced AI targeting", "Dedicated account manager", "Monthly strategy calls", "Detailed monthly metrics", "Campaign optimization"],
id: "growth", badge: "Growth", badgeIcon: Sparkles,
price: "$3,500", subtitle: "Most Popular - Ideal for growing service businesses ready to scale", features: [
"Consistent qualified leads monthly", "Weekly progress reporting", "Advanced targeting", "Dedicated account manager", "Monthly strategy calls", "Detailed metrics dashboard", "Campaign optimization"
]
},
{
id: "enterprise", badge: "Premium Support", badgeIcon: Crown,
price: "$10,000", subtitle: "For established businesses demanding maximum results", features: [
"200-400 qualified leads/month", "Weekly progress reporting", "Advanced AI + custom targeting", "Dedicated account manager + specialist", "Bi-weekly strategy calls", "Detailed monthly metrics", "Advanced campaign optimization", "Priority support", "Quarterly business reviews"],
},
id: "scale", badge: "Scale", price: "$5,000", subtitle: "Maximum lead volume and priority support for established businesses", features: [
"Maximum qualified leads monthly", "Weekly progress reporting", "Advanced + custom targeting", "Dedicated account manager + specialist", "Bi-weekly strategy calls", "Detailed metrics dashboard", "Advanced campaign optimization", "Priority support", "Quarterly business reviews"
]
}
]}
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={false}
buttons={[{ text: "Get Your Free Audit", href: "/contact" }]}
buttons={[
{ text: "Get Started", href: "/contact" },
{ text: "Schedule Call", href: "https://calendly.com" }
]}
buttonAnimation="slide-up"
/>
</div>
<div id="cta" data-section="cta">
<ContactCTA
tag="Ready to Grow"
tagIcon={Zap}
tagAnimation="slide-up"
title="Ready to Ask Your Phone Ringing?"
description="Take the next step toward predictable, qualified leads. Let's discuss how Navo Lab can transform your service business with consistent monthly lead flow."
buttons={[
{ text: "Book a Call", href: "https://calendly.com" },
{ text: "See Our Work", href: "/portfolio" }
]}
buttonAnimation="slide-up"
background={{ variant: "radial-gradient" }}
useInvertedBackground={false}
/>
</div>
<div id="testimonials" data-section="testimonials">
<TestimonialCardTwelve
testimonials={[
{
id: "1", name: "Marcus Johnson", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AP5BwcOCEdbUvGXGzmfDl4faxC/professional-headshot-of-satisfied-servi-1772481632884-8d16c835.png", imageAlt: "Marcus Johnson"},
id: "1", name: "Marcus Johnson", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AP5BwcOCEdbUvGXGzmfDl4faxC/professional-headshot-of-satisfied-servi-1772481632884-8d16c835.png", imageAlt: "Marcus Johnson"
},
{
id: "2", name: "Sarah Chen", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AP5BwcOCEdbUvGXGzmfDl4faxC/professional-headshot-of-smiling-service-1772481632622-3dc24efc.png", imageAlt: "Sarah Chen"},
id: "2", name: "Sarah Chen", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AP5BwcOCEdbUvGXGzmfDl4faxC/professional-headshot-of-smiling-service-1772481632622-3dc24efc.png", imageAlt: "Sarah Chen"
},
{
id: "3", name: "David Rodriguez", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AP5BwcOCEdbUvGXGzmfDl4faxC/professional-headshot-of-business-owner--1772481633083-4ece2c48.png", imageAlt: "David Rodriguez"},
id: "3", name: "David Rodriguez", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AP5BwcOCEdbUvGXGzmfDl4faxC/professional-headshot-of-business-owner--1772481633083-4ece2c48.png", imageAlt: "David Rodriguez"
},
{
id: "4", name: "Jennifer Blake", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AP5BwcOCEdbUvGXGzmfDl4faxC/professional-headshot-of-marketing-manag-1772481632791-b154b4d6.png", imageAlt: "Jennifer Blake"},
id: "4", name: "Jennifer Blake", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AP5BwcOCEdbUvGXGzmfDl4faxC/professional-headshot-of-marketing-manag-1772481632791-b154b4d6.png", imageAlt: "Jennifer Blake"
},
{
id: "5", name: "Tom Wilson", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AP5BwcOCEdbUvGXGzmfDl4faxC/professional-headshot-of-service-busines-1772481632664-b5b5ddd3.png", imageAlt: "Tom Wilson"},
id: "5", name: "Tom Wilson", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AP5BwcOCEdbUvGXGzmfDl4faxC/professional-headshot-of-service-busines-1772481632664-b5b5ddd3.png", imageAlt: "Tom Wilson"
},
{
id: "6", name: "Amanda Roberts", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AP5BwcOCEdbUvGXGzmfDl4faxC/professional-headshot-of-business-profes-1772481632529-643b0c2e.png", imageAlt: "Amanda Roberts"},
id: "6", name: "Amanda Roberts", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AP5BwcOCEdbUvGXGzmfDl4faxC/professional-headshot-of-business-profes-1772481632529-643b0c2e.png", imageAlt: "Amanda Roberts"
}
]}
cardTitle="500+ service businesses trust Navo Lab to deliver consistent, qualified leads every month"
cardTitle="Service businesses trust Navo Lab to deliver consistent, qualified leads every single month"
cardTag="Customer Success"
cardTagIcon={Heart}
cardAnimation="slide-up"
@@ -196,14 +218,14 @@ export default function HomePage() {
<div id="contact" data-section="contact">
<ContactCTA
tag="Ready to Grow"
tag="Get Started Today"
tagIcon={Zap}
tagAnimation="slide-up"
title="Get Your Free Digital Audit Today"
description="Discover your digital opportunities and receive personalized recommendations from our AI-powered platform. No credit card required."
description="Discover hidden opportunities in your current marketing. Our team will analyze your business, identify what's working and what's not, and deliver actionable recommendations—all completely free with no obligations."
buttons={[
{ text: "Request Free Audit", href: "/contact" },
{ text: "Schedule a Call", href: "https://calendly.com" },
{ text: "Schedule a Call", href: "https://calendly.com" }
]}
buttonAnimation="slide-up"
background={{ variant: "radial-gradient" }}
@@ -220,4 +242,4 @@ export default function HomePage() {
</div>
</ThemeProvider>
);
}
}

View File

@@ -6,16 +6,15 @@ import PricingCardOne from "@/components/sections/pricing/PricingCardOne";
import FeatureCardMedia from "@/components/sections/feature/FeatureCardMedia";
import ContactCTA from "@/components/sections/contact/ContactCTA";
import FooterLogoReveal from "@/components/sections/footer/FooterLogoReveal";
import Link from "next/link";
import { Zap, Rocket, Sparkles, Crown, Check } from "lucide-react";
import { Zap, Rocket, Sparkles, Crown } from "lucide-react";
export default function PricingPage() {
const navItems = [
{ name: "How It Works", id: "how-it-works" },
{ name: "Pricing", id: "pricing" },
{ name: "Features", id: "features" },
{ name: "About", id: "about" },
{ name: "Contact", id: "contact" },
{ name: "About Us", id: "/about-us" },
{ name: "Contact", id: "/contact" }
];
return (
@@ -40,26 +39,29 @@ export default function PricingPage() {
<div id="pricing-plans" data-section="pricing-plans">
<PricingCardOne
title="Flexible Plans for Every Service Business"
description="Transparent pricing with no hidden fees. Scale as you grow. All plans include dedicated support and detailed monthly reporting."
title="Choose the Plan That Fits Your Business"
description="Flexible, transparent pricing with zero hidden fees. Scale up as you grow. Every plan includes dedicated support, detailed reporting, and our proven lead generation process."
tag="Investment Tiers"
tagAnimation="slide-up"
plans={[
{
id: "starter", badge: "Best for Startups", badgeIcon: Rocket,
price: "$2,500", subtitle: "Perfect for businesses just starting their digital lead generation journey", features: [
"50-100 qualified leads/month", "Weekly progress reporting", "Basic AI targeting", "Email support", "Monthly strategy review"],
"50-100 qualified leads per month", "Weekly progress reporting", "Basic AI targeting setup", "Email support", "Monthly strategy review call"
]
},
{
id: "professional", badge: "Most Popular", badgeIcon: Sparkles,
price: "$5,000", subtitle: "Ideal for growing service businesses ready to scale", features: [
"100-200 qualified leads/month", "Weekly progress reporting", "Advanced AI targeting", "Dedicated account manager", "Monthly strategy calls", "Detailed monthly metrics", "Campaign optimization"],
price: "$5,000", subtitle: "Ideal for growing service businesses ready to scale predictably", features: [
"100-200 qualified leads per month", "Weekly progress reporting", "Advanced AI targeting", "Dedicated account manager", "Monthly strategy calls", "Detailed monthly metrics dashboard", "Campaign optimization"
]
},
{
id: "enterprise", badge: "Premium Support", badgeIcon: Crown,
price: "$10,000", subtitle: "For established businesses demanding maximum results", features: [
"200-400 qualified leads/month", "Weekly progress reporting", "Advanced AI + custom targeting", "Dedicated account manager + specialist", "Bi-weekly strategy calls", "Detailed monthly metrics", "Advanced campaign optimization", "Priority support", "Quarterly business reviews"],
},
price: "$10,000", subtitle: "For established businesses demanding maximum results and priority support", features: [
"200-400 qualified leads per month", "Weekly progress reporting", "Advanced AI + custom targeting", "Dedicated account manager + specialist", "Bi-weekly strategy calls", "Detailed monthly metrics dashboard", "Advanced campaign optimization", "Priority support (24-48 hour response)", "Quarterly business reviews"
]
}
]}
animationType="slide-up"
textboxLayout="default"
@@ -71,15 +73,18 @@ export default function PricingPage() {
<div id="pricing-details" data-section="pricing-details">
<FeatureCardMedia
title="What's Included in Every Plan"
description="All tiers include comprehensive support and transparent reporting"
title="What Every Plan Includes"
description="From day one, you get access to our complete platform and dedicated support"
features={[
{
id: "included-1", title: "AI-Powered Targeting", description: "Our machine learning algorithms identify and target your ideal customers across multiple channels for maximum precision.", tag: "Core Feature", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AP5BwcOCEdbUvGXGzmfDl4faxC/abstract-futuristic-ai-technology-visual-1772481632775-04d1d2d8.png?_wi=4", imageAlt: "AI targeting technology"},
id: "included-1", title: "AI-Powered Lead Targeting", description: "Our proprietary machine learning identifies and reaches high-intent prospects actively searching for your services. We focus on quality over quantity—every lead is pre-qualified.", tag: "Core Feature", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AP5BwcOCEdbUvGXGzmfDl4faxC/abstract-futuristic-ai-technology-visual-1772481632775-04d1d2d8.png?_wi=4", imageAlt: "AI targeting technology"
},
{
id: "included-2", title: "Dedicated Account Management", description: "Get a dedicated point of contact who understands your business goals and manages your campaigns daily for optimal performance.", tag: "Core Feature", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AP5BwcOCEdbUvGXGzmfDl4faxC/professional-headshot-of-team-member-in--1772481632698-b8cddcbc.png?_wi=2", imageAlt: "Account management"},
id: "included-2", title: "Dedicated Account Management", description: "You get a real person managing your campaigns, not an algorithm. Your account manager understands your business, your goals, and works daily to maximize your results.", tag: "Core Feature", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AP5BwcOCEdbUvGXGzmfDl4faxC/professional-headshot-of-team-member-in--1772481632698-b8cddcbc.png?_wi=2", imageAlt: "Account management"
},
{
id: "included-3", title: "Transparent Reporting", description: "Receive detailed monthly reports showing exactly what you paid for, what leads you received, and your ROI. No vanity metrics.", tag: "Core Feature", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AP5BwcOCEdbUvGXGzmfDl4faxC/digital-audit-report-or-analytics-dashbo-1772481636177-fcab0e9b.png?_wi=4", imageAlt: "Transparent reporting"},
id: "included-3", title: "Transparent Monthly Reporting", description: "Detailed reports showing leads delivered, conversion rates, cost per lead, and ROI. You'll always know exactly what you're paying for and what results you're getting.", tag: "Core Feature", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AP5BwcOCEdbUvGXGzmfDl4faxC/digital-audit-report-or-analytics-dashbo-1772481636177-fcab0e9b.png?_wi=4", imageAlt: "Transparent reporting"
}
]}
animationType="slide-up"
textboxLayout="default"
@@ -93,10 +98,10 @@ export default function PricingPage() {
tagIcon={Zap}
tagAnimation="slide-up"
title="Ready to Scale Your Service Business?"
description="Start with a free digital audit to understand your opportunities. No credit card required. Our team will contact you within 24 hours."
description="Start with a free digital audit to understand your opportunities. We'll analyze your current marketing, identify what's working, and show you the real potential for your business. No credit card required."
buttons={[
{ text: "Get Free Audit", href: "/contact" },
{ text: "Schedule Demo", href: "https://calendly.com" },
{ text: "Schedule Demo", href: "https://calendly.com" }
]}
buttonAnimation="slide-up"
background={{ variant: "radial-gradient" }}

View File

@@ -13,7 +13,7 @@
--background: #f5f5f5;;
--card: #ffffff;;
--foreground: #1c1c1c;;
--primary-cta: #1f3251;;
--primary-cta: #1e4fff;;
--primary-cta-text: #f5f5f5;;
--secondary-cta: #ffffff;;
--secondary-cta-text: #1c1c1c;;