Update src/app/page.tsx
This commit is contained in:
332
src/app/page.tsx
332
src/app/page.tsx
@@ -33,47 +33,30 @@ export default function LandingPage() {
|
|||||||
<NavbarLayoutFloatingInline
|
<NavbarLayoutFloatingInline
|
||||||
navItems={[
|
navItems={[
|
||||||
{
|
{
|
||||||
name: "Home",
|
name: "Home", id: "#home"},
|
||||||
id: "#home",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
name: "Features",
|
name: "Features", id: "#features"},
|
||||||
id: "#features",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
name: "Solutions",
|
name: "Solutions", id: "#solutions"},
|
||||||
id: "#solutions",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
name: "Pricing",
|
name: "Pricing", id: "#pricing"},
|
||||||
id: "#pricing",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
name: "Testimonials",
|
name: "Testimonials", id: "#testimonials"},
|
||||||
id: "#testimonials",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
name: "FAQ",
|
name: "FAQ", id: "#faq"},
|
||||||
id: "#faq",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
name: "Contact",
|
name: "Contact", id: "#contact"},
|
||||||
id: "#contact",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
brandName="ObjectionIQ"
|
brandName="ObjectionIQ"
|
||||||
button={{
|
button={{
|
||||||
text: "Get Started",
|
text: "Get Started", href: "#contact"}}
|
||||||
href: "#contact",
|
|
||||||
}}
|
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="home" data-section="home">
|
<div id="home" data-section="home">
|
||||||
<HeroBillboardScroll
|
<HeroBillboardScroll
|
||||||
background={{
|
background={{
|
||||||
variant: "animated-grid",
|
variant: "animated-grid"}}
|
||||||
}}
|
|
||||||
title="Overcome Objections. Close More Deals."
|
title="Overcome Objections. Close More Deals."
|
||||||
description="ObjectionIQ leverages AI to provide real-time guidance, helping your sales team confidently handle any objection and boost conversion rates. Empower every rep to master their calls."
|
description="ObjectionIQ leverages AI to provide real-time guidance, helping your sales team confidently handle any objection and boost conversion rates. Empower every rep to master their calls."
|
||||||
tag="AI-Powered Sales Enablement"
|
tag="AI-Powered Sales Enablement"
|
||||||
@@ -81,16 +64,12 @@ export default function LandingPage() {
|
|||||||
tagAnimation="slide-up"
|
tagAnimation="slide-up"
|
||||||
buttons={[
|
buttons={[
|
||||||
{
|
{
|
||||||
text: "Request Demo",
|
text: "Request Demo", href: "#contact"},
|
||||||
href: "#contact",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
text: "Learn More",
|
text: "Learn More", href: "#features"},
|
||||||
href: "#features",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
buttonAnimation="slide-up"
|
buttonAnimation="slide-up"
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/businessman-studying-infographics-performance-metrics_482257-122632.jpg?_wi=1"
|
imageSrc="http://img.b2bpic.net/free-photo/businessman-studying-infographics-performance-metrics_482257-122632.jpg"
|
||||||
imageAlt="AI-powered sales dashboard for objection handling"
|
imageAlt="AI-powered sales dashboard for objection handling"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
@@ -100,15 +79,11 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={true}
|
useInvertedBackground={true}
|
||||||
heading={[
|
heading={[
|
||||||
{
|
{
|
||||||
type: "text",
|
type: "text", content: "Transform Your Sales Calls with AI"},
|
||||||
content: "Transform Your Sales Calls with AI",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
buttons={[
|
buttons={[
|
||||||
{
|
{
|
||||||
text: "Discover ObjectionIQ",
|
text: "Discover ObjectionIQ", href: "#features"},
|
||||||
href: "#features",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
buttonAnimation="slide-up"
|
buttonAnimation="slide-up"
|
||||||
/>
|
/>
|
||||||
@@ -121,46 +96,25 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
features={[
|
features={[
|
||||||
{
|
{
|
||||||
title: "Real-time AI Guidance",
|
title: "Real-time AI Guidance", description: "Receive instant, context-aware suggestions during live calls, helping reps respond effectively to any objection thrown their way.", phoneOne: {
|
||||||
description: "Receive instant, context-aware suggestions during live calls, helping reps respond effectively to any objection thrown their way.",
|
imageSrc: "http://img.b2bpic.net/free-photo/shopper-using-online-store-mobile-app-phone-examining-modern-fashion-items-collection-buying-merchandise-boutique-client-looking-clothing-line-retail-shop-website_482257-67405.jpg", imageAlt: "Smartphone screen with real-time AI prompts"},
|
||||||
phoneOne: {
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/shopper-using-online-store-mobile-app-phone-examining-modern-fashion-items-collection-buying-merchandise-boutique-client-looking-clothing-line-retail-shop-website_482257-67405.jpg",
|
|
||||||
imageAlt: "Smartphone screen with real-time AI prompts",
|
|
||||||
},
|
|
||||||
phoneTwo: {
|
phoneTwo: {
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/manager-talking-phone-gesturing-while-keeping-his-feet-table-blue-light_482257-32833.jpg",
|
imageSrc: "http://img.b2bpic.net/free-photo/manager-talking-phone-gesturing-while-keeping-his-feet-table-blue-light_482257-32833.jpg", imageAlt: "Smartphone screen showing best response from AI"},
|
||||||
imageAlt: "Smartphone screen showing best response from AI",
|
imageAlt: "real-time sales coaching mobile app"
|
||||||
},
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/businessman-studying-infographics-performance-metrics_482257-122632.jpg?_wi=2",
|
|
||||||
imageAlt: "real-time sales coaching mobile app",
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: "Automated Post-Call Analysis",
|
title: "Automated Post-Call Analysis", description: "Get deep insights into call performance, identify recurring objections, and pinpoint coaching opportunities for continuous improvement.", phoneOne: {
|
||||||
description: "Get deep insights into call performance, identify recurring objections, and pinpoint coaching opportunities for continuous improvement.",
|
imageSrc: "http://img.b2bpic.net/free-photo/african-american-staff-gathers-examines-monthly-revenue-balance_482257-130896.jpg", imageAlt: "Tablet screen displaying post-call analytics dashboard"},
|
||||||
phoneOne: {
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/african-american-staff-gathers-examines-monthly-revenue-balance_482257-130896.jpg",
|
|
||||||
imageAlt: "Tablet screen displaying post-call analytics dashboard",
|
|
||||||
},
|
|
||||||
phoneTwo: {
|
phoneTwo: {
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/team-leader-showing-infographics-data-interactive-board_482257-90921.jpg",
|
imageSrc: "http://img.b2bpic.net/free-photo/team-leader-showing-infographics-data-interactive-board_482257-90921.jpg", imageAlt: "Tablet screen showing AI coaching insight"},
|
||||||
imageAlt: "Tablet screen showing AI coaching insight",
|
imageAlt: "real-time sales coaching mobile app"
|
||||||
},
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/financial-advisor-presents-detailed-stock-market-analysis-clients_482257-107526.jpg",
|
|
||||||
imageAlt: "real-time sales coaching mobile app",
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: "Customizable Objection Playbooks",
|
title: "Customizable Objection Playbooks", description: "Build, organize, and deploy tailored responses for every product, service, and scenario, ensuring consistent messaging across your team.", phoneOne: {
|
||||||
description: "Build, organize, and deploy tailored responses for every product, service, and scenario, ensuring consistent messaging across your team.",
|
imageSrc: "http://img.b2bpic.net/free-photo/dictionary-definition-word_93675-129722.jpg", imageAlt: "Laptop screen with objection handling playbook library"},
|
||||||
phoneOne: {
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/dictionary-definition-word_93675-129722.jpg",
|
|
||||||
imageAlt: "Laptop screen with objection handling playbook library",
|
|
||||||
},
|
|
||||||
phoneTwo: {
|
phoneTwo: {
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/webinar-innovation-web-design-technology-concept_53876-133851.jpg",
|
imageSrc: "http://img.b2bpic.net/free-photo/webinar-innovation-web-design-technology-concept_53876-133851.jpg", imageAlt: "Laptop screen showing customizable playbook editor"},
|
||||||
imageAlt: "Laptop screen showing customizable playbook editor",
|
imageAlt: "real-time sales coaching mobile app"
|
||||||
},
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businessman-posing-outside_74855-1183.jpg?_wi=1",
|
|
||||||
imageAlt: "real-time sales coaching mobile app",
|
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
showStepNumbers={true}
|
showStepNumbers={true}
|
||||||
@@ -176,31 +130,16 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={true}
|
useInvertedBackground={true}
|
||||||
metrics={[
|
metrics={[
|
||||||
{
|
{
|
||||||
id: "metric-1",
|
id: "metric-1", value: "25%", title: "Increase in Win Rates", items: [
|
||||||
value: "25%",
|
"Boost conversion effectiveness", "Higher close rates"],
|
||||||
title: "Increase in Win Rates",
|
|
||||||
items: [
|
|
||||||
"Boost conversion effectiveness",
|
|
||||||
"Higher close rates",
|
|
||||||
],
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "metric-2",
|
id: "metric-2", value: "15%", title: "Reduction in Call Time", items: [
|
||||||
value: "15%",
|
"Streamline conversations", "Focus on key points"],
|
||||||
title: "Reduction in Call Time",
|
|
||||||
items: [
|
|
||||||
"Streamline conversations",
|
|
||||||
"Focus on key points",
|
|
||||||
],
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "metric-3",
|
id: "metric-3", value: "30%", title: "Improvement in Rep Confidence", items: [
|
||||||
value: "30%",
|
"Empower new hires", "Reduce call anxiety"],
|
||||||
title: "Improvement in Rep Confidence",
|
|
||||||
items: [
|
|
||||||
"Empower new hires",
|
|
||||||
"Reduce call anxiety",
|
|
||||||
],
|
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
title="Proven Impact on Sales Performance"
|
title="Proven Impact on Sales Performance"
|
||||||
@@ -215,53 +154,17 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
testimonials={[
|
testimonials={[
|
||||||
{
|
{
|
||||||
id: "1",
|
id: "1", name: "Sarah Chen", handle: "@sarahchen", testimonial: "ObjectionIQ has completely transformed our sales calls. Our reps are more confident, and we're closing deals faster than ever before. The real-time guidance is a game-changer!", imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businessman-posing-outside_74855-1183.jpg", imageAlt: "Sarah Chen, Sales Executive"},
|
||||||
name: "Sarah Chen",
|
|
||||||
handle: "@sarahchen",
|
|
||||||
testimonial: "ObjectionIQ has completely transformed our sales calls. Our reps are more confident, and we're closing deals faster than ever before. The real-time guidance is a game-changer!",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businessman-posing-outside_74855-1183.jpg?_wi=2",
|
|
||||||
imageAlt: "Sarah Chen, Sales Executive",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "2",
|
id: "2", name: "Michael Rodriguez", handle: "@mikerodriguez", testimonial: "The post-call analytics are invaluable. We quickly identify areas for improvement and can tailor our coaching with precision. It's an essential tool for any modern sales team.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-african-student-woman-standing-college-corridor-smiling-holding-books-looking-side-education-learning-concept_176420-12450.jpg", imageAlt: "Michael Rodriguez, Sales Manager"},
|
||||||
name: "Michael Rodriguez",
|
|
||||||
handle: "@mikerodriguez",
|
|
||||||
testimonial: "The post-call analytics are invaluable. We quickly identify areas for improvement and can tailor our coaching with precision. It's an essential tool for any modern sales team.",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-african-student-woman-standing-college-corridor-smiling-holding-books-looking-side-education-learning-concept_176420-12450.jpg",
|
|
||||||
imageAlt: "Michael Rodriguez, Sales Manager",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "3",
|
id: "3", name: "Emily White", handle: "@emilyw", testimonial: "As an SDR, I used to dread tough objections. Now, with ObjectionIQ, I feel empowered. The suggested responses help me navigate complex conversations easily.", imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-business-coach-posing-training-room_74855-3026.jpg", imageAlt: "Emily White, Sales Development Representative"},
|
||||||
name: "Emily White",
|
|
||||||
handle: "@emilyw",
|
|
||||||
testimonial: "As an SDR, I used to dread tough objections. Now, with ObjectionIQ, I feel empowered. The suggested responses help me navigate complex conversations easily.",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-business-coach-posing-training-room_74855-3026.jpg",
|
|
||||||
imageAlt: "Emily White, Sales Development Representative",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "4",
|
id: "4", name: "David Kim", handle: "@davidk", testimonial: "Our win rates have soared since implementing ObjectionIQ. It provides the competitive edge we needed to consistently outperform our targets.", imageSrc: "http://img.b2bpic.net/free-photo/closeup-pensive-middle-aged-business-man_1262-2982.jpg", imageAlt: "David Kim, Account Executive"},
|
||||||
name: "David Kim",
|
|
||||||
handle: "@davidk",
|
|
||||||
testimonial: "Our win rates have soared since implementing ObjectionIQ. It provides the competitive edge we needed to consistently outperform our targets.",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-pensive-middle-aged-business-man_1262-2982.jpg",
|
|
||||||
imageAlt: "David Kim, Account Executive",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "5",
|
id: "5", name: "Jessica Lee", handle: "@jessicalee", testimonial: "The customizable playbooks are incredibly powerful. We've standardized our messaging without losing the personal touch, leading to much better outcomes.", imageSrc: "http://img.b2bpic.net/free-photo/attractive-young-man-holding-hand-his-chin-having-thoughtful-look-siting-front-open-laptop-earphones-listening-audiobook-online_273609-1949.jpg", imageAlt: "Jessica Lee, Director of Sales Operations"},
|
||||||
name: "Jessica Lee",
|
|
||||||
handle: "@jessicalee",
|
|
||||||
testimonial: "The customizable playbooks are incredibly powerful. We've standardized our messaging without losing the personal touch, leading to much better outcomes.",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/attractive-young-man-holding-hand-his-chin-having-thoughtful-look-siting-front-open-laptop-earphones-listening-audiobook-online_273609-1949.jpg",
|
|
||||||
imageAlt: "Jessica Lee, Director of Sales Operations",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "6",
|
id: "6", name: "Mark Johnson", handle: "@markj", testimonial: "I recommend ObjectionIQ to every sales leader. It's not just a tool; it's a partner in elevating your team's performance and achieving new levels of success.", imageSrc: "http://img.b2bpic.net/free-photo/businessman-looking-camera-with-arms-crossed_23-2148308598.jpg", imageAlt: "Mark Johnson, Head of Sales"},
|
||||||
name: "Mark Johnson",
|
|
||||||
handle: "@markj",
|
|
||||||
testimonial: "I recommend ObjectionIQ to every sales leader. It's not just a tool; it's a partner in elevating your team's performance and achieving new levels of success.",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/businessman-looking-camera-with-arms-crossed_23-2148308598.jpg",
|
|
||||||
imageAlt: "Mark Johnson, Head of Sales",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
title="What Our Users Say"
|
title="What Our Users Say"
|
||||||
description="Hear directly from sales leaders and reps who have transformed their results and gained a competitive advantage with ObjectionIQ."
|
description="Hear directly from sales leaders and reps who have transformed their results and gained a competitive advantage with ObjectionIQ."
|
||||||
@@ -275,63 +178,25 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={true}
|
useInvertedBackground={true}
|
||||||
plans={[
|
plans={[
|
||||||
{
|
{
|
||||||
id: "starter",
|
id: "starter", tag: "Small Teams", tagIcon: Users,
|
||||||
tag: "Small Teams",
|
price: "$99", period: "/month", description: "Perfect for small teams getting started with AI-powered sales coaching.", button: {
|
||||||
tagIcon: Users,
|
text: "Start Free Trial", href: "#contact"},
|
||||||
price: "$99",
|
featuresTitle: "Includes:", features: [
|
||||||
period: "/month",
|
"Real-time guidance", "Basic call analytics", "Standard playbooks", "Up to 5 users"],
|
||||||
description: "Perfect for small teams getting started with AI-powered sales coaching.",
|
|
||||||
button: {
|
|
||||||
text: "Start Free Trial",
|
|
||||||
href: "#contact",
|
|
||||||
},
|
|
||||||
featuresTitle: "Includes:",
|
|
||||||
features: [
|
|
||||||
"Real-time guidance",
|
|
||||||
"Basic call analytics",
|
|
||||||
"Standard playbooks",
|
|
||||||
"Up to 5 users",
|
|
||||||
],
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "professional",
|
id: "professional", tag: "Growing Teams", tagIcon: Briefcase,
|
||||||
tag: "Growing Teams",
|
price: "$299", period: "/month", description: "Unlock advanced features for growing sales organizations.", button: {
|
||||||
tagIcon: Briefcase,
|
text: "Get Started", href: "#contact"},
|
||||||
price: "$299",
|
featuresTitle: "Includes:", features: [
|
||||||
period: "/month",
|
"All Starter features", "Advanced call analytics", "Customizable playbooks", "Integrations (CRM, Dialer)", "Up to 20 users"],
|
||||||
description: "Unlock advanced features for growing sales organizations.",
|
|
||||||
button: {
|
|
||||||
text: "Get Started",
|
|
||||||
href: "#contact",
|
|
||||||
},
|
|
||||||
featuresTitle: "Includes:",
|
|
||||||
features: [
|
|
||||||
"All Starter features",
|
|
||||||
"Advanced call analytics",
|
|
||||||
"Customizable playbooks",
|
|
||||||
"Integrations (CRM, Dialer)",
|
|
||||||
"Up to 20 users",
|
|
||||||
],
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "enterprise",
|
id: "enterprise", tag: "Large Enterprises", tagIcon: Building,
|
||||||
tag: "Large Enterprises",
|
price: "Custom", period: "", description: "Tailored solutions for large-scale operations with specific needs.", button: {
|
||||||
tagIcon: Building,
|
text: "Contact Sales", href: "#contact"},
|
||||||
price: "Custom",
|
featuresTitle: "Includes:", features: [
|
||||||
period: "",
|
"All Professional features", "Dedicated account manager", "Advanced security & compliance", "API access", "Unlimited users"],
|
||||||
description: "Tailored solutions for large-scale operations with specific needs.",
|
|
||||||
button: {
|
|
||||||
text: "Contact Sales",
|
|
||||||
href: "#contact",
|
|
||||||
},
|
|
||||||
featuresTitle: "Includes:",
|
|
||||||
features: [
|
|
||||||
"All Professional features",
|
|
||||||
"Dedicated account manager",
|
|
||||||
"Advanced security & compliance",
|
|
||||||
"API access",
|
|
||||||
"Unlimited users",
|
|
||||||
],
|
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
title="Flexible Plans for Every Sales Team"
|
title="Flexible Plans for Every Sales Team"
|
||||||
@@ -345,25 +210,13 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
faqs={[
|
faqs={[
|
||||||
{
|
{
|
||||||
id: "faq-1",
|
id: "faq-1", title: "How does ObjectionIQ integrate with my existing tools?", content: "ObjectionIQ offers seamless integrations with popular CRMs (Salesforce, HubSpot) and dialers via our API, ensuring a smooth workflow within your current tech stack. Setup is quick and guided by our support team."},
|
||||||
title: "How does ObjectionIQ integrate with my existing tools?",
|
|
||||||
content: "ObjectionIQ offers seamless integrations with popular CRMs (Salesforce, HubSpot) and dialers via our API, ensuring a smooth workflow within your current tech stack. Setup is quick and guided by our support team.",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "faq-2",
|
id: "faq-2", title: "Is ObjectionIQ suitable for both new and experienced sales reps?", content: "Absolutely! New reps gain immediate confidence with real-time guidance, accelerating their ramp-up time. Experienced reps use post-call analytics and customizable playbooks to refine their strategies and uncover new areas for optimization."},
|
||||||
title: "Is ObjectionIQ suitable for both new and experienced sales reps?",
|
|
||||||
content: "Absolutely! New reps gain immediate confidence with real-time guidance, accelerating their ramp-up time. Experienced reps use post-call analytics and customizable playbooks to refine their strategies and uncover new areas for optimization.",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "faq-3",
|
id: "faq-3", title: "What kind of support can I expect?", content: "We offer comprehensive support including onboarding assistance, a dedicated knowledge base, and responsive customer service. Enterprise plans include a dedicated account manager for personalized support and strategic guidance."},
|
||||||
title: "What kind of support can I expect?",
|
|
||||||
content: "We offer comprehensive support including onboarding assistance, a dedicated knowledge base, and responsive customer service. Enterprise plans include a dedicated account manager for personalized support and strategic guidance.",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "faq-4",
|
id: "faq-4", title: "How does ObjectionIQ ensure data privacy and security?", content: "Data privacy and security are our top priorities. We comply with industry-leading standards and regulations, employing advanced encryption and access controls to protect your sensitive sales data. Your data is always yours."},
|
||||||
title: "How does ObjectionIQ ensure data privacy and security?",
|
|
||||||
content: "Data privacy and security are our top priorities. We comply with industry-leading standards and regulations, employing advanced encryption and access controls to protect your sensitive sales data. Your data is always yours.",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/3d-render-symbol-question-mark_460848-6498.jpg"
|
imageSrc="http://img.b2bpic.net/free-photo/3d-render-symbol-question-mark_460848-6498.jpg"
|
||||||
imageAlt="Abstract illustration of a question mark made of digital elements"
|
imageAlt="Abstract illustration of a question mark made of digital elements"
|
||||||
@@ -379,8 +232,7 @@ export default function LandingPage() {
|
|||||||
<ContactCTA
|
<ContactCTA
|
||||||
useInvertedBackground={true}
|
useInvertedBackground={true}
|
||||||
background={{
|
background={{
|
||||||
variant: "sparkles-gradient",
|
variant: "sparkles-gradient"}}
|
||||||
}}
|
|
||||||
tag="Ready to Revolutionize Your Sales?"
|
tag="Ready to Revolutionize Your Sales?"
|
||||||
tagIcon={Rocket}
|
tagIcon={Rocket}
|
||||||
tagAnimation="slide-up"
|
tagAnimation="slide-up"
|
||||||
@@ -388,13 +240,9 @@ export default function LandingPage() {
|
|||||||
description="See ObjectionIQ in action and discover how our AI-powered solution can transform your sales team's performance. Our experts are ready to show you how to close more deals."
|
description="See ObjectionIQ in action and discover how our AI-powered solution can transform your sales team's performance. Our experts are ready to show you how to close more deals."
|
||||||
buttons={[
|
buttons={[
|
||||||
{
|
{
|
||||||
text: "Book a Demo",
|
text: "Book a Demo", href: "#"},
|
||||||
href: "#",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
text: "Contact Sales",
|
text: "Contact Sales", href: "#"},
|
||||||
href: "#",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
buttonAnimation="slide-up"
|
buttonAnimation="slide-up"
|
||||||
/>
|
/>
|
||||||
@@ -404,71 +252,43 @@ export default function LandingPage() {
|
|||||||
<FooterBase
|
<FooterBase
|
||||||
columns={[
|
columns={[
|
||||||
{
|
{
|
||||||
title: "Company",
|
title: "Company", items: [
|
||||||
items: [
|
|
||||||
{
|
{
|
||||||
label: "About Us",
|
label: "About Us", href: "#about"},
|
||||||
href: "#about",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
label: "Careers",
|
label: "Careers", href: "#"},
|
||||||
href: "#",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
label: "Blog",
|
label: "Blog", href: "#"},
|
||||||
href: "#",
|
|
||||||
},
|
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: "Solutions",
|
title: "Solutions", items: [
|
||||||
items: [
|
|
||||||
{
|
{
|
||||||
label: "Features",
|
label: "Features", href: "#features"},
|
||||||
href: "#features",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
label: "Pricing",
|
label: "Pricing", href: "#pricing"},
|
||||||
href: "#pricing",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
label: "Integrations",
|
label: "Integrations", href: "#"},
|
||||||
href: "#",
|
|
||||||
},
|
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: "Resources",
|
title: "Resources", items: [
|
||||||
items: [
|
|
||||||
{
|
{
|
||||||
label: "Help Center",
|
label: "Help Center", href: "#faq"},
|
||||||
href: "#faq",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
label: "Contact Sales",
|
label: "Contact Sales", href: "#contact"},
|
||||||
href: "#contact",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
label: "Support",
|
label: "Support", href: "#"},
|
||||||
href: "#",
|
|
||||||
},
|
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: "Legal",
|
title: "Legal", items: [
|
||||||
items: [
|
|
||||||
{
|
{
|
||||||
label: "Privacy Policy",
|
label: "Privacy Policy", href: "#"},
|
||||||
href: "#",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
label: "Terms of Service",
|
label: "Terms of Service", href: "#"},
|
||||||
href: "#",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
label: "Cookie Policy",
|
label: "Cookie Policy", href: "#"},
|
||||||
href: "#",
|
|
||||||
},
|
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
|
|||||||
Reference in New Issue
Block a user