2 Commits

Author SHA1 Message Date
5a4b176b31 Update src/app/page.tsx 2026-03-27 19:35:33 +00:00
b963d49b16 Merge version_4 into main
Merge version_4 into main
2026-03-27 19:34:27 +00:00

View File

@@ -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"