Update src/app/services/page.tsx

This commit is contained in:
2026-03-03 01:27:14 +00:00
parent 871a5a7790
commit 4b39720e8c

View File

@@ -77,7 +77,7 @@ export default function ServicesPage() {
title="Our Comprehensive Financial Services"
description="Each service is tailored to your unique financial needs, combining expertise with personalized attention to achieve your long-term wealth goals."
tag="Complete Solutions"
tagAnimation="entrance-slide"
tagAnimation="slide-up"
buttons={[{ text: "Book Consultation", href: "/contact" }]}
buttonAnimation="slide-up"
textboxLayout="default"
@@ -103,7 +103,7 @@ export default function ServicesPage() {
title="Service Excellence Metrics"
description="Our commitment to quality and client satisfaction is reflected in these key performance indicators."
tag="Performance"
tagAnimation="entrance-slide"
tagAnimation="slide-up"
textboxLayout="default"
useInvertedBackground={false}
gridVariant="uniform-all-items-equal"