17 Commits

Author SHA1 Message Date
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 244 additions and 85 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 (
@@ -47,7 +46,7 @@ export default function ContactPage() {
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."
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" }}
@@ -61,11 +60,14 @@ export default function ContactPage() {
description="Choose the contact method that works best for you"
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 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-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", 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-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 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"
}
]}
animationType="slide-up"
textboxLayout="default"
@@ -83,7 +85,8 @@ export default function ContactPage() {
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}
/>
@@ -98,4 +101,4 @@ export default function ContactPage() {
</div>
</ThemeProvider>
);
}
}

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 (
@@ -52,7 +50,7 @@ export default function HomePage() {
background={{ variant: "glowing-orb" }}
buttons={[
{ text: "Get Your Free Audit", href: "/contact" },
{ text: "Watch Demo", href: "https://www.youtube.com" },
{ text: "Watch Demo", href: "https://www.youtube.com" }
]}
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,20 +61,6 @@ 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"
@@ -85,13 +69,17 @@ export default function HomePage() {
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: "Digital Audit", description: "We analyze your current marketing presence, identify digital opportunities, and provide transparent recommendations for lead generation improvement.", 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: "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"
},
{
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 Support", description: "You get a dedicated strategy team providing monthly strategy calls, weekly progress reporting, and detailed metrics to ensure success.", 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: "Qualified Leads", description: "Receive consistent, phone-ready leads delivered through your preferred channel. Our focus: your phone ringing with decision-makers.", tag: "Step 4"
}
]}
animationType="slide-up"
textboxLayout="default"
@@ -105,17 +93,23 @@ export default function HomePage() {
description="Built specifically for HVAC, plumbing, electrical, roofing, construction, and more"
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 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-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 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-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: "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-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 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?_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 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-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", 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"
}
]}
animationType="slide-up"
textboxLayout="default"
@@ -133,7 +127,8 @@ export default function HomePage() {
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}
/>
@@ -149,23 +144,29 @@ export default function HomePage() {
{
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/month", "Weekly progress reporting", "Basic AI targeting", "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"],
"100-200 qualified leads/month", "Weekly progress reporting", "Advanced AI targeting", "Dedicated account manager", "Monthly strategy calls", "Detailed monthly metrics", "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"],
},
"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"
]
}
]}
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={false}
buttons={[{ text: "Get Your Free Audit", href: "/contact" }]}
buttons={[
{ text: "Get Your Free Audit", href: "/contact" },
{ text: "Schedule Strategy Call", href: "https://calendly.com" }
]}
buttonAnimation="slide-up"
/>
</div>
@@ -174,19 +175,25 @@ export default function HomePage() {
<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 month"
cardTag="Customer Success"
cardTagIcon={Heart}
cardAnimation="slide-up"
@@ -203,7 +210,7 @@ export default function HomePage() {
description="Discover your digital opportunities and receive personalized recommendations from our AI-powered platform. No credit card required."
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 +227,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 (
@@ -48,18 +47,21 @@ export default function PricingPage() {
{
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/month", "Weekly progress reporting", "Basic AI targeting", "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"],
"100-200 qualified leads/month", "Weekly progress reporting", "Advanced AI targeting", "Dedicated account manager", "Monthly strategy calls", "Detailed monthly metrics", "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"],
},
"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"
]
}
]}
animationType="slide-up"
textboxLayout="default"
@@ -75,11 +77,14 @@ export default function PricingPage() {
description="All tiers include comprehensive support and transparent reporting"
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 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-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: "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-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 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"
}
]}
animationType="slide-up"
textboxLayout="default"
@@ -96,7 +101,7 @@ export default function PricingPage() {
description="Start with a free digital audit to understand your opportunities. No credit card required. Our team will contact you within 24 hours."
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" }}
@@ -113,4 +118,4 @@ export default function PricingPage() {
</div>
</ThemeProvider>
);
}
}

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;;