Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 5a4b176b31 | |||
| b963d49b16 | |||
| 7b060b96e3 | |||
| 366e5b2191 |
@@ -87,7 +87,7 @@ export default function LandingPage() {
|
|||||||
metrics={[
|
metrics={[
|
||||||
{
|
{
|
||||||
icon: CheckCircle,
|
icon: CheckCircle,
|
||||||
label: "Years of Experience", value: "2008"},
|
label: "Years of Experience", value: "16+ Years"},
|
||||||
{
|
{
|
||||||
icon: Award,
|
icon: Award,
|
||||||
label: "Dedicated Specialist", value: "Direct Access"},
|
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."
|
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={[
|
buttons={[
|
||||||
{
|
{
|
||||||
text: "Contact Us", href: "/contact"
|
text: "Get Free Consultation", href: "/contact"
|
||||||
}
|
}
|
||||||
]}
|
]}
|
||||||
faqsAnimation="slide-up"
|
faqsAnimation="slide-up"
|
||||||
|
|||||||
Reference in New Issue
Block a user