Update src/app/page.tsx
This commit is contained in:
504
src/app/page.tsx
504
src/app/page.tsx
@@ -33,35 +33,18 @@ export default function LandingPage() {
|
||||
<NavbarStyleCentered
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "home",
|
||||
href: "/",
|
||||
},
|
||||
name: "Home", id: "/"},
|
||||
{
|
||||
name: "Services",
|
||||
id: "services",
|
||||
href: "/services",
|
||||
},
|
||||
name: "Services", id: "/services"},
|
||||
{
|
||||
name: "About",
|
||||
id: "about",
|
||||
href: "/#about",
|
||||
},
|
||||
name: "About", id: "/#about"},
|
||||
{
|
||||
name: "FAQ",
|
||||
id: "faq",
|
||||
href: "/#faq",
|
||||
},
|
||||
name: "FAQ", id: "/#faq"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
href: "/#contact",
|
||||
},
|
||||
name: "Contact", id: "/#contact"},
|
||||
]}
|
||||
button={{
|
||||
text: "Get Started",
|
||||
href: "/#contact",
|
||||
}}
|
||||
text: "Get Started", href: "/#contact"}}
|
||||
brandName="TrademarkTaxPro"
|
||||
/>
|
||||
</div>
|
||||
@@ -72,13 +55,9 @@ export default function LandingPage() {
|
||||
description="Helping businesses secure trademarks and handle taxes globally"
|
||||
buttons={[
|
||||
{
|
||||
text: "Get Started",
|
||||
href: "/#contact",
|
||||
},
|
||||
text: "Get Started", href: "/#contact"},
|
||||
{
|
||||
text: "Chat on WhatsApp",
|
||||
href: "https://wa.me/yourphonenumber",
|
||||
},
|
||||
text: "Chat on WhatsApp", href: "https://wa.me/yourphonenumber"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/company-managers-discussing-solution-businesspeople-gathering-meeting-room-watching-content-computer-monitor-together-business-communication-teamwork-concept_74855-11621.jpg"
|
||||
imageAlt="Professional legal office setting"
|
||||
@@ -93,23 +72,9 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
names={[
|
||||
"Microsoft",
|
||||
"Google",
|
||||
"IBM",
|
||||
"Accenture",
|
||||
"Deloitte",
|
||||
"EY",
|
||||
"KPMG",
|
||||
]}
|
||||
"Microsoft", "Google", "IBM", "Accenture", "Deloitte", "EY", "KPMG"]}
|
||||
logos={[
|
||||
"http://img.b2bpic.net/free-vector/flat-design-code-logo-collection_23-2148822604.jpg",
|
||||
"http://img.b2bpic.net/free-psd/multicolor-shapes-white-background_1297-154.jpg",
|
||||
"http://img.b2bpic.net/free-vector/gradient-code-logo-with-tagline_23-2148809313.jpg",
|
||||
"http://img.b2bpic.net/free-vector/abstract-geometric-logo_23-2147517331.jpg",
|
||||
"http://img.b2bpic.net/free-photo/businesswoman-corporate-start-up-office-analyziing-documents-chart-looking-clipboard_482257-2437.jpg",
|
||||
"http://img.b2bpic.net/free-vector/flat-design-e-logo-templates-pack_23-2148878747.jpg",
|
||||
"http://img.b2bpic.net/free-photo/portrait-smiling-businesswoman-looking-into-camera-working-overtime-business-company-meeting-office-room-late-night-workaholics-diverse-multi-ethnic-teamwork-discussing-investment-strategy_482257-15801.jpg",
|
||||
]}
|
||||
"http://img.b2bpic.net/free-vector/flat-design-code-logo-collection_23-2148822604.jpg", "http://img.b2bpic.net/free-psd/multicolor-shapes-white-background_1297-154.jpg", "http://img.b2bpic.net/free-vector/gradient-code-logo-with-tagline_23-2148809313.jpg", "http://img.b2bpic.net/free-vector/abstract-geometric-logo_23-2147517331.jpg", "http://img.b2bpic.net/free-photo/businesswoman-corporate-start-up-office-analyziing-documents-chart-looking-clipboard_482257-2437.jpg", "http://img.b2bpic.net/free-vector/flat-design-e-logo-templates-pack_23-2148878747.jpg", "http://img.b2bpic.net/free-photo/portrait-smiling-businesswoman-looking-into-camera-working-overtime-business-company-meeting-office-room-late-night-workaholics-diverse-multi-ethnic-teamwork-discussing-investment-strategy_482257-15801.jpg"]}
|
||||
title="Trusted by Global Clients"
|
||||
description="Our commitment to security, speed, and reliability has earned the trust of businesses worldwide."
|
||||
speed={35}
|
||||
@@ -124,71 +89,35 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
id: "trademark",
|
||||
label: "Intellectual Property",
|
||||
title: "Trademark Services",
|
||||
items: [
|
||||
"Search & Strategy",
|
||||
"Registration & Filing",
|
||||
"Monitoring & Renewal",
|
||||
"Global Protection",
|
||||
],
|
||||
id: "trademark", label: "Intellectual Property", title: "Trademark Services", items: [
|
||||
"Search & Strategy", "Registration & Filing", "Monitoring & Renewal", "Global Protection"],
|
||||
buttons: [
|
||||
{
|
||||
text: "Learn More",
|
||||
href: "/services#trademark",
|
||||
},
|
||||
text: "Learn More", href: "/services#trademark"},
|
||||
],
|
||||
},
|
||||
{
|
||||
id: "bookkeeping",
|
||||
label: "Financial Management",
|
||||
title: "Bookkeeping",
|
||||
items: [
|
||||
"Monthly & Catch-Up",
|
||||
"Payroll Services",
|
||||
"Financial Statements",
|
||||
"Tax-Ready Records",
|
||||
],
|
||||
id: "bookkeeping", label: "Financial Management", title: "Bookkeeping", items: [
|
||||
"Monthly & Catch-Up", "Payroll Services", "Financial Statements", "Tax-Ready Records"],
|
||||
buttons: [
|
||||
{
|
||||
text: "Learn More",
|
||||
href: "/services#bookkeeping",
|
||||
},
|
||||
text: "Learn More", href: "/services#bookkeeping"},
|
||||
],
|
||||
},
|
||||
{
|
||||
id: "tax",
|
||||
label: "Compliance & Filings",
|
||||
title: "Tax Services",
|
||||
items: [
|
||||
"Personal & Business Tax",
|
||||
"VAT Filings",
|
||||
"Corporate Tax",
|
||||
"International Compliance",
|
||||
],
|
||||
id: "tax", label: "Compliance & Filings", title: "Tax Services", items: [
|
||||
"Personal & Business Tax", "VAT Filings", "Corporate Tax", "International Compliance"],
|
||||
buttons: [
|
||||
{
|
||||
text: "Learn More",
|
||||
href: "/services#tax",
|
||||
},
|
||||
text: "Learn More", href: "/services#tax"},
|
||||
],
|
||||
},
|
||||
{
|
||||
id: "business",
|
||||
label: "Growth & Setup",
|
||||
title: "Business Services",
|
||||
items: [
|
||||
"Registration & Formation",
|
||||
"Company Name Checks",
|
||||
"Ongoing Compliance",
|
||||
"Legal Support",
|
||||
],
|
||||
id: "business", label: "Growth & Setup", title: "Business Services", items: [
|
||||
"Registration & Formation", "Company Name Checks", "Ongoing Compliance", "Legal Support"],
|
||||
buttons: [
|
||||
{
|
||||
text: "Learn More",
|
||||
href: "/services#business",
|
||||
},
|
||||
text: "Learn More", href: "/services#business"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
@@ -205,21 +134,13 @@ export default function LandingPage() {
|
||||
description="We are a global service provider helping entrepreneurs protect their brands and stay compliant across multiple jurisdictions. Our firm offers unparalleled support designed for the modern business landscape."
|
||||
bulletPoints={[
|
||||
{
|
||||
title: "Global Expertise",
|
||||
description: "Navigate complex international regulations with our specialized knowledge.",
|
||||
},
|
||||
title: "Global Expertise", description: "Navigate complex international regulations with our specialized knowledge."},
|
||||
{
|
||||
title: "Fast Turnaround",
|
||||
description: "Efficient processes ensure your needs are met promptly and effectively.",
|
||||
},
|
||||
title: "Fast Turnaround", description: "Efficient processes ensure your needs are met promptly and effectively."},
|
||||
{
|
||||
title: "Transparent Pricing",
|
||||
description: "Clear, upfront costs with no hidden fees, providing peace of mind.",
|
||||
},
|
||||
title: "Transparent Pricing", description: "Clear, upfront costs with no hidden fees, providing peace of mind."},
|
||||
{
|
||||
title: "Dedicated Support",
|
||||
description: "Receive personalized assistance from a team committed to your success.",
|
||||
},
|
||||
title: "Dedicated Support", description: "Receive personalized assistance from a team committed to your success."},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/white-business-man-working-office_53876-24732.jpg"
|
||||
imageAlt="Consultant explaining documents at a desk"
|
||||
@@ -233,41 +154,13 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
title: "Exceptional Trademark Registration!",
|
||||
quote: "TrademarkTaxPro made my trademark registration process seamless and stress-free. Their team was incredibly knowledgeable and efficient. Highly recommended for any startup!",
|
||||
name: "Sarah Johnson",
|
||||
role: "CEO, InnovateTech",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-mature-businessman-looking-away_23-2147955371.jpg",
|
||||
imageAlt: "Sarah Johnson, CEO of InnovateTech",
|
||||
},
|
||||
id: "1", title: "Exceptional Trademark Registration!", quote: "TrademarkTaxPro made my trademark registration process seamless and stress-free. Their team was incredibly knowledgeable and efficient. Highly recommended for any startup!", name: "Sarah Johnson", role: "CEO, InnovateTech", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-mature-businessman-looking-away_23-2147955371.jpg", imageAlt: "Sarah Johnson, CEO of InnovateTech"},
|
||||
{
|
||||
id: "2",
|
||||
title: "Reliable Tax and Bookkeeping Services",
|
||||
quote: "As a freelancer, managing taxes and bookkeeping was always a challenge. TrademarkTaxPro provided comprehensive support, making compliance easy and reliable. Fantastic service!",
|
||||
name: "Michael Chen",
|
||||
role: "Freelance Designer",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-man-black-suit-glasses-showing-ok-sign-looking-front-smiling-cheerfully-standing-blue-wall_141793-50951.jpg",
|
||||
imageAlt: "Michael Chen, Freelance Designer",
|
||||
},
|
||||
id: "2", title: "Reliable Tax and Bookkeeping Services", quote: "As a freelancer, managing taxes and bookkeeping was always a challenge. TrademarkTaxPro provided comprehensive support, making compliance easy and reliable. Fantastic service!", name: "Michael Chen", role: "Freelance Designer", imageSrc: "http://img.b2bpic.net/free-photo/business-man-black-suit-glasses-showing-ok-sign-looking-front-smiling-cheerfully-standing-blue-wall_141793-50951.jpg", imageAlt: "Michael Chen, Freelance Designer"},
|
||||
{
|
||||
id: "3",
|
||||
title: "Global Business Support You Can Trust",
|
||||
quote: "Expanding our business internationally was daunting until we partnered with TrademarkTaxPro. Their expertise in global business registration and compliance is unmatched. A true asset!",
|
||||
name: "Emily Rodriguez",
|
||||
role: "Founder, Global Ventures",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport-terminal_107420-85070.jpg",
|
||||
imageAlt: "Emily Rodriguez, Founder of Global Ventures",
|
||||
},
|
||||
id: "3", title: "Global Business Support You Can Trust", quote: "Expanding our business internationally was daunting until we partnered with TrademarkTaxPro. Their expertise in global business registration and compliance is unmatched. A true asset!", name: "Emily Rodriguez", role: "Founder, Global Ventures", imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport-terminal_107420-85070.jpg", imageAlt: "Emily Rodriguez, Founder of Global Ventures"},
|
||||
{
|
||||
id: "4",
|
||||
title: "Fast and Confidential Service",
|
||||
quote: "The speed and confidentiality with which TrademarkTaxPro handled our corporate tax filing were impressive. They operate with the highest level of professionalism.",
|
||||
name: "David Kim",
|
||||
role: "CFO, Nexus Corp",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/interior-designer-working-out-office_23-2150379269.jpg",
|
||||
imageAlt: "David Kim, CFO of Nexus Corp",
|
||||
},
|
||||
id: "4", title: "Fast and Confidential Service", quote: "The speed and confidentiality with which TrademarkTaxPro handled our corporate tax filing were impressive. They operate with the highest level of professionalism.", name: "David Kim", role: "CFO, Nexus Corp", imageSrc: "http://img.b2bpic.net/free-photo/interior-designer-working-out-office_23-2150379269.jpg", imageAlt: "David Kim, CFO of Nexus Corp"},
|
||||
]}
|
||||
title="What Our Global Clients Say"
|
||||
description="Hear from entrepreneurs and businesses worldwide who trust TrademarkTaxPro.com with their brand protection and compliance needs."
|
||||
@@ -278,15 +171,13 @@ export default function LandingPage() {
|
||||
<ContactCTA
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "radial-gradient",
|
||||
}}
|
||||
variant: "radial-gradient"}}
|
||||
tag="Limited Availability"
|
||||
title="Get a FREE Trademark Check & Secure Your Spot"
|
||||
description="High demand this week! Enter your email for an instant, no-obligation trademark availability check and secure your consultation slot."
|
||||
buttons={[
|
||||
{
|
||||
text: "Check Now",
|
||||
},
|
||||
text: "Check Now"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -297,35 +188,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
faqs={[
|
||||
{
|
||||
id: "faq1",
|
||||
title: "What are the typical trademark approval timelines?",
|
||||
content: "Trademark approval timelines can vary significantly by jurisdiction, typically ranging from 6 to 18 months, sometimes longer. Factors like examination backlog, potential oppositions, and response times can influence the overall duration. We keep you informed at every stage.",
|
||||
},
|
||||
id: "faq1", title: "What are the typical trademark approval timelines?", content: "Trademark approval timelines can vary significantly by jurisdiction, typically ranging from 6 to 18 months, sometimes longer. Factors like examination backlog, potential oppositions, and response times can influence the overall duration. We keep you informed at every stage."},
|
||||
{
|
||||
id: "faq2",
|
||||
title: "How does the trademark approval process work?",
|
||||
content: "The process generally involves filing an application, examination by the intellectual property office, publication for opposition, and finally, registration. Our experts guide you through each step, ensuring all requirements are met to maximize your chances of approval.",
|
||||
},
|
||||
id: "faq2", title: "How does the trademark approval process work?", content: "The process generally involves filing an application, examination by the intellectual property office, publication for opposition, and finally, registration. Our experts guide you through each step, ensuring all requirements are met to maximize your chances of approval."},
|
||||
{
|
||||
id: "faq3",
|
||||
title: "Which countries do you cover for trademark and tax services?",
|
||||
content: "We offer comprehensive services across major global jurisdictions including the UK, USA, UAE, Saudi Arabia, and various countries within Europe. Our international network ensures your business is protected and compliant wherever you operate.",
|
||||
},
|
||||
id: "faq3", title: "Which countries do you cover for trademark and tax services?", content: "We offer comprehensive services across major global jurisdictions including the UK, USA, UAE, Saudi Arabia, and various countries within Europe. Our international network ensures your business is protected and compliant wherever you operate."},
|
||||
{
|
||||
id: "faq4",
|
||||
title: "What is included in Monthly Bookkeeping?",
|
||||
content: "Our Monthly Bookkeeping service includes recording transactions, bank reconciliation, generating financial statements (profit & loss, balance sheet), and providing regular financial reports. This helps you maintain accurate records and make informed decisions.",
|
||||
},
|
||||
id: "faq4", title: "What is included in Monthly Bookkeeping?", content: "Our Monthly Bookkeeping service includes recording transactions, bank reconciliation, generating financial statements (profit & loss, balance sheet), and providing regular financial reports. This helps you maintain accurate records and make informed decisions."},
|
||||
{
|
||||
id: "faq5",
|
||||
title: "Can you assist with corporate tax filing for startups?",
|
||||
content: "Absolutely. We specialize in corporate tax filing for startups and small businesses, ensuring compliance with local and international tax laws. We help you identify eligible deductions and credits to optimize your tax position.",
|
||||
},
|
||||
id: "faq5", title: "Can you assist with corporate tax filing for startups?", content: "Absolutely. We specialize in corporate tax filing for startups and small businesses, ensuring compliance with local and international tax laws. We help you identify eligible deductions and credits to optimize your tax position."},
|
||||
{
|
||||
id: "faq6",
|
||||
title: "What is involved in Business Registration?",
|
||||
content: "Business registration involves selecting a legal structure, reserving a company name, preparing and filing incorporation documents with the relevant authorities, and obtaining necessary licenses and permits. We streamline this entire process for you.",
|
||||
},
|
||||
id: "faq6", title: "What is involved in Business Registration?", content: "Business registration involves selecting a legal structure, reserving a company name, preparing and filing incorporation documents with the relevant authorities, and obtaining necessary licenses and permits. We streamline this entire process for you."},
|
||||
]}
|
||||
title="Common Questions About Our Services"
|
||||
description="Find quick answers to the most frequently asked questions regarding our trademark, tax, and business services."
|
||||
@@ -340,310 +213,157 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
plans={[
|
||||
{
|
||||
id: "trademark-search",
|
||||
badge: "Entry Level",
|
||||
badgeIcon: Search,
|
||||
price: "$20–$50",
|
||||
subtitle: "Discover your trademark's availability.",
|
||||
buttons: [
|
||||
id: "trademark-search", badge: "Entry Level", badgeIcon: Search,
|
||||
price: "$20–$50", subtitle: "Discover your trademark's availability.", buttons: [
|
||||
{
|
||||
text: "Order Now",
|
||||
},
|
||||
text: "Order Now"},
|
||||
],
|
||||
features: [
|
||||
"Comprehensive database check",
|
||||
"Conflict analysis",
|
||||
"Eligibility report",
|
||||
"Upgrade to full Trademark Registration for complete protection",
|
||||
],
|
||||
"Comprehensive database check", "Conflict analysis", "Eligibility report", "Upgrade to full Trademark Registration for complete protection"],
|
||||
},
|
||||
{
|
||||
id: "trademark-registration",
|
||||
badge: "Key Offer",
|
||||
badgeIcon: Star,
|
||||
price: "$150",
|
||||
subtitle: "Secure your brand identity.",
|
||||
buttons: [
|
||||
id: "trademark-registration", badge: "Key Offer", badgeIcon: Star,
|
||||
price: "$150", subtitle: "Secure your brand identity.", buttons: [
|
||||
{
|
||||
text: "Get Started",
|
||||
},
|
||||
text: "Get Started"},
|
||||
],
|
||||
features: [
|
||||
"Application preparation & filing",
|
||||
"Correspondence with IP office",
|
||||
"Certificate of Registration",
|
||||
"Global support available",
|
||||
],
|
||||
"Application preparation & filing", "Correspondence with IP office", "Certificate of Registration", "Global support available"],
|
||||
},
|
||||
{
|
||||
id: "trademark-filing",
|
||||
badge: "Protection",
|
||||
badgeIcon: FileText,
|
||||
price: "$120–$180",
|
||||
subtitle: "Submit your trademark application.",
|
||||
buttons: [
|
||||
id: "trademark-filing", badge: "Protection", badgeIcon: FileText,
|
||||
price: "$120–$180", subtitle: "Submit your trademark application.", buttons: [
|
||||
{
|
||||
text: "Order Now",
|
||||
},
|
||||
text: "Order Now"},
|
||||
],
|
||||
features: [
|
||||
"Legal review of application",
|
||||
"Official filing with IP office",
|
||||
"Docketing & status updates",
|
||||
"Includes basic support",
|
||||
],
|
||||
"Legal review of application", "Official filing with IP office", "Docketing & status updates", "Includes basic support"],
|
||||
},
|
||||
{
|
||||
id: "trademark-monitoring",
|
||||
badge: "Vigilance",
|
||||
badgeIcon: Eye,
|
||||
price: "$100–$150",
|
||||
subtitle: "Continuous watch over your brand.",
|
||||
buttons: [
|
||||
id: "trademark-monitoring", badge: "Vigilance", badgeIcon: Eye,
|
||||
price: "$100–$150", subtitle: "Continuous watch over your brand.", buttons: [
|
||||
{
|
||||
text: "Order Now",
|
||||
},
|
||||
text: "Order Now"},
|
||||
],
|
||||
features: [
|
||||
"Regular search for infringements",
|
||||
"Alerts for similar filings",
|
||||
"Enforcement advice",
|
||||
"Annual report",
|
||||
],
|
||||
"Regular search for infringements", "Alerts for similar filings", "Enforcement advice", "Annual report"],
|
||||
},
|
||||
{
|
||||
id: "trademark-renewal",
|
||||
badge: "Longevity",
|
||||
badgeIcon: RotateCcw,
|
||||
price: "$100–$150",
|
||||
subtitle: "Keep your trademark active.",
|
||||
buttons: [
|
||||
id: "trademark-renewal", badge: "Longevity", badgeIcon: RotateCcw,
|
||||
price: "$100–$150", subtitle: "Keep your trademark active.", buttons: [
|
||||
{
|
||||
text: "Order Now",
|
||||
},
|
||||
text: "Order Now"},
|
||||
],
|
||||
features: [
|
||||
"Timely renewal reminders",
|
||||
"Preparation of renewal documents",
|
||||
"Filing with IP office",
|
||||
"Ensures continued protection",
|
||||
],
|
||||
"Timely renewal reminders", "Preparation of renewal documents", "Filing with IP office", "Ensures continued protection"],
|
||||
},
|
||||
{
|
||||
id: "bookkeeping-monthly",
|
||||
badge: "Standard",
|
||||
badgeIcon: Calendar,
|
||||
price: "$100–$200",
|
||||
subtitle: "Regular financial record keeping.",
|
||||
buttons: [
|
||||
id: "bookkeeping-monthly", badge: "Standard", badgeIcon: Calendar,
|
||||
price: "$100–$200", subtitle: "Regular financial record keeping.", buttons: [
|
||||
{
|
||||
text: "Get Started",
|
||||
},
|
||||
text: "Get Started"},
|
||||
],
|
||||
features: [
|
||||
"Monthly transaction recording",
|
||||
"Bank reconciliation",
|
||||
"Income & expense reports",
|
||||
"Basic financial statements",
|
||||
],
|
||||
"Monthly transaction recording", "Bank reconciliation", "Income & expense reports", "Basic financial statements"],
|
||||
},
|
||||
{
|
||||
id: "bookkeeping-catchup",
|
||||
badge: "Rectify",
|
||||
badgeIcon: Clock,
|
||||
price: "$150–$300",
|
||||
subtitle: "Bring your records up-to-date.",
|
||||
buttons: [
|
||||
id: "bookkeeping-catchup", badge: "Rectify", badgeIcon: Clock,
|
||||
price: "$150–$300", subtitle: "Bring your records up-to-date.", buttons: [
|
||||
{
|
||||
text: "Order Now",
|
||||
},
|
||||
text: "Order Now"},
|
||||
],
|
||||
features: [
|
||||
"Organize past transactions",
|
||||
"Reconcile historical accounts",
|
||||
"Prepare missing reports",
|
||||
"Essential for tax readiness",
|
||||
],
|
||||
"Organize past transactions", "Reconcile historical accounts", "Prepare missing reports", "Essential for tax readiness"],
|
||||
},
|
||||
{
|
||||
id: "bookkeeping-payroll",
|
||||
badge: "Payroll Ready",
|
||||
badgeIcon: Users,
|
||||
price: "$120–$200",
|
||||
subtitle: "Manage employee compensation.",
|
||||
buttons: [
|
||||
id: "bookkeeping-payroll", badge: "Payroll Ready", badgeIcon: Users,
|
||||
price: "$120–$200", subtitle: "Manage employee compensation.", buttons: [
|
||||
{
|
||||
text: "Order Now",
|
||||
},
|
||||
text: "Order Now"},
|
||||
],
|
||||
features: [
|
||||
"Process payroll for employees",
|
||||
"Calculate deductions & taxes",
|
||||
"Generate pay stubs",
|
||||
"Compliance with labor laws",
|
||||
],
|
||||
"Process payroll for employees", "Calculate deductions & taxes", "Generate pay stubs", "Compliance with labor laws"],
|
||||
},
|
||||
{
|
||||
id: "bookkeeping-financial-statements",
|
||||
badge: "Insights",
|
||||
badgeIcon: BarChart2,
|
||||
price: "$100–$180",
|
||||
subtitle: "Key financial health reports.",
|
||||
buttons: [
|
||||
id: "bookkeeping-financial-statements", badge: "Insights", badgeIcon: BarChart2,
|
||||
price: "$100–$180", subtitle: "Key financial health reports.", buttons: [
|
||||
{
|
||||
text: "Order Now",
|
||||
},
|
||||
text: "Order Now"},
|
||||
],
|
||||
features: [
|
||||
"Profit & Loss statement",
|
||||
"Balance Sheet generation",
|
||||
"Cash Flow statement",
|
||||
"Customizable reports",
|
||||
],
|
||||
"Profit & Loss statement", "Balance Sheet generation", "Cash Flow statement", "Customizable reports"],
|
||||
},
|
||||
{
|
||||
id: "bookkeeping-tax-ready",
|
||||
badge: "Tax Optimized",
|
||||
badgeIcon: DollarSign,
|
||||
price: "$150–$250",
|
||||
subtitle: "Streamlined for tax season.",
|
||||
buttons: [
|
||||
id: "bookkeeping-tax-ready", badge: "Tax Optimized", badgeIcon: DollarSign,
|
||||
price: "$150–$250", subtitle: "Streamlined for tax season.", buttons: [
|
||||
{
|
||||
text: "Order Now",
|
||||
},
|
||||
text: "Order Now"},
|
||||
],
|
||||
features: [
|
||||
"Organize all tax-relevant data",
|
||||
"Categorize expenses for deductions",
|
||||
"Prepare summary reports for tax filing",
|
||||
"Minimizes audit risk",
|
||||
],
|
||||
"Organize all tax-relevant data", "Categorize expenses for deductions", "Prepare summary reports for tax filing", "Minimizes audit risk"],
|
||||
},
|
||||
{
|
||||
id: "tax-personal-filing",
|
||||
badge: "Individual",
|
||||
badgeIcon: User,
|
||||
price: "$50–$120",
|
||||
subtitle: "Efficient personal tax submissions.",
|
||||
buttons: [
|
||||
id: "tax-personal-filing", badge: "Individual", badgeIcon: User,
|
||||
price: "$50–$120", subtitle: "Efficient personal tax submissions.", buttons: [
|
||||
{
|
||||
text: "Get Started",
|
||||
},
|
||||
text: "Get Started"},
|
||||
],
|
||||
features: [
|
||||
"Income tax return preparation",
|
||||
"Deduction optimization",
|
||||
"Filing assistance",
|
||||
"Expert review",
|
||||
],
|
||||
"Income tax return preparation", "Deduction optimization", "Filing assistance", "Expert review"],
|
||||
},
|
||||
{
|
||||
id: "tax-business-filing",
|
||||
badge: "Business",
|
||||
badgeIcon: Briefcase,
|
||||
price: "$100–$200",
|
||||
subtitle: "Corporate and SME tax compliance.",
|
||||
buttons: [
|
||||
id: "tax-business-filing", badge: "Business", badgeIcon: Briefcase,
|
||||
price: "$100–$200", subtitle: "Corporate and SME tax compliance.", buttons: [
|
||||
{
|
||||
text: "Get Started",
|
||||
},
|
||||
text: "Get Started"},
|
||||
],
|
||||
features: [
|
||||
"Corporate tax return preparation",
|
||||
"Compliance checks",
|
||||
"Tax strategy advice",
|
||||
"Ensures regulatory adherence",
|
||||
],
|
||||
"Corporate tax return preparation", "Compliance checks", "Tax strategy advice", "Ensures regulatory adherence"],
|
||||
},
|
||||
{
|
||||
id: "tax-vat-filing",
|
||||
badge: "VAT",
|
||||
badgeIcon: FileText,
|
||||
price: "$80–$150",
|
||||
subtitle: "Handle your Value Added Tax.",
|
||||
buttons: [
|
||||
id: "tax-vat-filing", badge: "VAT", badgeIcon: FileText,
|
||||
price: "$80–$150", subtitle: "Handle your Value Added Tax.", buttons: [
|
||||
{
|
||||
text: "Order Now",
|
||||
},
|
||||
text: "Order Now"},
|
||||
],
|
||||
features: [
|
||||
"VAT calculation & submission",
|
||||
"Reconciliation of VAT records",
|
||||
"Advisory on VAT regulations",
|
||||
"Prevents penalties",
|
||||
],
|
||||
"VAT calculation & submission", "Reconciliation of VAT records", "Advisory on VAT regulations", "Prevents penalties"],
|
||||
},
|
||||
{
|
||||
id: "tax-corporate-filing",
|
||||
badge: "Corporate",
|
||||
badgeIcon: Building,
|
||||
price: "$120–$200",
|
||||
subtitle: "Comprehensive corporate tax solutions.",
|
||||
buttons: [
|
||||
id: "tax-corporate-filing", badge: "Corporate", badgeIcon: Building,
|
||||
price: "$120–$200", subtitle: "Comprehensive corporate tax solutions.", buttons: [
|
||||
{
|
||||
text: "Order Now",
|
||||
},
|
||||
text: "Order Now"},
|
||||
],
|
||||
features: [
|
||||
"Complex corporate tax return",
|
||||
"International tax considerations",
|
||||
"Tax planning & optimization",
|
||||
"Audit support",
|
||||
],
|
||||
"Complex corporate tax return", "International tax considerations", "Tax planning & optimization", "Audit support"],
|
||||
},
|
||||
{
|
||||
id: "business-registration",
|
||||
badge: "Foundation",
|
||||
badgeIcon: Award,
|
||||
price: "$100–$200",
|
||||
subtitle: "Start your business legally.",
|
||||
buttons: [
|
||||
id: "business-registration", badge: "Foundation", badgeIcon: Award,
|
||||
price: "$100–$200", subtitle: "Start your business legally.", buttons: [
|
||||
{
|
||||
text: "Get Started",
|
||||
},
|
||||
text: "Get Started"},
|
||||
],
|
||||
features: [
|
||||
"Company formation & setup",
|
||||
"Legal structure advisory",
|
||||
"Document filing with authorities",
|
||||
"Obtain necessary licenses",
|
||||
],
|
||||
"Company formation & setup", "Legal structure advisory", "Document filing with authorities", "Obtain necessary licenses"],
|
||||
},
|
||||
{
|
||||
id: "business-company-name-check",
|
||||
badge: "Discovery",
|
||||
badgeIcon: Edit,
|
||||
price: "$20–$50",
|
||||
subtitle: "Verify your desired business name.",
|
||||
buttons: [
|
||||
id: "business-company-name-check", badge: "Discovery", badgeIcon: Edit,
|
||||
price: "$20–$50", subtitle: "Verify your desired business name.", buttons: [
|
||||
{
|
||||
text: "Order Now",
|
||||
},
|
||||
text: "Order Now"},
|
||||
],
|
||||
features: [
|
||||
"Availability check across registries",
|
||||
"Trade name conflict search",
|
||||
"Domain name suggestions",
|
||||
"Ensures unique identity",
|
||||
],
|
||||
"Availability check across registries", "Trade name conflict search", "Domain name suggestions", "Ensures unique identity"],
|
||||
},
|
||||
{
|
||||
id: "business-compliance-support",
|
||||
badge: "Ongoing",
|
||||
badgeIcon: ShieldCheck,
|
||||
price: "$100–$180",
|
||||
subtitle: "Maintain regulatory adherence.",
|
||||
buttons: [
|
||||
id: "business-compliance-support", badge: "Ongoing", badgeIcon: ShieldCheck,
|
||||
price: "$100–$180", subtitle: "Maintain regulatory adherence.", buttons: [
|
||||
{
|
||||
text: "Order Now",
|
||||
},
|
||||
text: "Order Now"},
|
||||
],
|
||||
features: [
|
||||
"Regular compliance audits",
|
||||
"Advisory on regulatory changes",
|
||||
"Assistance with annual filings",
|
||||
"Minimizes legal risks",
|
||||
],
|
||||
"Regular compliance audits", "Advisory on regulatory changes", "Assistance with annual filings", "Minimizes legal risks"],
|
||||
},
|
||||
]}
|
||||
title="Our Offerings for Your Global Business"
|
||||
@@ -658,19 +378,13 @@ export default function LandingPage() {
|
||||
socialLinks={[
|
||||
{
|
||||
icon: Linkedin,
|
||||
href: "https://linkedin.com/company/trademarktaxpro",
|
||||
ariaLabel: "LinkedIn",
|
||||
},
|
||||
href: "https://linkedin.com/company/trademarktaxpro", ariaLabel: "LinkedIn"},
|
||||
{
|
||||
icon: Twitter,
|
||||
href: "https://twitter.com/trademarktaxpro",
|
||||
ariaLabel: "Twitter",
|
||||
},
|
||||
href: "https://twitter.com/trademarktaxpro", ariaLabel: "Twitter"},
|
||||
{
|
||||
icon: Facebook,
|
||||
href: "https://facebook.com/trademarktaxpro",
|
||||
ariaLabel: "Facebook",
|
||||
},
|
||||
href: "https://facebook.com/trademarktaxpro", ariaLabel: "Facebook"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user