Merge version_1 into main #2
328
src/app/page.tsx
328
src/app/page.tsx
@@ -28,26 +28,11 @@ export default function LandingPage() {
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarStyleApple
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "home",
|
||||
},
|
||||
{
|
||||
name: "Platform",
|
||||
id: "features",
|
||||
},
|
||||
{
|
||||
name: "Industries",
|
||||
id: "industries",
|
||||
},
|
||||
{
|
||||
name: "Pricing",
|
||||
id: "pricing",
|
||||
},
|
||||
{
|
||||
name: "Book a Demo",
|
||||
id: "contact",
|
||||
},
|
||||
{ name: "Home", id: "home" },
|
||||
{ name: "Platform", id: "features" },
|
||||
{ name: "Pricing", id: "pricing" },
|
||||
{ name: "Testimonials", id: "testimonials" },
|
||||
{ name: "Book a Demo", id: "contact" }
|
||||
]}
|
||||
brandName="LeadClarify"
|
||||
/>
|
||||
@@ -55,109 +40,41 @@ export default function LandingPage() {
|
||||
|
||||
<div id="home" data-section="home">
|
||||
<HeroSplitDoubleCarousel
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
background={{ variant: "gradient-bars" }}
|
||||
title="Your Business Is Losing Revenue Every Time You Miss a Call."
|
||||
description="LeadClarify deploys AI voice agents, automated follow-up sequences, and full CRM integration — so you never lose another lead to a missed call, slow response, or dead pipeline."
|
||||
leftCarouselItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-african-american-young-entrepreneur-looking-revenue-statistics-data-laptop-screen-accountant-analyzing-diagrams-computer-home-office-remote-bookkeeping-service_482257-48386.jpg?_wi=1",
|
||||
imageAlt: "AI Dashboard Active",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-african-american-young-entrepreneur-looking-revenue-statistics-data-laptop-screen-accountant-analyzing-diagrams-computer-home-office-remote-bookkeeping-service_482257-48386.jpg?_wi=2",
|
||||
imageAlt: "Call Log Analytics",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-african-american-young-entrepreneur-looking-revenue-statistics-data-laptop-screen-accountant-analyzing-diagrams-computer-home-office-remote-bookkeeping-service_482257-48386.jpg?_wi=3",
|
||||
imageAlt: "Appointment Confirmed",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-african-american-young-entrepreneur-looking-revenue-statistics-data-laptop-screen-accountant-analyzing-diagrams-computer-home-office-remote-bookkeeping-service_482257-48386.jpg?_wi=4",
|
||||
imageAlt: "Missed Call Alert",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-african-american-young-entrepreneur-looking-revenue-statistics-data-laptop-screen-accountant-analyzing-diagrams-computer-home-office-remote-bookkeeping-service_482257-48386.jpg?_wi=5",
|
||||
imageAlt: "Lead Qualification",
|
||||
},
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/female-african-american-young-entrepreneur-looking-revenue-statistics-data-laptop-screen-accountant-analyzing-diagrams-computer-home-office-remote-bookkeeping-service_482257-48386.jpg", imageAlt: "AI Dashboard Active" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/female-african-american-young-entrepreneur-looking-revenue-statistics-data-laptop-screen-accountant-analyzing-diagrams-computer-home-office-remote-bookkeeping-service_482257-48386.jpg", imageAlt: "Call Log Analytics" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/female-african-american-young-entrepreneur-looking-revenue-statistics-data-laptop-screen-accountant-analyzing-diagrams-computer-home-office-remote-bookkeeping-service_482257-48386.jpg", imageAlt: "Appointment Confirmed" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/female-african-american-young-entrepreneur-looking-revenue-statistics-data-laptop-screen-accountant-analyzing-diagrams-computer-home-office-remote-bookkeeping-service_482257-48386.jpg", imageAlt: "Missed Call Alert" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/female-african-american-young-entrepreneur-looking-revenue-statistics-data-laptop-screen-accountant-analyzing-diagrams-computer-home-office-remote-bookkeeping-service_482257-48386.jpg", imageAlt: "Lead Qualification" }
|
||||
]}
|
||||
rightCarouselItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-african-american-young-entrepreneur-looking-revenue-statistics-data-laptop-screen-accountant-analyzing-diagrams-computer-home-office-remote-bookkeeping-service_482257-48386.jpg?_wi=6",
|
||||
imageAlt: "AI Dashboard Active",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-african-american-young-entrepreneur-looking-revenue-statistics-data-laptop-screen-accountant-analyzing-diagrams-computer-home-office-remote-bookkeeping-service_482257-48386.jpg?_wi=7",
|
||||
imageAlt: "Call Log Analytics",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-african-american-young-entrepreneur-looking-revenue-statistics-data-laptop-screen-accountant-analyzing-diagrams-computer-home-office-remote-bookkeeping-service_482257-48386.jpg?_wi=8",
|
||||
imageAlt: "Appointment Confirmed",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-african-american-young-entrepreneur-looking-revenue-statistics-data-laptop-screen-accountant-analyzing-diagrams-computer-home-office-remote-bookkeeping-service_482257-48386.jpg?_wi=9",
|
||||
imageAlt: "Missed Call Alert",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-african-american-young-entrepreneur-looking-revenue-statistics-data-laptop-screen-accountant-analyzing-diagrams-computer-home-office-remote-bookkeeping-service_482257-48386.jpg?_wi=10",
|
||||
imageAlt: "Lead Qualification",
|
||||
},
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/female-african-american-young-entrepreneur-looking-revenue-statistics-data-laptop-screen-accountant-analyzing-diagrams-computer-home-office-remote-bookkeeping-service_482257-48386.jpg", imageAlt: "AI Dashboard Active" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/female-african-american-young-entrepreneur-looking-revenue-statistics-data-laptop-screen-accountant-analyzing-diagrams-computer-home-office-remote-bookkeeping-service_482257-48386.jpg", imageAlt: "Call Log Analytics" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/female-african-american-young-entrepreneur-looking-revenue-statistics-data-laptop-screen-accountant-analyzing-diagrams-computer-home-office-remote-bookkeeping-service_482257-48386.jpg", imageAlt: "Appointment Confirmed" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/female-african-american-young-entrepreneur-looking-revenue-statistics-data-laptop-screen-accountant-analyzing-diagrams-computer-home-office-remote-bookkeeping-service_482257-48386.jpg", imageAlt: "Missed Call Alert" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/female-african-american-young-entrepreneur-looking-revenue-statistics-data-laptop-screen-accountant-analyzing-diagrams-computer-home-office-remote-bookkeeping-service_482257-48386.jpg", imageAlt: "Lead Qualification" }
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
text: "Book a Free Demo",
|
||||
href: "https://calendly.com/leadclarifyorg/30min",
|
||||
},
|
||||
{
|
||||
text: "See How It Works",
|
||||
href: "#how-it-works",
|
||||
},
|
||||
{ text: "Book a Free Demo", href: "https://calendly.com/leadclarifyorg/30min" },
|
||||
{ text: "See How It Works", href: "#how-it-works" }
|
||||
]}
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg",
|
||||
alt: "John Doe",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/medium-shot-adult-woman-portrait_23-2149069158.jpg",
|
||||
alt: "Sarah Smith",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/serious-executive-with-short-hair-crossed-arms_1149-89.jpg",
|
||||
alt: "Mike Johnson",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/attractive-blond-business-woman-white-shirt-eyeglasses-crossed-arms-grey-background_613910-3693.jpg",
|
||||
alt: "Emily Davis",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/mature-architect-posing-camera_23-2148242990.jpg",
|
||||
alt: "David Brown",
|
||||
},
|
||||
{ src: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg", alt: "John Doe" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/medium-shot-adult-woman-portrait_23-2149069158.jpg", alt: "Sarah Smith" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/serious-executive-with-short-hair-crossed-arms_1149-89.jpg", alt: "Mike Johnson" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/attractive-blond-business-woman-white-shirt-eyeglasses-crossed-arms-grey-background_613910-3693.jpg", alt: "Emily Davis" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/mature-architect-posing-camera_23-2148242990.jpg", alt: "David Brown" }
|
||||
]}
|
||||
avatarText="Trusted by 500+ service leaders"
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "text",
|
||||
text: "24/7 Availability",
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "CRM Native Integration",
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "Automated Revenue Recovery",
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "Real-time Analytics",
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "Instant Lead Qualification",
|
||||
},
|
||||
{ type: "text", text: "24/7 Availability" },
|
||||
{ type: "text", text: "CRM Native Integration" },
|
||||
{ type: "text", text: "Automated Revenue Recovery" },
|
||||
{ type: "text", text: "Real-time Analytics" },
|
||||
{ type: "text", text: "Instant Lead Qualification" }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -167,33 +84,9 @@ export default function LandingPage() {
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
tag: "Core",
|
||||
title: "AI Voice Agent",
|
||||
subtitle: "Inbound & Outbound",
|
||||
description: "Answers every call instantly, day or night. Qualifies the lead, answers FAQs, and books appointments directly to your calendar.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-african-american-young-entrepreneur-looking-revenue-statistics-data-laptop-screen-accountant-analyzing-diagrams-computer-home-office-remote-bookkeeping-service_482257-48386.jpg?_wi=11",
|
||||
imageAlt: "modern ai saas dashboard dark theme",
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
tag: "Recovery",
|
||||
title: "Missed Call Text-Back",
|
||||
subtitle: "Instant Response",
|
||||
description: "The second a call is missed, an automated SMS fires to the caller. Recovers leads before they dial your competitor.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg?_wi=1",
|
||||
imageAlt: "professional business portrait",
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
tag: "Growth",
|
||||
title: "Omnichannel Follow-Up",
|
||||
subtitle: "Multi-Channel Automation",
|
||||
description: "Multi-step sequences combining SMS, email, voicemail drops, and social messaging — all triggered by lead behavior.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-adult-woman-portrait_23-2149069158.jpg?_wi=1",
|
||||
imageAlt: "friendly service business owner headshot",
|
||||
},
|
||||
{ id: 1, tag: "Core", title: "AI Voice Agent", subtitle: "Inbound & Outbound", description: "Answers every call instantly, day or night. Qualifies the lead, answers FAQs, and books appointments directly to your calendar.", imageSrc: "http://img.b2bpic.net/free-photo/female-african-american-young-entrepreneur-looking-revenue-statistics-data-laptop-screen-accountant-analyzing-diagrams-computer-home-office-remote-bookkeeping-service_482257-48386.jpg", imageAlt: "modern ai saas dashboard dark theme" },
|
||||
{ id: 2, tag: "Recovery", title: "Missed Call Text-Back", subtitle: "Instant Response", description: "The second a call is missed, an automated SMS fires to the caller. Recovers leads before they dial your competitor.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg", imageAlt: "professional business portrait" },
|
||||
{ id: 3, tag: "Growth", title: "Omnichannel Follow-Up", subtitle: "Multi-Channel Automation", description: "Multi-step sequences combining SMS, email, voicemail drops, and social messaging — all triggered by lead behavior.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-adult-woman-portrait_23-2149069158.jpg", imageAlt: "friendly service business owner headshot" }
|
||||
]}
|
||||
title="Everything Included. Nothing Held Back."
|
||||
description="LeadClarify is a complete revenue recovery infrastructure built for scaling service businesses."
|
||||
@@ -204,43 +97,16 @@ export default function LandingPage() {
|
||||
<PricingCardTwo
|
||||
animationType="slide-up"
|
||||
useInvertedBackground={true}
|
||||
textboxLayout="default"
|
||||
plans={[
|
||||
{
|
||||
id: "setup",
|
||||
badge: "Required",
|
||||
price: "$3,400 - $4,000",
|
||||
subtitle: "One-Time Setup Fee",
|
||||
features: [
|
||||
"Platform buildout",
|
||||
"AI agent configuration",
|
||||
"CRM integration",
|
||||
"Campaign setup",
|
||||
],
|
||||
buttons: [
|
||||
{
|
||||
text: "Get Started",
|
||||
href: "https://api.hoycall.com/api/v1/webhook/3hllBkCqAfsDdSH3i2mx/submit",
|
||||
},
|
||||
],
|
||||
id: "setup", badge: "Required", price: "$3,400 - $4,000", subtitle: "One-Time Setup Fee", features: ["Platform buildout", "AI agent configuration", "CRM integration", "Campaign setup"],
|
||||
buttons: [{ text: "Get Started", href: "https://api.hoycall.com/api/v1/webhook/3hllBkCqAfsDdSH3i2mx/submit" }]
|
||||
},
|
||||
{
|
||||
id: "retainer",
|
||||
badge: "Monthly",
|
||||
price: "$1,109",
|
||||
subtitle: "Monthly Retainer",
|
||||
features: [
|
||||
"Ongoing optimization",
|
||||
"Campaign monitoring",
|
||||
"Analytics reporting",
|
||||
"Dedicated support",
|
||||
],
|
||||
buttons: [
|
||||
{
|
||||
text: "Get Started",
|
||||
href: "https://api.hoycall.com/api/v1/webhook/3hllBkCqAfsDdSH3i2mx/submit",
|
||||
},
|
||||
],
|
||||
},
|
||||
id: "retainer", badge: "Monthly", price: "$1,109", subtitle: "Monthly Retainer", features: ["Ongoing optimization", "Campaign monitoring", "Analytics reporting", "Dedicated support"],
|
||||
buttons: [{ text: "Get Started", href: "https://api.hoycall.com/api/v1/webhook/3hllBkCqAfsDdSH3i2mx/submit" }]
|
||||
}
|
||||
]}
|
||||
title="Simple, Transparent Pricing. Massive ROI."
|
||||
description="Transparent billing for a done-for-you revenue system."
|
||||
@@ -249,48 +115,14 @@ export default function LandingPage() {
|
||||
|
||||
<div id="testimonials" data-section="testimonials">
|
||||
<TestimonialCardTen
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
title: "Incredible ROI",
|
||||
quote: "LeadClarify helped us recover thousands in missed HVAC revenue. A game changer.",
|
||||
name: "John Doe",
|
||||
role: "CEO",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
title: "Always On",
|
||||
quote: "Our phones are now covered 24/7. Appointment bookings have doubled since integration.",
|
||||
name: "Sarah Smith",
|
||||
role: "Owner",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-adult-woman-portrait_23-2149069158.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
title: "Highly Recommend",
|
||||
quote: "Finally, a solution that actually follows up with leads properly.",
|
||||
name: "Mike Johnson",
|
||||
role: "Manager",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/serious-executive-with-short-hair-crossed-arms_1149-89.jpg",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
title: "Seamless",
|
||||
quote: "Best investment we've made this year. The setup was quick and painless.",
|
||||
name: "Emily Davis",
|
||||
role: "Director",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/attractive-blond-business-woman-white-shirt-eyeglasses-crossed-arms-grey-background_613910-3693.jpg",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
title: "Perfect Automation",
|
||||
quote: "LeadClarify acts like my best employee, working around the clock.",
|
||||
name: "David Brown",
|
||||
role: "Owner",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mature-architect-posing-camera_23-2148242990.jpg",
|
||||
},
|
||||
{ id: "1", title: "Incredible ROI", quote: "LeadClarify helped us recover thousands in missed HVAC revenue. A game changer.", name: "John Doe", role: "CEO", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg" },
|
||||
{ id: "2", title: "Always On", quote: "Our phones are now covered 24/7. Appointment bookings have doubled since integration.", name: "Sarah Smith", role: "Owner", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-adult-woman-portrait_23-2149069158.jpg" },
|
||||
{ id: "3", title: "Highly Recommend", quote: "Finally, a solution that actually follows up with leads properly.", name: "Mike Johnson", role: "Manager", imageSrc: "http://img.b2bpic.net/free-photo/serious-executive-with-short-hair-crossed-arms_1149-89.jpg" },
|
||||
{ id: "4", title: "Seamless", quote: "Best investment we've made this year. The setup was quick and painless.", name: "Emily Davis", role: "Director", imageSrc: "http://img.b2bpic.net/free-photo/attractive-blond-business-woman-white-shirt-eyeglasses-crossed-arms-grey-background_613910-3693.jpg" },
|
||||
{ id: "5", title: "Perfect Automation", quote: "LeadClarify acts like my best employee, working around the clock.", name: "David Brown", role: "Owner", imageSrc: "http://img.b2bpic.net/free-photo/mature-architect-posing-camera_23-2148242990.jpg" }
|
||||
]}
|
||||
title="Real Results for Real Businesses"
|
||||
description="See why service leaders trust us with their revenue recovery."
|
||||
@@ -303,33 +135,13 @@ export default function LandingPage() {
|
||||
title="Stop Losing Revenue to Missed Calls. Start Today."
|
||||
description="Book your free demo and see the platform live."
|
||||
inputs={[
|
||||
{
|
||||
name: "name",
|
||||
type: "text",
|
||||
placeholder: "Your Name",
|
||||
required: true,
|
||||
},
|
||||
{
|
||||
name: "email",
|
||||
type: "email",
|
||||
placeholder: "Your Email",
|
||||
required: true,
|
||||
},
|
||||
{
|
||||
name: "phone",
|
||||
type: "tel",
|
||||
placeholder: "Your Phone",
|
||||
required: true,
|
||||
},
|
||||
{ name: "name", type: "text", placeholder: "Your Name", required: true },
|
||||
{ name: "email", type: "email", placeholder: "Your Email", required: true },
|
||||
{ name: "phone", type: "tel", placeholder: "Your Phone", required: true }
|
||||
]}
|
||||
textarea={{
|
||||
name: "challenge",
|
||||
placeholder: "What is your biggest revenue challenge?",
|
||||
rows: 4,
|
||||
required: true,
|
||||
}}
|
||||
textarea={{ name: "challenge", placeholder: "What is your biggest revenue challenge?", rows: 4, required: true }}
|
||||
buttonText="Book Your Free Demo"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/female-african-american-young-entrepreneur-looking-revenue-statistics-data-laptop-screen-accountant-analyzing-diagrams-computer-home-office-remote-bookkeeping-service_482257-48386.jpg?_wi=12"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/female-african-american-young-entrepreneur-looking-revenue-statistics-data-laptop-screen-accountant-analyzing-diagrams-computer-home-office-remote-bookkeeping-service_482257-48386.jpg"
|
||||
imageAlt="Dashboard overview"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
@@ -338,45 +150,9 @@ export default function LandingPage() {
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterBase
|
||||
columns={[
|
||||
{
|
||||
title: "Platform",
|
||||
items: [
|
||||
{
|
||||
label: "Features",
|
||||
href: "#features",
|
||||
},
|
||||
{
|
||||
label: "Pricing",
|
||||
href: "#pricing",
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
{
|
||||
label: "Case Studies",
|
||||
href: "#",
|
||||
},
|
||||
{
|
||||
label: "Blog",
|
||||
href: "#",
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Legal",
|
||||
items: [
|
||||
{
|
||||
label: "Privacy Policy",
|
||||
href: "#",
|
||||
},
|
||||
{
|
||||
label: "Terms of Service",
|
||||
href: "#",
|
||||
},
|
||||
],
|
||||
},
|
||||
{ title: "Platform", items: [{ label: "Features", href: "#features" }, { label: "Pricing", href: "#pricing" }] },
|
||||
{ title: "Company", items: [{ label: "Case Studies", href: "#" }, { label: "Blog", href: "#" }] },
|
||||
{ title: "Legal", items: [{ label: "Privacy Policy", href: "#" }, { label: "Terms of Service", href: "#" }] }
|
||||
]}
|
||||
logoText="LeadClarify"
|
||||
copyrightText="© 2026 LeadClarify. All rights reserved."
|
||||
@@ -385,4 +161,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user