Compare commits
9 Commits
version_16
...
version_20
| Author | SHA1 | Date | |
|---|---|---|---|
| eb335d452e | |||
| 75cc9d0bdc | |||
| 9a671e984d | |||
| 57727898b8 | |||
| ad46145172 | |||
| a02414d0d1 | |||
| 4c39b7be5d | |||
| c95c23490c | |||
| 762c6762e6 |
@@ -4,6 +4,7 @@ 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 TeamCardSix from "@/components/sections/team/TeamCardSix";
|
||||
import TextSplitAbout from "@/components/sections/about/TextSplitAbout";
|
||||
import ContactCTA from "@/components/sections/contact/ContactCTA";
|
||||
import FooterLogoReveal from "@/components/sections/footer/FooterLogoReveal";
|
||||
@@ -57,6 +58,28 @@ export default function AboutPage() {
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="team" data-section="team">
|
||||
<TeamCardSix
|
||||
title="Meet Our Team"
|
||||
description="The experts behind our data-driven growth strategies"
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
members={[
|
||||
{
|
||||
id: "karu", name: "Karu Thompson", role: "Founder", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AP5BwcOCEdbUvGXGzmfDl4faxC/uploaded-1775600092595-an0m09wi.png", imageAlt: "Karu Thompson"
|
||||
},
|
||||
{
|
||||
id: "esteban", name: "Esteban Sarmiento", role: "Head of Content", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AP5BwcOCEdbUvGXGzmfDl4faxC/uploaded-1775600092595-2zjzpthg.png", imageAlt: "Esteban Sarmiento"
|
||||
},
|
||||
{
|
||||
id: "isabella", name: "Isabella Bernal", role: "Digital Marketing Lead", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AP5BwcOCEdbUvGXGzmfDl4faxC/uploaded-1775600092595-ladfdxgz.jpg", imageAlt: "Isabella Bernal"
|
||||
}
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="founder-story" data-section="founder-story">
|
||||
<TextSplitAbout
|
||||
title="Built by Testing in Real Businesses"
|
||||
@@ -95,27 +118,6 @@ export default function AboutPage() {
|
||||
/>
|
||||
</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 results it generates. We've seen what happens when agencies hide behind jargon and vanity metrics—we don't operate that way.", tag: "Commitment"
|
||||
},
|
||||
{
|
||||
id: "mission-2", title: "Results-Driven Innovation", description: "We continuously test and optimize based on real performance data. Your success drives our innovation. Better leads mean better results. When something isn't working, we change it. When something works, we scale it.", tag: "Innovation"
|
||||
},
|
||||
{
|
||||
id: "mission-3", title: "Deep Industry Understanding", description: "We've built and tested systems in service businesses. We understand your challenges, your sales timelines, what quality leads look like in your market, and how to measure actual business impact.", tag: "Expertise"
|
||||
}
|
||||
]}
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="about-cta" data-section="about-cta">
|
||||
<ContactCTA
|
||||
tag="Ready to Grow"
|
||||
|
||||
@@ -113,15 +113,15 @@ export default function HomePage() {
|
||||
|
||||
<div id="social-proof" data-section="social-proof">
|
||||
<SocialProofOne
|
||||
title="Trusted by Service Businesses in Florida"
|
||||
description="From single-location shops to multi-state operations, service businesses across Florida rely on Navo Lab for consistent, predictable lead flow"
|
||||
title="Trusted by Leading Service Businesses"
|
||||
description="From single-location shops to multi-state operations, service businesses 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"
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AP5BwcOCEdbUvGXGzmfDl4faxC/uploaded-1775242562444-77lrvmrk.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AP5BwcOCEdbUvGXGzmfDl4faxC/uploaded-1775242562445-wlttzi8x.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AP5BwcOCEdbUvGXGzmfDl4faxC/uploaded-1775242562445-0b0pvdcu.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AP5BwcOCEdbUvGXGzmfDl4faxC/uploaded-1775242562445-qwmkjgan.png"
|
||||
]}
|
||||
speed={40}
|
||||
showCard={true}
|
||||
@@ -156,8 +156,8 @@ export default function HomePage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
buttons={[
|
||||
{ text: "Book a Call", href: "/contact" },
|
||||
{ text: "Schedule Call", href: "https://calendly.com" }
|
||||
{ text: "Start Your Growth", href: "/contact" },
|
||||
{ text: "Speak with an Expert", href: "https://calendly.com" }
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
/>
|
||||
|
||||
@@ -65,7 +65,10 @@ export default function PricingPage() {
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
buttons={[{ text: "Book a Call", href: "/contact" }]}
|
||||
buttons={[
|
||||
{ text: "Start Your Growth", href: "/contact" },
|
||||
{ text: "Speak with an Expert", href: "https://calendly.com" }
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
@@ -82,7 +85,7 @@ export default function PricingPage() {
|
||||
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 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"
|
||||
id: "included-3", title: "Transparent Monthly Reporting", description: "Detailed reports showing leads delivered, conversion metrics, 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"
|
||||
@@ -155,4 +158,4 @@ export default function PricingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user