Merge version_6 into main #6
@@ -112,7 +112,7 @@ export default function LandingPage() {
|
||||
{ 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: "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" }
|
||||
]}
|
||||
title="Client Success"
|
||||
description="What our clients say about Monarca."
|
||||
@@ -140,8 +140,9 @@ export default function LandingPage() {
|
||||
<ContactText
|
||||
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" }]}
|
||||
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" }]
|
||||
}
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user