49 Commits

Author SHA1 Message Date
04ab994c5e Update src/app/page.tsx 2026-04-25 22:20:59 +00:00
0371b0bfd6 Merge version_22 into main
Merge version_22 into main
2026-04-25 22:18:48 +00:00
ff76ce325a Update src/app/page.tsx 2026-04-25 22:18:44 +00:00
95c89f67b9 Merge version_21 into main
Merge version_21 into main
2026-04-25 22:17:50 +00:00
96a1e3ef6c Update src/app/page.tsx 2026-04-25 22:17:46 +00:00
4a9e5eae5a Merge version_20 into main
Merge version_20 into main
2026-04-25 22:16:14 +00:00
38397ab08f Update src/app/page.tsx 2026-04-25 22:16:11 +00:00
dc61e257c9 Merge version_19 into main
Merge version_19 into main
2026-04-25 22:14:27 +00:00
0f4bbc4f8f Update src/app/page.tsx 2026-04-25 22:14:23 +00:00
4455010150 Merge version_18 into main
Merge version_18 into main
2026-04-25 22:06:25 +00:00
78c97593ed Update src/app/styles/variables.css 2026-04-25 22:06:21 +00:00
4348f67e41 Update src/app/page.tsx 2026-04-25 22:06:21 +00:00
a66cdaa6fa Merge version_17 into main
Merge version_17 into main
2026-04-25 22:03:43 +00:00
46e9652ec4 Update src/app/page.tsx 2026-04-25 22:03:40 +00:00
1d61cbf920 Merge version_17 into main
Merge version_17 into main
2026-04-25 22:03:20 +00:00
e8818bd9c6 Update src/app/page.tsx 2026-04-25 22:03:17 +00:00
9c652c32df Merge version_16 into main
Merge version_16 into main
2026-04-25 21:58:43 +00:00
66c0434589 Update src/app/page.tsx 2026-04-25 21:58:40 +00:00
2a2e6bfc9c Merge version_15 into main
Merge version_15 into main
2026-04-25 21:56:03 +00:00
a73d20ae63 Update src/app/page.tsx 2026-04-25 21:56:00 +00:00
ea1ec639e5 Merge version_14 into main
Merge version_14 into main
2026-04-25 21:47:02 +00:00
dee92ab744 Update src/app/page.tsx 2026-04-25 21:46:59 +00:00
451099671d Merge version_13 into main
Merge version_13 into main
2026-04-25 21:36:12 +00:00
bebc2f74c8 Update src/app/page.tsx 2026-04-25 21:36:06 +00:00
5089c53459 Merge version_13 into main
Merge version_13 into main
2026-04-25 21:35:36 +00:00
8a58444b26 Update src/app/styles/variables.css 2026-04-25 21:35:33 +00:00
f6263d5bc0 Update src/app/page.tsx 2026-04-25 21:35:32 +00:00
4940e31c9a Merge version_12 into main
Merge version_12 into main
2026-04-25 21:33:17 +00:00
c40a77e6e0 Update src/app/page.tsx 2026-04-25 21:33:14 +00:00
887b8cd089 Merge version_11 into main
Merge version_11 into main
2026-04-25 21:30:05 +00:00
aac7ecda85 Update src/app/page.tsx 2026-04-25 21:29:59 +00:00
68cde81132 Merge version_10 into main
Merge version_10 into main
2026-04-25 21:28:21 +00:00
97fd33a51b Update src/app/page.tsx 2026-04-25 21:28:15 +00:00
64c0d18336 Merge version_8 into main
Merge version_8 into main
2026-04-25 21:21:13 +00:00
ce6ae405f0 Update src/app/page.tsx 2026-04-25 21:21:09 +00:00
f48c5a7060 Merge version_7 into main
Merge version_7 into main
2026-04-25 21:15:50 +00:00
097ae4841b Update src/app/page.tsx 2026-04-25 21:15:43 +00:00
0be99e5bd6 Merge version_7 into main
Merge version_7 into main
2026-04-25 21:15:12 +00:00
a77cacb2a9 Update src/app/page.tsx 2026-04-25 21:15:06 +00:00
ee3f038751 Merge version_6 into main
Merge version_6 into main
2026-04-25 21:14:06 +00:00
53254eacd2 Update src/app/page.tsx 2026-04-25 21:13:59 +00:00
b82d70b1aa Merge version_5 into main
Merge version_5 into main
2026-04-25 21:09:54 +00:00
c5d9401d7d Update src/app/page.tsx 2026-04-25 21:09:50 +00:00
59cf164f08 Merge version_4 into main
Merge version_4 into main
2026-04-25 20:47:41 +00:00
8988f4d6aa Update src/app/styles/variables.css 2026-04-25 20:47:35 +00:00
53c9e32e8e Update src/app/page.tsx 2026-04-25 20:47:34 +00:00
1854ebea62 Merge version_3 into main
Merge version_3 into main
2026-04-25 20:40:56 +00:00
5e93d01444 Update src/app/page.tsx 2026-04-25 20:40:53 +00:00
73cb5cef99 Merge version_2 into main
Merge version_2 into main
2026-04-25 20:37:12 +00:00
2 changed files with 65 additions and 95 deletions

View File

@@ -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';
@@ -20,7 +20,7 @@ export default function LandingPage() {
borderRadius="rounded"
contentWidth="compact"
sizing="mediumLargeSizeMediumTitles"
background="floatingGradient"
background="noiseDiagonalGradient"
cardStyle="glass-depth"
primaryButtonStyle="diagonal-gradient"
secondaryButtonStyle="glass"
@@ -30,16 +30,12 @@ export default function LandingPage() {
<div id="nav" data-section="nav">
<NavbarStyleFullscreen
navItems={[
{
name: "Home", id: "hero"},
{
name: "About", id: "about"},
{
name: "Services", id: "features"},
{
name: "Pricing", id: "pricing"},
{
name: "Contact", id: "contact"},
{ name: "Home", id: "hero" },
{ name: "About", id: "about" },
{ name: "Services", id: "features" },
{ name: "Pricing", id: "pricing" },
{ name: "FAQ", id: "faq" },
{ name: "Contact", id: "contact" },
]}
brandName="Monarca Tax"
/>
@@ -48,13 +44,9 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroLogo
logoText="Monarca Tax Professional"
description="Expert tax services tailored for your growth and peace of mind."
buttons={[
{
text: "Book Consultation", href: "#contact"},
]}
imageSrc="http://img.b2bpic.net/free-photo/cheerful-business-ladies-looking-laptop-display-talking-smiling-while-sitting-table-with-cups-coffee-office-teamwork-communication-concept_74855-11582.jpg"
imageAlt="Professional Tax Consulting"
description="Maximize your returns while ensuring full compliance with our 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-1777155250341-3c6cqiec.jpg"
/>
</div>
@@ -63,7 +55,8 @@ export default function LandingPage() {
useInvertedBackground={false}
title="Your Trusted Tax Partner"
description={[
"At Monarca, we bridge the gap between complexity and compliance.", "Our dedicated team of tax professionals ensures every detail is optimized for your financial success."]}
"At Monarca, we bridge the gap between complexity and compliance. Visit us at 1920 W 47th St, Chicago, IL 60609.", "Our dedicated team of tax professionals ensures every detail is optimized for your financial success."
]}
/>
</div>
@@ -73,15 +66,17 @@ export default function LandingPage() {
textboxLayout="default"
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: "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: "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: "1", title: "Income Tax", description: "Specialized income tax planning and preparation.", tag: "Services", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CpAX2ydgkMKC2Xolnhe7DiQwWq/uploaded-1777155250341-ydo5buv9.jpg" },
{ id: "2", title: "Electronic Filing", description: "Fast and secure e-filing for all tax returns.", tag: "Services", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CpAX2ydgkMKC2Xolnhe7DiQwWq/uploaded-1777155250341-crlocw1f.jpg" },
{ id: "3", title: "Form W-7", description: "Assistance with ITIN applications and W-7 forms.", tag: "Services" },
{ id: "4", title: "Rapid Refund", description: "Expedited processing for faster refunds.", tag: "Services" },
{ id: "5", title: "Notary Public", description: "Professional document notarization services.", tag: "Services" },
{ id: "6", title: "Translations", description: "Certified translation of financial and legal documents.", tag: "Services" },
{ id: "7", title: "Affidavits", description: "Professional assistance in drafting and verifying affidavits.", tag: "Services" },
{ id: "8", title: "Rental Leases", description: "Drafting and review of residential and commercial lease agreements.", tag: "Services" }
]}
title="Comprehensive Tax Solutions"
description="Expert advice to optimize your financial standing."
title="Our Professional Services"
description="Tailored solutions for your personal and professional needs."
/>
</div>
@@ -90,21 +85,18 @@ 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"],
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", "STRATEGIC TAX PLANNING", "Auditing Support", "Maximize your returns with expert strategic tax planning and comprehensive financial audits that pay for themselves."],
buttons: [{ text: "Select Plan" }]
},
}
]}
title="Simple Pricing"
description="Transparent plans for your professional needs."
description="Transparent plans for your professional needs. Choose our Professional plan to unlock advanced tax strategies that drive significant financial growth and peace of mind."
/>
</div>
@@ -114,16 +106,10 @@ 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/free-photo/happy-young-professional-posing-office_1262-21170.jpg"},
{ id: "1", name: "Alex R.", handle: "@alex_business", testimonial: "Monarca changed how we approach our taxes.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CpAX2ydgkMKC2Xolnhe7DiQwWq/uploaded-1777155250341-auj9u1fn.png" },
{ id: "2", name: "Maria S.", handle: "@maria_s", testimonial: "Exceptionally professional and quick.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CpAX2ydgkMKC2Xolnhe7DiQwWq/uploaded-1777155250341-ina7js5o.jpg" },
{ 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."
@@ -131,62 +117,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."
buttons={[
{
text: "Contact Us Now", href: "mailto:hello@monarcatax.com"},
title="Get in Touch"
description="Book your free 15-minute tax strategy session today. Fill out the form below or call us at (773)263-3816 to schedule a consultation at 1920 W 47th St, Chicago, IL 60609."
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: ["Income Tax", "Electronic filing", "Form W-7", "Rapid refund", "Notary public", "Translations", "Affidavits", "Rental leases"] }}
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: "Income Tax" }, { label: "E-Filing" }, { label: "Notary" }] },
{ 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 | (773)263-3816"
/>
</div>
</ReactLenis>
</ThemeProvider>
);
}
}

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #ffffff;
--card: #f9f9f9;
--foreground: #000612e6;
--primary-cta: #15479c;
--background: #4a0404;
--card: #7f1d1d;
--foreground: #fef2f2;
--primary-cta: #f87171;
--primary-cta-text: #ffffff;
--secondary-cta: #f9f9f9;
--secondary-cta: #991b1b;
--secondary-cta-text: #000612e6;
--accent: #e2e2e2;
--background-accent: #c4c4c4;
--accent: #ef4444;
--background-accent: #5e1414;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);