Merge version_2 into main #2
196
src/app/page.tsx
196
src/app/page.tsx
@@ -31,47 +31,32 @@ export default function LandingPage() {
|
||||
<NavbarLayoutFloatingInline
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "home",
|
||||
},
|
||||
name: "Home", id: "home"},
|
||||
{
|
||||
name: "Services",
|
||||
id: "services",
|
||||
},
|
||||
name: "Services", id: "services"},
|
||||
{
|
||||
name: "Pricing",
|
||||
id: "pricing",
|
||||
},
|
||||
name: "Pricing", id: "pricing"},
|
||||
{
|
||||
name: "FAQ",
|
||||
id: "faq",
|
||||
},
|
||||
name: "FAQ", id: "faq"},
|
||||
]}
|
||||
brandName="RegisterKaro"
|
||||
button={{
|
||||
text: "Consultation",
|
||||
href: "#contact",
|
||||
}}
|
||||
text: "Consultation", href: "#contact"}}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="home" data-section="home">
|
||||
<HeroBillboard
|
||||
background={{
|
||||
variant: "animated-grid",
|
||||
}}
|
||||
variant: "animated-grid"}}
|
||||
title="Register Your Business in Just 7 Days"
|
||||
description="India's #1 Business Registration Platform. Fast, reliable, and expert-guided legal services for startups and established businesses."
|
||||
description="Experience a truly no-headache, end-to-end business registration process. We handle the complexities so you can focus on growing your dream."
|
||||
tag="🏆 India's #1 Platform"
|
||||
buttons={[
|
||||
{
|
||||
text: "Free Consultation",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Free Consultation", href: "#contact"},
|
||||
{
|
||||
text: "View Services",
|
||||
href: "#services",
|
||||
},
|
||||
text: "View Services", href: "#services"},
|
||||
]}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARen06TlfTqMt2QxPBi0cJVWVM/a-professional-business-registration-pla-1774707036306-986705a7.png"
|
||||
imageAlt="RegisterKaro Dashboard Interface"
|
||||
@@ -86,40 +71,20 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{
|
||||
id: "1",
|
||||
value: "10,000+",
|
||||
title: "Verified Reviews",
|
||||
items: [
|
||||
"4.6/5 on Google",
|
||||
"Trusted by thousands",
|
||||
],
|
||||
id: "1", value: "10,000+", title: "Verified Reviews", items: [
|
||||
"4.6/5 on Google", "Trusted by thousands"],
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
value: "500+",
|
||||
title: "MCA Experts",
|
||||
items: [
|
||||
"Certified professionals",
|
||||
"Expert guidance",
|
||||
],
|
||||
id: "2", value: "500+", title: "MCA Experts", items: [
|
||||
"Certified professionals", "Expert guidance"],
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
value: "25,000+",
|
||||
title: "Businesses Served",
|
||||
items: [
|
||||
"Startups to SMEs",
|
||||
"Pan-India reach",
|
||||
],
|
||||
id: "3", value: "25,000+", title: "Businesses Served", items: [
|
||||
"Startups to SMEs", "Pan-India reach"],
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
value: "7 Days",
|
||||
title: "Average Time",
|
||||
items: [
|
||||
"Fast registration",
|
||||
"Expert support",
|
||||
],
|
||||
id: "4", value: "7 Days", title: "Average Time", items: [
|
||||
"Fast registration", "Expert support"],
|
||||
},
|
||||
]}
|
||||
title="Our Impact"
|
||||
@@ -134,24 +99,16 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Company Registration",
|
||||
description: "Private Limited, LLP, and OPC setup.",
|
||||
icon: Building,
|
||||
title: "Company Registration", description: "Private Limited, LLP, and OPC setup.", icon: Building,
|
||||
},
|
||||
{
|
||||
title: "GST Services",
|
||||
description: "Registration, filings, and returns.",
|
||||
icon: CreditCard,
|
||||
title: "GST Services", description: "Registration, filings, and returns.", icon: CreditCard,
|
||||
},
|
||||
{
|
||||
title: "Trademark & IPR",
|
||||
description: "Protect your brand and ideas.",
|
||||
icon: Award,
|
||||
title: "Trademark & IPR", description: "Protect your brand and ideas.", icon: Award,
|
||||
},
|
||||
{
|
||||
title: "Compliance & Tax",
|
||||
description: "Annual returns and audit support.",
|
||||
icon: FileText,
|
||||
title: "Compliance & Tax", description: "Annual returns and audit support.", icon: FileText,
|
||||
},
|
||||
]}
|
||||
title="Services Offered"
|
||||
@@ -166,55 +123,28 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
plans={[
|
||||
{
|
||||
id: "p1",
|
||||
badge: "Basic",
|
||||
price: "₹1,499",
|
||||
subtitle: "For Sole Proprietorships",
|
||||
buttons: [
|
||||
id: "p1", badge: "Basic", price: "₹1,499", subtitle: "For Sole Proprietorships", buttons: [
|
||||
{
|
||||
text: "Get Started",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Get Started", href: "#contact"},
|
||||
],
|
||||
features: [
|
||||
"Business PAN",
|
||||
"GST Registration",
|
||||
"MSME/Udyam",
|
||||
],
|
||||
"Business PAN", "GST Registration", "MSME/Udyam"],
|
||||
},
|
||||
{
|
||||
id: "p2",
|
||||
badge: "Most Popular",
|
||||
price: "₹1,999",
|
||||
subtitle: "For Private Limited Companies",
|
||||
buttons: [
|
||||
id: "p2", badge: "Most Popular", price: "₹1,999", subtitle: "For Private Limited Companies", buttons: [
|
||||
{
|
||||
text: "Claim Consultation",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Claim Consultation", href: "#contact"},
|
||||
],
|
||||
features: [
|
||||
"COI Drafting",
|
||||
"GST Included",
|
||||
"Dedicated Expert",
|
||||
],
|
||||
"COI Drafting", "GST Included", "Dedicated Expert"],
|
||||
},
|
||||
{
|
||||
id: "p3",
|
||||
badge: "Pro",
|
||||
price: "₹1,999",
|
||||
subtitle: "For LLP Professional firms",
|
||||
buttons: [
|
||||
id: "p3", badge: "Pro", price: "₹1,999", subtitle: "For LLP Professional firms", buttons: [
|
||||
{
|
||||
text: "Get Started",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Get Started", href: "#contact"},
|
||||
],
|
||||
features: [
|
||||
"LLP Agreement",
|
||||
"PAN & TAN",
|
||||
"Expert Support",
|
||||
],
|
||||
"LLP Agreement", "PAN & TAN", "Expert Support"],
|
||||
},
|
||||
]}
|
||||
title="Transparent Pricing"
|
||||
@@ -227,30 +157,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "t1",
|
||||
name: "Shamik Shah",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/confident-young-indian-man-black-shirt-sitting-cafe_627829-5451.jpg?_wi=1",
|
||||
},
|
||||
id: "t1", name: "Shamik Shah", imageSrc: "http://img.b2bpic.net/free-photo/confident-young-indian-man-black-shirt-sitting-cafe_627829-5451.jpg?_wi=1"},
|
||||
{
|
||||
id: "t2",
|
||||
name: "Renugadevi S.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-bearded-black-man-wool-suit_613910-15972.jpg",
|
||||
},
|
||||
id: "t2", name: "Renugadevi S.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-bearded-black-man-wool-suit_613910-15972.jpg"},
|
||||
{
|
||||
id: "t3",
|
||||
name: "Tushar Jain",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/crazy-hippie-man-happy-expression_1194-3978.jpg",
|
||||
},
|
||||
id: "t3", name: "Tushar Jain", imageSrc: "http://img.b2bpic.net/free-photo/crazy-hippie-man-happy-expression_1194-3978.jpg"},
|
||||
{
|
||||
id: "t4",
|
||||
name: "Aslam Ali",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/middle-aged-hispanic-business-person_23-2151099212.jpg",
|
||||
},
|
||||
id: "t4", name: "Aslam Ali", imageSrc: "http://img.b2bpic.net/free-photo/middle-aged-hispanic-business-person_23-2151099212.jpg"},
|
||||
{
|
||||
id: "t5",
|
||||
name: "Vikram Mehta",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/confident-young-indian-man-black-shirt-sitting-cafe_627829-5451.jpg?_wi=2",
|
||||
},
|
||||
id: "t5", name: "Vikram Mehta", imageSrc: "http://img.b2bpic.net/free-photo/confident-young-indian-man-black-shirt-sitting-cafe_627829-5451.jpg?_wi=2"},
|
||||
]}
|
||||
cardTitle="Client Reviews"
|
||||
cardAnimation="slide-up"
|
||||
@@ -264,20 +179,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "f1",
|
||||
title: "How long does registration take?",
|
||||
content: "Typically 7-10 days.",
|
||||
},
|
||||
id: "f1", title: "How long does registration take?", content: "Typically 7-10 days."},
|
||||
{
|
||||
id: "f2",
|
||||
title: "Is GST registration mandatory?",
|
||||
content: "Yes, for businesses exceeding turnover thresholds.",
|
||||
},
|
||||
id: "f2", title: "Is GST registration mandatory?", content: "Yes, for businesses exceeding turnover thresholds."},
|
||||
{
|
||||
id: "f3",
|
||||
title: "Can I use home address?",
|
||||
content: "Yes, for most business structures.",
|
||||
},
|
||||
id: "f3", title: "Can I use home address?", content: "Yes, for most business structures."},
|
||||
]}
|
||||
title="Frequently Asked Questions"
|
||||
description="Common questions about business registration and compliance."
|
||||
@@ -291,37 +197,25 @@ export default function LandingPage() {
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "About Us",
|
||||
href: "#",
|
||||
},
|
||||
label: "About Us", href: "#"},
|
||||
{
|
||||
label: "Contact",
|
||||
href: "#contact",
|
||||
},
|
||||
label: "Contact", href: "#contact"},
|
||||
],
|
||||
},
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "GST Registration",
|
||||
href: "#",
|
||||
},
|
||||
label: "GST Registration", href: "#"},
|
||||
{
|
||||
label: "Company Reg",
|
||||
href: "#",
|
||||
},
|
||||
label: "Company Reg", href: "#"},
|
||||
],
|
||||
},
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "Privacy Policy",
|
||||
href: "#",
|
||||
},
|
||||
label: "Privacy Policy", href: "#"},
|
||||
{
|
||||
label: "Disclaimer",
|
||||
href: "#",
|
||||
},
|
||||
label: "Disclaimer", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
@@ -331,4 +225,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user