Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 5a4b176b31 | |||
| b963d49b16 | |||
| 7b060b96e3 | |||
| 366e5b2191 |
@@ -87,7 +87,7 @@ export default function LandingPage() {
|
||||
metrics={[
|
||||
{
|
||||
icon: CheckCircle,
|
||||
label: "Years of Experience", value: "2008"},
|
||||
label: "Years of Experience", value: "16+ Years"},
|
||||
{
|
||||
icon: Award,
|
||||
label: "Dedicated Specialist", value: "Direct Access"},
|
||||
@@ -124,7 +124,7 @@ export default function LandingPage() {
|
||||
sideDescription="We're here to make this process as simple as possible. Reach out anytime. If your question isn't answered here, please contact our team directly for assistance."
|
||||
buttons={[
|
||||
{
|
||||
text: "Contact Us", href: "/contact"
|
||||
text: "Get Free Consultation", href: "/contact"
|
||||
}
|
||||
]}
|
||||
faqsAnimation="slide-up"
|
||||
|
||||
Reference in New Issue
Block a user