4 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
7b060b96e3 Update src/app/page.tsx 2026-03-27 19:34:21 +00:00
366e5b2191 Merge version_3 into main
Merge version_3 into main
2026-03-27 19:33:25 +00:00

View File

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