Merge version_1 into main #2

Merged
bender merged 2 commits from version_1 into main 2026-03-04 04:15:11 +00:00
2 changed files with 48 additions and 192 deletions

View File

@@ -78,25 +78,13 @@ export default function HomePage() {
tagAnimation="slide-up"
accordionItems={[
{
id: "1",
title: "Step 1: Submit Details",
content:
"Provide the person or business name, location, and any additional details. Our secure form captures all necessary information while maintaining complete confidentiality.",
},
id: "1", title: "Step 1: Submit Details", content: "Provide the person or business name, location, and any additional details. Our secure form captures all necessary information while maintaining complete confidentiality."},
{
id: "2",
title: "Step 2: We Verify & Search",
content:
"Our advanced verification system searches through verified databases and cross-references multiple sources to ensure accuracy. We only provide legally accessible information.",
},
id: "2", title: "Step 2: We Verify & Search", content: "Our advanced verification system searches through verified databases and cross-references multiple sources to ensure accuracy. We only provide legally accessible information."},
{
id: "3",
title: "Step 3: Receive Results Securely",
content:
"Get verified contact numbers delivered securely to your email. All information is encrypted and compliant with data protection regulations.",
},
id: "3", title: "Step 3: Receive Results Securely", content: "Get verified contact numbers delivered securely to your email. All information is encrypted and compliant with data protection regulations."},
]}
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-woman-showing-contract_23-2148938351.jpg?_wi=1"
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-woman-showing-contract_23-2148938351.jpg"
imageAlt="form submit data input document"
mediaAnimation="slide-up"
buttons={[{ text: "Start Free Trial", href: "/contact" }]}
@@ -131,45 +119,20 @@ export default function HomePage() {
description="Choose the plan that works best for your needs. No hidden fees, cancel anytime."
plans={[
{
id: "basic",
price: "₹499",
name: "Basic",
buttons={[{ text: "Get Started", href: "/contact" }]}
features={[
"5 searches included",
"48-hour delivery",
"Email support",
"Single contact verification",
]}
id: "basic", price: "₹499", name: "Basic", buttons: [{ text: "Get Started", href: "/contact" }],
features: [
"5 searches included", "48-hour delivery", "Email support", "Single contact verification"],
},
{
id: "standard",
badge: "Most Popular",
badgeIcon: Sparkles,
price: "₹999",
name: "Standard",
buttons={[{ text: "Get Started", href: "/contact" }]}
features={[
"20 searches included",
"24-hour delivery",
"Priority email support",
"Bulk contact verification",
"Monthly reports",
]}
id: "standard", badge: "Most Popular", badgeIcon: Sparkles,
price: "₹999", name: "Standard", buttons: [{ text: "Get Started", href: "/contact" }],
features: [
"20 searches included", "24-hour delivery", "Priority email support", "Bulk contact verification", "Monthly reports"],
},
{
id: "premium",
price: "₹1999",
name: "Premium",
buttons={[{ text: "Get Started", href: "/contact" }]}
features={[
"Unlimited searches",
"Same-day delivery",
"24/7 Priority support",
"Advanced analytics",
"API access",
"Dedicated account manager",
]}
id: "premium", price: "₹1999", name: "Premium", buttons: [{ text: "Get Started", href: "/contact" }],
features: [
"Unlimited searches", "Same-day delivery", "24/7 Priority support", "Advanced analytics", "API access", "Dedicated account manager"],
},
]}
animationType="slide-up"
@@ -183,33 +146,13 @@ export default function HomePage() {
<TestimonialCardTwelve
testimonials={[
{
id: "1",
name: "Rajesh Kumar",
imageSrc:
"http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1",
imageAlt: "professional portrait business person headshot",
},
id: "1", name: "Rajesh Kumar", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "professional portrait business person headshot"},
{
id: "2",
name: "Priya Sharma",
imageSrc:
"http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2",
imageAlt: "professional portrait business person headshot",
},
id: "2", name: "Priya Sharma", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "professional portrait business person headshot"},
{
id: "3",
name: "Amit Patel",
imageSrc:
"http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3",
imageAlt: "professional portrait business person headshot",
},
id: "3", name: "Amit Patel", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "professional portrait business person headshot"},
{
id: "4",
name: "Sarah Johnson",
imageSrc:
"http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=4",
imageAlt: "professional portrait business person headshot",
},
id: "4", name: "Sarah Johnson", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "professional portrait business person headshot"},
]}
cardTitle="Trusted by 10,000+ businesses and professionals worldwide"
cardTag="Real customer success stories"
@@ -226,41 +169,17 @@ export default function HomePage() {
sideDescription="Everything you need to know about our service"
faqs={[
{
id: "1",
title: "Is the information you provide legal?",
content:
"Yes, 100%. We only provide publicly available and legally accessible information. We strictly adhere to all data protection laws and privacy regulations. We do not promote illegal access, data misuse, or privacy violations.",
},
id: "1", title: "Is the information you provide legal?", content: "Yes, 100%. We only provide publicly available and legally accessible information. We strictly adhere to all data protection laws and privacy regulations. We do not promote illegal access, data misuse, or privacy violations."},
{
id: "2",
title: "How accurate is your contact information?",
content:
"Our database maintains a 99.8% accuracy rate. We cross-reference multiple verified sources and update information regularly to ensure the highest quality data.",
},
id: "2", title: "How accurate is your contact information?", content: "Our database maintains a 99.8% accuracy rate. We cross-reference multiple verified sources and update information regularly to ensure the highest quality data."},
{
id: "3",
title: "What's the typical delivery time?",
content:
"Basic plan: 48 hours. Standard plan: 24 hours. Premium plan: Same-day delivery. Custom requests may be accommodated based on complexity.",
},
id: "3", title: "What's the typical delivery time?", content: "Basic plan: 48 hours. Standard plan: 24 hours. Premium plan: Same-day delivery. Custom requests may be accommodated based on complexity."},
{
id: "4",
title: "Can I cancel my subscription anytime?",
content:
"Absolutely. There are no long-term commitments. You can cancel your plan at any time without penalties or hidden charges.",
},
id: "4", title: "Can I cancel my subscription anytime?", content: "Absolutely. There are no long-term commitments. You can cancel your plan at any time without penalties or hidden charges."},
{
id: "5",
title: "Do you offer bulk search discounts?",
content:
"Yes! Our Standard and Premium plans support bulk searches. Premium members get unlimited searches and dedicated support for enterprise needs.",
},
id: "5", title: "Do you offer bulk search discounts?", content: "Yes! Our Standard and Premium plans support bulk searches. Premium members get unlimited searches and dedicated support for enterprise needs."},
{
id: "6",
title: "How is my data kept secure?",
content:
"We use industry-standard encryption, secure servers, and follow strict data protection protocols. All communications are SSL-encrypted and compliant with international security standards.",
},
id: "6", title: "How is my data kept secure?", content: "We use industry-standard encryption, secure servers, and follow strict data protection protocols. All communications are SSL-encrypted and compliant with international security standards."},
]}
faqsAnimation="slide-up"
textPosition="left"
@@ -273,32 +192,28 @@ export default function HomePage() {
<FooterSimple
columns={[
{
title: "Product",
items: [
title: "Product", items: [
{ label: "How It Works", href: "/how-it-works" },
{ label: "Pricing", href: "/pricing" },
{ label: "Features", href: "/#features" },
],
},
{
title: "Company",
items: [
title: "Company", items: [
{ label: "About Us", href: "/#" },
{ label: "Blog", href: "/#" },
{ label: "Careers", href: "/#" },
],
},
{
title: "Legal",
items: [
title: "Legal", items: [
{ label: "Privacy Policy", href: "/privacy" },
{ label: "Terms & Conditions", href: "/terms" },
{ label: "Contact", href: "/contact" },
],
},
{
title: "Support",
items: [
title: "Support", items: [
{ label: "Help Center", href: "/#" },
{ label: "Contact Support", href: "/#" },
{ label: "FAQ", href: "/#faq" },

View File

@@ -45,51 +45,20 @@ export default function PricingPage() {
description="Start free, upgrade as you grow. All plans include SSL encryption, API access, and 24/7 monitoring. No hidden fees."
plans={[
{
id: "basic",
price: "₹499",
name: "Basic",
buttons={[{ text: "Get Started", href: "/contact" }]}
features={[
"5 searches per month",
"48-hour average delivery",
"Email support",
"Single contact verification",
"Email delivery",
"7-day result retention",
]}
id: "basic", price: "₹499", name: "Basic", buttons: [{ text: "Get Started", href: "/contact" }],
features: [
"5 searches per month", "48-hour average delivery", "Email support", "Single contact verification", "Email delivery", "7-day result retention"],
},
{
id: "standard",
badge: "Most Popular",
badgeIcon: Sparkles,
price: "₹999",
name: "Standard",
buttons={[{ text: "Get Started", href: "/contact" }]}
features={[
"20 searches per month",
"24-hour average delivery",
"Priority email support",
"Bulk contact verification (up to 50)",
"Monthly analytics reports",
"30-day result retention",
"Advanced filtering options",
]}
id: "standard", badge: "Most Popular", badgeIcon: Sparkles,
price: "₹999", name: "Standard", buttons: [{ text: "Get Started", href: "/contact" }],
features: [
"20 searches per month", "24-hour average delivery", "Priority email support", "Bulk contact verification (up to 50)", "Monthly analytics reports", "30-day result retention", "Advanced filtering options"],
},
{
id: "premium",
price: "₹1999",
name: "Premium",
buttons={[{ text: "Get Started", href: "/contact" }]}
features={[
"Unlimited searches",
"Same-day delivery",
"24/7 phone & chat support",
"Bulk verification (unlimited)",
"Advanced analytics dashboard",
"Lifetime result retention",
"API access with webhooks",
"Dedicated account manager",
]}
id: "premium", price: "₹1999", name: "Premium", buttons: [{ text: "Get Started", href: "/contact" }],
features: [
"Unlimited searches", "Same-day delivery", "24/7 phone & chat support", "Bulk verification (unlimited)", "Advanced analytics dashboard", "Lifetime result retention", "API access with webhooks", "Dedicated account manager"],
},
]}
animationType="slide-up"
@@ -123,41 +92,17 @@ export default function PricingPage() {
sideDescription="Get clarity on billing, refunds, and plan upgrades"
faqs={[
{
id: "1",
title: "Can I upgrade or downgrade my plan?",
content:
"Yes, you can change your plan at any time. Upgrades take effect immediately. Downgrades apply at your next billing cycle.",
},
id: "1", title: "Can I upgrade or downgrade my plan?", content: "Yes, you can change your plan at any time. Upgrades take effect immediately. Downgrades apply at your next billing cycle."},
{
id: "2",
title: "What payment methods do you accept?",
content:
"We accept all major credit cards, debit cards, and UPI payments. Enterprise customers can arrange custom billing arrangements.",
},
id: "2", title: "What payment methods do you accept?", content: "We accept all major credit cards, debit cards, and UPI payments. Enterprise customers can arrange custom billing arrangements."},
{
id: "3",
title: "Is there a free trial available?",
content:
"Yes! Get 3 free searches with email verification. No credit card required to start your trial.",
},
id: "3", title: "Is there a free trial available?", content: "Yes! Get 3 free searches with email verification. No credit card required to start your trial."},
{
id: "4",
title: "What happens to unused searches?",
content:
"Monthly searches reset at the start of each billing cycle. Unused searches do not roll over, but this encourages regular usage and maximum ROI.",
},
id: "4", title: "What happens to unused searches?", content: "Monthly searches reset at the start of each billing cycle. Unused searches do not roll over, but this encourages regular usage and maximum ROI."},
{
id: "5",
title: "Do you offer annual billing discounts?",
content:
"Yes! Annual plans come with 15-20% savings. Contact our sales team for enterprise volume discounts.",
},
id: "5", title: "Do you offer annual billing discounts?", content: "Yes! Annual plans come with 15-20% savings. Contact our sales team for enterprise volume discounts."},
{
id: "6",
title: "What is your refund policy?",
content:
"We offer a 30-day money-back guarantee if you are unsatisfied. No questions asked. Contact support@contactfinder.com to initiate a refund.",
},
id: "6", title: "What is your refund policy?", content: "We offer a 30-day money-back guarantee if you are unsatisfied. No questions asked. Contact support@contactfinder.com to initiate a refund."},
]}
faqsAnimation="slide-up"
textPosition="left"
@@ -170,32 +115,28 @@ export default function PricingPage() {
<FooterSimple
columns={[
{
title: "Product",
items: [
title: "Product", items: [
{ label: "How It Works", href: "/how-it-works" },
{ label: "Pricing", href: "/pricing" },
{ label: "Features", href: "/#features" },
],
},
{
title: "Company",
items: [
title: "Company", items: [
{ label: "About Us", href: "/#" },
{ label: "Blog", href: "/#" },
{ label: "Careers", href: "/#" },
],
},
{
title: "Legal",
items: [
title: "Legal", items: [
{ label: "Privacy Policy", href: "/privacy" },
{ label: "Terms & Conditions", href: "/terms" },
{ label: "Contact", href: "/contact" },
],
},
{
title: "Support",
items: [
title: "Support", items: [
{ label: "Help Center", href: "/#" },
{ label: "Contact Support", href: "/#" },
{ label: "FAQ", href: "/#faq" },