Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| c5d9401d7d | |||
| 59cf164f08 |
@@ -30,16 +30,11 @@ 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: "Contact", id: "contact" },
|
||||
]}
|
||||
brandName="Monarca Tax"
|
||||
/>
|
||||
@@ -49,10 +44,7 @@ export default function LandingPage() {
|
||||
<HeroLogo
|
||||
logoText="Monarca Tax Professional"
|
||||
description="Expert tax services tailored for your growth and peace of mind."
|
||||
buttons={[
|
||||
{
|
||||
text: "Book Consultation", href: "#contact"},
|
||||
]}
|
||||
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"
|
||||
/>
|
||||
@@ -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.", "Our dedicated team of tax professionals ensures every detail is optimized for your financial success."
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -74,11 +67,14 @@ 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", 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: "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: "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"
|
||||
}
|
||||
]}
|
||||
title="Comprehensive Tax Solutions"
|
||||
description="Expert advice to optimize your financial standing."
|
||||
@@ -93,15 +89,13 @@ export default function LandingPage() {
|
||||
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", "Auditing Support", "Strategic Planning"],
|
||||
buttons: [{ text: "Select Plan" }]
|
||||
},
|
||||
}
|
||||
]}
|
||||
title="Simple Pricing"
|
||||
description="Transparent plans for your professional needs."
|
||||
@@ -114,16 +108,11 @@ 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: "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" }
|
||||
]}
|
||||
title="Client Success"
|
||||
description="What our clients say about Monarca."
|
||||
@@ -135,15 +124,11 @@ export default function LandingPage() {
|
||||
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' }]
|
||||
}
|
||||
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."},
|
||||
{ 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."
|
||||
@@ -154,13 +139,9 @@ export default function LandingPage() {
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactText
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "plain"}}
|
||||
background={{ variant: "plain" }}
|
||||
text="Ready to get started? Our experts are here to help."
|
||||
buttons={[
|
||||
{
|
||||
text: "Contact Us Now", href: "mailto:hello@monarcatax.com"},
|
||||
]}
|
||||
buttons={[{ text: "Contact Us Now", href: "mailto:hello@monarcatax.com" }]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -169,20 +150,16 @@ export default function LandingPage() {
|
||||
columns={[
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "Services", href: "#features"},
|
||||
{
|
||||
label: "Pricing", href: "#pricing"},
|
||||
],
|
||||
{ label: "Services", href: "#features" },
|
||||
{ label: "Pricing", href: "#pricing" }
|
||||
]
|
||||
},
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "Privacy Policy", href: "#"},
|
||||
{
|
||||
label: "Legal", href: "#"},
|
||||
],
|
||||
},
|
||||
{ label: "Privacy Policy", href: "#" },
|
||||
{ label: "Legal", href: "#" }
|
||||
]
|
||||
}
|
||||
]}
|
||||
logoText="Monarca Tax Professional"
|
||||
/>
|
||||
@@ -190,4 +167,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user