Merge version_4 into main #3
@@ -44,7 +44,7 @@ export default function LandingPage() {
|
||||
<HeroBillboardTestimonial
|
||||
background={{ variant: "radial-gradient" }}
|
||||
title="Trusted Legal Representation in Toronto"
|
||||
description="We navigate complex legal challenges, providing expert guidance as your dedicated solicitor and litigator for individuals and businesses."
|
||||
description="We navigate complex legal challenges, providing expert guidance as your dedicated solicitor and litigator for individuals and businesses. Located at 4950 Yonge Street, Suite 2200, Toronto, ON M2N 6K1."
|
||||
testimonials={[
|
||||
{ name: "Sarah J.", handle: "CEO", testimonial: "David provided expert guidance during our merger. Highly recommended.", rating: 5 },
|
||||
{ name: "Michael K.", handle: "Owner", testimonial: "Extremely responsive and effective litigation support.", rating: 5 }
|
||||
@@ -60,7 +60,7 @@ export default function LandingPage() {
|
||||
<MetricSplitMediaAbout
|
||||
useInvertedBackground={true}
|
||||
title="Client-Focused Approach"
|
||||
description="David Hwang provides personalized, accessible legal solutions tailored to your unique situation. We prioritize clear communication and effective outcomes."
|
||||
description="David Hwang provides personalized, accessible legal solutions tailored to your unique situation. Visit our office at 4950 Yonge Street, Suite 2200, Toronto, ON M2N 6K1."
|
||||
metrics={[
|
||||
{ value: "Responsive", title: "Rapid Response Time" },
|
||||
{ value: "Results", title: "Proven Case Strategy" },
|
||||
@@ -106,7 +106,7 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{ id: "1", title: "How do I schedule a consultation?", content: "Contact our office directly or use the request form on our site." },
|
||||
{ id: "1", title: "How do I schedule a consultation?", content: "Contact our office directly at 4950 Yonge Street, Suite 2200, Toronto, ON M2N 6K1 or use the request form on our site." },
|
||||
{ id: "2", title: "What areas do you cover?", content: "We primarily serve Toronto and surrounding GTA areas." },
|
||||
]}
|
||||
title="Frequently Asked Questions"
|
||||
@@ -132,7 +132,7 @@ export default function LandingPage() {
|
||||
background={{ variant: "radial-gradient" }}
|
||||
tag="Get in Touch"
|
||||
title="Speak With Us Today"
|
||||
description="Schedule your confidential consultation for your individual or business legal needs."
|
||||
description="Schedule your confidential consultation at our Toronto office: 4950 Yonge Street, Suite 2200, Toronto, ON M2N 6K1."
|
||||
buttons={[
|
||||
{ text: "Call Now: (416) 661-8822", href: "tel:+14166618822" },
|
||||
{ text: "Request Consultation", href: "#" },
|
||||
|
||||
Reference in New Issue
Block a user