|
|
|
|
@@ -2,10 +2,10 @@
|
|
|
|
|
|
|
|
|
|
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
|
|
|
|
|
import ReactLenis from "lenis/react";
|
|
|
|
|
import ContactText from '@/components/sections/contact/ContactText';
|
|
|
|
|
import FaqSplitMedia from '@/components/sections/faq/FaqSplitMedia';
|
|
|
|
|
import ContactSplitForm from '@/components/sections/contact/ContactSplitForm';
|
|
|
|
|
import FaqBase from '@/components/sections/faq/FaqBase';
|
|
|
|
|
import FeatureCardMedia from '@/components/sections/feature/FeatureCardMedia';
|
|
|
|
|
import FooterLogoEmphasis from '@/components/sections/footer/FooterLogoEmphasis';
|
|
|
|
|
import FooterSimple from '@/components/sections/footer/FooterSimple';
|
|
|
|
|
import HeroLogo from '@/components/sections/hero/HeroLogo';
|
|
|
|
|
import NavbarStyleFullscreen from '@/components/navbar/NavbarStyleFullscreen/NavbarStyleFullscreen';
|
|
|
|
|
import PricingCardThree from '@/components/sections/pricing/PricingCardThree';
|
|
|
|
|
@@ -34,6 +34,7 @@ export default function LandingPage() {
|
|
|
|
|
{ name: "About", id: "about" },
|
|
|
|
|
{ name: "Services", id: "features" },
|
|
|
|
|
{ name: "Pricing", id: "pricing" },
|
|
|
|
|
{ name: "FAQ", id: "faq" },
|
|
|
|
|
{ name: "Contact", id: "contact" },
|
|
|
|
|
]}
|
|
|
|
|
brandName="Monarca Tax"
|
|
|
|
|
@@ -45,8 +46,6 @@ export default function LandingPage() {
|
|
|
|
|
logoText="Monarca Tax Professional"
|
|
|
|
|
description="Expert tax services tailored for your growth and peace of mind."
|
|
|
|
|
buttons={[{ text: "Book Consultation", href: "#contact" }]}
|
|
|
|
|
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CpAX2ydgkMKC2Xolnhe7DiQwWq/uploaded-1777149642532-lmfpa7jd.jpg"
|
|
|
|
|
imageAlt="Professional Tax Consulting"
|
|
|
|
|
/>
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
@@ -67,13 +66,16 @@ export default function LandingPage() {
|
|
|
|
|
useInvertedBackground={false}
|
|
|
|
|
features={[
|
|
|
|
|
{
|
|
|
|
|
id: "1", title: "Individual Tax", description: "Seamless filing for personal taxes.", tag: "Expertise", imageSrc: "http://img.b2bpic.net/free-photo/business-investor-analyzing-stock-market-trend-monitor-trading-capital-profit-exchange-investment-young-broker-investing-funds-using-financial-forex-market-sales-close-up-handheld-shot_482257-40948.jpg"
|
|
|
|
|
id: "1", title: "Individual Tax", description: "Seamless filing for personal taxes.", tag: "Expertise"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
id: "2", title: "Corporate Audit", description: "Professional support through audits.", tag: "Security", imageSrc: "http://img.b2bpic.net/free-photo/different-gadgets-table_1161-103.jpg"
|
|
|
|
|
id: "2", title: "Corporate Audit", description: "Professional support through audits.", tag: "Security"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
id: "3", title: "Financial Strategy", description: "Strategic planning for future growth.", tag: "Growth", imageSrc: "http://img.b2bpic.net/free-photo/close-up-photo-senior-man-sitting-modern-cafe-shop-lunch-time-reading-diagram_496169-338.jpg"
|
|
|
|
|
id: "3", title: "Income Tax Services", description: "Specialized income tax planning and preparation for maximum returns.", tag: "Specialized"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
id: "4", title: "Financial Strategy", description: "Strategic planning for future growth.", tag: "Growth"
|
|
|
|
|
}
|
|
|
|
|
]}
|
|
|
|
|
title="Comprehensive Tax Solutions"
|
|
|
|
|
@@ -86,14 +88,13 @@ export default function LandingPage() {
|
|
|
|
|
animationType="slide-up"
|
|
|
|
|
textboxLayout="inline-image"
|
|
|
|
|
useInvertedBackground={false}
|
|
|
|
|
titleSegments={[{ type: 'text', content: 'Simple Pricing ' }, { type: 'image', src: 'https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CpAX2ydgkMKC2Xolnhe7DiQwWq/uploaded-1777149416786-717eojt3.jpg', alt: 'Pricing Icon' }]}
|
|
|
|
|
plans={[
|
|
|
|
|
{
|
|
|
|
|
id: "basic", badge: "Entry", price: "$150", name: "Basic", features: ["Federal Filing", "Basic Review"],
|
|
|
|
|
buttons: [{ text: "Select Plan" }]
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
id: "pro", badge: "Recommended", price: "$350", name: "Professional", features: ["Everything in Basic", "Auditing Support", "Strategic Planning"],
|
|
|
|
|
id: "pro", badge: "Recommended", price: "$350", name: "Professional", features: ["Everything in Basic", "Income Tax Planning", "Auditing Support"],
|
|
|
|
|
buttons: [{ text: "Select Plan" }]
|
|
|
|
|
}
|
|
|
|
|
]}
|
|
|
|
|
@@ -108,11 +109,9 @@ export default function LandingPage() {
|
|
|
|
|
textboxLayout="default"
|
|
|
|
|
useInvertedBackground={false}
|
|
|
|
|
testimonials={[
|
|
|
|
|
{ id: "1", name: "Alex R.", handle: "@alex_business", testimonial: "Monarca changed how we approach our taxes.", imageSrc: "http://img.b2bpic.net/free-photo/customer-experience-creative-collage_23-2149346508.jpg" },
|
|
|
|
|
{ id: "2", name: "Maria S.", handle: "@maria_s", testimonial: "Exceptionally professional and quick.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-work_23-2149097924.jpg" },
|
|
|
|
|
{ id: "3", name: "James L.", handle: "@j_law", testimonial: "Best tax experience I've ever had.", imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-business-coach-posing-training-room_74855-3026.jpg" },
|
|
|
|
|
{ id: "4", name: "Elena P.", handle: "@elena_p", testimonial: "Clear, concise, and professional.", imageSrc: "http://img.b2bpic.net/free-photo/business-man-banner-concept-with-copy-space_23-2149601534.jpg" },
|
|
|
|
|
{ id: "5", name: "David W.", handle: "@d_will", testimonial: "Highly recommended for corporate services.", imageSrc: "http://img.b2bpic.net/happy-young-professional-posing-office_1262-21170.jpg" }
|
|
|
|
|
{ id: "1", name: "Alex R.", handle: "@alex_business", testimonial: "Monarca changed how we approach our taxes." },
|
|
|
|
|
{ id: "2", name: "Maria S.", handle: "@maria_s", testimonial: "Exceptionally professional and quick." },
|
|
|
|
|
{ id: "3", name: "James L.", handle: "@j_law", testimonial: "Best tax experience I've ever had." }
|
|
|
|
|
]}
|
|
|
|
|
title="Client Success"
|
|
|
|
|
description="What our clients say about Monarca."
|
|
|
|
|
@@ -120,52 +119,46 @@ export default function LandingPage() {
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
<div id="faq" data-section="faq">
|
|
|
|
|
<FaqSplitMedia
|
|
|
|
|
textboxLayout="inline-image"
|
|
|
|
|
useInvertedBackground={false}
|
|
|
|
|
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CpAX2ydgkMKC2Xolnhe7DiQwWq/uploaded-1777149416786-1l0bfjxh.jpg"
|
|
|
|
|
titleSegments={[{ type: 'text', content: 'Frequently Asked ' }, { type: 'image', src: 'https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CpAX2ydgkMKC2Xolnhe7DiQwWq/uploaded-1777149416786-dntns5hk.jpg', alt: 'FAQ Icon' }]}
|
|
|
|
|
faqs={[
|
|
|
|
|
{ id: "f1", title: "When is the deadline?", content: "April 15th is our standard filing date." },
|
|
|
|
|
{ id: "f2", title: "Do you offer auditing?", content: "Yes, we provide full audit assistance." },
|
|
|
|
|
{ id: "f3", title: "Is my data secure?", content: "We use bank-grade security protocols." }
|
|
|
|
|
]}
|
|
|
|
|
title="Frequently Asked"
|
|
|
|
|
description="Get quick answers to common questions."
|
|
|
|
|
<FaqBase
|
|
|
|
|
faqsAnimation="slide-up"
|
|
|
|
|
textboxLayout="default"
|
|
|
|
|
useInvertedBackground={false}
|
|
|
|
|
title="Frequently Asked Questions"
|
|
|
|
|
description="Common tax inquiries answered."
|
|
|
|
|
faqs={[
|
|
|
|
|
{ id: "f1", title: "What documents do I need for personal tax filing?", content: "You generally need W-2 forms, 1099 statements, records of deductible expenses, and any relevant investment reports." },
|
|
|
|
|
{ id: "f2", title: "How do income tax services work?", content: "We evaluate your income sources, deductions, and credits to ensure you remain compliant while legally minimizing your tax burden." },
|
|
|
|
|
{ id: "f3", title: "Are there tax credits available for my business?", content: "Yes, various credits exist for research, energy efficiency, and hiring. Our experts can perform a comprehensive analysis to find applicable credits." },
|
|
|
|
|
]}
|
|
|
|
|
/>
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
<div id="contact" data-section="contact">
|
|
|
|
|
<ContactText
|
|
|
|
|
<ContactSplitForm
|
|
|
|
|
useInvertedBackground={false}
|
|
|
|
|
background={{ variant: "plain" }}
|
|
|
|
|
text="Ready to get started? Our experts are here to help. Find us at 1920 W 47th St, Chicago, IL 60609."
|
|
|
|
|
buttons={[{ text: "Contact Us Now", href: "mailto:hello@monarcatax.com" }]
|
|
|
|
|
}
|
|
|
|
|
title="Get in Touch"
|
|
|
|
|
description="Fill out the form below to inquire about our services or schedule a consultation."
|
|
|
|
|
inputs={[
|
|
|
|
|
{ name: "name", type: "text", placeholder: "Full Name", required: true },
|
|
|
|
|
{ name: "email", type: "email", placeholder: "Email Address", required: true }
|
|
|
|
|
]}
|
|
|
|
|
multiSelect={{ name: "service", label: "Select Service", options: ["Individual Tax", "Income Tax Services", "Corporate Audit", "Financial Planning"] }}
|
|
|
|
|
textarea={{ name: "message", placeholder: "Tell us about your needs", rows: 4 }}
|
|
|
|
|
/>
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
<div id="footer" data-section="footer">
|
|
|
|
|
<FooterLogoEmphasis
|
|
|
|
|
<FooterSimple
|
|
|
|
|
columns={[
|
|
|
|
|
{
|
|
|
|
|
items: [
|
|
|
|
|
{ label: "Services", href: "#features" },
|
|
|
|
|
{ label: "Pricing", href: "#pricing" }
|
|
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
items: [
|
|
|
|
|
{ label: "Privacy Policy", href: "#" },
|
|
|
|
|
{ label: "Legal", href: "#" }
|
|
|
|
|
]
|
|
|
|
|
}
|
|
|
|
|
{ title: "Company", items: [{ label: "About Us" }, { label: "Careers" }, { label: "Contact" }] },
|
|
|
|
|
{ title: "Services", items: [{ label: "Tax Filing" }, { label: "Income Tax" }, { label: "Audits" }] },
|
|
|
|
|
{ title: "Legal", items: [{ label: "Privacy" }, { label: "Terms" }] },
|
|
|
|
|
]}
|
|
|
|
|
logoText="Monarca Tax Professional"
|
|
|
|
|
bottomLeftText="© 2024 Monarca Tax Professional. All rights reserved."
|
|
|
|
|
bottomRightText="1920 W 47th St, Chicago, IL 60609"
|
|
|
|
|
/>
|
|
|
|
|
</div>
|
|
|
|
|
</ReactLenis>
|
|
|
|
|
</ThemeProvider>
|
|
|
|
|
);
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
|